Expand description
Fast PRG implementations based on one-way compression functions, AES, and precreated keys.
Structsยง
- Aes128
Matyas Meyer Oseas Prg - Matyas-Meyer-Oseas single-block-length one-way compression function with AES128 and precreated keys.
- Aes256
Hirose Prg - Hirose double-block-length one-way compression function with AES256 and precreated keys.