Package: libhogweed6 Source: nettle Version: 3.7.3-1+0~20211229201010.1+bullseye~1.gbp127604 Architecture: amd64 Maintainer: Magnus Holmgren Installed-Size: 455 Depends: libc6 (>= 2.14), 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~20211229201010.1+bullseye~1.gbp127604_amd64.deb Size: 321000 SHA256: ce5732d2a6026443fe4f576a804a21a128ae2d4907a72875ff4dd489b20a3eeb SHA1: 2c2188158a34104faf89b0fd1ee1667ab84fe802 MD5sum: 00fd5586a41316bf07205e524414a703 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~20211229201010.1+bullseye~1.gbp127604 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Magnus Holmgren Installed-Size: 212 Depends: libhogweed6 (= 3.7.3-1+0~20211229201010.1+bullseye~1.gbp127604) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/n/nettle/libhogweed6-dbgsym_3.7.3-1+0~20211229201010.1+bullseye~1.gbp127604_amd64.deb Size: 179536 SHA256: 87efeae4ba91b137428966a9db8c0d4a8ab77dd543cee12cd22b75af1447449e SHA1: 4c77ba0482ba37779f129498b0be22ad48f47ee5 MD5sum: 2bc93f2aa453c474cdf0f4bf869ec197 Description: debug symbols for libhogweed6 Build-Ids: e450dfe286f0140a269b3dfb53b0ef40e60015ed Package: libnettle8 Source: nettle Version: 3.7.3-1+0~20211229201010.1+bullseye~1.gbp127604 Architecture: amd64 Maintainer: Magnus Holmgren Installed-Size: 480 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~20211229201010.1+bullseye~1.gbp127604_amd64.deb Size: 270680 SHA256: 87fec15e8dddb2608cd60c0df0e1748a250c5b25dc8816161a396f2a742e27ee SHA1: 012b571df96bbd5708b9b402a80a4d6ff75bf6f4 MD5sum: 7c1ccc96f13de13d74b689797f974a16 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~20211229201010.1+bullseye~1.gbp127604 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Magnus Holmgren Installed-Size: 281 Depends: libnettle8 (= 3.7.3-1+0~20211229201010.1+bullseye~1.gbp127604) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/n/nettle/libnettle8-dbgsym_3.7.3-1+0~20211229201010.1+bullseye~1.gbp127604_amd64.deb Size: 242456 SHA256: 842416268411b26495e65a96372a8945417fedcca312c9fb2308f3fa8ef44ff2 SHA1: 71b86c029e5a409dea336c4a2bddfcaac9f47b6b MD5sum: bc4f8a7b5428c3bdb097fc16235e26c8 Description: debug symbols for libnettle8 Build-Ids: f458f87fd12b2a41516a2fad8236540a5ba10e8b Package: nettle-bin Source: nettle Version: 3.7.3-1+0~20211229201010.1+bullseye~1.gbp127604 Architecture: amd64 Maintainer: Magnus Holmgren Installed-Size: 114 Depends: libc6 (>= 2.4), libgmp10, libhogweed6, libnettle8 (= 3.7.3-1+0~20211229201010.1+bullseye~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~20211229201010.1+bullseye~1.gbp127604_amd64.deb Size: 25532 SHA256: eeaa423f3820af438651b515c4805a9ded79a59a979d705ee9a49377e7866abe SHA1: 8967a627a8d317c0fb59093de1d2e9ca873f12dd MD5sum: f5c057bb831ec5e2ba5495600ae81ff2 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~20211229201010.1+bullseye~1.gbp127604 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Magnus Holmgren Installed-Size: 144 Depends: nettle-bin (= 3.7.3-1+0~20211229201010.1+bullseye~1.gbp127604) Priority: optional Section: debug Filename: pool/main/n/nettle/nettle-bin-dbgsym_3.7.3-1+0~20211229201010.1+bullseye~1.gbp127604_amd64.deb Size: 92596 SHA256: a652ab11b1e3b0b82e9e65ab1a46248f6cd3c0e85e893e0e750c074c05002ddf SHA1: b929ec266f0e1ca36d9360f7ff9bb1bd7693379a MD5sum: 0e62c7732c6ca382ace494d485adbd09 Description: debug symbols for nettle-bin Build-Ids: 06295981ee4f36979e4558371da4c12503583779 2d6ede1d6f70918eb49b7397b4aedec6a58c112f 476a9c2421e8f2a3d05d73383e20afec434d258c 6c63f4216c3ef639d2850a4e74b95da14a393825 a180b8e27e06d55e1c6f9655a3e6bc0db4e6a5ea Package: nettle-dev Source: nettle Version: 3.7.3-1+0~20211229201010.1+bullseye~1.gbp127604 Architecture: amd64 Maintainer: Magnus Holmgren Installed-Size: 2920 Depends: libnettle8 (= 3.7.3-1+0~20211229201010.1+bullseye~1.gbp127604), libhogweed6 (= 3.7.3-1+0~20211229201010.1+bullseye~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~20211229201010.1+bullseye~1.gbp127604_amd64.deb Size: 1262708 SHA256: b96fecfeedcc2ffe7e2173033a334bb25fdbe5557e1ad984af8a4c56cf959162 SHA1: 76740dd429673789b97cf6fbd59bb482ee3b6796 MD5sum: 081be0cebcc68adc734b23b3e0dc535c 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)