This website requires JavaScript.
Explore
Help
Sign In
edgevoid
/
7z-encrypt
Watch
1
Star
0
Fork
0
You've already forked 7z-encrypt
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
4
Wiki
Activity
5
Commits
1
Branch
4
Tags
c05ffca1260a4d7c60b7698d65e3ca8bd958a6fe
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
lou
c05ffca126
pyproject.toml + pytest: canonical 测试命令 (.venv/bin/pytest -q, 23 passed)
2026-08-09 22:42:43 +08:00
.vscode
1.0
2026-08-09 21:51:44 +08:00
tests
metadata 元数据生成模块: init json 组装+校验, 加密->分卷->init 全管线
2026-08-09 22:41:49 +08:00
.gitignore
pyproject.toml + pytest: canonical 测试命令 (.venv/bin/pytest -q, 23 passed)
2026-08-09 22:42:43 +08:00
crypto.py
1.1
2026-08-09 22:30:26 +08:00
file_reader.py
1.0
2026-08-09 21:51:44 +08:00
metadata.py
metadata 元数据生成模块: init json 组装+校验, 加密->分卷->init 全管线
2026-08-09 22:41:49 +08:00
pyproject.toml
pyproject.toml + pytest: canonical 测试命令 (.venv/bin/pytest -q, 23 passed)
2026-08-09 22:42:43 +08:00
splitter.py
splitter 分卷器 + tests 行为测试 + .gitignore(密钥/大文件防护)
2026-08-09 22:39:06 +08:00
S
Description
端到端加密文件传输 (零知识零合并+7z压缩)
MIT
479
KiB
Releases
4
v1.3.0
Latest
2026-08-10 22:25:20 +08:00
Languages
Python
100%