wok diff libksba/description.txt @ rev 21364

updated linuxconsoletools (1.4.5 -> 1.6.0)
author Hans-G?nter Theisgen
date Sun Apr 21 16:43:33 2019 +0100 (2019-04-21)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/libksba/description.txt	Sun Apr 21 16:43:33 2019 +0100
     1.3 @@ -0,0 +1,7 @@
     1.4 +KSBA (pronounced Kasbah) is a library to make X.509 certificates as well as the
     1.5 +CMS easily accessible by other applications. Both specifications are building
     1.6 +blocks of S/MIME and TLS.
     1.7 +
     1.8 +KSBA is made available as a standard shared library and reserves identifiers
     1.9 +starting with "ksba" and "_ksba" (also uppercase and mixed case). It does not
    1.10 +rely on another cryptographic library.