ksba-config

X.509 and CMS support library (Windows development)

Install

All systems
curl cmd.cat/ksba-config.sh
Debian Debian
apt-get install libksba-dev
Ubuntu
apt-get install libksba-dev
Alpine
apk add libksba
Arch Arch Linux
pacman -S libksba
image/svg+xml Kali Linux
apt-get install libksba-dev
CentOS
yum install libksba-devel
Fedora
dnf install libksba-devel
Windows (WSL2)
sudo apt-get update sudo apt-get install libksba-dev
OS X
brew install libksba
Raspbian
apt-get install libksba-dev
Docker
docker run cmd.cat/ksba-config ksba-config powered by Commando

libksba-mingw-w64-dev

X.509 and CMS support library (Windows development)

KSBA (pronounced Kasbah) is a library to make X.509 certificates as well as the CMS easily accessible by other applications. Both specifications are building blocks of S/MIME and TLS. KSBA provides these subsystems: ASN.1 Parser, BER Decoder, BER Encoder, Certificate Handling and CMS Handling. This package contains the runtime library files. This is a Windows version of KSBA. It's meant to be used when cross-building software that targets the Windows platform, e.g. the win32-loader component of Debian-Installer.

libksba-devel

Development headers and libraries for libksba

libksba-dev

X.509 and CMS support library - development files

KSBA (pronounced Kasbah) is a library to make X.509 certificates as well as the CMS easily accessible by other applications. Both specifications are building blocks of S/MIME and TLS. KSBA provides these subsystems: ASN.1 Parser, BER Decoder, BER Encoder, Certificate Handling and CMS Handling. This package contains the development library files.

libksba

KSBA (pronounced Kasbah) is a library to make X.509 certificates

as well as the CMS easily accessible by other applications. Both specifications are building blocks of S/MIME and TLS.