amintos / PyECCLinks
Pure Python implementation of an elliptic curve cryptosystem based on FIPS 186-3. WARNING: This Project is de-facto unmaintained since 2012, algorithms are intended for demonstration and teaching and can be easily broken using side-channel attacks when deployed productively!
☆20Updated 9 years ago
Alternatives and similar repositories for PyECC
Users that are interested in PyECC are comparing it to the libraries listed below
Sorting:
- ECDSA encryption☆29Updated 10 years ago
- Optimized C library for EC operations on curve secp256k1☆48Updated last year
- Zerocoin: C++ lib for anonymous extension to bitcoin☆177Updated 5 years ago
- visualize operations on the secp256k1 elliptic curve including point addition, multiplication, signing and verifying☆30Updated 9 years ago
- Bitcoin network simulator☆21Updated 9 years ago
- ☆79Updated 8 years ago
- Python library for fast elliptic curve crypto