wok-next
annotate libksba/description.txt @ rev 19681
Up cookutils, cups, fontconfig, gtk+, ijs, paper-icon-theme, poppler, qpdf.
author |
Aleksej Bobylev <al.bobylev@gmail.com> |
date |
Fri Apr 07 17:30:10 2017 +0300 (2017-04-07) |
parents |
|
children |
|
rev |
line source |
al@19226
|
1 KSBA (pronounced Kasbah) is a library to make X.509 certificates as well as the
|
al@19226
|
2 CMS easily accessible by other applications. Both specifications are building
|
al@19226
|
3 blocks of S/MIME and TLS.
|
al@19226
|
4
|
al@19226
|
5 KSBA is made available as a standard shared library and reserves identifiers
|
al@19226
|
6 starting with "ksba" and "_ksba" (also uppercase and mixed case). It does not
|
al@19226
|
7 rely on another cryptographic library.
|