Commit Graph

17 Commits

Author SHA1 Message Date
051805a019 feat: qrc file support
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2024-10-06 19:55:41 +01:00
07fe0263d2 [qmc] feat: add helper method to create QMCv2 Decipher from EKey 2024-09-15 16:18:48 +01:00
7502b310d2 refactor: ekey decrypt now return Vec<u8> instead. 2024-09-15 16:18:18 +01:00
6a56cc8433 [qmc2/rc4] fix: match QMC2 decoder logic 2024-09-15 15:41:19 +01:00
f75a3ccb34 [qmc2/rc4] refactor: create box of slice instead of convert later 2024-09-15 15:40:22 +01:00
6791dec745 [qmc2/rc4] fix: segment key calculation. 2024-09-15 13:51:03 +01:00
af965ee0cc chore: bump tc_tea version 2024-09-12 00:51:50 +01:00
3292ad51ea feat: added glue exports for kwm/qmc 2024-09-07 13:13:39 +01:00
e7d8231474 impl: kuwo cipher and bodian info 2024-09-06 23:03:28 +01:00
a9c7ba9fd4 refactor: unify qmc2 decrypt api 2024-09-06 00:52:13 +01:00
c4249226a2 feat: add ekey 2024-09-06 00:51:56 +01:00
15bfd296f0 feat: footer parser 2024-09-05 23:37:55 +01:00
0f1233b45a test: add more qmc_v1 test 2024-09-04 22:24:34 +01:00
1a282c0912 feat: qmc v2 map cipher 2024-09-04 19:13:03 +01:00
aa4c650ff0 chore: improve qmc v1 impl 2024-09-04 19:12:50 +01:00
4cb2532c25 fix: qmc2_rc4 impl 2024-09-04 19:01:49 +01:00
6f9ed3d9cb feat: implement qmc1 & qmc2 2024-09-04 01:12:20 +01:00