Docs.rs
red-jubjub-0.0.20
red-jubjub 0.0.20
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ashWhiteHat
Dependencies
blake2b_simd ^1
normal
bls-12-381 ^0.0.23
normal
jub-jub ^0.0.20
normal
parity-scale-codec ^2.0.0
normal
rand_core ^0.6.4
normal
serde ^1.0.102
normal
zkstd ^0.0.22
normal
hex-literal ^0.3.1
dev
rand ^0.8
dev
Versions
46.15%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate red_jubjub
red_
jubjub
0.0.20
All Items
Sections
Redjubjub Signature
Documentation
Test
Crate Items
Modules
Structs
Functions
Crate
red_
jubjub
Copy item path
Source
Expand description
§
Redjubjub Signature
RedJubjub is Jubjub curve signature based on RedDSA.
§
Documentation
Tutorial
§
Test
$ cargo test
Modules
§
constant
Structs
§
Keypair
An redjubjub secret key and public key pair.
Public
Key
RedJubjub public key struct used for signature verification
RedJubjub
Secret
Key
RedJubjub secret key struct used for signing transactions
Signature
Functions
§
sapling_
hash