vix.ing · top · new · best · stats · spec

Zur Integration von Post-Quantum Verfahren in bestehende Softwareprodukte

2021/01/30 by Alexander Zeier, Zeier, Alexander, Alexander Wiesmaier +3
Computer Science · #Advanced Data Storage Technologies #Coding theory and cryptography #Cryptography and Data Security #Cryptography and Security (cs.CR) #FOS: Computer and information sciences

paper · pdf · doi:10.48550/arxiv.2102.00157

openalex publication_date 2021/01/30 · openalex created_date 2021/02/15 · openalex updated_date 2026/07/28

Abstract

Currently, PQC algorithms are being standardized to address the emerging threat to conventional asymmetric algorithms from quantum computing. These new algorithms must then be integrated into existing protocols, applications and infrastructures. Integration problems are to be expected, due to incompatibilities with existing standards and implementations on the one hand, but also due to a lack of knowledge among software developers about how to handle PQC algorithms. To illustrate incompatibilities, we integrate two different PQC algorithms into two different existing software products (the InboxPager email client for the Android OS and the TLS implementation of the Bouncy Castle crypto library). Here, we rely on the highly-abstract crypto library eUCRITE, which hides technical details about the correct usage of classical and PCQ algorithms and thus prevents some potential implementation errors.

Related