Native Python implementation of Ed25519 group elements and operations.
Project description
Native Python implementation of Ed25519 group elements and operations.
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 *
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ge25519-0.0.0.2.tar.gz.
File metadata
- Download URL: ge25519-0.0.0.2.tar.gz
- Upload date:
- Size: 43.1 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2b95c2e2bbbd133423705d8a0e5ec8978440c076b01ed972370449f685ae6b0
|
|
| MD5 |
5fa1e12ed6a04fa78283024a684700c9
|
|
| BLAKE2b-256 |
197aea1062ae65e8575eca6ccd730a46463861a2683ad3cbc75ba75abe5871df
|
File details
Details for the file ge25519-0.0.0.2-py3-none-any.whl.
File metadata
- Download URL: ge25519-0.0.0.2-py3-none-any.whl
- Upload date:
- Size: 43.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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
082c0e6eee59de351a3512bb754a93e9091aea966696d7f1ea524835ed373e91
|
|
| MD5 |
1c8dc0e030da918b3f0257569ec7fa32
|
|
| BLAKE2b-256 |
f53d0c7b4e43dfd1792e668ae91132db27658fcc2a1948a402cc0c16e12c41cc
|