Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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