Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By Tom Cook
#39292 What encryption functions are available when programming the ESP8266 in the Arduino IDE? I recall seeing somewhere that various hash functions (and perhaps an AES cipher?) are supported by the Espressif ESP8266 SDK but I can't seem to find any documentation on it - maybe I'm googling the wrong terms?

I'm also particularly interested in any functions to support assymetric (ie public/private key) encryption. Is there anything?