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).
- Versions: 1.2.37
- Website: https://www.aleksey.com/xmlsec/
- Licenses: X11-style
- Package source: gnu/packages/xml.scm
- Builds: See build status
- Issues: See known issues
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.
Badge code
You can use the following badge to inform users of xmlsec-openssl about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/xmlsec-openssl'><img src='https://packages.guix.gnu.org/packages/xmlsec-openssl/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/xmlsec-openssl)
Example Org:
[[https://packages.guix.gnu.org/packages/xmlsec-openssl][https://packages.guix.gnu.org/packages/xmlsec-openssl/badges/latest-version.svg]]