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.2.0.tar.gz (47.2 kB view details)

Uploaded Source

Built Distribution

ge25519-0.2.0-py3-none-any.whl (44.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ge25519-0.2.0.tar.gz
  • Upload date:
  • Size: 47.2 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.2.0.tar.gz
Algorithm Hash digest
SHA256 33b6d668b3cbb5ae64e2428cf9fe2f8d53fd587d24b8785af16947f4f006fbf1
MD5 4d746b0dbc05f95c2ced397c2a04e1e6
BLAKE2b-256 1ae6e70d4b221381445e583ae278b9a7c35384083df2c7ae489ca497f28324c0

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: ge25519-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 44.4 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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e8bb485e2cc1b3ba436f9e1667dc747de29d7ed7428b886fc201523ae7173829
MD5 4eea788d397f0e97fd3892c7bde4c147
BLAKE2b-256 bd0a2a260d8c7659a876cd51c5e0243886fe55061b063847062312f47172810b

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