PyNaCl is a Python binding to the `Networking and Cryptography library`_,
a crypto library with the stated goal of improving usability, security and
speed.
Provides
Requires
License
Apache-2.0
Changelog
* Mon Jan 26 2026 Dirk Müller <dmueller@suse.com>
- update to 1.6.2 (bsc#1255764, CVE-2025-69277):
* Updated libsodium to 1.0.20-stable (2025-12-31 build) to
resolve CVE-2025-69277.
* Mon Nov 17 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.6.1
* The ``MAKE`` environment variable can now be used to specify
the ``make`` binary that should be used in the build process.
* Sun Sep 14 2025 Dirk Müller <dmueller@suse.com>
- update to 1.6.0:
* BACKWARDS INCOMPATIBLE: Removed support for Python 3.6 and
3.7.
* Added support for the low level AEAD AES bindings.
* Added support for crypto_core_ed25519_from_uniform.
* Update libsodium to 1.0.20-stable (2025-08-27 build).
* Added support for free-threaded Python 3.14.
* Added support for Windows on ARM wheels.
* Tue May 06 2025 Markéta Machová <mmachova@suse.com>
- Convert to pip-based build
* Fri Apr 21 2023 Dirk Müller <dmueller@suse.com>
- add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 Matej Cepl <mcepl@suse.com>
- Make calling of %{sle15modernpython} optional.
* Fri Sep 16 2022 pgajdos@suse.com
- python-six not required
* Thu Jul 21 2022 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
* Sun Jan 09 2022 Michael Ströder <michael@stroeder.com>
- Update to 1.5.0
* Removed support for Python 2.7 and Python 3.5.
* Changes of binary wheel distributions.
* Update libsodium to 1.0.18-stable (July 25, 2021 release).
* Add inline type hints.
* Mon Nov 08 2021 Dirk Müller <dmueller@suse.com>
- six is needed by testsuite
Files
/usr/lib/python3.13/site-packages/nacl
/usr/lib/python3.13/site-packages/nacl/__init__.py
/usr/lib/python3.13/site-packages/nacl/__pycache__
/usr/lib/python3.13/site-packages/nacl/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/nacl/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/nacl/__pycache__/encoding.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/nacl/__pycache__/encoding.cpython-313.pyc
/usr/lib/python3.13/site-packages/nacl/__pycache__/exceptions.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/nacl/__pycache__/exceptions.cpython-313.pyc
/usr/lib/python3.13/site-packages/nacl/__pycache__/hash.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/nacl/__pycache__/hash.cpython-313.pyc
/usr/lib/python3.13/site-packages/nacl/__pycache__/hashlib.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/nacl/__pycache__/hashlib.cpython-313.pyc
/usr/lib/python3.13/site-packages/nacl/__pycache__/public.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/nacl/__pycache__/public.cpython-313.pyc
/usr/lib/python3.13/site-packages/nacl/__pycache__/secret.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/nacl/__pycache__/secret.cpython-313.pyc
/usr/lib/python3.13/site-packages/nacl/__pycache__/signing.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/nacl/__pycache__/signing.cpython-313.pyc
/usr/lib/python3.13/site-packages/nacl/__pycache__/utils.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/nacl/__pycache__/utils.cpython-313.pyc
/usr/lib/python3.13/site-packages/nacl/_sodium.abi3.so
/usr/lib/python3.13/site-packages/nacl/bindings
/usr/lib/python3.13/site-packages/nacl/bindings/__init__.py
/usr/lib/python3.13/site-packages/nacl/bindings/__pycache__
/usr/lib/python3.13/site-packages/nacl/bindings/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/nacl/bindings/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/nacl/bindings/__pycache__/crypto_aead.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/nacl/bindings/__pycache__/crypt