Docs.rs
sre-0.2.0
sre 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
myl7
Dependencies
bitvec ^1.0.1
normal
crypto_secretbox ^0.1.1
normal
optional
hmac ^0.12.1
normal
optional
rand ^0.8.5
normal
sha2 ^0.10.7
normal
optional
siphasher ^0.3.10
normal
optional
rand ^0.8.5
dev
Versions
62%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sre
0.2.0
All Items
Crate Items
Modules
Structs
Traits
Crate
sre
Copy item path
Source
Expand description
See
Sre
Modules
§
bloom
See
Bloom
multi_
punc_
prf
See
MultiPuncPrf
symm_
enc
See
SymmEnc
Structs
§
Msk
msk
. Secret key of symmetric revocable encryption.
Skr
$sk_R$
SreImpl
Symmetric revocable encryption implementation.
Traits
§
Sre
SRE
. API of symmetric revocable encryption.