View Single Post
  #37  
Old 09-18-2004, 05:30 AM
giulietta
Fire Beetle
 
Join Date: Sep 2004
Posts: 14
Default

Thought... would it be possible to re-encrypt after decryption?

I am assuming the eq client uses DES so we need to do the same to get communication back and forth... but once the DES is recieved by Login-server can we not re-encrypt? differently and then put back to DES on the return signal to client?


I know there are encryption algorithms like .net ones that take variable information as part of the key based on computer settings from clients machine which make knowing the algorithm itself useless to people because they would also need information about the clients machien such as computer name or the like.
Reply With Quote