libhogweed6 (3.7.3-1build2)
Published 2024-09-10 13:52:14 +00:00 by Kabooshki
Installation
sudo curl -o /etc/apt/keyrings/gitea-Archive-Team.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-Archive-Team.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt update
Choose $distribution and $component from the list below.
sudo apt install libhogweed6=3.7.3-1build2
Repository Info
Distributions |
bullseye |
Components |
main |
Architectures |
amd64 |
About this package
low level cryptographic library (public-key cryptos) Nettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space. . It tries to solve a problem of providing a common set of cryptographic algorithms for higher-level applications by implementing a context-independent set of cryptographic algorithms. In that light, Nettle doesn't do any memory allocation or I/O, it simply provides the cryptographic algorithms for the application to use in any environment and in any way it needs. . This package contains the asymmetric cryptographic algorithms, which, require the GNU multiple precision arithmetic library (libgmp) for their large integer computations.
Dependencies
libc6 (>= 2.14) |
libgmp10 (>= 2:6.2.1+dfsg) |
libnettle8 |
Details
Assets (1)
Versions (1)
View all
3.7.3-1build2
2024-09-10