Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@tmilos tmilos released this 26 Jan 10:37
· 2 commits to master since this release

New features

  • Add JWE::header(string $token) to read header before decryption

Changes

  • Bump min php version to 5.5
  • Move to PSR-4
  • Move from JoseJwt namespace to Tmilos\JoseJwt
  • Change tests namespace to Tests\Tmilos\JoseJwt
  • Add suggest in composer.json for spomky-labs/aes-key-wrap