r3-v2/node_modules/browserify-cipher/README.md

8 lines
302 B
Markdown
Raw Normal View History

2020-02-27 15:24:35 +01:00
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.