xsec-xtest

C++ library for XML Digital Signatures (utilities)

Install

All systems
curl cmd.cat/xsec-xtest.sh
Debian Debian
apt-get install xml-security-c-utils
Ubuntu
apt-get install xml-security-c-utils
image/svg+xml Kali Linux
apt-get install xml-security-c-utils
Fedora
dnf install xml-security-c
Windows (WSL2)
sudo apt-get update sudo apt-get install xml-security-c-utils
OS X
brew install xml-security-c
Raspbian
apt-get install xml-security-c-utils

xml-security-c-utils

C++ library for XML Digital Signatures (utilities)

Apache XML Security for C++ is a library for the XML Digital Security specification. It provides processing and handling of XML Key Management Specifications (XKMS) messages. This package contains the Apache XML Security for C++ utilities, which support signing and verifying XML files from the command line among other operations.

xml-security-c

The xml-security-c library is a C++ implementation of the XML

Digital Signature specification. The library makes use of the Apache XML project's Xerces-C XML Parser and Xalan-C XSLT processor. The latter is used for processing XPath and XSLT transforms.