Skip to main content

Crate rs_crypto

Crate rs_crypto 

Source
Expand description

RuneScape Cryptography Utilities

Provides cryptographic primitives used by RuneScape:

  • RSA: Login block encryption/decryption
  • ISAAC: Stream cipher for packet encryption
  • CRC32: Integrity checking

Modulesยง

isaac
rsa