Talk:SGE protocol: Difference between revisions
Jump to navigation
Jump to search
(New page: I used this method to log in, and it worked fine... until yesterday (June 4, 2009). I searched around and found that Warlock (another FE) used a different encryption method to log in, and...) |
No edit summary |
||
Line 4: | Line 4: | ||
[[User:BELATHUS|Andy]] <sup>[[User talk:BELATHUS|talk]]</sup> 11:45, 5 June 2009 (EDT) |
[[User:BELATHUS|Andy]] <sup>[[User talk:BELATHUS|talk]]</sup> 11:45, 5 June 2009 (EDT) |
||
: The method outlines in the article is still working fine for me and my game entry. |
|||
: [[User:Anshou|Oliver]] <sup>[[User talk:Anshou|Talk]]</sup> 10:21, 8 June 2009 (EDT) |
Revision as of 08:21, 8 June 2009
I used this method to log in, and it worked fine... until yesterday (June 4, 2009). I searched around and found that Warlock (another FE) used a different encryption method to log in, and I used that, which worked. Basically, for each character in the password, pw[i]:
pw[i] = hashkey[i](pw[i] - 32) + 32