python-pyelliptic

High level Python wrapper for OpenSSL (Python 2)

Description

PyElliptic is a Python module that provides high level access to the OpenSSL library, featuring elliptic curve cryptography (ECC), symmetric cryptography and more.

The full list of functions is below:

 Key agreement : ECDH
 Digital signatures : ECDSA
 Hybrid encryption : ECIES (like RSA)
 AES-128 (CBC, OFB, CFB, CTR)
 AES-256 (CBC, OFB, CFB, CTR)
 Blowfish (CFB and CBC)
 RC4
 CSPRNG
 HMAC (using SHA512)
 PBKDF2 (SHA256 and SHA512)

This package provides the Python 2 version.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/yann2192/pyelliptic/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-pyelliptic