Download the PHP package tmilos/jose-jwt without Composer
On this page you can find all versions of the php package tmilos/jose-jwt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tmilos/jose-jwt
More information about tmilos/jose-jwt
Files in tmilos/jose-jwt
Download tmilos/jose-jwt
More information about tmilos/jose-jwt
Files in tmilos/jose-jwt
Vendor tmilos
Package jose-jwt
Short Description Javascript Object Signing and Encryption JOSE PHP library, supporting JSON Web Tokens JWT and JSON Web Encryption JWE
License MIT
Homepage https://github.com/tmilos/jose-jwt
Package jose-jwt
Short Description Javascript Object Signing and Encryption JOSE PHP library, supporting JSON Web Tokens JWT and JSON Web Encryption JWE
License MIT
Homepage https://github.com/tmilos/jose-jwt
Please rate this library. Is it a good library?
Informations about the package jose-jwt
jose-jwt
Javascript Object Signing and Encryption JOSE PHP library, supporting JSON Web Tokens JWT and JSON Web Encryption JWE.
JWT algorithms
Supported signing algorithms
JWS Algorithm |
---|
none |
HS256 |
HS384 |
HS512 |
RS256 |
RS384 |
RS512 |
JWE algorithms and encryptions
Supported JWE algorithms
JWE Algorithm |
---|
RSA1_5 |
RSA-OAEP |
A128KW |
A192KW |
A256KW |
dir |
Supported JWE encryption
JWE Encryption |
---|
A128CBC-HS256 |
A192CBC-HS384 |
A256CBC-HS512 |
JWT API
JWE API
All versions of jose-jwt with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
ext-openssl Version *
ext-openssl Version *
The package tmilos/jose-jwt contains the following files
Loading the files please wait ....