Binary package “python3-axolotl-curve25519” in ubuntu noble

Python 3 wrapper for curve25519 library with ed25519 signatures

 This wrapper is meant for use by python3-axolotl.
 By now only includes the following functions:
  - generatePrivateKey
  - generatePublicKey
  - calculateAgreement
  - calculateSignature
  - verifySignature