Blame view

node_modules/browserify-cipher/README.md 302 Bytes
aaac7fed   liuqimichale   add
1
2
3
4
5
6
7
  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.