wok diff python-cryptography/description.txt @ rev 25446
ftop: add description.txt
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Sep 06 10:22:54 2022 +0000 (2022-09-06) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/python-cryptography/description.txt Tue Sep 06 10:22:54 2022 +0000 1.3 @@ -0,0 +1,3 @@ 1.4 +Python-cryptography includes both high level recipes and low level 1.5 +interfaces to common cryptographic algorithms such as symmetric 1.6 +ciphers, message digests, and key derivation functions.