Changes for version 0.004 - 2026-09-01
- Fix Crypt::JWS::OpenSSL::Util::PEM method generate_rsa_key_pair to call the mehods available in the installed Crypt::OpenSSL::RSA
- Fix over simplistic version checks
Documentation
Local configuration
Modules
Encode, decode and verify signed compact JWTs using OpenSSL modules
Sign and verify tokens using ECDSA algorithms
Sign and verify tokens using shared HMAC secrets
Sign and verify tokens using RSA algorithms
Role composed into Crypt::JWS::OpenSSL algorithm modules
Provides methods for modules handling EC curves.
Provides encoding and decoding methods.
Utility to convert pem encoded keys to and from JWKs
Utility to generate pem encoded keys.