provider/node_modules/browserify-cipher
Nik Dement'ev b2743b6469
fix: update lint
2020-11-06 14:38:38 +03:00
..
.travis.yml fix: update lint 2020-11-06 14:38:38 +03:00
LICENSE fix: update lint 2020-11-06 14:38:38 +03:00
README.md fix: update lint 2020-11-06 14:38:38 +03:00
browser.js fix: update lint 2020-11-06 14:38:38 +03:00
index.js fix: update lint 2020-11-06 14:38:38 +03:00
package.json fix: update lint 2020-11-06 14:38:38 +03:00
test.js fix: update lint 2020-11-06 14:38:38 +03:00

README.md

browserify-cipher

Build Status

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