Package: wnpp Severity: wishlist Owner: ro...@debian.org X-Debbugs-CC: debian-devel@lists.debian.org
* Package name : node-browserify-aes Version : 1.0.6 Upstream Author : * URL : https://github.com/crypto-browserify/browserify-aes * License : Expat Programming Lang: JavaScript Description : aes cipher in pure javascript This package implements the AES cipher in pure javascript. . The Advanced Encryption Standard (AES), also known by its original name Rijndael is a specification for the encryption of electronic data established by the U.S. National Institute of Standards and Technology (NIST) in 2001. . AES is based on a design principle known as a substitution-permutation network, a combination of both substitution and permutation, and is fast in both software and hardware . Node.js is an event-based server-side JavaScript engine.