cli/algo/qmc
Unlock Music Dev e2fc56ddb2
refactor: remove logging in algorithms
2022-11-19 07:25:40 +08:00
..
testdata test(QMCv2): add case mflac_rc4 2022-01-09 06:21:35 +08:00
cipher.go feat(QMCv2): Add mapCipher & mflac/mgg key discovery 2021-12-13 22:54:08 +08:00
cipher_map.go feat(QMCv2): Add mapCipher & mflac/mgg key discovery 2021-12-13 22:54:08 +08:00
cipher_map_test.go test(QMCv2): add test data & case "mgg_map" 2021-12-14 02:56:33 +08:00
cipher_rc4.go fix(QMCv2): unlock error on 32bit platform 2022-01-09 06:24:58 +08:00
cipher_rc4_test.go test(QMCv2): add case mflac_rc4 2022-01-09 06:21:35 +08:00
cipher_static.go feat(QMCv2): support static cipher (legacy) 2021-12-14 02:19:32 +08:00
key_dec.go feat: adapt for qmc key v2 2022-11-19 07:25:37 +08:00
key_dec_test.go test(QMCv2): add case mflac_rc4 2022-01-09 06:21:35 +08:00
qmc.go refactor: remove logging in algorithms 2022-11-19 07:25:40 +08:00
qmc_test.go test(QMCv2): add case mflac_rc4 2022-01-09 06:21:35 +08:00