wok diff python-pynacl/description.txt @ rev 25315

updated soprano and soprano-dev (2.8.0 -> 2.9.4)
author Hans-G?nter Theisgen
date Thu Jul 21 06:45:43 2022 +0100 (23 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/python-pynacl/description.txt	Thu Jul 21 06:45:43 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