mirror of
https://github.com/modernuo/ModernUO
synced 2026-08-11 22:23:06 -04:00
### Summary Fixes encryption detection for clients pre-6.0.5.0. To limit the amount of brute-force key checking we are only checking 4.0.11 to 6.0.4. |
||
|---|---|---|
| .. | ||
| EncryptionConfig.cs | ||
| EncryptionManager.cs | ||
| GameEncryption.cs | ||
| IClientEncryption.cs | ||
| LoginEncryption.cs | ||
| LoginKeys.cs | ||
| TwofishEngine.cs | ||