Port of TweetNaCl cryptographic library to JavaScript
-
Updated
Jul 28, 2021 - JavaScript
{{ message }}
Port of TweetNaCl cryptographic library to JavaScript
Open-source implementation of a substantial portion of the API of Apple CryptoKit suitable for use on Linux platforms.
A cryptocurrency implementation in less than 1500 lines of code
A WebAssembly (via AssemblyScript) set of cryptographic primitives for building authentication and key exchange protocols.
Fastest JS implementation of ed25519 / ristretto255. High-security, auditable, 0-dependency EDDSA signatures and public keys
gnark-crypto provides elliptic curve cryptography (+pairing) on BN254, BLS12-381, BLS12-377, BW6-761. Also various algorithms (algebra, crypto) of particular interest for zero knowledge proof systems.
Fault attack agaisnt EdDSA demonstrated on an Arduino Nano board, allowing for partial key recovery and fake signatures.
Elliptic Curve Cryptography and Common Public Key Cryptography Implementations
TweetNaCl for React Native Expo
Dart port of ed25519 from Go Cryptography ed25519
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.
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.
Test cases for EdDSA signature verification edge cases
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.
Some verification implementations for the x25519 scheme algorithm.
Add a description, image, and links to the eddsa topic page so that developers can more easily learn about it.
To associate your repository with the eddsa topic, visit your repo's landing page and select "manage topics."
publicKeyJwkFromPublicKeyBase58method is present forEd25519suite but is missing forsecp256k1.Suggested method: