fe25519

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

Installation

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

pip3 install fe25519

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
2.0.0 2025-09-21    
1.5.0 2023-08-26
1.4.2 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.1.0 2020-04-25
0.0.0.9 2020-04-23
0.0.0.7 2020-04-16
0.0.0.5 2020-04-06
0.0.0.2 2020-03-23
0.0.0.1 2020-03-14

Issues with this package?

Page last updated 2026-09-03 10:34:58 UTC