bitcore-ecies
Encryption scheme
A module for symmetric key negotiation and encryption using Elliptic Curve Integrated Encryption Scheme (ECIES)
A module for bitcore that implements the Elliptic Curve Integrated Encryption Scheme (ECIES).
58 stars
20 watching
70 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
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 |
eosio/eosjs-ecc | Provides functions for elliptic curve cryptography and key management | 289 |
bitpay/bitcore-channel | Enables trustless simultaneous payments and rapidly adjusting bitcoin transactions via smart contracts | 49 |
cryptocoinjs/ecdsa | Provides tools for secure digital transactions using elliptical curve cryptography | 38 |
bitpay/bitcore-message | A package that allows developers to verify and sign bitcoin messages in Node.js and web browsers. | 88 |
rustcrypto/elliptic-curves | A collection of implementations for pure Rust elliptic curve cryptography. | 683 |
bitcoinjs/bip38 | Provides a JavaScript implementation of the BIP38 encryption standard to secure cryptocurrency private keys | 211 |
kelp404/cocoasecurity | A utility class providing encryption and hashing functionality using AES and various hash algorithms, along with encoding and decoding methods. | 1,134 |
cryptocoinjs/secp256k1-node | A Node.js binding for an optimized C library for EC operations on the secp256k1 curve | 349 |
encryptogroup/aby | A framework for efficient mixed-protocol secure two-party computation | 464 |
q9f/secp256k1.cr | A native Crystal language implementation of the Secp256k1 elliptic curve cryptographic algorithm | 48 |
bitcoin-core/secp256k1 | A high-performance cryptographic library for digital signatures and EC operations on the secp256k1 curve. | 2,090 |
pubkey/eth-crypto | Provides cryptographic functions for Ethereum transactions and smart contracts | 878 |
stocks29/ezcryptex | A thin Elixir layer for encrypting and decrypting data | 0 |