Skip to content

Make case configurable in base16 encoder #17

@magthe

Description

@magthe

I notice that your base16 encoder outputs upper-case (A--F), while some of the other Haskell base16 encoders go with lower-case (a--f). None appear configurable. It might be nice to have a variant of base16 for each choice of case, so that no post-processing is required, in case it matters (even cosmetic changes can break existing tests in some end-user code).

Originally posted by @vdukhovni in #16 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions