feat: 新增XTS/CCM流式与KDF能力,补充安全测试并更新README/CHANGELOG

This commit is contained in:
2026-03-18 13:43:18 +08:00
parent e89350b56a
commit 4fa79744e8
44 changed files with 4636 additions and 77 deletions
+6
View File
@@ -5,6 +5,7 @@
# Local Go module/cache sandboxes used in this repo
.gopath/
.gomodcache/
.gocache/
# Build artifacts
*.exe
@@ -27,3 +28,8 @@ Thumbs.db
# Temp/test artifacts
sm3/ifile
# Agent workflow artifacts
.sentrux/
agent_readme.md
target.md