Bottomley: Using Elliptic Curve Cryptography with TPM2
Bottomley: Using Elliptic Curve Cryptography with TPM2
Posted Oct 16, 2017 12:40 UTC (Mon) by Wol (subscriber, #4433)In reply to: Bottomley: Using Elliptic Curve Cryptography with TPM2 by luto
Parent article: Bottomley: Using Elliptic Curve Cryptography with TPM2
Bear in mind I'm not a cryptography expert but ...
I believe that with RSA you publish PQ (the product of your two big primes) as part of your public key. Crack that PQ, and EVERYBODY who is using that PQ has had their key broken. Which is why most people calculate their own PQ.
On the other hand, while there are very many elliptic curves (an infinite number?) for the most part we only use a few of them, so very many people share the same elliptic curve. Crack one person using a curve, and again everyone else using the same curve has been cracked.
That's really my point - cracking an individual PQ doesn't get you very far as the chances of many people using it is slim, cracking an elliptic curve will probably get you major crack as each curve is widely used.
Cheers,
Wol
