KIT | KIT-Bibliothek | Impressum | Datenschutz

Optimizing Hash-Based Signatures in Java

Rausch, Tim

Abstract:

Hash-based signature schemes are an extensively studied and well-understood choice for quantum-safe digital signatures. However, certain operations, most notably the key generation, can be comparably expensive. It is, therefore, essential to use well-optimized implementations.
This thesis aims to explore, implement, and evaluate optimization strategies for hashbased signature implementations in Java. These include the use of special hardware features like vector instructions and hardware acceleration for hash functions as well as the parallelization of the key generation. Overall, we are able to reduce the time required for an XMSS key generation with SHA-2 by up to 96.4% (on four CPU cores) compared to the unmodified BouncyCastle implementation. For SPHINCS+ with the Haraka hash function family, we achieve a reduction of up to 95.7% on only one CPU core. Furthermore, we investigate the use of two scheme variants WOTS-BR and WOTS+C proposed in the literature for verification-optimized signatures. We improve the existing theoretical analysis of both, provide a comparison and experimentally validate our improved theoretical analysis.


Volltext §
DOI: 10.5445/IR/1000157374
Veröffentlicht am 30.03.2023
Cover der Publikation
Zugehörige Institution(en) am KIT Institut für Informationssicherheit und Verlässlichkeit (KASTEL)
Publikationstyp Hochschulschrift
Publikationsdatum 28.03.2023
Sprache Englisch
Identifikator KITopen-ID: 1000157374
Verlag Karlsruher Institut für Technologie (KIT)
Umfang XIII, 133 S.
Art der Arbeit Abschlussarbeit - Bachelor
Prüfungsdaten 28.03.2023
Externe Relationen Forschungsdaten/Software
Referent/Betreuer Dörre, Felix
KIT – Die Forschungsuniversität in der Helmholtz-Gemeinschaft
KITopen Landing Page