Informace o publikaci

JCMathLib: Wrapper Cryptographic Library for Transparent and Certifiable JavaCard Applets

Logo poskytovatele
Autoři

MAVROUDIS Vasilios ŠVENDA Petr

Rok publikování 2020
Druh Článek ve sborníku
Konference 2020 IEEE European Symposium on Security and Privacy Workshops (EuroS&PW)
Fakulta / Pracoviště MU

Fakulta informatiky

Citace
www https://crocs.fi.muni.cz/papers/cybercert2020
Doi http://dx.doi.org/10.1109/EuroSPW51379.2020.00022
Klíčová slova Cryptography; JavaCard; Auditability; Transparency; Elliptic Curves; Big Integers
Popis The JavaCard multi-application platform is now deployed to over twenty billion smartcards, used in various applications ranging from banking payments and authentication tokens to SIM cards and electronic documents. In most of those use cases, access to various cryptographic primitives is required. The standard JavaCard API provides a basic level of access to such functionality (e.g., RSA encryption) but does not expose low-level cryptographic primitives (e.g., elliptic curve operations) and essential data types (e.g., Integers). Developers can access such features only through proprietary, manufacturer-specific APIs. Unfortunately, such APIs significantly reduce the interoperability and certification transparency of the software produced as they require non-disclosure agreements (NDA) that prohibit public sharing of the applet’s source code. We introduce JCMathLib, an open library that provides an intermediate layer realizing essential data types and lowlevel cryptographic primitives from high-level operations. To achieve this, we introduce a series of optimization techniques for resource-constrained platforms that make optimal use of the underlying hardware, while having a small memory footprint. To the best of our knowledge, it is the first generic library for low-level cryptographic operations in JavaCards that does not rely on a proprietary API. Without any disclosure limitations, JCMathLib has the potential to increase transparency by enabling open code sharing, release of research prototypes, and public code audits. Moreover, JCMathLib can help resolve the conflict between strict open-source licenses such as GPL and proprietary APIs available only under an NDA. This is of particular importance due to the introduction of JavaCard API v3.1, which targets specifically IoT devices, where open-source development might be more common than in the relatively closed world of government-issued electronic documents.
Související projekty:

Používáte starou verzi internetového prohlížeče. Doporučujeme aktualizovat Váš prohlížeč na nejnovější verzi.

Další info