ecurve

Curve cryptography

A JavaScript implementation of Elliptic Curve Cryptography for secure data transmission and verification.

JavaScript component for Eliptic Curve Cryptography

GitHub

58 stars
7 watching
33 forks
Language: JavaScript
last commit: almost 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
indutny/elliptic Provides a JavaScript implementation of elliptic curve cryptography for secure data signing and verification. 1,708
cryptocoinjs/ecdsa Provides tools for secure digital transactions using elliptical curve cryptography 38
eosio/eosjs-ecc Provides functions for elliptic curve cryptography and key management 289
cryptocoinjs/secp256k1-node A Node.js binding for an optimized C library for EC operations on the secp256k1 curve 350
rustcrypto/elliptic-curves A collection of implementations for pure Rust elliptic curve cryptography. 686
paulmillr/noble-curves An implementation of elliptic curve cryptography in JavaScript 700
cryptocoinjs/cryptocoin A JavaScript library for interacting with cryptocurrencies in the browser. 140
dalek-cryptography/curve25519-dalek Provides an implementation of elliptic curve arithmetic and associated cryptographic primitives. 906
cryptocoinjs/coinkey A JavaScript library for generating and manipulating private keys, public keys, and addresses for various cryptocurrencies. 149
bitcoin-core/secp256k1 A high-performance cryptographic library for digital signatures and EC operations on the secp256k1 curve. 2,100
bitpay/bitcore-ecies A module for symmetric key negotiation and encryption using Elliptic Curve Integrated Encryption Scheme (ECIES) 58
deliberative/crypto A reference implementation of cryptographic operations in WebAssembly and Node.js for secure data exchange and sharing. 29
q9f/secp256k1.cr A native Crystal language implementation of the Secp256k1 elliptic curve cryptographic algorithm 48
macourtney/clj-crypto Provides a simplified interface to Java Bouncy Castle encryption library 29
clipperz/javascript-crypto-library A comprehensive JavaScript library providing efficient cryptographic functions for web development. 287