Skip to content

incorrect output from the SSE2 implementation under the iSH emulator #543

Description

@bdbai

I am using BLAKE3 on some exotic x86 platforms where the computation result is incorrect under default setup. Unfortunately, there seems no way to turn off any hardware accelerations without patching the source code. Would it be better if an cfg flag is exposed, say blake3_force_soft, which forces implementation to use Platform::Portable? The same approach has been used in RustCrypto crates such as aes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions