Changelog for
python311-libnacl-2.1.0-2.1.noarch.rpm :
* Wed Jun 12 2024 Dirk Müller
- update to libsodium26
* Fri Mar 01 2024 Steve Kowalik - Update to 2.1.0:
* Added classes to the libnacl.aead module allowing for the use of XChaCha20-Poly1305-IETF, ChaCha20-Poly1305-IETF, and AES256-GCM.
* Added the libnacl.kx module. This module contains the ExchangeKey class.- Switch to autosetup and pyproject macros.- Drop patch crypto_kdf_derive.patch, no longer required.
* Wed Jul 05 2023 ecsos - Add %{?sle15_python_module_pythons}
* Fri Jun 11 2021 Niels Abspoel - add crypto_kdf_derive.patch to fix crypto_kdf_derive_from_key() on 32-bit platforms
* Thu Feb 18 2021 Niels Abspoel - Revert libsodium requirement back to libsodium23
* Mon Feb 01 2021 Niels Abspoel - Update to 1.7.2
* remove encoding parameter json.loads for python 3.9 compatibility
* implement functions for equal-comparison and hashing keys
* improved spec file
* Tue Mar 03 2020 Ondřej Súkup - update to 1.7.1
* Bindings for kdf in libsodium
* Added extra key validation
* Add Crypto_box_easy
* Mon Oct 14 2019 Matej Cepl - Replace %fdupes -s with plain %fdupes; hardlinks are better.
* Fri Aug 10 2018 tchvatalAATTsuse.com- Fix the libsodium dependency on the runtime to be copied by macros- Install license file
* Fri Dec 22 2017 adrianAATTsuse.de- update to version 1.6.1 from github- drop obsolete patch libnacl-1.4.4-libsodium18.patch- enable python3 builds