ChatGPT vs. Lightweight Security: First Work Implementing the NIST Cryptographic Standard ASCON
Alvaro Cintas-Canto, Jasmin Kaur, Mehran Mozaffari-Kermani, Reza, Azarderakhsh

TL;DR
This paper presents a novel approach to implementing the NIST standard lightweight cryptography algorithm ASCON using the GPT-4 language model, exploring AI's potential in resource-constrained cryptographic environments.
Contribution
It introduces the first implementation of ASCON with ChatGPT, demonstrating how large language models can be applied to cryptography in IoT contexts.
Findings
Successful Python implementation of ASCON via ChatGPT
Insights into AI-assisted cryptographic algorithm deployment
Potential for AI to enhance lightweight security solutions
Abstract
This study, to the best of our knowledge, is the first to explore the intersection between lightweight cryptography (LWC) and advanced artificial intelligence (AI) language models. LWC, in particular the ASCON algorithm which has been selected as the LWC standard by the National Institute of Standards and Technology (NIST) in Feb. 2023, has become increasingly significant for preserving data security given the quick expansion and resource limitations of Internet of Things (IoT) devices. On the other hand, OpenAI's large language model (LLM) ChatGPT has demonstrated significant potential in producing complex, human-like text. This paper offers a novel method for implementing the NIST LWC standard, ASCON, using the GPT-4 model. Moreover, this paper details the design and functionality of ASCON, the procedures and actual Python implementation of ASCON using ChatGPT, and a discussion of the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsArtificial Intelligence in Healthcare and Education · Computational Physics and Python Applications
