HTTPS alternative on Arduino

2019-02-16 09:41发布

问题:

I'm considering the use of an Arduino in a project I'm on but a question is still open.

The Arduino will be collecting data and, once in a while, will send them to a server. I would like to be able to secure the data transmission.

I do know that the Arduino has not enough processing power to handle HTTPS encryption but I'm wondering if a solid alternative can be used here.

What's your opinion?

回答1:

the best you can use in arduino is xxtea encryption. is fast but not super secure



回答2:

Check out the Microchip PIC 18x and 24x series uCs. http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=2505&param=en535724

If you are looking for a heavy duty micro-platform, check out "Raspberry Pi"



回答3:

You could look at this which is a PIC32 Arduino compatible http://www.digilentinc.com/Products/Detail.cfm?NavPath=2,892,893&Prod=CHIPKIT-UNO32