Closed pablodelara closed 6 months ago
On Intel platforms, when performing AES-CBC decryption on in-place buffers, the plaintext generated might not be correct, due to a the wrong ciphertext used to be XOR'ed with the decrypted blocks. A fix will be submitted in the next few days.
On Intel platforms, when performing AES-CBC decryption on in-place buffers, the plaintext generated might not be correct, due to a the wrong ciphertext used to be XOR'ed with the decrypted blocks. A fix will be submitted in the next few days.