python-libnacl
Python bindings for libsodium/tweetnacl based on ctypes
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-libnacl && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
libnacl-2.1.0.tar.gz | 0000046400 45.3 KB | |
python-libnacl.changes | 0000008312 8.12 KB | |
python-libnacl.spec | 0000002223 2.17 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1180151
from
Dirk Mueller (dirkmueller)
(revision 24)
- update to libsodium26 - add crypto_kdf_derive.patch to fix crypto_kdf_derive_from_key() on 32-bit platforms the new pack_nonce option allows for the nonce to be omitted his release introduces the DualKey class, secure key saving and loading, Dual Keys are classes which can encrypt and sign data. These classes generate The original time nonce routine used the first 20 chars of the 24 char nonce for the microsecond timestamp (based on salt's jid), leaving 4 chars for random data. This new nonce uses far fewer chars for the timestamp by hex encoding the float of microseconds into just 13 chars,
Comments 0