I'm not sure of the exact patch but recently TQ changed their password encryption to use RSA, however previously it used their own encryption algorithm. This CAN be found, if you know where to look.
I'm not sure of the exact patch but recently TQ changed their password encryption to use RSA, however previously it used their own encryption algorithm. This CAN be found, if you know where to look.
Actually, they previously used RC5, and more recently, began using their own algorithm (which still uses part of the RC5, with modifications).
It depends on the version. From 4267 to 5017 TQ used the blowfish(cipher) algorithm and for their latest patch a modified version of RSA is used (as far as I know).
It depends on the version. From 4267 to 5017 TQ used the blowfish(cipher) algorithm and for their latest patch a modified version of RSA is used (as far as I know).
Again, incorrect. As I stated, it's been RC5 always until the recent changes.
Blowfish is used for the packet encryption since 5018, this isn't related to the password encryption.
AuthServer password encryption 04/26/2009 - CO2 Private Server - 1 Replies Well thought it would fit in this section.
Most of the sources I seen works this way: the first time an account login, it takes the "encrypted" password received and set it in the database. I've been trying to figure the encryption used, but with no success, my ASM skills just sucks.
So, could anyone decent with assembler/debugging help me with this?
CO password encryption 11/30/2008 - Conquer Online 2 - 3 Replies Was it ever released? I know it was hiding in dev section for some time but I don't know if it ever got out. If it has, a friendly link to where to? Or if not, maybe an explanation? It's quite a weird encryption at first glance. Thanks in advance.
<hr>Append on Apr 6 2007, 20:50<hr> As much as people would probably not like to help out, I'm trying to get stuff going for the benefit of the community : [ I'm doing a c++ server emu and so far everything's going smooth except the password...
Conquer Password Encryption? 12/25/2007 - Conquer Online 2 - 4 Replies Me and my bro are currently making a private server and we need help with the password encryption. Any help would be greatly appreciated. :D