Skip to main content

Native Python implementation of Ed25519 group elements and operations.

Project description

Native Python implementation of Ed25519 group elements and operations.

PyPI version and link. travis coveralls

Purpose

This library provides a native Python implementation of Ed25519 group elements and a number of operations over them. The library makes it possible to fill gaps in application prototypes that may have specific limitations with respect to their operating environment or their ability to rely on dependencies.

The implementation is based upon and is compatible with the corresponding implementation of Ed25519 group elements used in libsodium.

Package Installation and Usage

The package is available on PyPI:

python -m pip install ge25519

The library can be imported in the usual ways:

import ge25519
from ge25519 import *

Testing and Conventions

All unit tests are executed and their coverage is measured when using nose (see setup.cfg for configution details):

nosetests

Concise unit tests are implemented with the help of fountains and new reference bit lists for these tests can be generated in the following way:

python test/test_ge25519.py

Style conventions are enforced using Pylint:

pylint ge25519

Contributions

In order to contribute to the source code, open an issue or submit a pull request on the GitHub page for this library.

Versioning

Beginning with version 0.1.0, the version number format for this library and the changes to the library associated with version number increments conform with Semantic Versioning 2.0.0.

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

ge25519-0.1.1.tar.gz (46.6 kB view details)

Uploaded Source

Built Distribution

ge25519-0.1.1-py3-none-any.whl (44.0 kB view details)

Uploaded Python 3

File details

Details for the file ge25519-0.1.1.tar.gz.

File metadata

  • Download URL: ge25519-0.1.1.tar.gz
  • Upload date:
  • Size: 46.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.8.0

File hashes

Hashes for ge25519-0.1.1.tar.gz
Algorithm Hash digest
SHA256 63d3fbfa334c55e0aad99b14cddad42eaf532a47bbf74ff9175d3dc76e8f71d1
MD5 9393503643b4de3a95fed089d15dabfa
BLAKE2b-256 636aabbcd844298a8d31c138bc2e938e34def9491b81d453aec21da2155a0917

See more details on using hashes here.

Provenance

File details

Details for the file ge25519-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: ge25519-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 44.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.8.0

File hashes

Hashes for ge25519-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 86da6ce48b7239e18258a90373c9b1062dd4764f0bf7a08b12d3f3db1233bae9
MD5 f174c3018c3e9cb92e9cde93793b02bc
BLAKE2b-256 b3249608279e10277ddd2964671da12297a6de8be68009c54f792fb1343f9346

See more details on using hashes here.

Provenance

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