Skip to content

Normalize all string inputs according to a particular Unicode rule #38

@cipriancraciun

Description

@cipriancraciun

At the moment, any user-provided string inputs (i.e. passwords, additional data, etc.) is used as is, without any form of Unicode normalization.

In order to ensure security and portability, all input strings (that are a superset of ASCII) should be normalized according to a canonical rule.

See the following two issues which stemmed this issue:

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