You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, there exists custom support for AES using assembly on aarch64 in ckt/ckt-engine/src/aarch64.rs. This issue is requesting similar custom support for x86 using AES NI.