wok diff p11-kit/description.txt @ rev 25493

Add libgnt
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Nov 19 17:37:48 2022 +0000 (18 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/p11-kit/description.txt	Sat Nov 19 17:37:48 2022 +0000
     1.3 @@ -0,0 +1,6 @@
     1.4 +P11-kit provides a way to load and enumerate PKCS#11 modules.
     1.5 +Provides a standard configuration setup for installing PKCS#11
     1.6 +modules in such a way that they're discoverable.
     1.7 +
     1.8 +Also solves problems with coordinating the use of PKCS#11 by
     1.9 +different components or libraries living in the same process.