The Libksba package contains a library used to make X.509 certificates as well as making the CMS (Cryptographic Message Syntax) easily accessible by other applications. Both specifications are building blocks of S/MIME and TLS. The library does not rely on another cryptographic library but provides hooks for easy integration with Libgcrypt.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
下载地址(HTTP):https://www.gnupg.org/ftp/gcrypt/libksba/libksba-1.8.0.tar.bz2
MD5 校验和:182951961170c12f6569454717a1383a
大小:708 KB
预计所需磁盘空间:12 MB(含测试)
预计构建时间:0.1 SBU(含测试)
Install Libksba by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check.
Now, as the root user:
make install