A Python implementation of HMAC_DRBG, as specified by NIST SP 800-90A. Run test.py to test the implementation against NIST test vectors. See example.py for a simple example.