BaseNcodingPascal icon indicating copy to clipboard operation
BaseNcodingPascal copied to clipboard

BaseBigN doesn't work if input text is too large and MaxCompression = True

Open piker00 opened this issue 7 years ago • 1 comments

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 avatar Jul 05 '18 18:07 piker00

@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.

Xor-el avatar Jul 05 '18 20:07 Xor-el