Docs.rs
cryprot-pprf-0.2.1
Platform
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
cryprot-pprf 0.2.1
Implementation of a distributed PPRF for Silent OT
Crate
Source
Builds
Feature flags
Documentation
Coverage
57.69%
15
out of
26
items documented
0
out of
17
items with examples
Size
Source code size: 89.68 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 1.23 MB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 1m 1s
Average build duration of
successful
builds.
all releases: 1m 5s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
robinhundt/CryProt
8
1
5
crates.io
Dependencies
aes =0.9.0-rc.1
normal
bytemuck ^1.21.0
normal
cryprot-core ^0.3.0
normal
cryprot-net ^0.2.1
normal
futures ^0.3.30
normal
ndarray ^0.17.2
normal
rand ^0.9.0
normal
serde ^1.0.203
normal
thiserror ^2.0.9
normal
tokio ^1.37.0
normal
tracing ^0.1.40
normal
criterion ^0.8
dev
cryprot-core ^0.3.0
dev
cryprot-net ^0.2.1
dev
tokio ^1.37.0
dev
Versions
0.2.1
(2026-01-21)
0.2.0
(2025-11-21)
0.1.0
(2025-02-20)
Owners
CryProt-PPRF
This crate implements a distributed PPRF intended for the Silent OT protocol.