tibia-client/src/framework/stdext
Eduardo Bart e5000fa577 encrypt password and account number
* the encryption uses a unique machine key, this means that if anyone steals config.otml with a saved password,
he will not be able to decrypt the password without the machine UUID key
* the encrypt uses a simple XOR encryption method, encoded with base64 and adler32 summing
2012-06-04 09:38:25 -03:00
..
cast.h rewrite and reoganize tools functions 2012-05-28 10:06:26 -03:00
compiler.h rewrite and reoganize tools functions 2012-05-28 10:06:26 -03:00
demangle.h rewrite and reoganize tools functions 2012-05-28 10:06:26 -03:00
dumper.h rework log function and protocol 2012-05-28 19:04:44 -03:00
exception.h rewrite and reoganize tools functions 2012-05-28 10:06:26 -03:00
math.h encrypt password and account number 2012-06-04 09:38:25 -03:00
stdext.h graphics optimization feature inspirated by diablo3 engine 2012-06-01 16:39:09 -03:00
string.h encrypt password and account number 2012-06-04 09:38:25 -03:00
time.h graphics optimization feature inspirated by diablo3 engine 2012-06-01 16:39:09 -03:00
types.h graphics optimization feature inspirated by diablo3 engine 2012-06-01 16:39:09 -03:00