jokerNi / PyECC

Python Elliptical Curve Cryptography module

Home Page:http://www.slide.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://www.slide.com

License:Other


Languages

Language:C 82.6%Language:Python 12.9%Language:Makefile 2.6%Language:XSLT 1.9%