browserify-cipher

ciphers for the browser


Keywords
aes, browserify, crypto, des, javascript
License
MIT
Install
npm install browserify-cipher@1.0.1

Documentation

browserify-cipher

Build Status

Provides createCipher, createDecipher, createCipheriv, createDecipheriv and getCiphers for the browserify. Includes AES and DES ciphers.