Comment on How to compute a 256 bit elliptic curve key with 50M Toffoli gatesparentComments−red_admiral3yGenerally true, but Google has started using the stuff in production: https://cloud.google.com/blog/products/identity-security/why...−bawolff3yBut its still bleeding edge. Its been used for experimental purposes but always in combination with a traditional algorithm (so if its broken the traditional algo still secures things). Its definitely not trusted yet.−survirtual3yYes, which is what google is doing if you read the blog post. They wrap PQC encrypted message with x25519.
Comments
Generally true, but Google has started using the stuff in production: https://cloud.google.com/blog/products/identity-security/why...
But its still bleeding edge. Its been used for experimental purposes but always in combination with a traditional algorithm (so if its broken the traditional algo still secures things). Its definitely not trusted yet.
Yes, which is what google is doing if you read the blog post. They wrap PQC encrypted message with x25519.