[Resource Topic] 2013/237: Type-Based Analysis of Generic Key Management APIs (Long Version)

Welcome to the resource topic for 2013/237

Title:
Type-Based Analysis of Generic Key Management APIs (Long Version)

Authors: Pedro Adão, Riccardo Focardi, Flaminia L. Luccio

Abstract:

In the past few years, cryptographic key management APIs have been shown to be subject to tricky attacks based on the improper use of cryptographic keys. In fact, real APIs provide mechanisms to declare the intended use of keys but they are not strong enough to provide key security. In this paper, we propose a simple imperative programming language for specifying strongly-typed APIs for the management of symmetric, asymmetric and signing keys. The language requires that type information is stored together with the key but it is independent of the actual low-level implementation. We develop a type-based analysis to prove the preservation of integrity and confidentiality of sensitive keys and we show that our abstraction is expressive enough to code realistic key management APIs.

ePrint: https://eprint.iacr.org/2013/237

See all topics related to this paper.

Feel free to post resources that are related to this paper below.

Example resources include: implementations, explanation materials, talks, slides, links to previous discussions on other websites.

For more information, see the rules for Resource Topics .