ge25519

Pure-Python data structure for working with Ed25519 (and Ristretto) group elements and operations.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install ge25519

Dependencies

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
2.0.0 2025-09-21      
1.5.1 2023-08-26  
1.4.3 2023-04-29  
1.3.0 2022-08-08  
1.2.0 2022-03-13  
1.1.0 2021-12-16  
1.0.0 2021-09-26  
0.2.0 2020-08-26  
0.1.2 2020-08-03  
0.1.1 2020-07-13  
0.1.0 2020-06-20  
0.0.0.7 2020-04-24  
0.0.0.6 2020-04-16  
0.0.0.3 2020-04-06  
0.0.0.2 2020-03-23  
0.0.0.1 2020-03-23  

Issues with this package?

Page last updated 2026-05-13 05:04:43 UTC