Package: libnettle6 Architecture: amd64 Version: 3.4.1.2-1 Multi-Arch: same Priority: optional Section: libs Source: nettle Maintainer: Magnus Holmgren Installed-Size: 392 Depends: libc6 (>= 2.14), libgcrypt20 (>= 1.8.4-6+dde) Filename: ./depends/spark-simple-remote-desktop-accessor/libnettle6_3.4.1.2-1_amd64.deb Size: 216016 MD5sum: 3e7ea804dddf99ffeda009192aa4c13d SHA1: e8300bfc7b00957e2d1e2aa8d26a26c882323ef6 SHA256: 88a8ae013a0d46f8bb06754c790e4d215fbf161a2256b04265291caef4fcd11e SHA512: 521a30a387342c15654512ee87d7992bb1bbe4f17b4f4bc73ea22e1d5ef07ed95b9f2d48e6ab7f34220a1f2b45f17bd67a6ff48fad695adef0345c8826d0db79 Homepage: http://www.lysator.liu.se/~nisse/nettle/ Description: low level cryptographic library (symmetric and one-way 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 symmetric and one-way cryptographic algorithms. To avoid having this package depend on libgmp, the asymmetric cryptos reside in a separate library, libhogweed.