Skip to main content

A python implementation of the XEdDSA signature scheme.

Project description

PyPI PyPI - Python Version Build Status

python-xeddsa

A python implementation of the XEdDSA signature scheme.

This python library offers an open implementation of the XEdDSA signature scheme as specified here.

!!! IMPORTANT WARNING !!!

This code was not written by a cryptographer and is most probably NOT SECURE.

Installation

Install the package using pip (pip install XEdDSA) or manually using python setup.py install, as you're used to.

NOTE: On Linux, the installation uses the make and gcc tools.

NOTE: On Windows, precompiled binaries get downloaded during the installation. Make sure you have an active internet connection and access to https://github.com. The installation requires the Microsoft Visual C++ Build Tools. Those can be installed using the standalone version you can download here, or as part of Visual Studio, for example the free Community Edition.

Manually building ref10

Following section explains how to manually compile the ref10 library, which is not required when using pip or python setup.py install.

For detailed information on what the ref10 library is and how it was built, look at ref10/README.md.

Building ref10 on Linux

On Linux, building the required libraries is as simple as running make in the ref10/ directory.

Building ref10 on Windows

On Windows, building the required libraries is about as easy as on Linux.

First, install MinGW or MinGW-w64. Now, open your MinGW terminal and run make or mingw32-make (whatever works) in the ref10/ directory.

NOTICE

This implementation is meant as a transitional solution until one of the big crypto-libraries like libsodium picks up XEdDSA. The version 1.0 roadmap of libsodium lists XEdDSA, it might only take a few more months to get a stable and secure implementation.

Download files

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

Source Distribution

XEdDSA-0.3.2.tar.gz (93.0 kB view details)

Uploaded Source

File details

Details for the file XEdDSA-0.3.2.tar.gz.

File metadata

  • Download URL: XEdDSA-0.3.2.tar.gz
  • Upload date:
  • Size: 93.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.5.2

File hashes

Hashes for XEdDSA-0.3.2.tar.gz
Algorithm Hash digest
SHA256 bb00634337a9b9e29471d0b613b79857fc041422062e4f558f9396cbdbae9c52
MD5 c9bc19ddf0b55d561456ed7d667a5e1f
BLAKE2b-256 09bf9762d81165cbc26e4b0b8802a1dbcdd00919c4754f0c0cee82eae74beefc

See more details on using hashes here.

Supported by

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