libmcrypt 2.5.8-3.1 source package in Ubuntu

Changelog

libmcrypt (2.5.8-3.1) unstable; urgency=high

  * Non-maintainer upload.
  * High-urgency upload for RC bugfix.
  * Add missing Replaces: from libmcrypt-dev to libmcrypt4 (<< 2.5.8-1).
    Closes: #523310.

 -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  05 Nov 2009 06:06:47 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Lucid
Original maintainer:
RISKO Gergely
Architectures:
any
Section:
libs
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe libs

Downloads

File Size SHA-256 Checksum
libmcrypt_2.5.8.orig.tar.gz 1.3 MiB e4eb6c074bbab168ac47b947c195ff8cef9d51a211cdd18ca9c9ef34d27a373e
libmcrypt_2.5.8-3.1.diff.gz 5.5 KiB 01ef76278d6d0638ca3a746e59afa001f8403d982d9640fdbd5e56655c480e0e
libmcrypt_2.5.8-3.1.dsc 1.1 KiB 39b3deabbc69a2ca0016a73936645a1e2e2ff0f198ce974cf4c280f80f058f3e

Available diffs

View changes file

Binary packages built by this source

libmcrypt-dev: No summary available for libmcrypt-dev in ubuntu oneiric.

No description available for libmcrypt-dev in ubuntu oneiric.

libmcrypt4: De-/Encryption Library

 libmcrypt is the library which implements all the algorithms and
 modes found in mcrypt.
 .
 libmcrypt supports the algorithms: BLOWFISH, TWOFISH, DES, TripleDES,
 3-WAY, SAFER-sk64, SAFER-sk128, SAFER+, LOKI97, GOST, RC2, RC6, MARS,
 IDEA, RIJNDAEL-128, RIJNDAEL-192, SERPENT, RIJNDAEL-256, CAST-128
 (known as CAST5), CAST-256, ARCFOUR, ENIGMA, PANAMA, XTEA and WAKE.
 Block algorithms can be used in: CBC, ECB, CFB and OFB (8 bit and n
 bit, where n is the size of the algorithm's block length).
 .
 More information can be found at the libmcrypt homepage
 http://mcrypt.sourceforge.net/ .