> I was able to build successfully with one small change and thought of
> sharing the same. Adding CorrectEndianess function in mdc.h like you have
> mentioned did not resolve the "Invalid use of non-static member function"
> compilation error. I had to make the function CorrectEndianess in iterhash.h
> as static and changes in mdc.h is not at all required.

You know, I'm thinking maybe we should add an OldRandomPool class to
the library.

Each time someone suffers they problem, they lose 4 or 8 hours working
on it. Its not a one-off problem. I'm aware of half a dozen people who
experienced the issue, so over a man week has probably been wasted
(probably closer to a man-month).

Additionally, people may not upgrade because they don't have a clear
path to interoperable code. This one is a bigger security engineering
problem because (1) they are using the library with known bugs, and
(2) they are not getting the modern algorithms with better security
properties.

Jeff

-- 
-- 
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to cryptopp-users-unsubscr...@googlegroups.com.
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
--- 
You received this message because you are subscribed to the Google Groups 
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cryptopp-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to