ed448
There are 19 repositories under ed448 topic.
cloudflare/circl
CIRCL: Cloudflare Interoperable Reusable Cryptographic Library
paulmillr/noble-curves
Audited & minimal JS implementation of elliptic curve cryptography.
samuel-lucas6/Cryptography-Guidelines
Guidance on implementing cryptography as a developer.
ANSSI-FR/libecc
Library for elliptic curves cryptography
armfazh/fld-ecc-vec
SIMD Vectorized implementation of X25519, Ed25519, X448 and Ed448
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
halu5071/edwards
Edwards is a crypto library for Edwards-curve Digital Signature Algorithm (EdDSA).
pbad-pades/SignDart
Pure Dart library for elliptic curve research and practical application. EdDSA, Ed448, Ed521.
agyonov/CryptoEx
An extension of and example how to use the standard .NET libraries to sign / verify signatures of XMLs and JSONs, especially in regards to XAdES, JAdES, Ed25519, Ed448. Also to support x25519 and x448 for key agreements.
dhcgn/gopqexperiment
My Go PQ Experiment
FossoresLP/go-jwt
Go(lang) modular JWT / JWS provider
core-coin/ed448
Ed448-Goldilocks
Nagi5Yeq/fe448
An implementation of Ed448 digital signature algorithm
Chewhern/PKDSA
This repository will be storing the code required in allowing public key authentication.
Fuide/Cryptography
Cryptography Implementation Guide
temporary00/eddsa
eddsa that wraps ed448
Chewhern/SimpleSoftHSM
This library will demonstrate and show how a Software based HSM might work in a simple manner.
codemonger-io/ed448-verifier
Verifier adapter for ed448-goldilocks
lolo32/ed448-rust
It's a EdDSA for ed448 signing/verifying.