Paketname | nettle-bin |
Beschreibung | low level cryptographic library (binary tools) |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.0-2 |
Sektion | misc |
Priorität | optional |
Installierte Größe | 80 Byte |
Hängt ab von | libc6 (>= 2.1), libhogweed1, libnettle3 |
Empfohlene Pakete | |
Paketbetreuer | Magnus Holmgren |
Quelle | nettle |
Paketgröße | 19084 Byte |
Prüfsumme MD5 | 80a815da328a9d7da12d12db388a1e1e |
Prüfsumme SHA1 | 64c8ee720b4fc260cf304c8b862c9ac1b8c0e13c |
Prüfsumme SHA256 | b9dab900550b4cd1a9affdd86bb432f6e048970e01039f19ac607dbf5e2c757f |
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.
|