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.

GitHub

505 stars
36 watching
158 forks
Language: C
last commit: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
spider-gazelle/ed25519An implementation of a high-performance digital signature system using an elliptic curve public-key algorithm8
dalek-cryptography/ed25519-dalekFast and efficient implementation of ed25519 key generation, signing, and verification in Rust.692
paulmillr/noble-secp256k1Fastest 4KB implementation of secp256k1 signatures and ECDH in JavaScript771
rustcrypto/signaturesThis project provides digital signature algorithms and implementation in Rust.478
carglglz/mpy-mbedtlsBindings for MbedTLS's EC and x509 cert/csr functions3
personaelabs/spartan-ecdsaA Rust implementation of an ECDSA signature verification algorithm optimized for performance and security203
dnaeon/cl-ssh-keysA Common Lisp system for generating and parsing OpenSSH keys.23
davylandman/portable8439Implementation of ChaCha20-Poly1305 encryption algorithm in portable and fast C9933
libressl/portableA portable version of LibreSSL, providing a modern and secure SSL/TLS implementation1,379
av1ctor/libsecp256k1.moA Motoko port of the widely-used secp256k1 cryptographic library1
orthecreedence/cl-hash-utilA utility library for working with Common Lisp hash tables29
pion/dtlsA native DTLS 1.2 implementation in Go606
q9f/secp256k1.crA native Crystal language implementation of the Secp256k1 elliptic curve cryptographic algorithm48
chaintope/bip-schnorrrbA Ruby implementation of the Schnorr signature scheme over elliptic curves.7
dmazzella/ucryptoProvides a fast implementation of digital signatures using RSA and Elliptic Curve Cryptography.34