How to Install and Uninstall node-evp-bytestokey Package on Kali Linux

Last updated: September 20,2024

1. Install "node-evp-bytestokey" package

This guide let you learn how to install node-evp-bytestokey on Kali Linux

$ sudo apt update $ sudo apt install node-evp-bytestokey

2. Uninstall "node-evp-bytestokey" package

This tutorial shows how to uninstall node-evp-bytestokey on Kali Linux:

$ sudo apt remove node-evp-bytestokey $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-evp-bytestokey package on Kali Linux

Package: node-evp-bytestokey
Version: 1.0.3-11
Installed-Size: 18
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-md5.js, node-safe-buffer
Size: 5364
SHA256: f6acfb696664a1b441bb34665adcaee6c681428a25da9bd06bc61eb8864bdaf1
SHA1: f78f5d4c661ca7fb973aac29ee34fcc2856b7726
MD5sum: b10f27880de6db3643b6fb5f1c7330fc
Description: secure key derivation algorithm in pure javascript
This package derives a key and IV using well known
cipher and message digest algorithm, thus creating secure IV and
keys from salt. This package is a clean room implementation
of openssl algorithm.
.
In cryptography, an initialization vector (IV) or starting variable
is a fixed-size input to a cryptographic primitive that is typically
required to be random or pseudorandom.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/crypto-browserify/EVP_BytesToKey
Section: javascript
Priority: optional
Filename: pool/main/n/node-evp-bytestokey/node-evp-bytestokey_1.0.3-11_all.deb