line_push/node_modules/browserify-cipher
2022-07-17 13:16:16 +08:00
..
.travis.yml add file 2022-07-17 13:16:16 +08:00
browser.js add file 2022-07-17 13:16:16 +08:00
index.js add file 2022-07-17 13:16:16 +08:00
LICENSE add file 2022-07-17 13:16:16 +08:00
package.json add file 2022-07-17 13:16:16 +08:00
README.md add file 2022-07-17 13:16:16 +08:00
test.js add file 2022-07-17 13:16:16 +08:00

browserify-cipher

Build Status

Provides createCipher, createDecipher, createCipheriv, createDecipheriv and getCiphers for the browserify. Includes AES and DES ciphers.