Skip to main content

Ed25519 public-key signatures

Project description

Python bindings to the Ed25519 public-key signature system.

This offers a comfortable python interface to a C implementation of the Ed25519 public-key signature system (http://ed25519.cr.yp.to/), using the portable ‘ref’ code from the ‘SUPERCOP’ benchmarking suite.

This system provides high (128-bit) security, short (32-byte) keys, short (64-byte) signatures, and fast (2-6ms) operation. Please see the README for more details.

## Not Recommended For New Applications: Use pynacl Instead

For new applications, I recommend you use [pynacl](https://github.com/pyca/pynacl) instead of this repository. PyNaCl is larger and takes longer to build (it contains the complete NaCl/libsodium library, not just the ed25519 portion), but it is well-maintained by the diligent and conscientious PyCA team, whereas I’ve allowed this repository to languish. PyNaCl is also about 10-20 times faster. A guide for migration fron python-ed25519 to PyNaCl is included below.

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

ed25519-1.5.tar.gz (869.0 kB view details)

Uploaded Source

File details

Details for the file ed25519-1.5.tar.gz.

File metadata

  • Download URL: ed25519-1.5.tar.gz
  • Upload date:
  • Size: 869.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.13

File hashes

Hashes for ed25519-1.5.tar.gz
Algorithm Hash digest
SHA256 02053ee019ceef0df97294be2d4d5a8fc120fc86e81e08bec1245fc0f9403358
MD5 70961da37e5b15eee0a85b31807f7578
BLAKE2b-256 583872ec85c953b90552fb015f31248256ef19e89a164a40ff8fef680259a608

See more details on using hashes here.

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