[][src]Crate neptune

Neptune

CircleCI

A Rust implementation of Poseidon (Starkad and Poseidon: New Hash Functions for Zero Knowledge Proof Systems) tuned for Filecoin, bootstrapped from Dusk's reference implementation.

License

MIT or Apache 2.0

Re-exports

pub use crate::poseidon::Poseidon;

Modules

circuit

Poseidon circuit

poseidon

Poseidon hash

Structs

Scalar

Enums

Error

Possible error states for the hashing.

Functions

round_numbers
scalar_from_u64

convert

scalar_from_u64s

create field element from four u64