ed25519
Ed25519 signature system
A portable implementation of Ed25519-based public-key signature system with key generation and scalar addition capabilities.
Portable C implementation of Ed25519, a high-speed high-security public-key signature system.
505 stars
36 watching
158 forks
Language: C
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a high-performance digital signature system using an elliptic curve public-key algorithm | 8 |
| Fast and efficient implementation of ed25519 key generation, signing, and verification in Rust. | 692 |
| Fastest 4KB implementation of secp256k1 signatures and ECDH in JavaScript | 771 |
| This project provides digital signature algorithms and implementation in Rust. | 478 |
| Bindings for MbedTLS's EC and x509 cert/csr functions | 3 |
| A Rust implementation of an ECDSA signature verification algorithm optimized for performance and security | 203 |
| A Common Lisp system for generating and parsing OpenSSH keys. | 23 |
| Implementation of ChaCha20-Poly1305 encryption algorithm in portable and fast C99 | 33 |
| A portable version of LibreSSL, providing a modern and secure SSL/TLS implementation | 1,379 |
| A Motoko port of the widely-used secp256k1 cryptographic library | 1 |
| A utility library for working with Common Lisp hash tables | 29 |
| A native DTLS 1.2 implementation in Go | 606 |
| A native Crystal language implementation of the Secp256k1 elliptic curve cryptographic algorithm | 48 |
| A Ruby implementation of the Schnorr signature scheme over elliptic curves. | 7 |
| Provides a fast implementation of digital signatures using RSA and Elliptic Curve Cryptography. | 34 |