mirror of
https://github.com/TuxCoding/FastLogin.git
synced 2026-01-30 10:02:14 +01:00
Fixed json parsing for logins
This commit is contained in:
@@ -24,7 +24,8 @@ import javax.crypto.spec.IvParameterSpec;
|
||||
import javax.crypto.spec.SecretKeySpec;
|
||||
|
||||
/**
|
||||
* Encryption and decryption minecraft util for connection between servers and paid minecraft account clients
|
||||
* Encryption and decryption minecraft util for connection between servers
|
||||
* and paid minecraft account clients.
|
||||
*
|
||||
* Source: https://github.com/bergerkiller/CraftSource/blob/master/net.minecraft.server/MinecraftEncryption.java
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user