https://github.com/web-token/jwt-encryption-algorithm-rsa
[READ ONLY] RSA Based Key Encryption Algorithms
https://github.com/web-token/jwt-encryption-algorithm-rsa
Last synced: 3 months ago
JSON representation
[READ ONLY] RSA Based Key Encryption Algorithms
- Host: GitHub
- URL: https://github.com/web-token/jwt-encryption-algorithm-rsa
- Owner: web-token
- License: mit
- Created: 2018-05-29T08:32:24.000Z (about 8 years ago)
- Default Branch: v3.0
- Last Pushed: 2025-05-07T10:16:22.000Z (about 1 year ago)
- Last Synced: 2025-06-21T07:09:48.716Z (12 months ago)
- Language: PHP
- Size: 26.4 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
RSA Based Key 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).