wok-current diff nettle/description.txt @ rev 25342
Down python-bcrypt: last version supporting python < 3.6
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jul 24 17:10:41 2022 +0000 (2022-07-24) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/nettle/description.txt Sun Jul 24 17:10:41 2022 +0000 1.3 @@ -0,0 +1,5 @@ 1.4 +Nettle is a cryptographic library that is designed to fit 1.5 +easily in more or less any context: 1.6 +In crypto toolkits for object-oriented languages 1.7 +(C++, Python, Pike, ...), in applications like LSH or GNUPG, 1.8 +or even in kernel space.