stealth25519

The Stealth25519 Python package provides functionality for the generation, verification, and signing of stealth addresses using the standard ed25519 algorithm with the ECDH protocol.

Installation

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

pip3 install stealth25519

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.0.9 2023-11-24    
1.0.8 2023-11-23    
1.0.7 2023-11-21    
1.0.6 2023-11-21    
1.0.5 2023-11-21    
1.0.4 2023-11-21    
1.0.3 2023-11-21    
1.0.2 2023-11-21    
1.0.0 2023-11-21    
0.1.0 2023-11-21    

Issues with this package?

Page last updated 2026-09-03 08:22:25 UTC