Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

Encryption How-to

 [1/2] from: carl::rebol::com at: 4-May-2001 12:22


Yes, you can write encryption and decryption in just a few lines. Good stuff at: http://www.rebol.com/how-to/encrypt.html Please send me an email if you find typos and such. -Carl

 [2/2] from: pa:russo:perd at: 5-May-2001 1:24


>Yes, you can write encryption and decryption in just >a few lines. Good stuff at: > > http://www.rebol.com/how-to/encrypt.html > >Please send me an email if you find typos and such.
Carl, good stuff as usual. I found one typo, perhaps two. 5. Creating a Good Encryption Key Here is a handy function that requests >>>>>> the <<<<<< a key phrase from the user, encodes it, and returns it as a result. 10. Encrypted Email dest: to-email f-to/data file: to-file f-file/data key: checksum/secure f-key/data subject: f-sub/data Shouldn't this code example be bold formatted? Greetings -- Paolo Russo [pa--russo--perd--com] _________________ PERD s.r.l. Virtual Technologies for Real Solutions http://www.perd.com