eddsa
There are 60 repositories under eddsa topic.
dchest/tweetnacl-js
Port of TweetNaCl cryptographic library to JavaScript
apple/swift-crypto
Open-source implementation of a substantial portion of the API of Apple CryptoKit suitable for use on Linux platforms.
conradoqg/naivecoin
A cryptocurrency implementation in less than 1500 lines of code
paulmillr/noble-curves
Audited & minimal JS implementation of elliptic curve cryptography.
Consensys/gnark-crypto
gnark-crypto provides elliptic curve and pairing-based cryptography on BN, BLS12, BLS24 and BW6 curves. It also provides various algorithms (algebra, crypto) of particular interest to zero knowledge proof systems.
paulmillr/noble-ed25519
Fastest 4KB JS implementation of ed25519 signatures
ANSSI-FR/libecc
Library for elliptic curves cryptography
jedisct1/wasm-crypto
A WebAssembly (via AssemblyScript) set of cryptographic primitives for building authentication and key exchange protocols.
str4d/ed25519-java
Pure Java implementation of EdDSA
jedisct1/rust-ed25519-compact
Small, wasm-friendly, zero-dependencies Ed25519 and X25519 implementation for Rust.
serengil/crypto
Elliptic Curve Cryptography and Common Public Key Cryptography Implementations
kudelskisecurity/EdDSA-fault-attack
Fault attack agaisnt EdDSA demonstrated on an Arduino Nano board, allowing for partial key recovery and fake signatures.
jerson/flutter-openpgp
OpenPGP for flutter made with golang for fast performance with support for android, ios, macos, linux, windows, web and hover
transmute-industries/did-key.js
A DID Key Implementation in TypeScript
jerson/react-native-fast-openpgp
OpenPGP for react native made with golang for fast performance
libecc/libecc
Library for elliptic curves cryptography
scottbrady91/IdentityModel
JWT style token handlers for Branca and PASETO in .NET. EdDSA support for Microsoft.IdentityModel.
Cyphrme/Ed25519Tool
Ed25519 signing and verification online tool.
dehancer/ed25519cpp
Ed25519 (Edwards-curve Digital Signature Algorithm (EdDSA) C++17 implementation
Tougee/ed25519
Dart port of ed25519 from Go Cryptography ed25519
jedisct1/zig-eddsa-key-blinding
A Zig implementation of EdDSA signatures with blind keys.
novifinancial/ed25519-speccheck
Test cases for EdDSA signature verification edge cases
moapis/authenticator
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 users, which easily can be verified by other servers in your ecosystem using performant and secure EdDSA public key cryptography.
rajtatata/react-native-expo-tweet-nacl
TweetNaCl for React Native Expo
teal-finance/quid
Refresh/Access JWT authentication server with backend + administration frontend supporting HMAC (HS256 HS384 HS512), RSA (RS256 RS384 RS512), ECDSA (ES256 ES384 ES512) and Ed25519 (EdDSA). See also other repos for Javascript, Python and Go client libraries.
andrei-markeev/ngx_http_jwted_module
Nginx JWT authentication module with Ed25519 algorithm support
beatt83/jose-swift
A comprehensive Swift library for JOSE standards implementation, supporting JWA, JWK, JWE, JWS and JWT with robust encryption and signing functionalities.
cedarcode/openssl-signature_algorithm
ECDSA, EdDSA, RSA-PSS and RSA-PKCS#1 signature algorithms for ruby
ccyanxyz/two-party-eddsa
Two party EdDSA signature
hazae41/berith
WebAssembly port of Ed25519 signatures and X25519 key exchange
deatil/key-pem
各种pem证书示例(dsa/rsa/ecdsa/eddsa/sm2/dh/ecdh/dh-curve25519/openssh-key)
libitx/eddy
A steady little Ed25519 library for Elixir.
GokulVSD/Crypticket
A fully offline-capable cryptographic ticket and password generation and management platform, built as a responsive Progressive Web App (PWA) using React, utilising EdDSA elliptic curve cryptography.
dannyniu/MySuiteA
Cryptography Library from DannyNiu/NJF.
filip26/iron-ed25519-signature-2020
W3C Verifiable Credentials Ed25519Signature2020 Suite implementation in Java
pbad-pades/SignDart
Pure Dart library for elliptic curve research and practical application. EdDSA, Ed448, Ed521.