eddsa topic

List eddsa repositories

libecc

253
Stars
81
Forks
Watchers

Library for elliptic curves cryptography

crypto

91
Stars
46
Forks
Watchers

Elliptic Curve Cryptography and Common Public Key Cryptography Implementations

EdDSA-fault-attack

68
Stars
5
Forks
Watchers

Fault attack agaisnt EdDSA demonstrated on an Arduino Nano board, allowing for partial key recovery and fake signatures.

did-key.js

53
Stars
15
Forks
Watchers

A DID Key Implementation in TypeScript

rhonabwy

43
Stars
21
Forks
Watchers

Javascript Object Signing and Encryption (JOSE) library - JWK, JWKS, JWS, JWE and JWT

flutter-openpgp

64
Stars
22
Forks
Watchers

OpenPGP for flutter made with golang for fast performance with support for android, ios, macos, linux, windows, web and hover

react-native-fast-openpgp

43
Stars
18
Forks
Watchers

OpenPGP for react native made with golang for fast performance

zig-eddsa-key-blinding

16
Stars
1
Forks
Watchers

A Zig implementation of EdDSA signatures with blind keys.

noble-curves

600
Stars
54
Forks
Watchers

Audited & minimal JS implementation of elliptic curve cryptography.

authenticator

15
Stars
2
Forks
Watchers

A stand-alone gRPC based authentication API. Easily integrate authentication into any custom project. Authenticator takes care of user credential storage and checking. It generates JSON Web tokens for...