{ "info": { "author": "R. Tyler Ballance", "author_email": "tyler@slide.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Programming Language :: C", "Programming Language :: Python", "Topic :: Security", "Topic :: Security :: Cryptography", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "PyECC is a Python module wrapped around the ``libseccure`` library which itself \r\nis \r\nbased off of code developed originally for the `seccure(1) utility `_.\r\n\r\nBuild and Install\r\n-----------------\r\n\r\nSince PyECC uses `setuptools `_ to \r\nbuild and \r\ninstall the PyECC module and corresponding library, you need to run:: \r\n \r\n % sudo python setup.py install\r\n\r\n\r\nAuthor(s)\r\n---------\r\n\r\nPyECC was developed by R. Tyler Ballance (``tyler@slide.com``) at `Slide, Inc. \r\n`_. \r\nThe original seccure(1) binary however was developed by B. Poettering.", "description_content_type": null, "docs_url": null, "download_url": "http://github.com/slideinc/PyECC/downloads", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://slideinc.github.com/", "keywords": "cryptography, ecc", "license": "LGPL v2.1", "maintainer": "", "maintainer_email": "", "name": "PyECC", "package_url": "https://pypi.org/project/PyECC/", "platform": "", "project_url": "https://pypi.org/project/PyECC/", "project_urls": { "Download": "http://github.com/slideinc/PyECC/downloads", "Homepage": "http://slideinc.github.com/" }, "release_url": "https://pypi.org/project/PyECC/v0.1/", "requires_dist": null, "requires_python": null, "summary": "PyECC is a simple Python module for performing Elliptical Curve Cryptography", "version": "v0.1" }, "last_serial": 112813, "releases": { "v0.1": [] }, "urls": [] }