wok diff nettle/description.txt @ rev 25055

linux: disable Realtek RTL8723AU Wireless LAN NIC driver
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 06 09:43:10 2022 +0000 (2022-06-06)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/nettle/description.txt	Mon Jun 06 09:43:10 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.