suyiScreen/node_modules/browserify-cipher
lixiaobang 18ece3f395 代码提交 2023-02-06 08:46:29 +08:00
..
.travis.yml 代码提交 2023-02-06 08:46:29 +08:00
LICENSE 代码提交 2023-02-06 08:46:29 +08:00
README.md 代码提交 2023-02-06 08:46:29 +08:00
browser.js 代码提交 2023-02-06 08:46:29 +08:00
index.js 代码提交 2023-02-06 08:46:29 +08:00
package.json 代码提交 2023-02-06 08:46:29 +08:00
test.js 代码提交 2023-02-06 08:46:29 +08:00

README.md

browserify-cipher

Build Status

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