Package: libhogweed6 Source: nettle Version: 3.7.3-1+0~20211229201025.1+focal~1.gbp127604 Architecture: armhf Maintainer: Magnus Holmgren Installed-Size: 385 Depends: libc6 (>= 2.4), libgmp10 (>= 2:6.1.0), libnettle8 Multi-Arch: same Homepage: http://www.lysator.liu.se/~nisse/nettle/ Priority: optional Section: libs Filename: pool/main/n/nettle/libhogweed6_3.7.3-1+0~20211229201025.1+focal~1.gbp127604_armhf.deb Size: 308132 SHA256: b2a21b5b79a437f8fddd282e38206ce99b8292f12b06b305affc1a2fc9a8d51a SHA1: 9390d972d158dc63cd9444875307020d205c0fd0 MD5sum: 863ed4b979a3d16740e20ae9d5ba3860 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. Package: libhogweed6-dbgsym Source: nettle Version: 3.7.3-1+0~20211229201025.1+focal~1.gbp127604 Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Magnus Holmgren Installed-Size: 206 Depends: libhogweed6 (= 3.7.3-1+0~20211229201025.1+focal~1.gbp127604) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/n/nettle/libhogweed6-dbgsym_3.7.3-1+0~20211229201025.1+focal~1.gbp127604_armhf.deb Size: 173736 SHA256: f0fe1c1003b6129f6c419477903a704fbc78a07febb7ee1d0d750e99e3d49d69 SHA1: eb1dd867d3c763e330fbd3ba17709adf4f634b9f MD5sum: e82613993a14086224d17c2ddb0bbbc8 Description: debug symbols for libhogweed6 Build-Ids: 973524cca2ac2d6f878f3cf02e8d666c0359a336 Package: libnettle8 Source: nettle Version: 3.7.3-1+0~20211229201025.1+focal~1.gbp127604 Architecture: armhf Maintainer: Magnus Holmgren Installed-Size: 435 Depends: libc6 (>= 2.17) Multi-Arch: same Homepage: http://www.lysator.liu.se/~nisse/nettle/ Priority: optional Section: libs Filename: pool/main/n/nettle/libnettle8_3.7.3-1+0~20211229201025.1+focal~1.gbp127604_armhf.deb Size: 288264 SHA256: 94085a689cb67dd5a4b7c14ec5809bc0fa69adf93709c9ccfc245f5b60db0b72 SHA1: 0d7392268d69ab45c8b1ea6b4f1fc95bcb277545 MD5sum: 03fe8eca5fbce1182c138d767709e3f3 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. Package: libnettle8-dbgsym Source: nettle Version: 3.7.3-1+0~20211229201025.1+focal~1.gbp127604 Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Magnus Holmgren Installed-Size: 313 Depends: libnettle8 (= 3.7.3-1+0~20211229201025.1+focal~1.gbp127604) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/n/nettle/libnettle8-dbgsym_3.7.3-1+0~20211229201025.1+focal~1.gbp127604_armhf.deb Size: 267272 SHA256: 71bd78bf1564e1614f99102c92cdd36eb8e89b05180cb3b7f0b566c5eda3b4c5 SHA1: 228d1e579d9521f8737a9dc6fb8a3846a974d065 MD5sum: f83a9710e4b6b6e54d496b141e71484e Description: debug symbols for libnettle8 Build-Ids: 2bd480800f7899fa52719809a17e5538c3c8017c Package: nettle-bin Source: nettle Version: 3.7.3-1+0~20211229201025.1+focal~1.gbp127604 Architecture: armhf Maintainer: Magnus Holmgren Installed-Size: 77 Depends: libc6 (>= 2.28), libgmp10, libhogweed6, libnettle8 (= 3.7.3-1+0~20211229201025.1+focal~1.gbp127604) Suggests: lsh-doc Breaks: lsh-utils (<< 2.0.4-dfsg-1) Replaces: lsh-utils (<< 2.0.4-dfsg-1) Multi-Arch: foreign Homepage: http://www.lysator.liu.se/~nisse/nettle/ Priority: optional Section: misc Filename: pool/main/n/nettle/nettle-bin_3.7.3-1+0~20211229201025.1+focal~1.gbp127604_armhf.deb Size: 23024 SHA256: 5a83a2553ee26f87581f576c819f9c5871cfc1b9a76c1d517b6ffc55b3931cc5 SHA1: 3314907aada19222ab557290d851ad22bc0101cf MD5sum: 7535339854ca574d6371e06cb8f55dc4 Description: 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. Package: nettle-bin-dbgsym Source: nettle Version: 3.7.3-1+0~20211229201025.1+focal~1.gbp127604 Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Magnus Holmgren Installed-Size: 139 Depends: nettle-bin (= 3.7.3-1+0~20211229201025.1+focal~1.gbp127604) Priority: optional Section: debug Filename: pool/main/n/nettle/nettle-bin-dbgsym_3.7.3-1+0~20211229201025.1+focal~1.gbp127604_armhf.deb Size: 93676 SHA256: 6c48d5a88911f909557e32b56f32882cde047e131c8d7943e8ff1f1836950f07 SHA1: dfdfa47034e38111fd5231793d13baa4b312b958 MD5sum: d7946e09d4dc05a51ab103f6dcc9adc6 Description: debug symbols for nettle-bin Build-Ids: 36c9cb902a81caeca9cf795f45bafb4ae4112012 477ffcb21e48707364aa9a35492375d7e64e681c 783979a8a10c03e674bb99ba860c6c07f48928e9 c74727d3c292d5b810cc943ea0b023da2482fa48 f713f4b32fcfce834780bc16d61b0209b043e3df Package: nettle-dev Source: nettle Version: 3.7.3-1+0~20211229201025.1+focal~1.gbp127604 Architecture: armhf Maintainer: Magnus Holmgren Installed-Size: 2651 Depends: libnettle8 (= 3.7.3-1+0~20211229201025.1+focal~1.gbp127604), libhogweed6 (= 3.7.3-1+0~20211229201025.1+focal~1.gbp127604), libgmp-dev, dpkg (>= 1.15.4) | install-info Conflicts: libnettle-dev Replaces: libnettle-dev Multi-Arch: same Homepage: http://www.lysator.liu.se/~nisse/nettle/ Priority: optional Section: libdevel Filename: pool/main/n/nettle/nettle-dev_3.7.3-1+0~20211229201025.1+focal~1.gbp127604_armhf.deb Size: 1273476 SHA256: 578d949656c82527c6a0e9885188d00c37aabb95140cf9be459c70e080cda53d SHA1: c30630c92008fc185021ca0db932c0811d20ec32 MD5sum: a54d31686add6924a8c33bead1af9cf8 Description: low level cryptographic library (development files) 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 development files (C headers and static libraries)