Docs.rs
ferogram-crypto-0.3.8
ferogram-crypto 0.3.8
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ankit-chaubey
Dependencies
aes ^0.8.4
normal
ctr ^0.9
normal
getrandom ^0.2
normal
num-bigint ^0.4.6
normal
num-traits ^0.2.19
normal
sha1 ^0.10.6
normal
sha2 ^0.10.9
normal
Versions
90.32%
of the crate is documented
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
Skip to main content
Module rsa
ferogram_
crypto
0.3.8
Module rsa
Module Items
Structs
Functions
In crate ferogram_
crypto
ferogram_crypto
Module
rsa
Copy item path
Source
Structs
§
Key
An RSA public key (n, e).
Functions
§
encrypt_
hashed
RSA-encrypt
data
using the MTProto RSA-PAD scheme.