wok-current diff python-pynacl/description.txt @ rev 25351
updated tesseract and tesseract-dev (3.02.02 -> 5.2.0)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Jul 26 13:57:27 2022 +0100 (2022-07-26) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/python-pynacl/description.txt Tue Jul 26 13:57:27 2022 +0100 1.3 @@ -0,0 +1,12 @@ 1.4 +PyNaCl is a Python binding to libsodium, which is a fork of the Networking 1.5 +and Cryptography library. 1.6 +These libraries have a stated goal of improving usability, security and speed. 1.7 +It supports Python 2.7 and 3.5+ as well as PyPy 2.6+. 1.8 + 1.9 +Features 1.10 + 1.11 +- Digital signatures 1.12 +- Secret-key encryption 1.13 +- Public-key encryption 1.14 +- Hashing and message authentication 1.15 +- Password based key derivation and password hashing