Bottomley: Using Elliptic Curve Cryptography with TPM2
Bottomley: Using Elliptic Curve Cryptography with TPM2
Posted Oct 15, 2017 20:36 UTC (Sun) by Wol (subscriber, #4433)In reply to: Bottomley: Using Elliptic Curve Cryptography with TPM2 by flussence
Parent article: Bottomley: Using Elliptic Curve Cryptography with TPM2
In order to crack RSA, we need to solve the discrete logarithm problem. If this is done, it will be a PhD-worthy advance in mathematics, and hard to keep secret.
But individual elliptic curves can be solved, and that is not a particularly noteworthy achievement. So (a) you might pick a curve to which the solution is known - and hence all your keys can be trivially broken, or (b) even if you choose a currently strong curve, cracking your curve is unlikely to be widely broadcast and again all your keys will be trivially broken.
In other words, Elliptic Curve Cryptography is both solveable and partially solved, ie pick the wrong curve and your encryption is useless. While RSA is still completely unbroken, and any solution will almost certainly be widely broadcast shortly after it is discovered.
Cheers,
Wol
