Cryptography

From RuneWiki
Revision as of 15:37, 15 August 2009 by Graham (talk | contribs)
Jump to navigationJump to search

Cryptography is used by the client in a few limited cases for a variety of reasons.

RSA

RSA is used in the client to encrypt the login block and ISAAC cipher keys. This means proxy-style programs such as AutoRune can no longer function, as the ISAAC cipher keys are encrypted. Also, usernames and passwords cannot be stolen when the packet passes through the Internet.

ISAAC

An ISAAC cipher is used to encrypt and decrypt operation codes. This is to render proxy-style programs such as AutoRune useless.