I'm trying out the newest espressif esp32 libraries and this library fails to compile
#include <hwcrypto/sha.h>
is being moved to
#include <esp32/sha.h>
I don't quite know what the solution should be, but just thought I would put this here so a decision can be made before this gets updated for most people.