Author: Carlos MorenoCarlos Moreno
Date: Dec 14, 2006 06:45
Joseph Ashwood wrote:
> The problem is that OpenSSL has fallen out of favor with this group on the
> whole. If you want something faster, it's available, more robust, available,
> easier to program, available, no matter what you are looking for there are
> numerous options that are superior to OpenSSL.
Hmmm, curious --- I've somehow consistently have been drawn back to
OpenSSL as the "only" alternative; with LibTomCrypt (which I hear
about often enough), I get that ugly feeling that "ughh, but it's
in C; if I'm going to be tortured into using C, I might as well
stick to the ugly-but-ubiqutous OpenSSL" (that is, write my own
wrapper functions or classes and be done with it).
So, of course, I want C++, so what better than Crypto++??? Well,
it does not seem to work (read: compile) on any platform that I use;
frankly, I get from them the frustrating feeling that the library
only compiles with the latest version of Microsoft compilers on
Windows :-( (I know that this is not the case; this is another
instance of a "semi-comical exaggeration").
|