7.24. Nettle-3.10.1

7.24.1. Introduction to Nettle

The Nettle package contains a low-level cryptographic library that is designed to fit easily in many contexts.

Approximate build time: 0.2 SBU
Required disk space: 100 MB

7.24.2. Installation of Nettle

Install Nettle by running the following commands:

./configure --prefix=/usr --disable-static &&
make

Now, as the root user:

make install
chmod   -v   755 /usr/lib/lib{hogweed,nettle}.so