]> granicus.if.org Git - esp-idf/commit
hwcrypto sha: Feed one block at a time to hardware SHA implementation
authorAngus Gratton <angus@espressif.com>
Tue, 6 Sep 2016 01:05:56 +0000 (11:05 +1000)
committerWu Jian Gang <wujiangang@espressif.com>
Thu, 8 Sep 2016 08:47:34 +0000 (16:47 +0800)
commita32e954f67bec9e933b6a454f8be89ccf58ae604
treefce702ec7407aecbc0059d7407d93b69e4616e3f
parent0a970e3a258327db02410c41cb79126fb87ca222
hwcrypto sha: Feed one block at a time to hardware SHA implementation

Fixes a bug where some longer block sizes produced incorrect results.
components/esp32/hwcrypto/sha.c