Helping Johnny Encrypt: Toward Semantic Interfaces for Cryptographic Frameworks
Title | Helping Johnny Encrypt: Toward Semantic Interfaces for Cryptographic Frameworks |
Publication Type | Conference Paper |
Year of Publication | 2016 |
Authors | Indela, Soumya, Kulkarni, Mukul, Nayak, Kartik, Dumitras, Tudor |
Conference Name | Proceedings of the 2016 ACM International Symposium on New Ideas, New Paradigms, and Reflections on Programming and Software |
Date Published | October 2016 |
Publisher | ACM |
Conference Location | New York, NY, USA |
ISBN Number | 978-1-4503-4076-2 |
Keywords | API, APIs, applications programming interfaces, compositionality, cryptography, Functionality Engineers, pubcrawl, Regulator Pattern, Resiliency, Security Engineers, Semantic API |
Abstract | Several mature cryptographic frameworks are available, and they have been utilized for building complex applications. However, developers often use these frameworks incorrectly and introduce security vulnerabilities. This is because current cryptographic frameworks erode abstraction boundaries, as they do not encapsulate all the framework-specific knowledge and expect developers to understand security attacks and defenses. Starting from the documented misuse cases of cryptographic APIs, we infer five developer needs and we show that a good API design would address these needs only partially. Building on this observation, we propose APIs that are semantically meaningful for developers, we show how these interfaces can be implemented consistently on top of existing frameworks using novel and known design patterns, and we propose build management hooks for isolating security workarounds needed during the development and test phases. Through two case studies, we show that our APIs can be utilized to implement non-trivial client-server protocols and that they provide a better separation of concerns than existing frameworks. We also discuss the challenges and potential approaches for evaluating our solution. Our semantic interfaces represent a first step toward preventing misuses of cryptographic APIs. |
URL | https://dl.acm.org/doi/10.1145/2986012.2986024 |
DOI | 10.1145/2986012.2986024 |
Citation Key | indela_helping_2016 |