套件: nettle-bin (3.4.1-0ubuntu0.18.04.1)
nettle-bin 的相關超連結
Trisquel 的資源:
下載原始碼套件 nettle:
- [nettle_3.4.1-0ubuntu0.18.04.1.dsc]
- [nettle_3.4.1.orig.tar.gz]
- [nettle_3.4.1-0ubuntu0.18.04.1.debian.tar.xz]
維護者:
Original Maintainer:
- Magnus Holmgren
外部的資源:
- 主頁 [www.lysator.liu.se]
相似套件:
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-bin 有關的套件
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- dep: libhogweed4
- low level cryptographic library (public-key cryptos)
-
- dep: libnettle6 (= 3.4.1-0ubuntu0.18.04.1)
- low level cryptographic library (symmetric and one-way cryptos)
-
- sug: lsh-doc
- Secure Shell v2 (SSH2) documentation