Skip to main content

Python wrapper for the Curve25519-donna cryptographic library

Project description

Curve 25519 is an elliptic curve cryptography key-agreement protocol.

Two parties, Alice and Bob, first generate their (public, private) keypairs. They then exchange public keys on an insecure channel, and use the protocol to establish a shared secret between them.

This is a Python wrapper for the ‘curve25519-donna’ library for the curve 25519 elliptic curve Diffie-Hellman key exchange algorithm. The portable C ‘Donna’ library was written by Adam Langley, and is hosted at https://github.com/agl/curve25519-donna. This library is a near- complete rewrite of an earlier python wrapper written by Brian Warner of Mozilla.

Documentation is available at https://github.com/Muterra/donna25519.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

donna25519-0.1.1.zip (18.2 kB view hashes)

Uploaded Source

Built Distributions

donna25519-0.1.1-cp35-cp35m-win_amd64.whl (16.5 kB view hashes)

Uploaded CPython 3.5m Windows x86-64

donna25519-0.1.1-cp35-cp35m-win32.whl (16.0 kB view hashes)

Uploaded CPython 3.5m Windows x86

donna25519-0.1.1-cp34-cp34m-win_amd64.whl (13.7 kB view hashes)

Uploaded CPython 3.4m Windows x86-64

donna25519-0.1.1-cp34-cp34m-win32.whl (14.0 kB view hashes)

Uploaded CPython 3.4m Windows x86

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page