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
9 stars
13 watching
2 forks
Language: Rust
last commit: 5 months ago aescryptographyprngrust
Related projects:
Repository | Description | Stars |
---|---|---|
| A Rust library implementing a pseudo-random number generator based on atomic operations | 14 |
| A JavaScript pseudo random number generator implementation | 3 |
| A PDF generation library with advanced features like layers, graphics, and typography. | 840 |
| A Rust library for generating publication-quality figures using LaTeX. | 120 |
| A hardware-based True Random Number Generator designed to produce high-quality randomness with minimal expertise required for analog design. | 127 |
| An implementation of homomorphic encryption schemes for secure numerical computations over encrypted data | 980 |
| A library for generating cryptographically strong random numbers and secrets suitable for managing security data | 93 |
| A Rust cryptography library that wraps the Botan C API | 34 |
| A collection of authenticated encryption algorithms implemented in Rust | 733 |
| Provides a JavaScript implementation of NIST-recommended random bit generators | 8 |
| A purely functional random number generator implemented using the xorshift algorithm. | 27 |
| Generates random pronouncable passwords of variable length | 6 |
| A collection of cryptographic primitives implemented in Rust from scratch to understand everything from first principles. | 192 |
| Pseudo Random Number Generator implementation in Motoko | 5 |
| A library providing a set of functions for generating random, secure strings and UUIDs. | 96 |