MacArthur, Ian (SELEX GALILEO, UK) wrote: >> I use Crypto++ rather than OpenSSL on Windows/mingw/msys. It >> has all the >> features of OpenSSL. > > Does it? > I've only ever toyed with either, but ISTR that OpenSSL had crypto libs > and implementations of SSL and TLS, whilst Crypto++ only seemed to have > the "bare" crypto libs... Leaving you with some work to make the higher > layers hang together. > > But as I say, I know not...
Everything I use in OpenSSL I find in Crypto++. Perhaps it's not got everything that OpenSSL has, I'm not sure. It's public domain and I've had very good luck with it on Windows, Mac and Unix. I only mention it as an alternative to OpenSSL. I tend to prefer C++ code and types, Crypto++ provides that. Brad _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

