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 71b1ac8e20 Rename XteaKey to SymmetricKey 7 months ago
..
CryptoJacksonModule.kt Rename XteaKey to SymmetricKey 7 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 3 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 8 months ago
StreamCipher.kt Add StreamCipher interface and a NopStreamCipher implementation 3 years ago
SymmetricKey.kt Rename XteaKey to SymmetricKey 7 months ago
SymmetricKeyDeserializer.kt Rename XteaKey to SymmetricKey 7 months ago
SymmetricKeySerializer.kt Rename XteaKey to SymmetricKey 7 months 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 8 months ago
Xtea.kt Rename XteaKey to SymmetricKey 7 months ago