Could you please post some example of AES 256 working with text size > 16 chars?
In my implementation (encode using python and decoding in the ESP) the decoding is correct if the text haveless than 16 chars but if the text is longer the decryption fails (garbage).
Could you please post some example of AES 256 working with text size > 16 chars?
In my implementation (encode using python and decoding in the ESP) the decoding is correct if the text haveless than 16 chars but if the text is longer the decryption fails (garbage).