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

https://github.com/timbray/blueskidjava

Bluesky Identity tools in Java
https://github.com/timbray/blueskidjava

Last synced: 3 months ago
JSON representation

Bluesky Identity tools in Java

Awesome Lists containing this project

README

        

# Blueskid Java

@bluesky Identity tools in Java.

Currently only contains one class with two static methods
which can be used to convert ed25519 (EdDSA) keys back and
forth between java.security.PubKey instances and base64
encoded representation as used in PEM.