PyECC v0.1
Latest release
Released:
PyECC is a simple Python module for performing Elliptical Curve Cryptography
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU Library or Lesser General Public License (LGPL) (LGPL v2.1)
- Author: R. Tyler Ballance
- Tags cryptography , ecc
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
- Topic
Project description
PyECC is a Python module wrapped around the libseccure library which itself is based off of code developed originally for the seccure(1) utility.
Build and Install
Since PyECC uses setuptools to build and install the PyECC module and corresponding library, you need to run:
% sudo python setup.py install
Author(s)
PyECC was developed by R. Tyler Ballance (tyler@slide.com) at Slide, Inc.. The original seccure(1) binary however was developed by B. Poettering.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU Library or Lesser General Public License (LGPL) (LGPL v2.1)
- Author: R. Tyler Ballance
- Tags cryptography , ecc
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
- Topic