canmove, Confirmed users
937
edits
| Line 188: | Line 188: | ||
mechanisms to mitigate those attacks: | mechanisms to mitigate those attacks: | ||
*RSA blinding: most recently Boneh and Brumley[1] showed that RSA blinding is an effective defense against timing attacks on RSA. | *RSA blinding: most recently Boneh and Brumley[1] showed that RSA blinding is an effective defense against timing attacks on RSA. | ||
*Cache invariant modular exponentiation: this is a variant of Colin Percival | *Cache invariant modular exponentiation: this is a variant of a modular exponentiation implementation that Colin Percival[2] showed to defend against cache-timing attacks. | ||
== Results of FIPS 140-2 Level 2 Maintenance Validation of NSS 3.11.5 == | == Results of FIPS 140-2 Level 2 Maintenance Validation of NSS 3.11.5 == | ||