17
23.09.2013 | TU Darmstadt | Andreas Hülsing | 1 XMSS Practical Hash-Based Signatures Andreas Hülsing joint work with Johannes Buchmann and Erik Dahmen

Post-Quantum Signatures

  • Upload
    chet

  • View
    55

  • Download
    0

Embed Size (px)

DESCRIPTION

XMSS Practical Hash-Based Signatures Andreas Hülsing joint work with Johannes Buchmann and Erik Dahmen. Post-Quantum Signatures. Lattice, MQ, Coding Signature and/or key sizes Runtimes Secure parameters. Hash- based Signature Schemes [Mer89]. Hash-based Signatures. PK. - PowerPoint PPT Presentation

Citation preview

Page 1: Post-Quantum Signatures

23.09.2013 | TU Darmstadt | Andreas Hülsing | 1

XMSS Practical Hash-Based Signatures

Andreas Hülsingjoint work with Johannes Buchmann and Erik Dahmen

Page 2: Post-Quantum Signatures

Post-Quantum Signatures

Lattice, MQ, Coding

Signature and/or key sizes

Runtimes

Secure parameters ...1

3

14232232

34121211

yxxxxxxy

xxxxxxy

23.09.2013 | TU Darmstadt | Andreas Hülsing | 2

Page 3: Post-Quantum Signatures

Hash-based Signature Schemes[Mer89]

Post quantum

Only secure hash function

Security well understood

Fast

Inherently forward secure

23.09.2013 | TU Darmstadt | Andreas Hülsing | 3

Page 4: Post-Quantum Signatures

Hash-based Signatures

OTS

OTS OTS OTS OTS OTS OTS OTS

HH H H H H H H

H H H H

H H

H

PK

SIG = (i=2, , , , , )

23.09.2013 | TU Darmstadt | Andreas Hülsing | 4

OTSSK

Page 5: Post-Quantum Signatures

XMSS

23.09.2013 | TU Darmstadt | Andreas Hülsing | 5

Page 6: Post-Quantum Signatures

Results

Datum | Fachbereich nn | Institut nn | Prof. nn | 6

Efficient

Minimal security assumptions

„Small signatures"

Forward secure

Full smartcard implementation

Page 7: Post-Quantum Signatures

New Variants of the Winternitz One Time Signature Scheme

23.09.2013 | TU Darmstadt | Andreas Hülsing | 7

OTS

Page 8: Post-Quantum Signatures

Winternitz OTS (WOTS)[Mer89; EGM96]

| | = | | = m * | |

1. = f( )

2. Trade-off between runtime and signature size | | ~ m/log w * | |

SIG = (i, , , , , )

23.09.2013 | TU Darmstadt | Andreas Hülsing | 8

Page 9: Post-Quantum Signatures

WOTS+[Hül13]

Theorem 3.9 (informally):W-OTS+ is strongly unforgeable under chosen message attacks if F

is a 2nd-preimage resistant, undetectable one-way function family

23.09.2013 | TU Darmstadt | Andreas Hülsing | 9

Page 10: Post-Quantum Signatures

XMSS[BDH11]

Lamport-Diffie / WOTS WOTS+

Tree construction [DOTV08]

Pseudorandom key generation

H biH

PRG

PRG

PRG

PRG

PRG

FSPRG FSPRG FSPRG FSPRG FSPRG

23.09.2013 | TU Darmstadt | Andreas Hülsing | 10

Page 11: Post-Quantum Signatures

XMSS* in Practice

23.09.2013 | TU Darmstadt | Andreas Hülsing | 11

Page 12: Post-Quantum Signatures

XMSS ImplementationsC Implementation [BDH11]

C Implementation, using OpenSSLSign (ms)

Verify (ms)

Signature (bit) Public Key (bit)

Secret Key (byte)

Bit Security Comment

XMSS-SHA-2 35.60 1.98 16,672 13,600 3,364 157 h = 20,w = 64,

XMSS-AES-NI 0.52 0.07 19,616 7,328 1,684 84 h = 20,w = 4

XMSS-AES 1.06 0.11 19,616 7,328 1,684 84 h = 20,w = 4

RSA 2048 3.08 0.09 ≤ 2,048 ≤ 4,096 ≤ 512 87

Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz with Intel AES-NI

23.09.2013 | TU Darmstadt | Andreas Hülsing | 12

Page 13: Post-Quantum Signatures

XMSS ImplementationsSmartcard Implementation [HBB12]

Sign (ms)

Verify (ms)

Keygen(ms)

Signature (byte)

Public Key (byte)

Secret Key (byte)

Bit Sec. Comment

XMSS 134 23 925,400 2,388 800 2,448 92 H = 16,w = 4

XMSS+ 106 25 5,600 3,476 544 3,760 94 H = 16,w = 4

RSA 2048

190 7 11,000 ≤ 256 ≤ 512 ≤ 512 87

Infineon SLE78 16Bit-CPU@33MHz, 8KB RAM, TRNG, sym. & asym. co-processor

NVM: Card 16.5 million write cycles/ sector, XMSS+ < 5 million write cycles (h=20)

23.09.2013 | TU Darmstadt | Andreas Hülsing | 13

Page 14: Post-Quantum Signatures

Conclusion

23.09.2013 | TU Darmstadt | Andreas Hülsing | 14

Page 15: Post-Quantum Signatures

Conclusion

23.09.2013 | TU Darmstadt | Andreas Hülsing | 15

FastConservative Security

CompactForward secure

Page 16: Post-Quantum Signatures

Future Work

23.09.2013 | TU Darmstadt | Andreas Hülsing | 16

Main Drawback: State

Easy Migration? Interfaces

Key Management

Page 17: Post-Quantum Signatures

Thank you!Questions?