Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@paragonie-security paragonie-security released this 20 Jan 17:29
· 204 commits to master since this release
v1.1.0

The RFC work has been moved to paseto-standard/paseto-rfc

Fixes:

  • #113, #124 - PHP 8 is now supported
  • #112 - The code now refers to libsodium constants, not sodium_compat (which are polyfilled anyway)
  • #120 - Return an object instead of an array if claims is empty
  • #118 - Fixed isValid()