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
120 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
indutny/ellipticProvides a JavaScript implementation of elliptic curve cryptography for secure data signing and verification.1,711
cryptocoinjs/ecurveA JavaScript implementation of Elliptic Curve Cryptography for secure data transmission and verification.58
rustcrypto/elliptic-curvesA collection of implementations for pure Rust elliptic curve cryptography.694
cryptocoinjs/ecdsaProvides tools for secure digital transactions using elliptical curve cryptography38
cryptocoinjs/secp256k1-nodeA Node.js binding for an optimized C library for EC operations on the secp256k1 curve350
pubkey/eth-cryptoProvides cryptographic functions for Ethereum transactions and smart contracts884
paulmillr/noble-curvesA set of implementations of elliptic curve cryptography libraries and utilities for digital signatures, key exchange, and other cryptographic primitives.708
bitpay/bitcore-eciesA module for symmetric key negotiation and encryption using Elliptic Curve Integrated Encryption Scheme (ECIES)58
paulmillr/noble-secp256k1Fastest 4KB implementation of secp256k1 signatures and ECDH in JavaScript771
q9f/secp256k1.crA native Crystal language implementation of the Secp256k1 elliptic curve cryptographic algorithm48
clipperz/javascript-crypto-libraryA comprehensive JavaScript library providing efficient cryptographic functions for web development.287
eosio/eosjs-ios-browser-signature-provider-interfaceEnables iOS web applications to securely authenticate with an EOSIO authenticator app using the Authentication Transport Protocol Specification3
bitcoin-core/secp256k1A high-performance cryptographic library for digital signatures and EC operations on the secp256k1 curve.2,121
jesserc/secp256k1-huffA Huff implementation of an elliptic curve library used in cryptocurrency applications5
cryptocoinjs/coinkeyA JavaScript library for generating and manipulating private keys, public keys, and addresses for various cryptocurrencies.149