wok annotate python-pynacl/description.txt @ rev 25454

oldrunner: add apple2 keys mapping
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 22 07:58:57 2022 +0000 (21 months ago)
parents
children
rev   line source
Hans-G?nter@25226 1 PyNaCl is a Python binding to libsodium, which is a fork of the Networking
Hans-G?nter@25226 2 and Cryptography library.
Hans-G?nter@25226 3 These libraries have a stated goal of improving usability, security and speed.
Hans-G?nter@25226 4 It supports Python 2.7 and 3.5+ as well as PyPy 2.6+.
Hans-G?nter@25226 5
Hans-G?nter@25226 6 Features
Hans-G?nter@25226 7
Hans-G?nter@25226 8 - Digital signatures
Hans-G?nter@25226 9 - Secret-key encryption
Hans-G?nter@25226 10 - Public-key encryption
Hans-G?nter@25226 11 - Hashing and message authentication
Hans-G?nter@25226 12 - Password based key derivation and password hashing