Docs.rs
crypto-primes-0.6.2
crypto-primes 0.6.2
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
dvdplm
fjarri
Dependencies
crypto-bigint ^0.6.1
normal
glass_pumpkin ^1
normal
optional
openssl ^0.10.39
normal
optional
rand_core ^0.6.4
normal
rayon ^1
normal
optional
rug ^1.26
normal
optional
criterion ^0.5
dev
crypto-bigint ^0.6.1
dev
num-bigint ^0.4
dev
num-integer ^0.1
dev
num-modular ^0.5
dev
num-prime ^0.4.3
dev
num_cpus ^1.16
dev
proptest ^1
dev
rand_chacha ^0.3
dev
Versions
100%
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
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
crypto_
primes
0.6.2
Crate Items
Structs
Enums
Traits
Functions
List of all items
Structs
SieveIterator
hazmat::AStarBase
hazmat::BruteForceBase
hazmat::MillerRabin
hazmat::SelfridgeBase
hazmat::SmallPrimesSieve
hazmat::SmallPrimesSieveFactory
Enums
hazmat::LucasCheck
hazmat::Primality
hazmat::SetBits
Traits
RandomPrimeWithRng
SieveFactory
hazmat::LucasBase
Functions
generate_prime
generate_prime_with_rng
generate_safe_prime
generate_safe_prime_with_rng
hazmat::lucas_test
hazmat::random_odd_integer
is_prime
is_prime_with_rng
is_safe_prime
is_safe_prime_with_rng
sieve_and_find