Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-PyNaCl | Distribution: SUSE Linux Enterprise 15 |
Version: 1.4.0 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 150000.3.8.2 | Build date: Tue Apr 2 12:53:53 2024 |
Group: Development/Languages/Python | Build host: h02-armsrv2 |
Size: 742277 | Source RPM: python-PyNaCl-1.4.0-150000.3.8.2.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://github.com/pyca/pynacl/ | |
Summary: Python binding to the Networking and Cryptography (NaCl) library |
PyNaCl is a Python binding to the `Networking and Cryptography library`_, a crypto library with the stated goal of improving usability, security and speed.
Apache-2.0
* Thu Jul 21 2022 adrian.glaubitz@suse.com - Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629) * Mon Nov 08 2021 dmueller@suse.com - six is needed by testsuite * Sun Jul 05 2020 michael@stroeder.com - Update to 1.4.0 * Update ``libsodium`` to 1.0.18. * **BACKWARDS INCOMPATIBLE:** We no longer distribute 32-bit ``manylinux1`` wheels. Continuing to produce them was a maintenance burden. * Added support for Python 3.8, and removed support for Python 3.4. * Add low level bindings for extracting the seed and the public key from crypto_sign_ed25519 secret key * Add low level bindings for deterministic random generation. * Add ``wheel`` and ``setuptools`` setup_requirements in ``setup.py`` (#485) * Fix checks on very slow builders (#481, #495) * Add low-level bindings to ed25519 arithmetic functions * Update low-level blake2b state implementation * Fix wrong short-input behavior of SealedBox.decrypt() (#517) * Raise CryptPrefixError exception instead of InvalidkeyError when trying to check a password against a verifier stored in a unknown format (#519) * Add support for minimal builds of libsodium. Trying to call functions not available in a minimal build will raise an UnavailableError exception. To compile a minimal build of the bundled libsodium, set the SODIUM_INSTALL_MINIMAL environment variable to any non-empty string (e.g. ``SODIUM_INSTALL_MINIMAL=1``) for setup. - removed obsolete back-port patch: * fix_tests.patch * hypothesis-no-unilmited.patch * python-PyNaCl-hypothesis-remove-average_size.patch * Fri Apr 17 2020 tchvatal@suse.com - Fix tests with latest hypothesis: * hypothesis-no-unilmited.patch * Tue Jan 21 2020 pgajdos@suse.com - python-PyNaCl requires python-cffi as demonstrated by python-dkimpy tests [SLE-7686] [bsc#1161557] * Wed Sep 25 2019 tchvatal@suse.com - Add missing runtime dependency on cffi * Thu Jul 18 2019 mimi.vx@gmail.com - add fix_tests.patch for new pytest * Mon Jun 03 2019 pgajdos@suse.com - run the testsuite - added patches https://github.com/pyca/pynacl/commit/a8c08b18f3a2e8f2140c531afaf42715fcab68e7 + python-PyNaCl-hypothesis-remove-average_size.patch * Wed Dec 12 2018 alarrosa@suse.com - Update to 1.3.0 * Added support for Python 3.7. * Run and test all code examples in PyNaCl docs through sphinx's doctest builder. * Add low-level bindings for chacha20-poly1305 AEAD constructions. * Add low-level bindings for the chacha20-poly1305 secretstream constructions. * Add low-level bindings for ed25519ph pre-hashed signing construction. * Add low-level bindings for constant-time increment and addition on fixed-precision big integers represented as little-endian byte sequences. * Add low-level bindings for the ISO/IEC 7816-4 compatible padding API. * Add low-level bindings for libsodium's crypto_kx... key exchange construction. * Set hypothesis deadline to None in tests/test_pwhash.py to avoid incorrect test failures on slower processor architectures. * Fri Dec 22 2017 mimi.vx@gmail.com - update to 1.2.1 - use system libsodium * Sun Jun 11 2017 mimi.vx@gmail.com - initial import
/usr/lib64/python3.6/site-packages/PyNaCl-1.4.0-py3.6.egg-info /usr/lib64/python3.6/site-packages/PyNaCl-1.4.0-py3.6.egg-info/PKG-INFO /usr/lib64/python3.6/site-packages/PyNaCl-1.4.0-py3.6.egg-info/SOURCES.txt /usr/lib64/python3.6/site-packages/PyNaCl-1.4.0-py3.6.egg-info/dependency_links.txt /usr/lib64/python3.6/site-packages/PyNaCl-1.4.0-py3.6.egg-info/not-zip-safe /usr/lib64/python3.6/site-packages/PyNaCl-1.4.0-py3.6.egg-info/requires.txt /usr/lib64/python3.6/site-packages/PyNaCl-1.4.0-py3.6.egg-info/top_level.txt /usr/lib64/python3.6/site-packages/nacl /usr/lib64/python3.6/site-packages/nacl/__init__.py /usr/lib64/python3.6/site-packages/nacl/__pycache__ /usr/lib64/python3.6/site-packages/nacl/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/nacl/__pycache__/__init__.cpython-36.pyc /usr/lib64/python3.6/site-packages/nacl/__pycache__/encoding.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/nacl/__pycache__/encoding.cpython-36.pyc /usr/lib64/python3.6/site-packages/nacl/__pycache__/exceptions.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/nacl/__pycache__/exceptions.cpython-36.pyc /usr/lib64/python3.6/site-packages/nacl/__pycache__/hash.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/nacl/__pycache__/hash.cpython-36.pyc /usr/lib64/python3.6/site-packages/nacl/__pycache__/hashlib.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/nacl/__pycache__/hashlib.cpython-36.pyc /usr/lib64/python3.6/site-packages/nacl/__pycache__/public.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/nacl/__pycache__/public.cpython-36.pyc /usr/lib64/python3.6/site-packages/nacl/__pycache__/secret.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/nacl/__pycache__/secret.cpython-36.pyc /usr/lib64/python3.6/site-packages/nacl/__pycache__/signing.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/nacl/__pycache__/signing.cpython-36.pyc /usr/lib64/python3.6/site-packages/nacl/__pycache__/utils.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/nacl/__pycache__/utils.cpython-36.pyc /usr/lib64/python3.6/site-packages/nacl/_sodium.abi3.so /usr/lib64/python3.6/site-packages/nacl/bindings /usr/lib64/python3.6/site-packages/nacl/bindings/__init__.py /usr/lib64/python3.6/site-packages/nacl/bindings/__pycache__ /usr/lib64/python3.6/site-packages/nacl/bindings/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/nacl/bindings/__pycache__/__init__.cpython-36.pyc /usr/lib64/python3.6/site-packages/nacl/bindings/__pycache__/crypto_aead.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/nacl/bindings/__pycache__/crypto_aead.cpython-36.pyc /usr/lib64/python3.6/site-packages/nacl/bindings/__pycache__/crypto_box.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/nacl/bindings/__pycache__/crypto_box.cpython-36.pyc /usr/lib64/python3.6/site-packages/nacl/bindings/__pycache__/crypto_core.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/nacl/bindings/__pycache__/crypto_core.cpython-36.pyc /usr/lib64/python3.6/site-packages/nacl/bindings/__pycache__/crypto_generichash.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/nacl/bindings/__pycache__/crypto_generichash.cpython-36.pyc /usr/lib64/python3.6/site-packages/nacl/bindings/__pycache__/crypto_hash.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/nacl/bindings/__pycache__/crypto_hash.cpython-36.pyc /usr/lib64/python3.6/site-packages/nacl/bindings/__pycache__/crypto_kx.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/nacl/bindings/__pycache__/crypto_kx.cpython-36.pyc /usr/lib64/python3.6/site-packages/nacl/bindings/__pycache__/crypto_pwhash.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/nacl/bindings/__pycache__/crypto_pwhash.cpython-36.pyc /usr/lib64/python3.6/site-packages/nacl/bindings/__pycache__/crypto_scalarmult.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/nacl/bindings/__pycache__/crypto_scalarmult.cpython-36.pyc /usr/lib64/python3.6/site-packages/nacl/bindings/__pycache__/crypto_secretbox.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/nacl/bindings/__pycache__/crypto_secretbox.cpython-36.pyc /usr/lib64/python3.6/site-packages/nacl/bindings/__pycache__/crypto_secretstream.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/nacl/bindings/__pycache__/crypto_secretstream.cpython-36.pyc /usr/lib64/python3.6/site-packages/nacl/bindings/__pycache__/crypto_shorthash.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/nacl/bindings/__pycache__/crypto_shorthash.cpython-36.pyc /usr/lib64/python3.6/site-packages/nacl/bindings/__pycache__/crypto_sign.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/nacl/bindings/__pycache__/crypto_sign.cpython-36.pyc /usr/lib64/python3.6/site-packages/nacl/bindings/__pycache__/randombytes.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/nacl/bindings/__pycache__/randombytes.cpython-36.pyc /usr/lib64/python3.6/site-packages/nacl/bindings/__pycache__/sodium_core.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/nacl/bindings/__pycache__/sodium_core.cpython-36.pyc /usr/lib64/python3.6/site-packages/nacl/bindings/__pycache__/utils.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/nacl/bindings/__pycache__/utils.cpython-36.pyc /usr/lib64/python3.6/site-packages/nacl/bindings/crypto_aead.py /usr/lib64/python3.6/site-packages/nacl/bindings/crypto_box.py /usr/lib64/python3.6/site-packages/nacl/bindings/crypto_core.py /usr/lib64/python3.6/site-packages/nacl/bindings/crypto_generichash.py /usr/lib64/python3.6/site-packages/nacl/bindings/crypto_hash.py /usr/lib64/python3.6/site-packages/nacl/bindings/crypto_kx.py /usr/lib64/python3.6/site-packages/nacl/bindings/crypto_pwhash.py /usr/lib64/python3.6/site-packages/nacl/bindings/crypto_scalarmult.py /usr/lib64/python3.6/site-packages/nacl/bindings/crypto_secretbox.py /usr/lib64/python3.6/site-packages/nacl/bindings/crypto_secretstream.py /usr/lib64/python3.6/site-packages/nacl/bindings/crypto_shorthash.py /usr/lib64/python3.6/site-packages/nacl/bindings/crypto_sign.py /usr/lib64/python3.6/site-packages/nacl/bindings/randombytes.py /usr/lib64/python3.6/site-packages/nacl/bindings/sodium_core.py /usr/lib64/python3.6/site-packages/nacl/bindings/utils.py /usr/lib64/python3.6/site-packages/nacl/encoding.py /usr/lib64/python3.6/site-packages/nacl/exceptions.py /usr/lib64/python3.6/site-packages/nacl/hash.py /usr/lib64/python3.6/site-packages/nacl/hashlib.py /usr/lib64/python3.6/site-packages/nacl/public.py /usr/lib64/python3.6/site-packages/nacl/pwhash /usr/lib64/python3.6/site-packages/nacl/pwhash/__init__.py /usr/lib64/python3.6/site-packages/nacl/pwhash/__pycache__ /usr/lib64/python3.6/site-packages/nacl/pwhash/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/nacl/pwhash/__pycache__/__init__.cpython-36.pyc /usr/lib64/python3.6/site-packages/nacl/pwhash/__pycache__/_argon2.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/nacl/pwhash/__pycache__/_argon2.cpython-36.pyc /usr/lib64/python3.6/site-packages/nacl/pwhash/__pycache__/argon2i.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/nacl/pwhash/__pycache__/argon2i.cpython-36.pyc /usr/lib64/python3.6/site-packages/nacl/pwhash/__pycache__/argon2id.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/nacl/pwhash/__pycache__/argon2id.cpython-36.pyc /usr/lib64/python3.6/site-packages/nacl/pwhash/__pycache__/scrypt.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/nacl/pwhash/__pycache__/scrypt.cpython-36.pyc /usr/lib64/python3.6/site-packages/nacl/pwhash/_argon2.py /usr/lib64/python3.6/site-packages/nacl/pwhash/argon2i.py /usr/lib64/python3.6/site-packages/nacl/pwhash/argon2id.py /usr/lib64/python3.6/site-packages/nacl/pwhash/scrypt.py /usr/lib64/python3.6/site-packages/nacl/secret.py /usr/lib64/python3.6/site-packages/nacl/signing.py /usr/lib64/python3.6/site-packages/nacl/utils.py /usr/share/doc/packages/python3-PyNaCl /usr/share/doc/packages/python3-PyNaCl/README.rst /usr/share/licenses/python3-PyNaCl /usr/share/licenses/python3-PyNaCl/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 20:14:19 2024