Metadata-Version: 1.1
Name: ecc
Version: 0.0.1
Summary: Pure Python implementation of an elliptic curve cryptosystem based on FIPS 186-3
Home-page: https://github.com/niccokunzmann/ecc
Author: Toni Mattis
Author-email: solaris@live.de
License: MIT
Description: PyECC
        =====
        
        Pure Python implementation of an elliptic curve cryptosystem based on FIPS 186-3
Keywords: elliptic curve cryptosystem rabbit cipher
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Communications
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: Internet
