Expand description
RuneScape Cryptography Utilities
Provides cryptographic primitives used by RuneScape:
- RSA: Login block encryption/decryption
- ISAAC: Stream cipher for packet encryption
- XTEA: Block cipher for map region encryption
- Huffman: Chat message compression
- Whirlpool: Cache reference table hashing