libcrypt-eksblowfish-perl binary package in Ubuntu Mantic amd64
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 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::
for a way to encapsulate an Eksblowfish cipher family.
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2023-04-25 12:10:09 UTC | Published | Ubuntu Mantic amd64 | release | universe | perl | Optional | 0.009-3build1 | ||
|