Open-source multiplayer game server compatible with the RuneScape client https://www.openrs2.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Graham b37e4d0d0b Use alternatives for most methods deprecated in Kotlin 1.5 3 years ago
..
CryptoJacksonModule.kt Add XteaKeyDeserializer 3 years ago
CryptoModule.kt Add XteaKey Jackson serializer 3 years ago
IsaacRandom.kt Use upper case hex digits in golden ratio constant 3 years ago
NopStreamCipher.kt Add StreamCipher interface and a NopStreamCipher implementation 4 years ago
Pkcs12KeyStore.kt Move Kotlin files from src/{main,test}/java to src/{main,test}/kotlin 4 years ago
Rsa.kt Improve RSA method naming 3 years ago
RsaKeyProvider.kt Replace Paths.get() with Path.of() 3 years ago
StreamCipher.kt Add StreamCipher interface and a NopStreamCipher implementation 4 years ago
ThreadLocalSecureRandom.kt Move Kotlin files from src/{main,test}/java to src/{main,test}/kotlin 4 years ago
Whirlpool.kt Use alternatives for most methods deprecated in Kotlin 1.5 3 years ago
Xtea.kt Make XteaKey a data class 3 years ago
XteaKeyDeserializer.kt Add XteaKeyDeserializer 3 years ago
XteaKeySerializer.kt Add XteaKey Jackson serializer 3 years ago