English

Time to Separate from StackOverflow and Match with ChatGPT for Encryption

Cryptography and Security 2024-06-11 v1

Abstract

Cryptography is known as a challenging topic for developers. We studied StackOverflow posts to identify the problems that developers encounter when using Java Cryptography Architecture (JCA) for symmetric encryption. We investigated security risks that are disseminated in these posts, and we examined whether ChatGPT helps avoid cryptography issues. We found that developers frequently struggle with key and IV generations, as well as padding. Security is a top concern among developers, but security issues are pervasive in code snippets. ChatGPT can effectively aid developers when they engage with it properly. Nevertheless, it does not substitute human expertise, and developers should remain alert.

Keywords

Cite

@article{arxiv.2406.06164,
  title  = {Time to Separate from StackOverflow and Match with ChatGPT for Encryption},
  author = {Ehsan Firouzi and Mohammad Ghafari},
  journal= {arXiv preprint arXiv:2406.06164},
  year   = {2024}
}

Comments

Accepted in "Journal of Systems and Software", June 10, 2024

R2 v1 2026-06-28T16:59:25.615Z