How to Install and Uninstall node-browserify-aes Package on Kali Linux

Last updated: May 14,2024

1. Install "node-browserify-aes" package

Please follow the step by step instructions below to install node-browserify-aes on Kali Linux

$ sudo apt update $ sudo apt install node-browserify-aes

2. Uninstall "node-browserify-aes" package

Learn how to uninstall node-browserify-aes on Kali Linux:

$ sudo apt remove node-browserify-aes $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-browserify-aes package on Kali Linux

Package: node-browserify-aes
Version: 1.2.0-5
Installed-Size: 55
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-create-hash, node-evp-bytestokey, node-cipher-base, node-inherits, node-buffer-xor, node-safe-buffer
Size: 11512
SHA256: 4d647908e581be9adb21c464e33541304fdd4da73b67d7ef056b91cda3c48f88
SHA1: a5cc5c50aba01abade5063bc680a8fd38b40f11d
MD5sum: 01750dd53f449486deca941055a51658
Description: AES implementation written in pure javascript
The Advanced Encryption Standard (AES), also known by its original
name Rijndael is an algorithm for the encryption of data
established by the U.S. National Institute of Standards and
Technology (NIST).
.
The algorithm described by AES is a symmetric-key algorithm,
meaning the same key is used for both encrypting and decrypting the data.
AES is based on a design principle known as a substitution-permutation
network, a combination of both substitution and permutation.
Unlike its predecessor DES, AES does not use a Feistel network.
AES is a variant of Rijndael which has a fixed block size of 128 bits,
and a key size of 128, 192, or 256 bits
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/crypto-browserify/browserify-aes
Section: javascript
Priority: optional
Filename: pool/main/n/node-browserify-aes/node-browserify-aes_1.2.0-5_all.deb