How to Install and Uninstall python3-hkdf Package on Kali Linux

Last updated: January 23,2025

1. Install "python3-hkdf" package

Learn how to install python3-hkdf on Kali Linux

$ sudo apt update $ sudo apt install python3-hkdf

2. Uninstall "python3-hkdf" package

Please follow the instructions below to uninstall python3-hkdf on Kali Linux:

$ sudo apt remove python3-hkdf $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-hkdf package on Kali Linux

Package: python3-hkdf
Source: python-hkdf
Version: 0.0.3-5
Installed-Size: 25
Maintainer: Guinness
Architecture: all
Depends: python3:any
Size: 5836
SHA256: 796c8d8d8ad4063833894addfcf1201966eafae8afd95cef45f659d202f9fb80
SHA1: 1ced1a01cc830576b1ff6f20da86f9b692cb04b2
MD5sum: efd244c2bad75548e95887dc819936e9
Description: HMAC-based Extract-and-Expand Key Derivation Function (HKDF)
This module implements the HMAC Key Derivation function, defined at
http://tools.ietf.org/html/draft-krawczyk-hkdf-01
.
There are two interfaces: a functional interface, with separate
extract and expand functions as defined in the draft RFC, and a
wrapper class for these functions.
Description-md5:
Homepage: https://github.com/casebeer/python-hkdf
Section: python
Priority: optional
Filename: pool/main/p/python-hkdf/python3-hkdf_0.0.3-5_all.deb