DigitalConsumer.FixMyGlass/node_modules/browserify-cipher
2021-09-20 17:57:19 -04:00
..
.travis.yml initial commit 2021-09-20 17:57:19 -04:00
browser.js initial commit 2021-09-20 17:57:19 -04:00
index.js initial commit 2021-09-20 17:57:19 -04:00
LICENSE initial commit 2021-09-20 17:57:19 -04:00
package.json initial commit 2021-09-20 17:57:19 -04:00
README.md initial commit 2021-09-20 17:57:19 -04:00
test.js initial commit 2021-09-20 17:57:19 -04:00

browserify-cipher

Build Status

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