You can't. Checksumming (hashing) is a one-way operation > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of > Carlos Lorenz > Sent: dinsdag 21 oktober 2003 20:43 > To: [EMAIL PROTECTED] > Subject: [REBOL] reading back checksum/secure > > > Hello list, > > 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^[&" > > > Thanks > > Carlos Lorenz > > > > -- > To unsubscribe from this list, just send an email to > [EMAIL PROTECTED] with unsubscribe as the subject.
-- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.
