warner / python-pure25519Links
pure-python routines for curve25519/ed25519
☆36Updated 5 years ago
Alternatives and similar repositories for python-pure25519
Users that are interested in python-pure25519 are comparing it to the libraries listed below
Sorting:
- A fork of floodyberry's ed25519-donna modified to support the Ristretto prime-order group☆14Updated 4 years ago
- Python bindings to the Ed25519 public-key signature system☆170Updated last year
- A memory-hard password hashing function.☆69Updated 2 years ago
- A python library that implements a number of Privacy Enhancing Technolgies☆135Updated 2 years ago
- Optimized implementation of the Picnic signature scheme☆81Updated 2 years ago
- Backport of hashlib.sha3 for 2.7 to 3.5☆29Updated 2 years ago
- BLS working standard draft☆39Updated 5 years ago
- A highly performant merkle set data structure. To be ported to C later.☆74Updated 7 years ago
- APRICOT: Advanced Protocols for Real-world Implementation of Computational Oblivious Transfers☆16Updated 8 years ago
- ☆50Updated 2 years ago
- RFC8032 compatible Ed25519 implementation with pluggable hash (sha2-512, sha3-512)☆32Updated 8 months ago
- Software for "Quantum-Resistant Cryptosystems from Supersingular Elliptic Curve Isogenies"☆89Updated 6 years ago
- Sphinx-based Password Storage low-level library☆130Updated 5 months ago
- specification and design documents☆54Updated 2 years ago
- Merkle-tree in Python