Skip to content

First release

Compare
Choose a tag to compare
@Strobotti Strobotti released this 26 Mar 04:44
· 21 commits to master since this release
2073499

This release fully supports building JSON Web Keys (JWK) from RSA PEMs, building JSON Web Keysets (JWKS) from JWKs and the other way around. Both keys and keysets can be converted to and from JSON for immediate use.

Only RSA is supported and PHP 7.2 or greater is required.