The Internet of Things (IoT) is revolutionizing industries by connecting billions of devices, ranging from home appliances to industrial machines, to the internet. This transformation enables unprecedented automation, data collection, and process optimization. However, the widespread adoption of IoT also introduces significant security challenges, especially for lightweight devices with limited computational power and energy resources. Ensuring secure communication and data integrity in such constrained environments is critical. This paper explores and compares the performance of implemented algorithms within IoT devices. A comparison between Rivest-Shamir-Adleman (RSA) and Elliptic Curve Cryptography (ECC) implementations is made to identify a lightweight, secure, and efficient solution for IoT environments. Our results indicate that ECC outperforms RSA in terms of memory requirements, overall energy consumption, key sizes, signature generation time, key generation and execution time, and decryption time in a resource-constrained environment. However, RSA performs better in signature verification and encryption.
Read full abstract