Tag
#ecc
26 repositories
Repos
Practical Cryptography for Developers: Hashes, MAC, Key Derivation, DHKE, Symmetric and Asymmetric Ciphers, Public Key Cryptosystems, RSA, Elliptic Curves, ECC, secp256k1, ECDH, ECIES, Digital Signatures, ECDSA, EdDSA
gnark-crypto provides elliptic curve and pairing-based cryptography on BN, BLS12, BLS24 and BW6 curves. It also provides various algorithms (algebra, crypto) of particular interest to zero knowledge proof systems
Python implementation of ECC pairing and bn_128 and bls12_381 curve operations
DEPRECATED: use noble-curves instead. Fastest JS implementation of BLS12-381.
Offline tool to verify your EOS private key and mapping to public key
In-browser key management with IndexedDB and the Web Crypto API
A concise implementation of BIP-0039 in Kotlin for Android. In order, it prioritizes being secure, concise and idiomatic.
Pure JS implementation of secp256k1 signing, verification, recovery ECDSA.
凩: A Next-Generation Composable Hybrid Smart Contract and (De)Centralized Merged Application Platform
A collection of BlockChain Solidity Smart Contracts: Building, Security & Exploits. Also exploring Cryptography (RSA, ECC) from Scratch.
Container of general purpose gadgets used across Dusk Network's circuit implementations.
brute force bitcoin publickeys , Based on binary sequences, with the ability to store a huge database using little disk space.
An attempt to predict the behavior of the properties of the secp256k1 Elliptic Curve: Cryptography and cryptocurrency related parameters secp256k1 reveals several vulnerabilities and potential threats:
Private key Debug: Incorrect generation of private keys, system vulnerabilities and errors in calculating the order of the elliptic curve secp256k1 threats to the Bitcoin ecosystem
Rust library for generating inputs for Noir circuits that utilize Secp256k1 ECDSA signatures.