Expand description
Embedded PRGs.
Including the ones from AES-series, combined with one-way compression functions.
Structs§
- Pseudorandom generator that generates bytes with AES128, the Matyas-Meyer-Oseas single-block-length one-way compression function, and precreated keys
- Pseudorandom generator that generates bytes with AES256, the Hirose double-block-length one-way compression function, and precreated keys