esp32_https_server icon indicating copy to clipboard operation
esp32_https_server copied to clipboard

hwcrypto/sha.h

Open podaen opened this issue 3 years ago • 3 comments

The #include <hwcrypto/sha.h> could not be found with the latest arduino esp32 (2.0.4).

podaen avatar Oct 04 '22 06:10 podaen

https://github.com/fhessel/esp32_https_server/issues/143

https://github.com/fhessel/esp32_https_server/issues/136

ad some PR...

Pablo2048 avatar Oct 04 '22 07:10 Pablo2048

I'm new to this and just checking how this thing works. I have some add warning for the next version of IDF.

ssl.h: 8:2: warning: #warning "OpenSSL component will be removed from ESP-IDF in v5.0, please use esp_tls instead" [-Wcpp] #warning "OpenSSL component will be removed from ESP-IDF in v5.0, please use esp_tls instead" ^~~~~~~

podaen avatar Oct 04 '22 07:10 podaen

https://github.com/fhessel/esp32_https_server/issues/148

Pablo2048 avatar Oct 04 '22 07:10 Pablo2048