安卓:sigil 消息和文件加密
安卓:SecureYourChats 消息和文件加密
安卓:MiXplorer 文件加密
win10: 7-Zip 文件加密
win10/Linux: VeraCrypt 磁盘分区和文件加密
win10: GitHub - ebrasha/Abdal-Blowfish-Encryption: encrypt your texts with the Blowfish algorithm
Linux: BorgBackup – Deduplicating archiver with compression and authenticated encryption
Linux: rfjakob/gocryptfs: Encrypted overlay filesystem written in Go
win10: ezcrypt 文件加密、加密输出文件名为 .z
加密 ezcrypt myfile
解密 ezcrypt -d myfile.z
win10: age
age-keygen -pq age -p -o encrypted-identity.txt
-
Public key: age1pq1cd[… 1950 more characters …]
-
Enter passphrase (leave empty to autogenerate a secure one): 输入密码
-
Confirm passphrase: 再次输入密码
age -a -e -i encrypted-identity.txt file.txt > file.txt.age
age -d -i encrypted-identity.txt file.txt.age > file.txt
- 加密证明都在 encrypted-identity.txt 里
win10 文件转换器 vertopal
win10 文件转换器 FileConverter