mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 16:32:57 +00:00
Adds error handling into mbedtls_aes_crypt_ofb for AES errors, a self-test for the OFB mode using NIST SP 800-38A test vectors and adds a check to potential return errors in setting the AES encryption key in the OFB test suite.