An open API service indexing awesome lists of open source software.

https://github.com/browserify/browserify-cipher


https://github.com/browserify/browserify-cipher

aes browserify crypto des javascript

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

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.