Python implementation of the XEdDSA signature scheme
This python library offers an open implementation of the XEdDSA signature scheme. It allows to create and verify EdDSA-compatible signatures using public key and private key formats initially defined for the X25519 and X448 elliptic curve Diffie-Hellman functions.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 1.1.0-7.fc44 | - |
| Fedora 43 | 1.1.0-7.fc43 | 1.1.0-7.fc43 |
| Fedora 42 | 1.0.3-2.fc42 | - |
| Fedora 41 | 1.0.3-1.fc41 | 1.0.3-1.fc41 |
| Fedora EPEL 9 | 0.6.0~beta-8.el9 | - |
You can contact the maintainers of this package via email at
python-xeddsa dash maintainers at fedoraproject dot org.