eosjs-ecc

ECC library

Provides functions for elliptic curve cryptography and key management

Elliptic curve cryptography functions: Private Key, Public Key, Signature, AES, Encryption, Decryption

GitHub

289 stars
53 watching
119 forks
Language: JavaScript
last commit: over 1 year 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,703
cryptocoinjs/ecurve A JavaScript implementation of Elliptic Curve Cryptography for secure data transmission and verification. 58
rustcrypto/elliptic-curves A collection of implementations for pure Rust elliptic curve cryptography. 683
cryptocoinjs/ecdsa Provides tools for secure digital transactions using elliptical curve cryptography 38
cryptocoinjs/secp256k1-node A Node.js binding for an optimized C library for EC operations on the secp256k1 curve 349
pubkey/eth-crypto Provides cryptographic functions for Ethereum transactions and smart contracts 878
paulmillr/noble-curves An implementation of elliptic curve cryptography and related algorithms in JavaScript 691
bitpay/bitcore-ecies A module for symmetric key negotiation and encryption using Elliptic Curve Integrated Encryption Scheme (ECIES) 58
paulmillr/noble-secp256k1 A high-performance JavaScript implementation of secp256k1 signatures and ECDH (Elliptic Curve Diffie-Hellman) algorithms 761
q9f/secp256k1.cr A native Crystal language implementation of the Secp256k1 elliptic curve cryptographic algorithm 48
clipperz/javascript-crypto-library A comprehensive JavaScript library providing efficient cryptographic functions for web development. 287
eosio/eosjs-ios-browser-signature-provider-interface Enables iOS web applications to securely authenticate with an EOSIO authenticator app using the Authentication Transport Protocol Specification 3
bitcoin-core/secp256k1 A high-performance cryptographic library for digital signatures and EC operations on the secp256k1 curve. 2,090
jesserc/secp256k1-huff A Huff implementation of an elliptic curve library used in cryptocurrency applications 5
cryptocoinjs/coinkey A JavaScript library for generating and manipulating private keys, public keys, and addresses for various cryptocurrencies. 149