Crate red_jubjub

Crate red_jubjub 

Source
Expand description

§Redjubjub Signature

CI crates.io badge Documentation GitHub license codecov dependency status

RedJubjub is Jubjub curve signature based on RedDSA.

§Documentation

§Test

$ cargo test

Modules§

constant

Structs§

Keypair
An redjubjub secret key and public key pair.
PublicKey
RedJubjub public key struct used for signature verification
RedJubjub
SecretKey
RedJubjub secret key struct used for signing transactions
Signature

Functions§

sapling_hash