wdcrypt:CLI用于加密当前工作目录中所有文件和文件夹的CLI

时间:2021-05-22 20:33:48
【文件属性】:
文件名称:wdcrypt:CLI用于加密当前工作目录中所有文件和文件夹的CLI
文件大小:8KB
文件格式:ZIP
更新时间:2021-05-22 20:33:48
Python 加密 一个Python软件包,用于使用终端命令加密您的工作目录。 该软件包将使用Fernet。 Fernet保证使用该消息加密的消息在没有密钥的情况下不会被操纵或读取。 Fernet是对称(也称为“秘密密钥”)身份验证加密的实现。 找到有关Fernet的更多信息 注意:如果您secret.key文件,将secret.key您的文件。 安装 $ pip install wdcrypt ---> 100% 用法 $ wdcrypt usage: wdcrypt [-h] [-e] [-d] Encrypt and decrypt your current working directory optional arguments: -h, --help show this help message and exit -e, --encrypt Encrypt all files
【文件预览】:
wdcrypt-master
----.github()
--------workflows()
----wdcrypt()
--------decrypt.py(2KB)
--------encrypt.py(2KB)
--------__init__.py(0B)
--------cli.py(667B)
----requirements.txt(75B)
----LICENSE(1KB)
----setup.py(3KB)
----README.md(1019B)
----.gitignore(2KB)

网友评论