quote:
Originally posted by brainy
Ok, the problem I am currently facing is decrypting the password.
I wrote a Java code but it isnt working correctly at all.. Maybe I can provide someone with the encrypted,scrambelled password and you decrypt it for me?
Thanks
The password is a hash, so you have no way of decryting it. And if you could decrypt it that would make the log encryption a bit pointless wouldn't it