On 21.01.2011, at 14:08, Brad wrote: > I use Crypto++ rather than OpenSSL on Windows/mingw/msys. It has all the > features of OpenSSL. It complies and can link statically. In many ways, > Crypto++ is a lot like FLTK... very portable and easy to use. > > My SHA1_Pass application uses both Crypto++ and FLTK. Source is here: > > http://16s.us/sha1_pass/downloads/Source/
Thanks, I'll check that... Hmm, it's a C++ class library. I don't think that this is feasible for my app, I'm more looking for plain C code, but thanks anyway. For others who are reading here: http://www.cryptopp.com/ Albrecht _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

