Skip to content

WASM AES impl #310

@sinui0

Description

@sinui0

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions