> It sounds like you're saying that only RSA supports encrypting with a public > key. But can't any asymmetric encryption algorithm encrypt using the public > key? Why is RSA special in this regard? Because that is the only thing we have implemented. The API's (and code to call them) to do it with ECC aren't there.