Matt
Matt
I should maybe add a check on Qt version to avoid this
That's correct, I am not using a salt procedure
Maybe that can be an add-on improvement
Hi, definitely I should add some better error handling, in the meanwhile, on your side, you could check the size of your data just prior of calling the decode. Does...
Size is the only factor that could result in such crash, I am sure if you do a size check we can avoid disaster, I will definitely put some better...
Hi, Sv443, I have tried passing invalid text to the decode function and it's not crashing. Can you share an example of bad data?
I tried to use this but it's not crashing with the latest version of the code.
So you mean that the key is larger than the actual decrypt text?