Skip to content

Consider replacing constant_time_eq #353

@jhand2

Description

@jhand2

While poking around DPE binary size, I found that the generate_new_handle function is several KiB. I assume the size is due to the constant time compare. I wonder if we could find a more compact implementation. Expecially since the comparison we do is fixed width, I assume there are additional optimizations that can be make.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions