impl: kuwo cipher and bodian info

This commit is contained in:
鲁树人
2024-09-06 23:03:28 +01:00
parent 7429c0d167
commit e7d8231474
8 changed files with 193 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ pub enum QmcCryptoError {
QMCV2MapKeyEmpty,
}
#[derive(Debug, PartialEq, Clone)]
pub enum QMCv2Cipher {
MapL(QMC2Map),
RC4(QMC2RC4),