Package: libhogweed4 Architecture: amd64 Version: 3.4.1.2-1 Multi-Arch: same Priority: optional Section: libs Source: nettle Maintainer: Magnus Holmgren Installed-Size: 245 Depends: libc6 (>= 2.14), libgmp10 (>= 2:6.0.0), libnettle6 (= 3.4.1.2-1) Filename: ./depends/spark-simple-remote-desktop-accessor/libhogweed4_3.4.1.2-1_amd64.deb Size: 140680 MD5sum: d1afdb8e6b6077df8e5d658a7c8a386e SHA1: a108fe8afd8dd0fd5fda57290c67de8ecc854651 SHA256: 2dd0c15b0d9e29535e4c7d679655e7fc027cfd41f9e616da7b004a5ae826b476 SHA512: c517fbb47d1348481aab16977be4b7de8cc9011469c2cd1b8666dae60669c9bbd9ecdb7e2392af7b0b21a224e7262f6c2f0fea2dcbc820288e3fc7f6c2e296f7 Homepage: http://www.lysator.liu.se/~nisse/nettle/ Description: 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.