ModernUO/Projects/Server/Network/Encryption
Kamron Batman f150458578
fix: Fixes encryption support for pre-6.0.5 clients (#2365)
### 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.
2026-03-12 21:59:01 -07:00
..
EncryptionConfig.cs
EncryptionManager.cs
GameEncryption.cs
IClientEncryption.cs
LoginEncryption.cs
LoginKeys.cs
TwofishEngine.cs