You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently they are ignored in the serialized key and then regenerated
from P/Q/D. But that exposes key loading to a side channel attack on
the modular inversion and GCD bignum functions when QP is computed.
[And probably similar issues for DP/DQ during the division step but no
attack there has been published yet.]
Backport of ARMmbed/mbed-crypto#352
0 commit comments