nettle 3.1.1-4 source package in Ubuntu

Changelog

nettle (3.1.1-4) unstable; urgency=low

  * multiarch_dev.patch (new): Remove compiler version info causing
    nettle-dev for different architectures to be incompatible with each
    other from nettle-stdint.h (Closes: #783699).
  * Rearrange debian/copyright to comply with the machine-readable format
    specification.

 -- Magnus Holmgren <email address hidden>  Mon, 03 Aug 2015 20:02:18 +0200

Upload details

Uploaded by:
Magnus Holmgren
Uploaded to:
Sid
Original maintainer:
Magnus Holmgren
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
nettle_3.1.1-4.dsc 2.0 KiB 8243e29c285bce3aa94a22e8c950af06646f44a28acbaf47fe89e1c6181d87a8
nettle_3.1.1.orig.tar.gz 1.8 MiB 5fd4d25d64d8ddcb85d0d897572af73b05b4d163c6cc49438a5bfbb8ff293d4c
nettle_3.1.1-4.debian.tar.xz 18.8 KiB d3313fd4a022888131011d7424ab51df20efcb6041df741719225d2a616cb201

Available diffs

No changes file available.

Binary packages built by this source

libhogweed4: 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.

libhogweed4-dbgsym: debug symbols for package libhogweed4

 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.

libnettle6: No summary available for libnettle6 in ubuntu wily.

No description available for libnettle6 in ubuntu wily.

libnettle6-dbgsym: No summary available for libnettle6-dbgsym in ubuntu wily.

No description available for libnettle6-dbgsym in ubuntu wily.

nettle-bin: 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.

nettle-bin-dbgsym: No summary available for nettle-bin-dbgsym in ubuntu wily.

No description available for nettle-bin-dbgsym in ubuntu wily.

nettle-dbg: low level cryptographic library (debugging symbols)

 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.
 .
 This package contains the debugging symbols for all binary packages.

nettle-dev: No summary available for nettle-dev in ubuntu wily.

No description available for nettle-dev in ubuntu wily.

nettle-dev-dbgsym: debug symbols for package nettle-dev

 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)