BaseNcodingPascal
BaseNcodingPascal copied to clipboard
BaseBigN doesn't work if input text is too large and MaxCompression = True
For example try in BaseNcoding.GUI.exe generate 30000 chars, turn on MaxCompression and encode them with custom BaseBigN with any alphabet length, max bits count 64.
@piker00 , thanks for reporting this issue. I have confirmed it locally. will look into it once I have some time. currently busy with other projects at the moment.