Summary
This is a python wrapper for the curve25519 library with ed25519 signatures. The C code was pulled from libaxolotl-android. At the moment this wrapper is meant for use by
Versions
v0.4.1_p2-r4 :: 0 :: gentoo
- Modified
- License
- BSD GPL-3
- Keywords
- amd64 x86 ~arm64 ~loong ~riscv
- USE flags
- debug
USE flags
General
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
python_targets
- python3_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
- python3_12
- Build with Python 3.12
Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
Depending packages
dev-python / consonance : WhatsApp's handshake implementation using Noise Protocol
dev-python / python-axolotl : A python module for the axolotl protocol
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
dev-python/python-axolotl-curve25519: add python3.12 support
Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
dev-python/python-axolotl-curve25519: keyword 0.4.1_p2-r4 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/python-axolotl-curve25519: Set DISTUTILS_EXT=1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Hanno Böck · gentoo
dev-python/python-axolotl-curve25519: Fix setuptools warning
Closes: https://bugs.gentoo.org/797808 Signed-off-by: Hanno Böck <hanno@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
dev-python/python-axolotl-curve25519: force revbump
Bug: https://bugs.gentoo.org/871369 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Hanno Böck · gentoo
dev-python/python-axolotl-curve25519: Fix compilation with clang.
This fixes an invalid type in the python module struct. Also sent upstream. Closes: https://bugs.gentoo.org/871369 Signed-off-by: Hanno Böck <hanno@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
dev-python/python-axolotl-curve25519: migrate to pep517
Also fixed QA PythonGHDistfileSuffix. Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
dev-python/python-axolotl-curve25519: add python3.11 support
Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
dev-python/python-axolotl-curve25519: drop 0.4.1_p2-r1
Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Conrad Kostecki · gentoo
dev-python/python-axolotl-curve25519: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/python-axolotl-curve25519: Keyword 0.4.1_p2-r1 arm64, #828034
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Yongxiang Liang · gentoo
dev-python/python-axolotl-curve25519: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
dev-python/python-axolotl-curve25519: add python3.10 support
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
dev-python/python-axolotl-curve25519: add python3.9 support
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Hanno Böck · gentoo
dev-python/python-axolotl-curve25519: Remove Python 2.
No dependencies with Python 2 support any more. Signed-off-by: Hanno Böck <hanno@gentoo.org> Package-Manager: Portage-2.3.87, Repoman-2.3.20 - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
dev-python/python-axolotl-curve25519: add python3.8 support
Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
dev-python/python-axolotl-curve25519: x86 stable (bug #682744)
Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
dev-python/python-axolotl-curve25519: amd64 stable wrt bug #682744
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
dev-python/python-axolotl-curve25519: drop python3.4. support
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Conrad Kostecki <conrad@kostecki.com> Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
dev-python/python-axolotl-curve25519: drop old version.
Signed-off-by: Conrad Kostecki <conrad@kostecki.com> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Conrad Kostecki · gentoo
dev-python/python-axolotl-curve25519: add python3.7 support.
Also bumped to EAPI=7. Signed-off-by: Conrad Kostecki <conrad@kostecki.com> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/10276 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
dev-python/python-axolotl-curve25519: New package
Closes: https://bugs.gentoo.org/608882 Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/python-axolotl-curve25519: Revert "Initial commit."
This commit bypassed proxy-maint project and merged an old (broken) version of the pull request. - Repository mirror & CI · gentoo
Merge updates from master - Hanno · gentoo
dev-python/python-axolotl-curve25519: Initial commit.
Python library for axolotl-based protocols like OMEMO, see https://bugs.gentoo.org/608882 Package-Manager: Portage-2.3.40, Repoman-2.3.9