On Friday, July 31, 2015 at 7:34:48 AM UTC-4, Mouse wrote:
>
> One comment: YES please. 
>

The partial patch cleared the MinGW-32 -O3 crash I was experiencing during 
the MQV tests.

The partial patch was committed at: 
https://github.com/weidai11/cryptopp/commit/d935fd80ba0aaf3e40f7023f7ec02cb32e27e688.

We'll move to full library cut-over in a few days of there are no 
objections.

For those who want to cut-over early:

# Undo the change on DEFAULT_CHANNEL and AAD_CHANNEL in cryptlib by hand
$ sed -i "" "s|DEFAULT_CHANNEL|DefaultChannel()|g" *.h *.cpp
$ sed -i "" "s|AAD_CHANNEL|AadChannel()|g" *.h *.cpp

Jeff

-- 
-- 
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to [email protected].
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to