Skip to content

Add support for constant time encoding / decoding #31

@cipriancraciun

Description

@cipriancraciun

In order to eliminate any side-channel attacks on encoding / decoding sensitive data (keys, etc.), use constant time decoding, especiall for Bech32.

One possible solution is: https://github.com/iqlusioninc/crates/tree/main/subtle-encoding

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