8 lines
302 B
Markdown
Raw Permalink Normal View History

2025-04-19 15:38:48 +08: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.