# Installer libxmlsec1 avec Homebrew, apt, dnf, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de libxmlsec1 pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:libxmlsec1
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install libxmlsec1
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install xmlsec1
```

  Preuve: Debian stable package indexes: xmlsec1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install xmlsec1
```

  Preuve: Fedora Rawhide package metadata: xmlsec1 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- zypper (92%):

```sh
sudo zypper install xmlsec1
```

  Preuve: openSUSE Tumbleweed package metadata: xmlsec1 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:libxmlsec1
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/libxmlsec1>
- **Version:** 1.3.12
- **Résumé source:** XML security library
- **Page d'accueil:** <https://www.aleksey.com/xmlsec/>
- **Dépôt:** <https://github.com/lsh123/xmlsec>
- **Docs amont:** <https://www.aleksey.com/xmlsec/>
- **Licence:** MIT
- **Archive source:** <https://github.com/lsh123/xmlsec/releases/download/1.3.12/xmlsec1-1.3.12.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- xmlsec1 (cli)
- xmlsec1-config (cli)
- xmlsec1 (alias)
- xmlsec1-config (alias)

## Dépendances

- gnutls
- libxml2
- openssl@3

## Dépendances de compilation

- pkgconf

## Bibliothèques fournies par macOS

- libxslt

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.3.12
- données locales: OK
- dépôt amont: https://github.com/lsh123/xmlsec
- info: No package-manager update timestamp was available.
- info: No cached GitHub release or tag data was available.
## Historique du projet et usages

XML Security Library, packaged by Homebrew as libxmlsec1, is the C implementation of XML Signature and XML Encryption workflows built on libxml2. Its command-line tool, xmlsec1, made XML digital-signature verification and signing scriptable on Unix-like systems.

### Historique du projet

Aleksey Sanin released XML Security Library 0.0.1 on 2002-03-17. Within weeks the project added online XML signature verification, test-suite work, a mailing list, RPM packages, and XML Encryption support.

The 1.0.0 release on 2003-04-17 was a major upgrade from the 0.0.x series, adding multiple crypto engines with support for OpenSSL, GnuTLS, and NSS, plus cleaned-up internals, documentation, tutorials, and examples. The project later maintained crypto-backend support for platform engines such as Microsoft CryptoAPI and MSCNG.

### Historique d'adoption

xmlsec entered packaging systems because XML signatures are part of standards-heavy environments: SAML, document signing, SOAP-era security stacks, identity federation, and government or enterprise XML workflows. The project also published interoperability reports for XML Digital Signature and XML Encryption, which helped it function as a reference-quality implementation rather than a private library.

### Modes d'utilisation

The package provides both a C library and the xmlsec1 CLI. Users sign, verify, encrypt, and decrypt XML documents, usually while selecting a crypto backend and supplying keys, certificates, or trust material through command-line options or application code.

### Pourquoi les passionnés de paquets s'y intéressent

libxmlsec1 is significant because it connects the XML parser stack to the cryptographic stack. Its ABI, crypto backend defaults, and security hardening choices can affect language bindings and applications that validate signed XML, so distributions treat it as security-sensitive plumbing rather than a casual XML helper.

### Chronologie

- 2002: XML Security Library 0.0.1 was released on 2002-03-17.
- 2002: XML Encryption support appeared in the 0.0.3 release on 2002-04-16.
- 2003: XML Security Library 1.0.0 was released on 2003-04-17 with multiple crypto-engine support.
- 2023: XML Security Library 1.3.0 introduced ABI and API breaking changes for newer XML Signature and Encryption behavior.
- 2026: XML Security Library 1.3.12 was announced on 2026-06-23 with additional crypto-algorithm support and transform-depth controls.

### Related projects

- xmlsec is built around libxml2 and related XML standards such as XML Signature, XML Encryption, Canonical XML, and Exclusive Canonical XML. Its crypto backends include OpenSSL, GnuTLS, NSS, and Windows crypto providers.

### Sources

- <https://raw.githubusercontent.com/lsh123/xmlsec/master/README.md>
- <https://www.aleksey.com/xmlsec/>
- <https://www.aleksey.com/xmlsec/documentation.html>
- <https://www.aleksey.com/xmlsec/news.html>


## Notes de sécurité

library-like package without higher-risk signals.

- **Risque Geiger:** vert / faible
- library-like package without higher-risk signals

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** libxmlsec1
- **Aliases:** xmlsec1
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Autres enregistrements de gestionnaires de paquets

- Debian apt - libxmlsec1-dev - 1.2.41-1+b1: installed executable or alias match | Debian stable package indexes: libxmlsec1-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Development files for the XML security library | https://www.aleksey.com/xmlsec/
- Debian apt - libxmlsec1-doc - 1.2.41-1: installed executable or alias match | Debian stable package indexes: libxmlsec1-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | XML security library -- documentation | https://www.aleksey.com/xmlsec/
- Debian apt - libxmlsec1t64 - 1.2.41-1+b1: installed executable or alias match | Debian stable package indexes: libxmlsec1t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | XML security library | https://www.aleksey.com/xmlsec/
- Debian apt - libxmlsec1t64-gcrypt - 1.2.41-1+b1: installed executable or alias match | Debian stable package indexes: libxmlsec1t64-gcrypt from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Gcrypt engine for the XML security library | https://www.aleksey.com/xmlsec/
- Debian apt - libxmlsec1t64-gnutls - 1.2.41-1+b1: installed executable or alias match | Debian stable package indexes: libxmlsec1t64-gnutls from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Gnutls engine for the XML security library | https://www.aleksey.com/xmlsec/
- Debian apt - libxmlsec1t64-nss - 1.2.41-1+b1: installed executable or alias match | Debian stable package indexes: libxmlsec1t64-nss from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Nss engine for the XML security library | https://www.aleksey.com/xmlsec/
- Debian apt - libxmlsec1t64-openssl - 1.2.41-1+b1: installed executable or alias match | Debian stable package indexes: libxmlsec1t64-openssl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Openssl engine for the XML security library | https://www.aleksey.com/xmlsec/
- Debian apt - xmlsec1 - 1.2.41-1+b1: installed executable or alias match | Debian stable package indexes: xmlsec1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | XML security command line processor | https://www.aleksey.com/xmlsec/
- Ubuntu apt - libxmlsec1-dev - 1.2.39-5build2: installed executable or alias match | Ubuntu 24.04 LTS package indexes: libxmlsec1-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Development files for the XML security library | https://www.aleksey.com/xmlsec/
- Ubuntu apt - libxmlsec1-doc - 1.2.39-5build2: installed executable or alias match | Ubuntu 24.04 LTS package indexes: libxmlsec1-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | XML security library -- documentation | https://www.aleksey.com/xmlsec/
- Ubuntu apt - libxmlsec1t64 - 1.2.39-5build2: installed executable or alias match | Ubuntu 24.04 LTS package indexes: libxmlsec1t64 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | XML security library | https://www.aleksey.com/xmlsec/
- Ubuntu apt - libxmlsec1t64-gcrypt - 1.2.39-5build2: installed executable or alias match | Ubuntu 24.04 LTS package indexes: libxmlsec1t64-gcrypt from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Gcrypt engine for the XML security library | https://www.aleksey.com/xmlsec/
- Ubuntu apt - libxmlsec1t64-gnutls - 1.2.39-5build2: installed executable or alias match | Ubuntu 24.04 LTS package indexes: libxmlsec1t64-gnutls from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Gnutls engine for the XML security library | https://www.aleksey.com/xmlsec/
- Ubuntu apt - libxmlsec1t64-nss - 1.2.39-5build2: installed executable or alias match | Ubuntu 24.04 LTS package indexes: libxmlsec1t64-nss from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Nss engine for the XML security library | https://www.aleksey.com/xmlsec/
- Ubuntu apt - libxmlsec1t64-openssl - 1.2.39-5build2: installed executable or alias match | Ubuntu 24.04 LTS package indexes: libxmlsec1t64-openssl from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Openssl engine for the XML security library | https://www.aleksey.com/xmlsec/
- Ubuntu apt - xmlsec1 - 1.2.39-5build2: installed executable or alias match | Ubuntu 24.04 LTS package indexes: xmlsec1 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | XML security command line processor | https://www.aleksey.com/xmlsec/


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://pkg.so/fr/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [openssl@3](https://pkg.so/fr/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [gnutls](https://pkg.so/fr/brew/gnutls/) - Runtime dependency declared by Homebrew.
- [libxml2](https://pkg.so/fr/brew/libxml2/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/fr/brew/pkgconf/) - Build dependency declared by Homebrew.
- [oath-toolkit](https://pkg.so/fr/brew/oath-toolkit/) - Popular package that depends on this formula.
- [aqbanking](https://pkg.so/fr/brew/aqbanking/) - Popular package that depends on this formula.
- [opensc](https://pkg.so/fr/brew/opensc/) - Shares pkgdb curated category or tags: cli, cryptography, library, security.
- [botan](https://pkg.so/fr/brew/botan/) - Shares pkgdb curated category or tags: cli, cryptography, library, security.
- [aws-lc](https://pkg.so/fr/brew/aws-lc/) - Shares pkgdb curated category or tags: cli, cryptography, library, security.
- [rnp](https://pkg.so/fr/brew/rnp/) - Shares pkgdb curated category or tags: cli, cryptography, library, security.
- [nettle](https://pkg.so/fr/brew/nettle/) - Shares pkgdb curated category or tags: cli, cryptography, security.
- [nss](https://pkg.so/fr/brew/nss/) - Shares pkgdb curated category or tags: cli, cryptography, security.
- [mbedtls](https://pkg.so/fr/brew/mbedtls/) - Shares pkgdb curated category or tags: cli, cryptography, security.
- [argon2](https://pkg.so/fr/brew/argon2/) - Shares pkgdb curated category or tags: cli, cryptography, security.
- [pkcs11-tools](https://pkg.so/fr/brew/pkcs11-tools/) - Security-sensitive metadata or terminology overlaps. Shared terms: cli, cryptography, openssl, openssl-3, security.

## Combined YAML source

View the package source record on GitHub. [combined/libxmlsec1.yml](https://github.com/mxcl/pkgdb/blob/main/combined/libxmlsec1.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
