Thanks Jeff.

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.
On Tuesday, August 1, 2017 at 1:58:21 PM UTC+5:30, Jeffrey Walton wrote:
>
>
> Tried the below steps mentioned to use the old generator but not able to 
>> compile successfully. Building in windows platform and will post the 
>> compilation errors soon.... Is there a way by which i can revert only the 
>> RandomPool changes done with 5.5 to get the pre 5.5 generator by still 
>> maintaining the rest of the changes in 5.6.5?
>>
>
> Try this: https://www.cryptopp.com/wiki/Old_RandomPool 
> <https://www.google.com/url?q=https%3A%2F%2Fwww.cryptopp.com%2Fwiki%2FOld_RandomPool&sa=D&sntz=1&usg=AFQjCNH_TBSGG4duItuzDcCoyr5RKCXUlg>
>
> Please let me know if there are any errors so they can be corrected for 
> the next guy.
>
> 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