Erk: "Wrong secret key used"

Florian Weimer fw@deneb.enyo.de
Thu Jul 26 08:36:01 2001


"Justin Wienckowski" <Justin.Wienckowski@trw.com> writes:


> RSA Component u (512 bits)
> 80AB7BDEE0B816569B2024307C1C17B4656F403DDA2B01BBD4
> 9CF01750A7961AEFE7D93F31B6DA6D421E9409EA83A8E63A47
> 4E375FEAEC7A7E0A996FA935B7E0
This is the inverse of q (mod p), but according to RFC 2440, the inverse of p (mod q) is required. Simply swap p and q, and if there's no other problem, it should work.