node-browserify-aes

AES implementation written in pure javascript

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/crypto-browserify/browserify-aes


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install node-browserify-aes