Docs.rs
commonware-cryptography-0.0.62
commonware-cryptography 0.0.62
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
patrick-ogrady
Dependencies
blake3 ^1.8.2
normal
blst ^0.3.13
normal
bytes ^1.7.1
normal
cfg-if ^1.0.0
normal
commonware-codec ^0.0.62
normal
commonware-utils ^0.0.62
normal
ed25519-consensus ^2.1.0
normal
p256 ^0.13.2
normal
rand ^0.8.5
normal
rand_chacha ^0.3
normal
rand_core ^0.6.4
normal
rayon ^1.10.0
normal
optional
sha2 ^0.10.8
normal
thiserror ^2.0.12
normal
zeroize ^1.5.7
normal
criterion ^0.5.1
dev
getrandom ^0.2.15
normal
Versions
87.69%
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
Module bloomfilter
commonware_
cryptography
0.0.62
Module bloomfilter
Module Items
Structs
In crate commonware_
cryptography
commonware_cryptography
Module
bloomfilter
Copy item path
Source
Expand description
An implementation of a
Bloom Filter
.
Structs
ยง
Bloom
Filter
A
Bloom Filter
.