Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python-axolotl-curve25519
Python 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 python-axolotl. By now only includes the following functions:
- generatePrivateKey
- generatePublicKey
- calculateAgreement
- calculateSignature
- verifySignature