An open API service indexing awesome lists of open source software.

https://github.com/atbashee/atbash-keyserver


https://github.com/atbashee/atbash-keyserver

crypto diffie-hellman jwt

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

[![License](https://img.shields.io/:license-Apache2-blue.svg)](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.