How to Install and Uninstall libcrypt-eksblowfish-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 06,2024

1. Install "libcrypt-eksblowfish-perl" package

This tutorial shows how to install libcrypt-eksblowfish-perl on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libcrypt-eksblowfish-perl

2. Uninstall "libcrypt-eksblowfish-perl" package

This guide covers the steps necessary to uninstall libcrypt-eksblowfish-perl on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libcrypt-eksblowfish-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcrypt-eksblowfish-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libcrypt-eksblowfish-perl
Architecture: amd64
Version: 0.009-2build5
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 108
Depends: perl (>= 5.30.0-7), perlapi-5.30.0, libc6 (>= 2.4), libclass-mix-perl
Filename: pool/universe/libc/libcrypt-eksblowfish-perl/libcrypt-eksblowfish-perl_0.009-2build5_amd64.deb
Size: 46004
MD5sum: c99d2ac5130c020313908a1676e4ec8d
SHA1: eede80ec149e4e2db8d8e6a3ac139e06958b406f
SHA256: 111df3e159d3b77baf2588187d33e6006baa544b7cb92a632eb482d63d65ba7a
SHA512: b528c0180eb7fc4dcceff787800be127006eee1818fc8ae28e8d53a6adc7c6a41191b854b8e76d3d5eccd70a07a3c99857f6c79e5570892c52f70bb449af9c18
Homepage: https://metacpan.org/release/Crypt-Eksblowfish
Description-en: 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.
Description-md5: e08d18b44fefb312470d999be4590a4a