suculent / thinx-aes-lib

AES wrapper for ESP8266/ESP32/Arduino/nRF5x
Other
113 stars 39 forks source link

How to get the encryption string in the example "simple" #52

Closed roysG closed 1 year ago

roysG commented 3 years ago

Hi, I am struggling to understand what is the proper way for getting the encryption string? I try to do it with the example "simple"

As i understand the base64 example have problems with decoding and not recommended for using

suculent commented 2 years ago

Sorry, I've been neglecting issues a bit recently.

What do you mean by the encryption string? Is it the plaintext string converted to encrypted data?

suculent commented 1 year ago

The functionality has changed and examples are updated as of now, closing.