On Mon, Mar 8, 2021 at 12:27 AM Jeffrey Walton <noloa...@gmail.com> wrote:
>
>
>
> On Sunday, March 7, 2021 at 11:02:35 PM UTC-5 Mouse wrote:
>>
>> You want cryptest-ios.sh run on macOS?
>
> Yes.
>
>> BTW, cryptest.sh fails to utilize assembly acceleration, because on macOS 
>> you have to tell Clang explicitly to use the proper arch flags, it didn't 
>> set them by default.
>
> Something does not sound right. The makefile should add the proper flags 
> where needed, like -maes for AES on Intel and -march=armv8-a+crypto on ARM.
>
> cryptest.sh tests code generation. The ARM AES tests are at 
> https://github.com/weidai11/cryptopp/blob/master/TestScripts/cryptest.sh#L1683.

There was a problem with the M1 platform. That was just corrected with
https://github.com/weidai11/cryptopp/commit/1f5d2f42ef53.

Jeff

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/cryptopp-users/CAH8yC8kjp0p_GEx6fbYe0%3D4qpDKTJsO5npter2iz08PUvdovRA%40mail.gmail.com.

Reply via email to