Docs.rs
curv-lsc-0.1.2
curv-lsc 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
holybao
Dependencies
cryptoxide ^0.1.2
normal
curve25519-dalek ^3
normal
digest ^0.9
normal
ff-zeroize ^0.6.3
normal
generic-array ^0.14
normal
getrandom ^0.2
normal
hex ^0.4
normal
hmac ^0.11
normal
lazy_static ^1.4
normal
libsecp256k1 ^0.7.1
normal
merkle-cbt ^0.3
normal
num-bigint ^0.4
normal
optional
num-integer ^0.1
normal
num-traits ^0.2
normal
sha2 ^0.8
normal
p256 ^0.11.1
normal
pairing-plus ^0.19
normal
rand ^0.7
normal
rand ^0.6
normal
rust-gmp-kzen ^0.5
normal
optional
serde ^1.0
normal
serde_bytes ^0.11
normal
serde_derive ^1.0
normal
sha2 ^0.9
normal
sha3 ^0.9
normal
thiserror ^1
normal
typenum ^1.13
normal
zeroize ^1
normal
blake2 ^0.9
dev
paste ^1.0.2
dev
proptest ^0.10
dev
proptest-derive ^0.2
dev
serde_json ^1
dev
serde_test ^1.0
dev
Versions
35.32%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
Module hash_commitment
curv
0.1.2
Module hash_
commitment
Module Items
Structs
In curv::
cryptographic_
primitives::
commitments
curv
::
cryptographic_primitives
::
commitments
Module
hash_
commitment
Copy item path
Source
Structs
ยง
Hash
Commitment
calculate commitment c = H(m,r) using SHA3 CRHF. r is 256bit blinding factor, m is the commited value