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
18
Commits
1
Branch
4
Tags
adbfd7b4bb9ff9f422b20bae1d68f3fd92099f65
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
adbfd7b4bb
config 配置模块: 默认值兜底+必填校验+各模块分发工厂 (53 passed) - 客户端 7 模块齐
2026-08-09 23:04:19 +08:00
.vscode
1.0
2026-08-09 21:51:44 +08:00
tests
config 配置模块: 默认值兜底+必填校验+各模块分发工厂 (53 passed) - 客户端 7 模块齐
2026-08-09 23:04:19 +08:00
.gitignore
state 任务状态模块: SQLite 任务/卷状态记录, 断点续传查询, 过期清理 (42 passed)
2026-08-09 22:59:41 +08:00
config.py
config 配置模块: 默认值兜底+必填校验+各模块分发工厂 (53 passed) - 客户端 7 模块齐
2026-08-09 23:04:19 +08:00
crypto.py
docstring 全角标点 ASCII 化 (消除 unicode highlight 混淆警告)
2026-08-09 22:44:45 +08:00
file_reader.py
1.0
2026-08-09 21:51:44 +08:00
metadata.py
transfer 传输客户端: HTTP 分片上传/断点续传/重试 + 真实协议测试 (29 passed)
2026-08-09 22:55:58 +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: manifest 空列表补类型注解 (list[dict[str,Any]])
2026-08-09 22:53:03 +08:00
state.py
state: 移除未使用的 p_pend 变量
2026-08-09 23:02:22 +08:00
transfer.py
transfer: docstring 全角标点 ASCII 化
2026-08-09 22:57:24 +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%