https://github.com/web-token/jwt-signature-algorithm-eddsa
[READ ONLY] EdDSA Based Signature Algorithm
https://github.com/web-token/jwt-signature-algorithm-eddsa
Last synced: 10 months ago
JSON representation
[READ ONLY] EdDSA Based Signature Algorithm
- Host: GitHub
- URL: https://github.com/web-token/jwt-signature-algorithm-eddsa
- Owner: web-token
- License: mit
- Created: 2018-05-29T08:22:03.000Z (about 8 years ago)
- Default Branch: v3.0
- Last Pushed: 2024-07-02T16:37:21.000Z (almost 2 years ago)
- Last Synced: 2024-12-21T23:18:58.043Z (over 1 year ago)
- Language: PHP
- Size: 22.5 KB
- Stars: 15
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
EdDSA Based Signature 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).