ed25519-blake2b
Python Bindings to the Ed25519 Digital Signature System (BLAKE2b fork)
Python Bindings to the Ed25519 Digital Signature System (BLAKE2b fork)
To install this package, run one of the following:
This fork of python-ed25519 uses BLAKE2b instead of SHA512 as a hash algorithm. This allows the library to create and verify signatures used in NANO. Some of the documentation in the repository may be out-of-date and refer to the original SHA512-based implementation.
Summary
Python Bindings to the Ed25519 Digital Signature System (BLAKE2b fork)
Last Updated
Feb 18, 2024 at 01:52
License
MIT
Supported Platforms