https://github.com/atbashee/atbash-keyserver
https://github.com/atbashee/atbash-keyserver
crypto diffie-hellman jwt
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/atbashee/atbash-keyserver
- Owner: atbashEE
- License: apache-2.0
- Created: 2018-12-26T19:12:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-13T11:25:32.000Z (over 4 years ago)
- Last Synced: 2025-01-18T12:26:06.532Z (4 months ago)
- Topics: crypto, diffie-hellman, jwt
- Language: Java
- Size: 81.1 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](http://www.apache.org/licenses/LICENSE-2.0)
# Atbash Key Server
* 'Server' generating Keys generally usable for creating Signed JWT and 'Addressee' can retrieve public key from the 'Server'
* Contains also code for Diffie Hellman Algorithm.Work in progress and likely to change/optimized in future versions.