edwards-curve
There are 21 repositories under edwards-curve topic.
dalek-cryptography/curve25519-dalek
A pure-Rust implementation of group operations on Ristretto and Curve25519
serengil/crypto
Elliptic Curve Cryptography and Common Public Key Cryptography Implementations
sdiehl/elliptic-curve
A polymorphic interface for elliptic curve operations
cryptography-cafe/curve25519-elisabeth
Pure Java implementation of group operations on ristretto255 and Curve25519
otrv4/libgoldilocks
An implementation of Mike Hamburg's Ed448 (Goldilocks) curve - derived from libdecaf. This is a mirror of https://bugs.otr.im/otrv4/libgoldilocks
andreypfau/curve25519-kotlin
A pure Kotlin/Multiplatform implementation of group operations on Curve25519.
NilFoundation/crypto3-algebra
=nil; Foundation's Algebraic Operations and Structures Module
halu5071/edwards
Edwards is a crypto library for Edwards-curve Digital Signature Algorithm (EdDSA).
kamsec/monero-ring-signatures
Python implementation of elliptic curves and ring signatures used in Monero cryptocurrency
otrv4/little-ed448-Goldilocks
A pure ed448-Goldilocks implementation of Mike Hamburg's lib decaf: https://sourceforge.net/p/ed448goldilocks/code/ci/master/tree/
juja256/EdwardsCurves
Edwards Curves Arithmetic C Realization
Dustin-Ray/E521
A rust library implementing side-channel resistant Edwards 521 curve.
fbredy/ristretto-dotnet
implementation of the ristretto curve25529
Chubek/mathcord
Discord Math Bot using Custom-Made Shunting Yard (WIP), Custom-Made SHA-512, Custom-Made ED25519
go-compile/rome
The Elliptic and Edward Curve cryptography library built for multi-curve use. Unified crypto interface for ECDSA, EdDSA, ECIES and ECDH. NIST Curves, Brainpool, Ed25519, Ed448.
thery/EdwardsEllipticCurve
Group Law for Elliptic Curves according to Tom Hales
DanielArian/elliptic-explorer
Visualize Elliptic Curves arithmetic used in cryptography
Speech-W-Team/e521_curve
E-521 curve realization on Rust
sundayScoop/Ed25519-Point-Arithmetic
Ever wanted to get your hands dirty with Ed25519, EdDSA, or twisted edwards curve? Enjoy.
temporary00/eddsa
eddsa that wraps ed448
halu5071/edwards-native
Native library used in Edwards crypto library