cifra:使用节点加密和解密文件

时间:2021-05-19 03:12:43
【文件属性】:
文件名称:cifra:使用节点加密和解密文件
文件大小:18KB
文件格式:ZIP
更新时间:2021-05-19 03:12:43
JavaScript 奇夫拉 用于加密和解密文件的cli-tool 安装: npm install -g cifra 在cli中使用: ➜ ~ cifra -h Usage: cifra [options] [command] Encrypt and decrypt files with node Options: -V, --version output the version number -h, --help output usage information Commands: Encrypt | e < file> < password> [algorithm] Encript file Decrypt | d < file> < password> [algorithm] Decrypt file [算法]-> aes19
【文件预览】:
cifra-master
----.travis.yml(86B)
----bin()
--------index.js(695B)
----index.js(151B)
----package.json(908B)
----test()
--------text(24B)
--------test.js(1KB)
----.nycrc(83B)
----Readme.md(1KB)
----package-lock.json(92KB)
----.gitignore(834B)
----lib()
--------encrypt.js(877B)
--------decrypt.js(880B)

网友评论