How to Install and Uninstall node-browserify-aes Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "node-browserify-aes" package

This guide let you learn how to install node-browserify-aes on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "node-browserify-aes" package

In this section, we are going to explain the necessary steps to uninstall node-browserify-aes on Ubuntu 21.10 (Impish Indri):

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

3. Information about the node-browserify-aes package on Ubuntu 21.10 (Impish Indri)

Package: node-browserify-aes
Architecture: all
Version: 1.2.0-3
Priority: optional
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 55
Depends: nodejs (>= 10), node-create-hash (>= 1.1.0), node-evp-bytestokey (>= 1.0.3), node-cipher-base (>= 1.0.0), node-inherits (>= 2.0.1), node-buffer-xor (>= 1.0.3), node-safe-buffer (>= 5.0.1)
Filename: pool/universe/n/node-browserify-aes/node-browserify-aes_1.2.0-3_all.deb
Size: 11056
MD5sum: db0f5ce507994567049ba506bfdef1de
SHA1: 3c2acff79030a98c20edba79c15a1066579f0068
SHA256: 7b3709d522cda0dc620c3c07bc06f7a2ab6e8208a35147089d8091fc81a60a1a
SHA512: d6a1b59f769e9605e426a04c04872981149b83543c1ae44f74c971b808c14d74c1e8bc03d72ac8cd7959b51e35777b3cb14a69c2234d083b8660ec8a57b01c3a
Homepage: https://github.com/crypto-browserify/browserify-aes
Description-en: 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: 9b9b3892afe25aee6ff95e8001b1ee43