Andreas, Maarten Is it secure to pass a checksum/secure value on a URL I mean when GET method is used on CGI?
Carlos Em Ter 21 Out 2003 17:10, Andreas Bolka escreveu: > Tuesday, October 21, 2003, 8:42:31 PM, Carlos wrote: > > Considering the following code, how can I get :pwd back in plain > > English? > > > >>> pwd: ask "Enter password: " > > > > Enter password: mypass > > > > == "mypass" > > > >>> write %password.txt checksum/secure pwd > >>> > >>> pwd: read %password.txt > > > > == "�'�FJ�$6�&�[/^Q�8^[&" > > you can't, and that's what one way hash algorithms are designed for. > > -- > Best regards, > Andreas -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.
