Docs.rs
safe_paillier_rust-0.1.4
safe_paillier_rust 0.1.4
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
crypto-keys-unlocked
Dependencies
num-bigint ^0.4
normal
num-modular ^0.6.1
normal
num-prime ^0.4.3
normal
num-traits ^0.2
normal
rand ^0.8
normal
criterion ^0.3
dev
Versions
56.52%
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
All
safe_
paillier_
rust
0.1.4
Crate Items
Structs
Functions
List of all items
Structs
keygen::PrivateKey
keygen::PublicKey
Functions
arithmetic::inv::egcd
arithmetic::inv::mod_inverse
arithmetic::inv::modinv
decryption::decryption
encryption::encryption
keygen::carmichael_function
keygen::choose_g
keygen::g_simple
keygen::generate_prime_pair
keygen::key_gen
keygen::mue