Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 425 Bytes

File metadata and controls

19 lines (14 loc) · 425 Bytes

v1.2.0, 2018-07-05

  • openssl_random_pseudo_bytes removed

v1.1.0, 2018-04-05

  • PHP7 support added
  • Generate a new unique token with openssl_random_pseudo_bytes added
  • New method slowEquals() to prevents cryptographic side-channel attacks added

v1.0.3, 2018-04-04

  • General fixes

v1.0.2, 2015-10-27

  • Composer added

v1.0.1, 2015-10-17

  • MIT LICENSE instead of GNU GPL v3

v1.0.0, 2015-10-05

  • Initial release