Nettle-lfib-stream

Nettle-lfib-stream

nettle-lfib-stream

low level cryptographic library (binary tools)

Maintainer: Magnus Holmgren



Section: misc

Install nettle-lfib-stream

  • Debian apt-get install nettle-bin Click to copy
  • Ubuntu apt-get install nettle-bin Click to copy
  • Alpine OS apk add nettle Click to copy
  • Arch Linux pacman -S nettle Click to copy
  • Kali Linux apt-get install nettle-bin Click to copy
  • CentOS yum install nettle Click to copy
  • Fedora dnf install nettle Click to copy
  • Raspbian apt-get install nettle-bin Click to copy
  • macOS brew install nettle Click to copy

nettle-bin

low level cryptographic library (binary tools)

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 binary utilities that accompany the library: - nettle-lfib-stream - generates a pseudo-random stream, using the Knuth lfib (non-cryptographic) pseudo-random generator. - sexp-conv - conversion tool for handling the different flavours of sexp syntax. - pkcs1-conv - converts PKCS#1 keys to sexp format. - nettle-hash - command-line tool to compute message digests such as SHA-1.

nettle-dbg

low level cryptographic library (debugging symbols)

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. This package contains the debugging symbols for all binary packages.

nettle

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.

Installation of latest nettle-lfib-stream command is available for Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian and macOS. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2024 latest package from the repository and install it in your computer/server.