phenaproxima / hmac-drbg
A deterministic random bit generator (DRBG) for PHP.
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
pkg:composer/phenaproxima/hmac-drbg
Requires (Dev)
- phpunit/phpunit: 4.*
This package is auto-updated.
Last update: 2024-07-01 16:05:45 UTC
README
An HMAC DRBG (deterministic random bit generator) for PHP.
At the moment, this is a direct port of https://github.com/fpgaminer/python-hmac-drbg