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: 10 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-02T21:57:27.000Z (about 2 years ago)
- Last Synced: 2025-11-21T05:15:31.885Z (7 months 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.