2017 © Pedro Peláez
 

library hmac-drbg

A deterministic random bit generator (DRBG) for PHP.

image

phenaproxima/hmac-drbg

A deterministic random bit generator (DRBG) for PHP.

  • Tuesday, October 20, 2015
  • by phenaproxima
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

php-drbg

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)

The Versions

20/10 2015

dev-master

9999999-dev

A deterministic random bit generator (DRBG) for PHP.

  Sources   Download

MIT

The Development Requires

by Phéna Proxima

cryptography crypto hash sha256 drbg