Docs.rs
srp-0.6.0
srp 0.6.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
newpavlov
github:rustcrypto:pakes
Dependencies
digest ^0.10
normal
generic-array ^0.14
normal
lazy_static ^1.2
normal
num-bigint ^0.4
normal
subtle ^2.4
normal
hex-literal ^0.3
dev
num-traits ^0.2
dev
rand ^0.6
dev
sha-1 ^0.10
dev
sha2 ^0.10
dev
Versions
55.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
All
srp
0.6.0
Crate Items
Structs
Enums
Functions
List of all items
Structs
client::SrpClient
client::SrpClientVerifier
groups::G_1024
groups::G_1536
groups::G_2048
groups::G_3072
groups::G_4096
groups::G_6144
groups::G_8192
server::SrpServer
server::SrpServerVerifier
types::SrpGroup
Enums
types::SrpAuthError
Functions
utils::compute_k
utils::compute_m1
utils::compute_m2
utils::compute_u