Skip to content

fpgaminer/python-hmac-drbg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A Python implementation of HMAC_DRBG (see, NiST SP 800-90A).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages