English

Towards Formal Verification of Password Generation Algorithms used in Password Managers

Cryptography and Security 2021-06-22 v2 Programming Languages

Abstract

Password managers are important tools that enable us to use stronger passwords, freeing us from the cognitive burden of remembering them. Despite this, there are still many users who do not fully trust password managers. In this paper, we focus on a feature that most password managers offer that might impact the user's trust, which is the process of generating a random password. We survey which algorithms are most commonly used and we propose a solution for a formally verified reference implementation of a password generation algorithm. We use EasyCrypt as our framework to both specify the reference implementation and to prove its functional correctness and security.

Keywords

Cite

@article{arxiv.2106.03626,
  title  = {Towards Formal Verification of Password Generation Algorithms used in Password Managers},
  author = {Miguel Grilo and João F. Ferreira and José Bacelar Almeida},
  journal= {arXiv preprint arXiv:2106.03626},
  year   = {2021}
}

Comments

shortpaper