ed25519
Digital Signature Library
An implementation of a high-performance digital signature system using an elliptic curve public-key algorithm
Ed25519 high-performance public-key signature system for crystal lang
8 stars
3 watching
1 forks
Language: Crystal
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
spider-gazelle/named_information | A Crystal implementation of an RFC for generating unique identifiers from hashes. | 0 |
spider-gazelle/verhoeff | An implementation of the Verhoeff checksum algorithm in Crystal language | 0 |
spider-gazelle/cmac | A cryptographic implementation of a message authentication code algorithm | 5 |
spider-gazelle/digest-auth | A library implementing HTTP digest authentication for Crystal language | 4 |
spider-gazelle/mdns | Provides Crystal Lang support for managing network services and devices using mDNS and DNS-SD protocols | 8 |
spider-gazelle/promise | A library providing typed promises for Crystal language to simplify concurrency and asynchronous programming. | 42 |
spider-gazelle/ntlm | Authenticates HTTP requests using NTLM protocol | 4 |
spider-gazelle/crystal-ldap | An LDAP client library written in Crystal that simplifies interaction with Lightweight Directory Access Protocol (LDAP) servers. | 18 |
spider-gazelle/ssh2.cr | Provides a Crystal language binding for the libssh2 library to utilize SSH services like shell execution and file transfers | 44 |
spider-gazelle/crystal-mqtt | An MQTT implementation in Crystal language, providing a lightweight publish/subscribe messaging protocol | 20 |
spider-gazelle/ffmpeg | A Crystal language binding for the popular multimedia processing library ffmpeg | 19 |
spider-gazelle/spider-gazelle | A web framework template built on top of Crystal that aims to provide speed and extensibility for building Ruby-like web applications. | 180 |
spider-gazelle/secrets-env | Enables reading secrets from Docker and Kubernetes environments in Crystal applications | 6 |
spider-gazelle/hkdf | A Crystal library implementing an HMAC-based Extract-and-Expand Key Derivation Function | 1 |
sermodigital/jose | Provides libraries for securely creating and validating JSON-based digital signatures and encrypted messages | 914 |