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.
LFS や依存パッケージが本ブックに示す最新安定バージョンでなかった場合には、BLFS 開発版においては、パッケージのビルドや処理実行が適切に行われないことがあります。
ダウンロード (HTTP): https://www.gnupg.org/ftp/gcrypt/libksba/libksba-1.6.5.tar.bz2
ダウンロード MD5 sum: 57b88e5d24c8705d9a3ba3832140d188
ダウンロードサイズ: 692 KB
必要ディスク容量: 9.4 MB (with tests)
概算ビルド時間: 0.1 SBU (with tests)
以下のコマンドを実行して Libksba をビルドします。
./configure --prefix=/usr && make
ビルド結果をテストする場合は make check を実行します。
root
ユーザーになって以下を実行します。
make install