How to use AES.encrypt/AES.decrypt? #4524
Unanswered
espruino-discuss
asked this question in
Pico / Wifi / Original Espruino
Replies: 1 comment
-
Posted at 2017-10-20 by ClearMemory041063 Try something like this
Posted at 2017-10-21 by sureshkm Thank you! @ClearMemory041063 I will try that. Posted at 2017-10-23 by @gfwilliams Thanks @ClearMemory041063 - @sureshkm you basically just need to generate a random series of bytes for the array, as in the code above. Posted at 2017-10-23 by sureshkm @gfwilliams Thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2017-10-20 by sureshkm
Can someone please explain me how to generate the key?
Beta Was this translation helpful? Give feedback.
All reactions