Paper 2015/1241

Verifiable side-channel security of cryptographic implementations: constant-time MEE-CBC

José Bacelar Almeida, Manuel Barbosa, Gilles Barthe, and François Dupressoir

Abstract

We provide further evidence that implementing software countermeasures against timing attacks is a non-trivial task and requires domain-specific software development processes: we report an implementation bug in the S2N library, recently released by AWS Labs. This bug (now fixed) allowed bypassing the balancing countermeasures against timing attacks deployed in the implementation of the MAC-then-Encode-then-CBC-Encrypt (MEE-CBC) component, creating a timing side-channel similar to that exploited by Lucky 13. Although such an attack could only be launched when the MEE-CBC component is used in isolation - Albrecht and Paterson recently confirmed in independent work that S2N's second line of defence provides adequate mitigation - its existence shows that conventional software validation processes are not being effective in this domain. To solve this problem, we define a methodology for proving security of implementations in the presence of timing attackers: first, prove black-box security of an algorithmic description of a cryptographic construction; then, establish functional correctness of an implementation with respect to the algorithmic description; and finally, prove that the implementation is leakage secure. We present a proof-of-concept application of our methodology to MEE-CBC, bringing together three different formal verification tools to produce an assembly implementation of this construction that is verifiably secure against adversaries with access to some timing leakage. Our methodology subsumes previous work connecting provable security and side-channel analysis at the implementation level, and supports the verification of a much larger case study. Our case study itself provides the first provable security validation of complex timing countermeasures deployed, for example, in OpenSSL.

Metadata
Available format(s)
PDF
Category
Implementation
Publication info
Preprint. MINOR revision.
Keywords
TLSMEE-CBCTiming attacksSide-channel attacksCountermeasuresFormal Verification
Contact author(s)
mbb @ dcc fc up pt
History
2015-12-31: received
Short URL
https://ia.cr/2015/1241
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2015/1241,
      author = {José Bacelar Almeida and Manuel Barbosa and Gilles Barthe and François Dupressoir},
      title = {Verifiable side-channel security of cryptographic implementations: constant-time MEE-CBC},
      howpublished = {Cryptology ePrint Archive, Paper 2015/1241},
      year = {2015},
      note = {\url{https://eprint.iacr.org/2015/1241}},
      url = {https://eprint.iacr.org/2015/1241}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.