you could port vigenere, it's quite easy to do and efficient under some conditions :)
----- Original Message ----- From: "Akeru Ikena" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Sunday, February 24, 2002 8:25 PM Subject: MD5 > Hello, > you said : > > >could anyone feed me with a simple example on how to encrypt data with a feeded password (symetric encryption like), in C > >programming language ? > > MD5 is widely used as a crypting system but was not developped as it. > MD5 will calculate a checksum of a given file/string, thus it won't > allow you to input a passphrase. > > > > > -- > Best regards, > Akeru mailto:[EMAIL PROTECTED] >