]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/hwcrypt_fault_inj' into 'master'
authorAngus Gratton <angus@espressif.com>
Sun, 11 Aug 2019 07:02:25 +0000 (15:02 +0800)
committerAngus Gratton <angus@espressif.com>
Sun, 11 Aug 2019 07:02:25 +0000 (15:02 +0800)
commitdedf346ccb0e92ce7d773fe5587a57a6f3e15227
treee6c45e1802b1c92335d8c8d0c447fcb096dbb4b5
parent2b71eff25fa8a5253849d9ebc0c34824e50f2064
parentaa3c988c17b40286734030151f7940ef30f9dcac
Merge branch 'bugfix/hwcrypt_fault_inj' into 'master'

hwcrypto: Add more AES & SHA fault injection checks

Closes IDF-786

See merge request espressif/esp-idf!5050