aes-prng

PRNG generator

A Rust-based PRNG that uses AES as the underlying block-cipher for generating random numbers.

Rust pseudo-random number generator based on AES

GitHub

9 stars
13 watching
2 forks
Language: Rust
last commit: about 2 years ago
aescryptographyprngrust

Related projects:

RepositoryDescriptionStars
not-fl3/quad-randA Rust library implementing a pseudo-random number generator based on atomic operations14
mljs/xsaddA JavaScript pseudo random number generator implementation3
fschutt/printpdfA PDF generation library with advanced features like layers, graphics, and typography.840
djduque/pgfplotsA Rust library for generating publication-quality figures using LaTeX.120
leetronics/infnoiseA hardware-based True Random Number Generator designed to produce high-quality randomness with minimal expertise required for analog design.127
zama-ai/tfhe-rsAn implementation of homomorphic encryption schemes for secure numerical computations over encrypted data980
lk-geimfari/secrets.cljA library for generating cryptographically strong random numbers and secrets suitable for managing security data93
randombit/botan-rsA Rust cryptography library that wraps the Botan C API34
rustcrypto/aeadsA collection of authenticated encryption algorithms implemented in Rust733
cryptocoinjs/drbg.jsProvides a JavaScript implementation of NIST-recommended random bit generators8
risto-stevcev/pure-randomA purely functional random number generator implemented using the xorshift algorithm.27
iphoting/pwqgen.rbGenerates random pronouncable passwords of variable length6
pluto/ronkathonA collection of cryptographic primitives implemented in Rust from scratch to understand everything from first principles.192
aviate-labs/rand.moPseudo Random Number Generator implementation in Motoko5
patricksrobertson/secure_random.exA library providing a set of functions for generating random, secure strings and UUIDs.96