English

Hurdles for Developers in Cryptography

Cryptography and Security 2021-08-17 v1 Software Engineering

Abstract

Prior research has shown that cryptography is hard to use for developers. We aim to understand what cryptography issues developers face in practice. We clustered 91954 cryptography-related questions on the Stack Overflow website, and manually analyzed a significant sample (i.e., 383) of the questions to comprehend the crypto challenges developers commonly face in this domain. We found that either developers have a distinct lack of knowledge in understanding the fundamental concepts, \eg OpenSSL, public-key cryptography or password hashing, or the usability of crypto libraries undermined developer performance to correctly realize a crypto scenario. This is alarming and indicates the need for dedicated research to improve the design of crypto APIs.

Keywords

Cite

@article{arxiv.2108.07141,
  title  = {Hurdles for Developers in Cryptography},
  author = {Mohammadreza Hazhirpasand and Oscar Nierstrasz and Mohammadhossein Shabani and Mohammad Ghafari},
  journal= {arXiv preprint arXiv:2108.07141},
  year   = {2021}
}

Comments

ICSME 2021 - NIER Track

R2 v1 2026-06-24T05:09:18.922Z