This package browser is in early development. Mind the rough edges.

xmlsec-openssl

XML Security Library (using OpenSSL instead of GnuTLS)

The XML Security Library is a C library based on Libxml2. It supports XML security standards such as XML Signature, XML Encryption, Canonical XML (part of Libxml2) and Exclusive Canonical XML (part of Libxml2).

Installation

Install the latest version of xmlsec-openssl as follows:

guix install xmlsec-openssl

Or install a particular version:

guix install xmlsec-openssl@1.2.37

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.