-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Labels
enhancementNew feature or requestNew feature or request
Description
WASM targets do not have access to AES hardware acceleration. Many protocols in mpz
use AES heavily.
Investigate whether an AES implementation which utilizes SIMD for WASM targets would provide significant performance benefits, keeping in mind that we want to stick with the constant time bitslicing technique.
yuroitaki
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request