nettle 2.4-1 source package in Ubuntu

Changelog

nettle (2.4-1) unstable; urgency=low

  * New upstream bugfix release.

nettle (2.3-1) unstable; urgency=low

  * New upstream release.
  * nettle-dev.install: Include pkg-config files added by upstream.
  * debian/copyright: Add ripemd160-related files.

nettle (2.2-1) unstable; urgency=low

  * New upstream release (Closes: #633574).
    - The function nettle_arcfour_stream() was dropped without changing
      the SONAME, because it was undocumented and untested and should not
      be in use.
  * Add symbols files and correct dependencies in shlibs files.
  * Update copyright information, in particular regarding blowfish and
    serpent, trying to follow DEP5.
  * Add manpage nettle-hash(1) and mention nettle-hash in description of
    nettle-bin.
  * Add multi-arch support.
  * Bump Standards-Version to 3.9.2.
  * Switch to Debhelper compat level 8.
  * nettle-bin: Change Conflicts from moving sexp-conv into
    Breaks+Replaces and drop long-obsolete conflict with libnettle1.
  * Improve libnettle and libhogweed package descriptions, explaining the
    difference between them.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 13:42:04 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Magnus Holmgren
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main libs

Downloads

File Size SHA-256 Checksum
nettle_2.4.orig.tar.gz 1.0 MiB a6009208df6881f75aa1a87081ccfb2ccac1884da10670c53d7b76596f649c3f
nettle_2.4-1.debian.tar.gz 15.1 KiB dd21846b9a955d73082f321b81824072de809e4f7c64a045ee4f327e1d4f0c04
nettle_2.4-1.dsc 1.2 KiB f459f64324ac2a672eea3b9dbf73f2e054bfde5343e72b10ef4af0d7d56dbdf0

Available diffs

View changes file

Binary packages built by this source

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

libnettle4: No summary available for libnettle4 in ubuntu quantal.

No description available for libnettle4 in ubuntu quantal.

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-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 quantal.

No description available for nettle-dev in ubuntu quantal.