Arduino 上的 HTTPS 替代方案 [英] HTTPS alternative on Arduino

查看:35
本文介绍了Arduino 上的 HTTPS 替代方案的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在考虑在我参与的项目中使用 Arduino,但问题仍然悬而未决.

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

Arduino 将收集数据,并偶尔将它们发送到服务器.我希望能够确保数据传输的安全.

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.

我确实知道 Arduino 没有足够的处理能力来处理 HTTPS 加密,但我想知道这里是否可以使用可靠的替代方案.

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.

你有什么看法?

推荐答案

您可以在 arduino 中使用的最佳方法是 xxtea 加密.速度快但不是超级安全

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

这篇关于Arduino 上的 HTTPS 替代方案的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆