https://github.com/web-token/jwt-encryption-algorithm-aesgcm
[READ ONLY] AES GCM Based Content Encryption Algorithms
https://github.com/web-token/jwt-encryption-algorithm-aesgcm
Last synced: 12 months ago
JSON representation
[READ ONLY] AES GCM Based Content Encryption Algorithms
- Host: GitHub
- URL: https://github.com/web-token/jwt-encryption-algorithm-aesgcm
- Owner: web-token
- License: mit
- Created: 2018-05-29T08:37:28.000Z (about 8 years ago)
- Default Branch: v3.0
- Last Pushed: 2025-05-07T10:16:21.000Z (about 1 year ago)
- Last Synced: 2025-05-27T05:51:40.117Z (about 1 year ago)
- Language: PHP
- Size: 21.5 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
AES GCM Based Content Encryption Algorithms For JWT-Framework
=============================================================
This repository is a sub repository of [the JWT Framework](https://github.com/web-token/jwt-framework) project and is READ ONLY.
**Please do not submit any Pull Request here.**
You should go to [the main repository](https://github.com/web-token/jwt-framework) instead.
# Documentation
The official documentation is available as https://web-token.spomky-labs.com/
# Licence
This software is release under [MIT licence](LICENSE).