Docs.rs
rust_srp-0.1.8
rust_srp 0.1.8
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
MoeAl-Ani
Dependencies
hex ^0.4.2
normal
num ^0.3.1
normal
num-bigint ^0.3
normal
rand ^0.7
normal
sha2 ^0.9.2
normal
Versions
12.5%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rust_
srp
0.1.8
All Items
Crate Items
Modules
Structs
Functions
Crate
rust_srp
Copy item path
Source
Modules
§
bigint_
helper
Structs
§
SrpClient
SrpConfig
SrpServer
Functions
§
compute_
v
Computes a verifier v = g^x (mod N)
compute_
x
Computes x = H(s | P)