International Association for Cryptologic Research

International Association
for Cryptologic Research

CryptoDB

Key Recovery Method for CRT Implementation of RSA

Authors:
Matthew J. Campagna
Amit Sethi
Download:
URL: http://eprint.iacr.org/2004/147
Search ePrint
Search Google
Abstract: This paper analyzes a key recovery method for RSA signature generation or decryption implementations using the Chinese Remainder Theorem (CRT) speed up. The CRT-based RSA implementation is common in both low computing power devices and high speed cryptographic acceleration cards. This recovery method is designed to work in conjunction with a side-channel attack where the CRT exponents are discovered from a message decryption or signature generation operation, the public exponent is assumed small and the public modulus is unknown. Since many RSA implementations use the small, low hamming weight public exponent 65537 this turns out to be a realistic method. An algorithm for recovering the private key, modulus and prime factorization candidates is presented with a proof of correctness. Runtime estimates and sample source code is given.
BibTeX
@misc{eprint-2004-12119,
  title={Key Recovery Method for CRT Implementation of RSA},
  booktitle={IACR Eprint archive},
  keywords={public-key cryptography / key recovery},
  url={http://eprint.iacr.org/2004/147},
  note={ matthew.campagna@pb.com 12592 received 23 Jun 2004},
  author={Matthew J. Campagna and Amit Sethi},
  year=2004
}