libcrypt-eksblowfish-perl 0.009-3build4 source package in Ubuntu

Changelog

libcrypt-eksblowfish-perl (0.009-3build4) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 15:15:27 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
libcrypt-eksblowfish-perl_0.009.orig.tar.gz 35.5 KiB 3cc7126d5841107237a9be2dc5c7fbc167cf3c4b4ce34678a8448b850757014c
libcrypt-eksblowfish-perl_0.009-3build4.debian.tar.xz 3.1 KiB cc8053c14ac0443e59a197e222b36a8d647eb6ad19dd2d70470b3830935b6d5f
libcrypt-eksblowfish-perl_0.009-3build4.dsc 2.4 KiB 4d81e0e2e7ee76470647dbc8d0e4233b29c2145601422992232f01bb7356c5e6

Available diffs

View changes file

Binary packages built by this source

libcrypt-eksblowfish-perl: Perl module implementing the Eksblowfish block cipher

 Crypt::Eksblowfish provides an implementation of the Eksblowfish encryption.
 .
 Eksblowfish is a variant of the Blowfish cipher, modified to make the
 key setup very expensive. ("Eks" stands for "expensive key schedule".)
 This doesn't make it significantly cryptographically stronger,
 but is intended to hinder brute-force attacks. It also makes it
 unsuitable for any application requiring key agility. It was designed
 by Niels Provos and David Mazieres for password hashing in OpenBSD.
 See Crypt::Eksblowfish::Bcrypt for the hash algorithm.
 .
 Eksblowfish is a parameterised (family-keyed) cipher. It takes a cost
 parameter that controls how expensive the key scheduling is. It also
 takes a family key, known as the "salt". Cost and salt parameters
 together define a cipher family. Within each family, a key determines an
 encryption function in the usual way. See Crypt::Eksblowfish::Family
 for a way to encapsulate an Eksblowfish cipher family.

libcrypt-eksblowfish-perl-dbgsym: debug symbols for libcrypt-eksblowfish-perl