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.

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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/cryptopp-users/1f88c7d1-ac84-4ff1-8195-cbff55a1b41dn%40googlegroups.com.

Reply via email to