Albrecht Schlosser wrote:

> <OT>
> We must add openssl, and I believe that it would be difficult to
> configure openssl under Cygwin for a native Windows build, because
> I had similar problems with another lib used earlier. It worked with
> the Cygwin dll, though, and it didn't work with the MSYS openssl lib
> for some reason I don't know yet (and maybe never will). Did you or
> anybody else here compile openssl (1.0.0c) with MinGW successfully?
> Any known problems and solutions?
> </OT>
> 
> Albrecht

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/

Brad

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to