jose-php
jose-php copied to clipboard
Upgrade to incorporate phpseclib 3.x (again)
This PR is based on https://github.com/nov/jose-php/pull/45 created by @Hailong, but keeps the support for the A256GCM algoritm.
Also composer.lock is removed as this is a library and should not lock dependencies to exact versions as this introduces a high risk of composer not being able to merge dependencies when this library is used in other projects.