是什么 ? | : | a low-level cryptographic library |
开发语言 | : | C |
开发组织 | : | GNU |
官方主页 | : | http://www.lysator.liu.se/~nisse/nettle |
操作系统 | 包管理器 | 安装命令 |
---|---|---|
macOS | HomeBrew | brew install nettle |
GNU/Linux | HomeBrew | brew install nettle |
apt | sudo apt-get install -y nettle | |
CentOS | yum | sudo yum install -y nettle nettle-devel |
dnf | sudo dnf install -y nettle nettle-devel | |
Alpine Linux | apk | sudo apk add nettle nettle-dev |
pacman | sudo pacman -Syyu --noconfirm |