Skip to content

campadrenalin/PyECC

 
 

Repository files navigation

PyECC: Python Elliptical Curve Cryptography

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.

About

Python Elliptical Curve Cryptography module

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 86.7%
  • Python 13.3%