Skip to content

hash_hkdf() compat package for PHP versions below 7.1.2

License

Notifications You must be signed in to change notification settings

narfbg/hash_hkdf_compat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hash_hkdf() compat

Build Status

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

Installation

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

Via Composer (recommended)

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.

About

hash_hkdf() compat package for PHP versions below 7.1.2

Resources

License

Stars

Watchers

Forks

Packages

No packages published