套件:libhogweed6(3.8.1-2)
libhogweed6 的相關連結
Debian 的資源:
下載原始碼套件 nettle:
- [nettle_3.8.1-2.dsc]
- [nettle_3.8.1.orig.tar.gz]
- [nettle_3.8.1.orig.tar.gz.asc]
- [nettle_3.8.1-2.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [www.lysator.liu.se]
相似套件:
low level cryptographic library (public-key cryptos)
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 the asymmetric cryptographic algorithms, which, require the GNU multiple precision arithmetic library (libgmp) for their large integer computations.
其他與 libhogweed6 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgmp10 (>= 2:6.2.1+dfsg1)
- Multiprecision arithmetic library
-
- dep: libnettle8
- low level cryptographic library (symmetric and one-way cryptos)