Closed mrdc closed 3 years ago
What padding do you use? I've recently updated examples to set padding always explicitly.
Please attach your key/iv otherwise the padding is not possible to infer from your question.
Thanks for your report. This was indeed error in versions <2.2.2, where the decrypted length value was incorrect (based on decrypted length before base64 decoding).
Hello,
I'm having this issue with aes-lib (2.1.9) when I enter 3 characters: fff, aaa, bbb etc:
The same for 6(9...etc) characters:
Padding issue?