Hello Jeff, I will have a go and report back. But in the meantime I am 
reporting a minor build issue with VS2017 - I got a couple of compiler 
warnings when building the library in 64 bit release mode. This was on the 
latest code via git clone:

1>aria.cpp
1>aria.cpp(151): warning C4456: declaration of 'block' hides previous local 
declaration
1>aria.cpp(141): note: see declaration of 'block'
1>aria.cpp(156): warning C4456: declaration of 'block' hides previous local 
declaration
1>aria.cpp(141): note: see declaration of 'block'


On Friday, 9 November 2018 03:13:18 UTC, Jeffrey Walton wrote:
>
>
>
> On Thursday, November 8, 2018 at 4:36:46 PM UTC-5, Jeffrey Walton wrote:
>>
>> ...
>> We tested it on Unix and Linux, OS X, Solaris and Windows. We had to make 
>> several tweaks to config.h and cpu.cpp, but it was a clean cut-in. I would 
>> not be surprised if we needed a few more tweaks, but I don't expect any 
>> major issues in the future.
>>
>> The commit of interest is 
>> https://github.com/weidai11/cryptopp/commit/d9011f07d2d5 . Also see 
>> https://github.com/weidai11/cryptopp/issues/735 .
>>
>
> It looks like Windows is a sore spot. Specifically, VS2017 x64 Release 
> builds. https://ci.appveyor.com/project/noloader/cryptopp/builds/20159656 
> .
>
> I don't have a Windows machine with AVX2 to test it further.
>
> Can someone with a AVX2 and a Windows machine test ChaCha built with 
> VS2017, please. You should only need to run 'cryptest.exe tv chacha'.
>
> Jeff
>
>
>

-- 
You received this message because you are subscribed to "Crypto++ Users". More 
information about Crypto++ and this group is available at 
http://www.cryptopp.com and 
http://groups.google.com/forum/#!forum/cryptopp-users.
--- 
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