Pakket: nettle-bin (3.7.3-1)
Verwijzigingen voor nettle-bin
Debian bronnen:
Het bronpakket nettle downloaden:
Beheerder:
Externe bronnen:
- Homepage [www.lysator.liu.se]
Vergelijkbare pakketten:
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.
Andere aan nettle-bin gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.28)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- dep: libhogweed6
- low level cryptographic library (public-key cryptos)
-
- dep: libnettle8 (= 3.7.3-1)
- low level cryptographic library (symmetric and one-way cryptos)
-
- sug: lsh-doc
- Secure Shell v2 (SSH2) documentation