How to Install and Uninstall libcrypt-hcesha-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 14,2024

1. Install "libcrypt-hcesha-perl" package

Here is a brief guide to show you how to install libcrypt-hcesha-perl on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libcrypt-hcesha-perl" package

Please follow the guidance below to uninstall libcrypt-hcesha-perl on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libcrypt-hcesha-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libcrypt-hcesha-perl
Architecture: all
Version: 0.75-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 35
Depends: perl
Filename: pool/universe/libc/libcrypt-hcesha-perl/libcrypt-hcesha-perl_0.75-1_all.deb
Size: 9058
MD5sum: 9a59a0f44dece4874eca14bac04f6ce8
SHA1: 1da03138bc5c8869e1fec51112886155e8e50f69
SHA256: ed9eb1a0459ccaf4ba53c8eaffe85c14ec3f3964482efde0f2c29ea8a7969039
SHA512: 91778875be55b49e581b863a849c107afdb8424e85dabd9890ddecbe29c7196d6e0292d2883c9c96717393ade6519c2a074c64615056e5aa96cbd8f4cc8015a0
Homepage: https://metacpan.org/release/Crypt-HCE_SHA
Description-en: Perl extension for one way hash chaining encryption using SHA
This module implements a chaining block cipher using a one way hash. This
method of encryption is the same that is used by radius (RFC2138) and is also
described in Applied Cryptography.
.
Two interfaces are provided in the module. The first is straight block
encryption/decryption the second does base64 mime encoding/decoding of the
encrypted/decrypted blocks.
.
The idea is that the two sides have a shared secret that supplies one of the
keys and a randomly generated block of bytes provides the second key. The
random key is passed in cleartext between the two sides.
.
An example client and server are packaged as modules with this module. They
are used in the tests. They can be found in the examples directory.
Description-md5: 332cf33659f16ffca7f843cf04a7dc89