Skip to content

ToBase32String method does not return a standard Base32 string. #386

@light-traveller

Description

@light-traveller

As it seems, ToBase32String method in Olive/Utilities/Base32Integer.cs file, does not produce standard Base32 encoded string values.

For example for the input value of 32, the expected string is "EA======" but the returned value is "A1" whose length and value are not as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions