Skip to content

Add optimization module for 256-bit fields #9

@bobbinth

Description

@bobbinth

This would be pretty tedious to do, especially without multi-return values in WASM. Also, without SIMD, performance gains would not be as great as for 128-bit fields (especially for modular multiplication/exponentiation). So, it might make sense to wait until these features mature in WASM before addressing this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestoptimizationThis can improve performance

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions