How to Install and Uninstall openssl-unsafe Package on Kali Linux

Last updated: May 20,2024

1. Install "openssl-unsafe" package

Please follow the steps below to install openssl-unsafe on Kali Linux

$ sudo apt update $ sudo apt install openssl-unsafe

2. Uninstall "openssl-unsafe" package

Please follow the steps below to uninstall openssl-unsafe on Kali Linux:

$ sudo apt remove openssl-unsafe $ sudo apt autoclean && sudo apt autoremove

3. Information about the openssl-unsafe package on Kali Linux

Package: openssl-unsafe
Source: unsafeopenssl
Version: 1.0.2u-0kali1
Architecture: amd64
Maintainer: Kali Developers
Installed-Size: 886
Depends: libunsafessl1.0.2 (= 1.0.2u-0kali1), libc6 (>= 2.15)
Suggests: ca-certificates
Homepage: https://github.com/gremwell/unsafeopenssl-pkg-deb
Priority: optional
Section: utils
Filename: pool/main/u/unsafeopenssl/openssl-unsafe_1.0.2u-0kali1_amd64.deb
Size: 444860
SHA256: 7e96b8270acdbc1679a8ee6484e15064ddb15f7b614bd8c4d54db52be394d593
SHA1: 52aeae6a9a7977fc77be0b3ff6693561536702ef
MD5sum: bc3e50aa2385e771a7f08a54669ad610
Description: Secure Sockets Layer toolkit - cryptographic utility - UNSAFE VERSION
This package is part of the OpenSSL project's implementation of the SSL
and TLS cryptographic protocols for secure communication over the
Internet.
.
It contains the general-purpose command line binary /usr/bin/openssl,
useful for cryptographic operations such as:
* creating RSA, DH, and DSA key parameters;
* creating X.509 certificates, CSRs, and CRLs;
* calculating message digests;
* encrypting and decrypting with ciphers;
* testing SSL/TLS clients and servers;
* handling S/MIME signed or encrypted mail.
Description-md5: