blob: 3c0b1576e9612b34bd712795c6888b44dbbf4c80 [file] [log] [blame] [view]
browserify-cipher
===
[![Build Status](https://travis-ci.org/crypto-browserify/browserify-cipher.svg)](https://travis-ci.org/crypto-browserify/browserify-cipher)
Provides createCipher, createDecipher, createCipheriv, createDecipheriv and
getCiphers for the browserify. Includes AES and DES ciphers.