Libraries tagged by JWS
web-token/jwt-unsecured
14545 Downloads
Unsecured JWS (the "none" algorithm) for the JWT Framework.
web-token/jwt-rsa15
14545 Downloads
The RSA1_5 key encryption algorithm for the JWT Framework.
truelayer/signing
250802 Downloads
Produce and verify TrueLayer API requests signatures
tmilos/jose-jwt
151761 Downloads
Javascript Object Signing and Encryption JOSE PHP library, supporting JSON Web Tokens JWT and JSON Web Encryption JWE
gfreeau/get-jwt-bundle
594135 Downloads
This Symfony bundle provides a security listener to return a JWT
web-token/jwt-nested-token
286382 Downloads
Nested Token component of the JWT Framework.
web-token/jwt-encryption-algorithm-pbes2
746399 Downloads
PBES2* Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-experimental
278818 Downloads
Experimental Key and Content Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-ecdh-es
799605 Downloads
ECDH-ES Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-dir
988000 Downloads
Direct Key Encryption Algorithm the JWT Framework.
web-token/jwt-encryption-algorithm-aeskw
1480406 Downloads
AES Key Wrapping Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aesgcmkw
802712 Downloads
AES GCM Key Wrapping Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-experimental
207355 Downloads
Experimental Algorithms the JWT Framework.
studio-design/ecdsa-signature
2037 Downloads
ECDSA signature value object with DER/JWS raw format conversion and curve-order validation. For Cloud KMS/HSM-based JWT signing where OpenSSL/KMS returns DER but JWT (RFC 7518) requires raw format.
smarcet/jose4php
18851 Downloads
JWT, JWS, JWE, JWA and JWK implementation in PHP