5 个不稳定版本
0.5.1 | 2024年3月10日 |
---|---|
0.5.0 | 2024年3月10日 |
0.4.1 | 2024年3月9日 |
0.4.0 | 2024年3月9日 |
0.3.0 | 2024年3月8日 |
#1262 in 密码学
114 每月下载次数
28KB
608 行
EzCrypt
这是 EzCrypt 文件格式的命令行实现。EzCrypt 最初是用 Go 实现的,这是将其移植到 Rust 的版本。EzCrypt 是一个基于密码的普通文件加密工具,特别之处在于,如果您忘记文件的密码,有一种方法可以重置它。
用法
Usage: ezcrypt <COMMAND>
Commands:
encrypt Encrypt files
decrypt Decrypt files
admin-dashboard For admins. Generates rembercodes from forgorcodes
generate-keys Generates keys for the admin dashboard
help Print this message or the help of the given subcommand(s)
依赖关系
~5–16MB
~171K SLoC