poseidon/poseidon library

Constants

N_ROUNDS_P → const List<int>

Properties

F BigInt
final

Functions

mix(List<BigInt> state, List<List<BigInt>> M) List<BigInt>
poseidon(List<BigInt> _inputs, Map<String, dynamic> opt) BigInt
pow5(BigInt v) BigInt