Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python3-axolotl-curve25519
Python 3 wrapper for curve25519 library with ed25519 signatures
https://pypi.python.org/pypi/python-axolotl-curve25519
0
no reviews
Install
This wrapper is meant for use by python3-axolotl. By now only includes the following functions: - generatePrivateKey - generatePublicKey - calculateAgreement - calculateSignature - verifySignature