ecdsakeygen
ECDSA elliptic curve cryptography command line tools
Install
- All systems
-
curl cmd.cat/ecdsakeygen.sh
- Debian
-
apt-get install ecdsautils
- Ubuntu
-
apt-get install ecdsautils
- Kali Linux
-
apt-get install ecdsautils
- Fedora
-
dnf install ecdsautils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ecdsautils
- Raspbian
-
apt-get install ecdsautils
- Dockerfile
- dockerfile.run/ecdsakeygen
ecdsautils
ECDSA elliptic curve cryptography command line tools
The package provides a series of tools to support, all on the basis of the uecc library the * generation * signing * verifification of keys for elliptic key cryptography. - The package became popular in the Freifunk wireless networks communities.