Docs.rs
play-rsa-0.4.1
play-rsa 0.4.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
getreu
Dependencies
num ^0.2.1
normal
num-bigint ^0.2.6
normal
primal ^0.2.3
normal
rand ^0.5
normal
rustc-serialize ^0.3.24
normal
Versions
31.82%
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
libplayrsa
0.4.1
All Items
Crate Items
Modules
Structs
Enums
Functions
Crate
libplayrsa
Copy item path
Source
Modules
§
primes
Structs
§
Private
Key
Public
Key
Enums
§
KeySizeT
Public
ExponentT
Functions
§
gen_
keys
Generate RSA key-pair with given size and exponent.
gen_
keys_
default
Generate RSA key-pair with default size and exponent.