python-axolotl-curve25519 0.4.1.post2-3 source package in Ubuntu
Changelog
python-axolotl-curve25519 (0.4.1.post2-3) unstable; urgency=medium [ Debian Janitor ] * Apply multi-arch hints. + python3-axolotl-curve25519: Add Multi-Arch: same. [ Josue Ortega ] * Fix PyModule initialization. (Closes: #1075413) * debian/control: + Update debhelper-compat to (= 13) + Update Homepage to Github page instead of Pypi. * debian/copyright: + Update copyright holder year for debian/* files. + Update copyright holder email for debian/* files. * Bump Standards-Version to 4.7.0: + debian/control: Document rules-requires-root as no. * debian/watch: Bump version to 4. -- Josue Ortega <email address hidden> Sun, 28 Jul 2024 15:45:38 +0900
Upload details
- Uploaded by:
- Josue Ortega
- Uploaded to:
- Sid
- Original maintainer:
- Josue Ortega
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Oracular | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-axolotl-curve25519_0.4.1.post2-3.dsc | 2.2 KiB | 463a937f2dd36f6c80cd964068fcd42295044dcbecc53fa78723345ab09f4c87 |
python-axolotl-curve25519_0.4.1.post2.orig.tar.gz | 78.1 KiB | 0705a66297ebd2f508a60dc94e22881c754301eb81db93963322f6b3bdcb63a3 |
python-axolotl-curve25519_0.4.1.post2-3.debian.tar.xz | 4.0 KiB | 7f565a827e59884c6c2460e588a12464c9da6608dc1e59e9ed09f362574162f4 |
Available diffs
No changes file available.
Binary packages built by this source
- python3-axolotl-curve25519: 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
- python3-axolotl-curve25519-dbgsym: debug symbols for python3-axolotl-curve25519