14
0

- update to 1.7.1

* Bindings for kdf in libsodium
 * Added extra key validation
 * Add Crypto_box_easy

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=40
This commit is contained in:
2020-03-03 13:20:29 +00:00
committed by Git OBS Bridge
parent dc76383918
commit d9718a5664
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Mar 3 13:12:32 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 1.7.1
* Bindings for kdf in libsodium
* Added extra key validation
* Add Crypto_box_easy
-------------------------------------------------------------------
Mon Oct 14 13:59:30 UTC 2019 - Matej Cepl <mcepl@suse.com>