Skip to content

Simd backends for encoders/decoders #2358

Description

@elichai

Wanted to know if you'd be interested / accepted a CT SIMD implementations for some of the formats here, I've been playing with the idea of adapting SIMD encoders/decoders to be data independent, as a lot of times the main parts already are, I currently looked at hex and base64.

For example I've wrote this hex repo where I also verified CT with valgrind, and safety with miri, And I'm working on a ctutils API: https://github.com/elichai/better-hex (*)
But contributing the backends to the RustCrypto crates would be more meaningful IMHO.

(*) yes, commits and some parts of the code were written by LLMs but I'm fully involved and reviewed the LLMs portions

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