xmlsec1
XML security command line processor
Install
- All systems
-
curl cmd.cat/xmlsec1.sh
- Debian
-
apt-get install xmlsec1
- Ubuntu
-
apt-get install xmlsec1
- Arch Linux
-
pacman -S xmlsec1
- Kali Linux
-
apt-get install xmlsec1
- CentOS
-
yum install xmlsec1
- Fedora
-
dnf install xmlsec1
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install xmlsec1
- Raspbian
-
apt-get install xmlsec1
- Dockerfile
- dockerfile.run/xmlsec1
xmlsec1
XML security command line processor
Xmlsec is a command line tool for signature and encryption transformations of XML data. It is part of the XML Security Library.