Encryption functions for ESP8266
Posted: Wed Jan 20, 2016 8:17 am
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?
I'm also particularly interested in any functions to support assymetric (ie public/private key) encryption. Is there anything?