Tagged Questions
4
votes
1answer
153 views
Why is ECC more vulnerable than RSA in a post-quantum world?
Forgive me if this should be in the crypto sub, but sometimes the answers there are very mathematical and I would rather have an answer which is a bit lighter on the math but still strong on the tech ...
3
votes
2answers
485 views
Using Elliptic Curve Cryptography
I am wondering if ECC could be used the way that the data is encrypted with the public key instead of the random generated key.
Is there any advantage doing that comparing to the "traditional" way of ...