Docs.rs
rust-rsa-tool-0.1.1
rust-rsa-tool 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
colinger
Dependencies
aes ^0.8.4
normal
base64 ^0.22.1
normal
cbc ^0.1.2
normal
cipher ^0.4.4
normal
ecb ^0.1.2
normal
pkcs1 ^0.7.5
normal
pkcs8 ^0.10.2
normal
rand ^0.8.5
normal
rsa ^0.9.6
normal
thiserror ^1.0.63
normal
tempfile ^3.12.0
dev
Versions
57.14%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
init_key
rust_
rsa_
tool
0.1.1
rust_rsa_tool
Function
init_
key
Copy item path
Source
pub fn init_key() ->
Result
<
KeyPair
,
RsaUtilsError
>
Expand description
Initialize and generate RSA key pair (2048-bit)