How to Install and Uninstall libcrypto++-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 03,2024

1. Install "libcrypto++-dev" package

Please follow the step by step instructions below to install libcrypto++-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libcrypto++-dev

2. Uninstall "libcrypto++-dev" package

In this section, we are going to explain the necessary steps to uninstall libcrypto++-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libcrypto++-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcrypto++-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libcrypto++-dev
Architecture: amd64
Version: 5.6.4-9build1
Priority: optional
Section: universe/libdevel
Source: libcrypto++
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 13568
Depends: libcrypto++6 (= 5.6.4-9build1)
Filename: pool/universe/libc/libcrypto++/libcrypto++-dev_5.6.4-9build1_amd64.deb
Size: 1376512
MD5sum: d3b49138b46af61b512eca0bd01675ac
SHA1: b94b4ec8cd161ec79cb0bbf3036616eb5703791b
SHA256: 8517df7e014bc4fb3ebc75e2c7387cb5a8cd1377e73f8a5343d6017351f80ea8
SHA512: 37d1ab0b2450da76b7a8697b2a40657ee7e7f72afacca6784bcccdc39d5b0ed66fa4ea0897fe5df41a821777973ed29a8742cd1ff9888cc71494a50799f62126
Homepage: http://www.cryptopp.com
Description-en: General purpose cryptographic library - C++ development
Crypto++ is library for creating C++ programs which use cryptographic
algorithms. The library uses a Pipes & Filters architecture with heavy
use of templates and abstract base classes. The cryptographic
tools include:
* Authenticated encryption schemes (GCM, CCM, EAX),
* High speed stream ciphers (Panama, Sosemanuk, Salsa20, XSalsa20),
* AES and candidates (Rijndael, RC6, MARS, Twofish, Serpent, CAST-256),
* Other symmetric block ciphers (IDEA, Triple-DES, Camellia, SEED,
RC5, Blowfish, TEA, XTEA, Skipjack, SHACAL-2),
* Block cipher modes of operation (ECB, CBC, CTS, CFB, OFB, CTR),
* Message authentication codes (VMAC, HMAC, CMAC, CBC-MAC, DMAC,
Two-Track-MAC),
* Hash functions (SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, Tiger,
WHIRLPOOL, RIPEMD-128, RIPEMD-256, RIPEMD-160, RIPEMD-320),
* Public-key cryptography (RSA, DSA, ElGamal, NR, RW, LUC, LUCELG,
DLIES, ESIGN),
* Padding schemes for public-key systems (PKCS#1, OAEP, PSS, PSSR,
EMSA2, EMSA5),
* Key agreement schemes (DH, MQV, LUCDIF, XTR-DH),
* Elliptic curve cryptography (ECDSA, ECNR, ECIES, ECDH, ECMQV),
* Backwards compatibility algorithms (MD2, MD4, MD5, Panama Hash, DES,
ARC4, SEAL 3.0, WAKE, WAKE-OFB, DESX, RC2, SAFER, 3-WAY, GOST,
SHARK, CAST-128, Square),
* Pseudo-random number generators,
and a whole lot more. Alternative libraries are libgcrypt and
nettle.
.
This package contains the header files needed for developing using
the Crypto++ class library and the static library with libtool
supoport.
Description-md5: afa92ef85d000a7ec800f7c18cc020df