esp-idf/components/libsodium/port
Angus Gratton 979eabeba5 libsodium: Use mbedTLS implementations for SHA256 & SHA512
* Adds support for hardware accelerated SHA
* Saves code size (~5.5KB) for SHA256 & SHA512 where libsodium & mbedTLS both used
2017-08-18 16:29:04 +10:00
..
crypto_hash_sha256_mbedtls.c
crypto_hash_sha512_mbedtls.c
randombytes_default.h
randombytes_esp32.c