How to Install and Uninstall libcrypt-eksblowfish-perl Package on Kali Linux

Last updated: May 06,2024

1. Install "libcrypt-eksblowfish-perl" package

Learn how to install libcrypt-eksblowfish-perl on Kali Linux

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

2. Uninstall "libcrypt-eksblowfish-perl" package

Please follow the step by step instructions below to uninstall libcrypt-eksblowfish-perl on Kali Linux:

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

3. Information about the libcrypt-eksblowfish-perl package on Kali Linux

Package: libcrypt-eksblowfish-perl
Source: libcrypt-eksblowfish-perl (0.009-3)
Version: 0.009-3+b2
Installed-Size: 105
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.4), libclass-mix-perl
Size: 42592
SHA256: e8d4b3521f0d88f73ee6cff59d1bf5ed1c518adf2358c15abdabb97478f63c4b
SHA1: 280830b39a0a28a3f32e8a77b67cc5e616a86e38
MD5sum: 86362bc348342702b8815a745c5efa71
Description: 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:
Homepage: https://metacpan.org/release/Crypt-Eksblowfish
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libc/libcrypt-eksblowfish-perl/libcrypt-eksblowfish-perl_0.009-3+b2_amd64.deb