2017 © Pedro Peláez
 

library hash_hkdf_compat

hash_hkdf() compat package

image

narf/hash_hkdf_compat

hash_hkdf() compat package

  • Wednesday, March 22, 2017
  • by Narf
  • Repository
  • 1 Watchers
  • 4 Stars
  • 1,349 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 3 Versions
  • 24 % Grown

The README.md

hash_hkdf() compat

Build Status, (*1)

hash_hkdf() compatibility package for PHP versions prior to 7.1.2., (*2)

Installation

Can run even on PHP 5.1.2, as long as you haven't disabled ext/hash., (*3)

composer require narf/hash_hkdf_compat

Manual

git clone or download and extract an archived version from here and require the src/hash_hkdf.php file., (*4)

The Versions

22/03 2017

dev-master

9999999-dev

hash_hkdf() compat package

  Sources   Download

ISC

The Requires

  • php >=5.1.2
  • ext-hash *

 

The Development Requires

by Andrey Andreev

cryptography crypto hkdf hash_hkdf

23/02 2017

1.0.1

1.0.1.0

hash_hkdf() compat package

  Sources   Download

ISC

The Requires

  • php >=5.1.2
  • ext-hash *

 

The Development Requires

by Andrey Andreev

cryptography crypto hkdf hash_hkdf

18/01 2017

1.0.0

1.0.0.0

hash_hkdf() compat package

  Sources   Download

ISC

The Requires

  • php >=5.1.2
  • ext-hash *

 

The Development Requires

by Andrey Andreev

cryptography crypto hkdf hash_hkdf