Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/autodidaddict/nkeys-hs
Haskell library for encoding and decoding ed25519 keys for the NATS ecosystem
https://github.com/autodidaddict/nkeys-hs
cryptography ed25519 nats nkeys
Last synced: 8 days ago
JSON representation
Haskell library for encoding and decoding ed25519 keys for the NATS ecosystem
- Host: GitHub
- URL: https://github.com/autodidaddict/nkeys-hs
- Owner: autodidaddict
- License: apache-2.0
- Created: 2023-12-05T23:12:41.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-04-02T21:57:27.000Z (8 months ago)
- Last Synced: 2024-10-11T23:10:54.299Z (about 1 month ago)
- Topics: cryptography, ed25519, nats, nkeys
- Language: Haskell
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Nkeys for NATS
This library provides an encoding and decoding layer on top of standard ed25519 keys. This codec is widely used throughout the NATS ecosystem and produces keys that are double-clickable and URL-safe.