feat: add kgm v5 (kgg) support.

This commit is contained in:
鲁树人
2025-02-24 20:41:17 +09:00
parent 02f0bb9a93
commit 54deabe74f
14 changed files with 202 additions and 30 deletions

1
Cargo.lock generated
View File

@@ -606,6 +606,7 @@ dependencies = [
"byteorder",
"cbc",
"thiserror",
"umc_qmc",
"umc_utils",
]