]> granicus.if.org Git - esp-idf/commit
RSA Accelerator: Add mod_exp, refactor to avoid memory allocation & copying
authorAngus Gratton <angus@espressif.com>
Tue, 20 Sep 2016 11:24:58 +0000 (21:24 +1000)
committerAngus Gratton <angus@espressif.com>
Wed, 12 Oct 2016 05:19:09 +0000 (16:19 +1100)
commit9632c8e56c49db6351dd8a1b964d61ac67cff342
treea1215e19dccc9ee482fcd17d9eb25c743c10ff82
parent6b3bc4d8c5bb3eacf1076417074bccdca73971d5
RSA Accelerator: Add mod_exp, refactor to avoid memory allocation & copying

Not fully working at the moment, mod_exp has a bug.
components/esp32/include/soc/hwcrypto_reg.h [new file with mode: 0644]
components/esp32/include/soc/soc.h
components/mbedtls/port/esp_bignum.c
components/mbedtls/port/include/mbedtls/esp_config.h