A deterministic random bit generator (DRBG) for PHP.
An HMAC DRBG (deterministic random bit generator) for PHP., (*1)
At the moment, this is a direct port of https://github.com/fpgaminer/python-hmac-drbg, (*2)
Sources Download
MIT
cryptography crypto hash sha256 drbg