This repository has been archived by the owner on Sep 22, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 31
ARM64 AES acceleration? #43
Labels
Comments
Ideally, this would be nice, but I'm not going to do it yet:
|
Related to #42 |
@snej, Please do not close this issue, it will be more useful to leave it open as a FAQ. |
Thanks for the explanation! I'm looking at this primarily for iOS and Android, and those are probably the biggest use cases overall. (In the embedded world, ARM CPUs are almost always 32-bit Cortex.) I am guessing that all Apple ARM CPUs have AES instructions since iOS relies heavily on file encryption, so iOS (and ARM Mac) support wouldn't require too many #ifdefs. Android of course is another story. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Do you plan to add support for ARM64 AES instructions, as you did for x86?
The text was updated successfully, but these errors were encountered: