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 651b2f8b5f Update Guice 9 months ago
..
CryptoJacksonModule.kt Update Guice 9 months ago
CryptoModule.kt Move RsaKeyProvider to the config module 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 Annotate crypto methods with @Jvm{Overloads,Static} 2 years ago
Rsa.kt Add methods for reading RSA keys from memory 3 years ago
Sha1.kt Add SHA-1 extension method to ByteBuf 10 months 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 Support arrays larger than 2**29 in Whirlpool implementation 10 months ago
Xtea.kt Add CREATE_ACCOUNT packet 2 years ago
XteaKeyDeserializer.kt Add XteaKeyDeserializer 3 years ago
XteaKeySerializer.kt Add XteaKey Jackson serializer 3 years ago