Minecraft-Console-Client/MinecraftClient/Protocol/ProfileKey
oldkingOK 2c8b15b02e Fix bug: Yggdrasil client can't send message upper 22w17a
When try to send message in yggdrasil-auth server with `enforce-secure-profile=true`
and `online-mode=true` enabled, will fail with message in red:
Chat disabled due to missing profile public key. Please try reconnecting.
So yggdrasil-auth-client also has to encrypt chat messages like Microsoft-auth-client
to send out messages.
2024-01-13 03:29:00 +08:00
..
KeysCache.cs Merge into master 2022-12-06 20:32:46 +08:00
KeyUtils.cs Fix bug: Yggdrasil client can't send message upper 22w17a 2024-01-13 03:29:00 +08:00
PlayerKeyPair.cs Implement command completion suggestions. 2022-12-06 15:50:17 +08:00
PrivateKey.cs Trim 2023-01-14 21:07:09 +08:00
PublicKey.cs Fix 1.19.3 key exchange in offline mode 2023-01-17 20:16:35 +08:00