Paketname | nettle-bin |
Beschreibung | low level cryptographic library (binary tools) |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.0-2 |
Sektion | universe/misc |
Priorität | optional |
Installierte Größe | 84 Byte |
Hängt ab von | libc6 (>= 2.4), libhogweed1, libnettle3 |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | nettle |
Paketgröße | 19286 Byte |
Prüfsumme MD5 | 9bfd128012a67f2d9591e6859a871a00 |
Prüfsumme SHA1 | 1611cafd061240c75235a1c58f740cc0164d4ef7 |
Prüfsumme SHA256 | 3b1a4a1bdb6908c814700ebab47e8a3b80de581f0329cfa97d1bd03373b2279d |
Link zum Herunterladen | nettle-bin_2.0-2_i386.deb |
Ausführliche Beschreibung | 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 pseudorandom stream, using the Knuth
lfib (non-cryptographic) pseudorandom generator.
- sexp-conv - conversion tool for handling the different flavours of sexp
syntax.
- pkcs1-conv - converts PKCS#1 keys to sexp format.
|