I find the following files on my F7 system:<br><br>/usr/include/pi-md5.h<br>/usr/include/neon/ne_md5.h<br>/usr/include/c++/4.1.2/gnu/javax/crypto/jce/mac/HMacMD5Spi.h<br>/usr/include/c++/4.1.2/gnu/java/security/hash/MD5.h<br>
/usr/include/openssl/md5.h<br>/usr/include/pppd/md5.h<br>/usr/include/sasl/md5.h<br>/usr/include/php/ext/standard/md5.h<br><br>I am writing a small GTK+ program.&nbsp; I need to add an MD5 computation.&nbsp; My question is,<br>&quot;Which MD5 include file goes with which library?&quot;&nbsp; There are too many libraries to plow through
<br>one directory at a time.&nbsp; <br><br>Best regards,<br>/Bob Cahn<br><br>