mcrypt 2.6.8-7 source package in Ubuntu

Changelog

mcrypt (2.6.8-7) unstable; urgency=medium

  * Add internal functions declaration, mod to upstream (closes: #1066256)

 -- Barak A. Pearlmutter <email address hidden>  Thu, 21 Mar 2024 13:28:07 +0000

Upload details

Uploaded by:
Barak A. Pearlmutter
Uploaded to:
Sid
Original maintainer:
Barak A. Pearlmutter
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe utils
Noble release universe utils

Downloads

File Size SHA-256 Checksum
mcrypt_2.6.8-7.dsc 1.9 KiB 67878b6ac08bcf8b446d42ea865dbc66512794cb1e9019da7a2331668a2979e0
mcrypt_2.6.8.orig.tar.gz 460.9 KiB 5145aa844e54cca89ddab6fb7dd9e5952811d8d787c4f4bf27eb261e6c182098
mcrypt_2.6.8-7.debian.tar.xz 22.9 KiB acdb905b7d05c5442f605f20149f508cf1981f55a21888d68e3d2a890b9d1927

Available diffs

No changes file available.

Binary packages built by this source

mcrypt: Replacement for old unix crypt(1)

 mcrypt is a crypting program, intended to be replacement for the old
 unix crypt(1). But it can do a lot more, since with its libmcrypt
 library it can encrypt and decrypt with the following algorithms:
 BLOWFISH, TWOFISH, DES, TripleDES, 3-WAY, SAFER-sk64, SAFER-sk128,
 SAFER+, OKI97, 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.
 .
 Please note that this package is buggy and unmaintained by
 the upstream authors. If you can, please look for other
 implementations (openssl, gnutls, gnupg).

mcrypt-dbgsym: debug symbols for mcrypt