web-token / jwt-encryption
Encryption component of the JWT Framework.
Fund package maintenance!
Patreon
Requires
- php: >=8.1
- web-token/jwt-core: ^3.2
Suggests
- web-token/jwt-encryption-algorithm-aescbc: AES CBC Based Content Encryption Algorithms
- web-token/jwt-encryption-algorithm-aesgcm: AES GCM Based Content Encryption Algorithms
- web-token/jwt-encryption-algorithm-aesgcmkw: AES GCM Key Wrapping Based Key Encryption Algorithms
- web-token/jwt-encryption-algorithm-aeskw: AES Key Wrapping Based Key Encryption Algorithms
- web-token/jwt-encryption-algorithm-dir: Direct Key Encryption Algorithms
- web-token/jwt-encryption-algorithm-ecdh-es: ECDH-ES Based Key Encryption Algorithms
- web-token/jwt-encryption-algorithm-experimental: Experimental Key and Signature Algorithms
- web-token/jwt-encryption-algorithm-pbes2: PBES2 Based Key Encryption Algorithms
- web-token/jwt-encryption-algorithm-rsa: RSA Based Key Encryption Algorithms
- dev-master
- v4.0.x-dev
- 3.2.x-dev
- 3.2.7
- 3.2.6
- 3.2.5
- 3.2.4
- 3.2.3
- 3.2.2
- 3.2.1
- 3.2.0
- v3.1.x-dev
- 3.1.7
- 3.1.6
- 3.1.5
- 3.1.4
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- v3.0.x-dev
- v3.0.7
- v3.0.6
- v3.0.5
- v3.0.4
- v3.0.3
- v3.0.2
- v3.0.1
- v2.2.x-dev
- v2.2.11
- v2.2.10
- v2.2.9
- v2.2.8
- v2.2.7
- v2.2.6
- v2.2.5
- v2.2.4
- v2.2.3
- v2.2.2
- v2.2.1
- v2.2.0
- v2.1.x-dev
- v2.1.9
- v2.1.8
- v2.1.7
- v2.1.6
- v2.1.5
- v2.1.4
- v2.1.3
- v2.1.2
- v2.1.1
- v2.1.0
- v2.0.x-dev
- v2.0.13
- v2.0.12
- v2.0.11
- v2.0.10
- v2.0.9
- v2.0.8
- v2.0.7
- v2.0.6
- v2.0.5
- v2.0.4
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0
- v2.0.0-alpha3
- v2.0.0-alpha2
- v2.0.0-alpha1
- v1.3.x-dev
- v1.3.10
- v1.3.9
- v1.3.8
- v1.3.7
- v1.3.6
- v1.3.5
- v1.3.4
- v1.3.3
- v1.3.2
- v1.3.1
- v1.3.0
- v1.2.x-dev
- v1.2.4
- v1.2.3
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.x-dev
- v1.1.4
- v1.1.3
- v1.1.2
- v1.1.1
- v1.1.0
- v1.1.0-beta4
- v1.1.0-beta3
- v1.1.0-beta2
- v1.1.0-beta1
- v1.0.x-dev
- v1.0.6
- v1.0.5
- v1.0.4
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0
- v0.5.2
- v0.5.1
- v0.5.0
- v0.4.1
- v0.4.0
- v0.3.2
- v0.3.1
- v0.3.0
- v0.2.3
- v0.2.2
- v0.2.1
- v0.2.0
- v0.1.0
- v0.0.2
- v0.0.1
- v0.0.0
This package is auto-updated.
Last update: 2023-05-19 15:17:39 UTC
README
This repository is a sub repository of the JWT Framework project and is READ ONLY.
Please do not submit any Pull Request here. You should go to the main repository instead.
Documentation
The official documentation is available as https://web-token.spomky-labs.com/
Licence
This software is release under MIT licence.