ESP8266 Developer Zone The Official ESP8266 Forum 2015-01-29T12:10:01+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=130 2015-01-29T12:10:01+08:00 2015-01-29T12:10:01+08:00 https://bbs.espressif.com:443/viewtopic.php?t=130&p=590#p590 <![CDATA[Re: Limiting UART access]]> i am surprised that you here to help,
let me learn it from you,
i am waiting my esp12 dev board now,
thank you..once i get, i will try to apply it,
Thank you

Statistics: Posted by arkhantum — Thu Jan 29, 2015 12:10 pm


]]>
2015-01-25T23:48:08+08:00 2015-01-25T23:48:08+08:00 https://bbs.espressif.com:443/viewtopic.php?t=130&p=556#p556 <![CDATA[Re: Limiting UART access]]>
arkhantum wrote:
alexAria wrote:You can encrypt data with a KEY before sending to UART , and when you want to see data,you can decrypt it with your own app+KEY.

Hi alex..
Do you have any refference code for doing this?
Would you mind to share it. I am a noob in this encryption methode field.
Thanks


only a thinking about AES.

likewise!..

loop AES
http://sourceforge.net/projects/loop-aes/
http://loop-aes.sourceforge.net/aespipe/

others: ( arduino ect )
https://github.com/qistoph/ArduinoAES256
http://www.literatecode.com/aes256

AES256 base function ( s-box? )

or/and

AES256 base function <-> prime / second spi s-box

best wishes
rudi ;-)

Statistics: Posted by rudi — Sun Jan 25, 2015 11:48 pm


]]>
2015-01-24T23:19:03+08:00 2015-01-24T23:19:03+08:00 https://bbs.espressif.com:443/viewtopic.php?t=130&p=555#p555 <![CDATA[Re: Limiting UART access]]>
alexAria wrote:
You can encrypt data with a KEY before sending to UART , and when you want to see data,you can decrypt it with your own app+KEY.

Hi alex..
Do you have any refference code for doing this?
Would you mind to share it. I am a noob in this encryption methode field.
Thanks

Statistics: Posted by arkhantum — Sat Jan 24, 2015 11:19 pm


]]>
2015-01-19T17:58:47+08:00 2015-01-19T17:58:47+08:00 https://bbs.espressif.com:443/viewtopic.php?t=130&p=516#p516 <![CDATA[Re: Limiting UART access]]> Statistics: Posted by alexAria — Mon Jan 19, 2015 5:58 pm


]]>
2015-01-11T13:23:05+08:00 2015-01-11T13:23:05+08:00 https://bbs.espressif.com:443/viewtopic.php?t=130&p=474#p474 <![CDATA[Limiting UART access]]> i am newbie here
is it possible to do s/w secure lock once we download the bin into esp ?
so inappropriate people could not access the LOG from our UART, except they have the right key.
How can we do that ?
Thank you :D 8-) :?

Statistics: Posted by arkhantum — Sun Jan 11, 2015 1:23 pm


]]>