Docs.rs
sam_encrypt-0.1.0
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
sam_encrypt 0.1.0
A crate that provides a set of cryptographic primitives for building a proxy self re-encryption scheme.
Crate
Source
Builds
Feature flags
Documentation
Coverage
18.33%
11
out of
60
items documented
1
out of
43
items with examples
Ø build duration
all releases: 46s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
crates.io
Dependencies
aes-gcm-siv ^0.11.1
normal
anyhow ^1.0.61
normal
cipher 0.*
normal
curv-kzen ^0.9.0
normal
futures ^0.3.24
normal
hex 0.*
normal
lazy_static ^1.4.0
normal
rand ^0.8.5
normal
serde ^1.0.144
normal
serde_cbor ^0.11.2
normal
sha2 ^0.10.2
normal
criterion ^0.4.0
dev
Versions
0.1.2
(2022-10-30)
0.1.1
(2022-10-30)
0.1.0
(2022-10-30)
Owners
SamEncrypt
Rust implementation of the Proxy Self Re-Encryption