Pure Python implementation of AES-based Deterministic Random Number Generator.
Compliant with the NIST SP 800-90A Rev 1 Standard.
Currently supporting Version with No Derivation Function
- pyaes >= 1.3.0
- Python Version > 3
Pure Python implementation of AES-based Deterministic Random Number Generator.
Compliant with the NIST SP 800-90A Rev 1 Standard.
Currently supporting Version with No Derivation Function