piggypiggy / secp256k1-x64Links
very fast (NOT SECURE) implementation of arithmetic on curve secp256k1 on x86_64
☆24Updated 5 years ago
Alternatives and similar repositories for secp256k1-x64
Users that are interested in secp256k1-x64 are comparing it to the libraries listed below
Sorting:
- elliptic curve cryptography with GPU acceleration☆30Updated 2 years ago
- A fast and unsafe version of an optimized C library for EC operations on curve secp256k1☆26Updated 2 years ago
- Tool for computing elliptic curve (EC) discrete logarithms☆37Updated 8 years ago
- A lookup table for the discrete log in secp265k1☆23Updated 4 years ago
- Speed up secp256k1 with endomorphism☆14Updated 3 years ago
- Breaking ECDSA (not so broken) with LLL☆90Updated 2 months ago
- Pollard, kangaroo method, solving discrete logarithm problem (DLP) using pseudorandom walks, C99☆24Updated 6 years ago
- Tools for computing Elliptic Curve interval discrete logarithms using Pollard's lambda algorithm☆25Updated 5 years ago
- Elliptic curve tools, ECDSA, and ECDSA attacks.☆41Updated last year
- Elliptic curve tools, ECDSA, and ECDSA attacks.☆10Updated 6 years ago
- Pollard, kangaroo method, solving discrete logarithm problem (DLP) using pseudorandom walks☆60Updated 6 years ago
- visualize operations on the secp256k1 elliptic curve including point addition, multiplication, signing and verifying☆32Updated 10 years ago
- ☆114Updated 2 years ago
- Related address generator.☆30Updated 10 years ago
- Accelerating bitcoin's ECDSA - implemented in C and OpenCL for GPUs☆54Updated 5 years ago
- Artifacts for the "Minerva: The curse of ECDSA nonces" paper at CHES 2020☆32Updated 3 years ago
- ☆53Updated 11 years ago
- Lattice ECDSA attack