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
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
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