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]