forked from cureatr/easyecc
-
Notifications
You must be signed in to change notification settings - Fork 1
ecc library
License
xcureatr/easyecc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
easyecc: Easy Elliptical Curve Cryptography (ECC) in Python ----------------------------------------------------------- easyecc is a Python module that exposes ECC functionality from Crypto++ (http://www.cryptopp.com/). The curve is SEC's prime 256 (secp256k1). Build and Install ----------------- % pip install . # build source distribution % python setup.py sdist Author ------ Alex Khomenko (khomenko@cs.stanford.edu)
About
ecc library
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 84.5%
- Python 15.5%