Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@fpoirotte fpoirotte released this 14 May 17:28
· 160 commits to develop since this release
v0.2.0

Fixed bugs:

  • Fixed compilation with PHP 5.3 - 7.1

Changes:

  • New API for MAC functions
  • Merged HMAC-specific functions into the regular MAC functions

Removed features:

  • Removed the old base64 functions since PHP already provides some
  • Removed the HMAC-specific functions (merged into MAC functions)