Tagged Questions
3
votes
2answers
476 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 ...