wok-current view python-pynacl/description.txt @ rev 25547
Up utftpd (0.2.4)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Mar 23 12:22:34 2023 +0000 (21 months ago) |
parents | |
children |
line source
1 PyNaCl is a Python binding to libsodium, which is a fork of the Networking
2 and Cryptography library.
3 These libraries have a stated goal of improving usability, security and speed.
4 It supports Python 2.7 and 3.5+ as well as PyPy 2.6+.
6 Features
8 - Digital signatures
9 - Secret-key encryption
10 - Public-key encryption
11 - Hashing and message authentication
12 - Password based key derivation and password hashing