Docs.rs
confidential_identity_core-1.1.2
confidential_identity_core 1.1.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Neopallium
github:polymeshassociation:crate-owners
VictorVicente
Dependencies
blake2 ^0.10.2
normal
bulletproofs ^4.0.0
normal
byteorder ^1.2.3
normal
parity-scale-codec ^3.0.0
normal
criterion ^0.3
normal
optional
curve25519-dalek-ng ^4
normal
getrandom ^0.2.6
normal
optional
merlin ^3.0.0
normal
rand ^0.8
normal
rand_core ^0.6
normal
scale-info ^2.0
normal
serde ^1.0.105
normal
optional
serde_bytes ^0.11
normal
optional
sha3 ^0.9
normal
sp-std ^5.0.0
normal
zeroize ^1.1
normal
hex ^0.4
dev
wasm-bindgen-test ^0.3.10
dev
Versions
51.6%
of the crate is documented
Platform
i686-unknown-linux-gnu
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 confidential_identity_core
confidential_
identity_
core
1.1.2
All Items
Crate Items
Re-exports
Modules
Structs
Crate
confidential_
identity_
core
Copy item path
Source
Re-exports
§
pub use
curve25519_dalek
;
Modules
§
asset_
proofs
The
asset_proofs
library contains API for generating asset proofs and verifying them as part of the MERCAT project.
cdd_
claim
codec_
wrapper
Structs
§
Compressed
Ristretto
A Ristretto point, in compressed wire format.
Ristretto
Point
A
RistrettoPoint
represents a point in the Ristretto group for Curve25519. Ristretto, a variant of Decaf, constructs a prime-order group as a quotient group of a subgroup of (the Edwards form of) Curve25519.
Scalar
The
Scalar
struct holds an integer \(s < 2^{255} \) which represents an element of \(\mathbb Z / \ell\).