I need to encrypt data using ECIES using openssl. Is there any API present in openssl? result cipherText = input)ecies(public key , plain text)
Is there is no API , how can i calcute.
I need to encrypt data using ECIES using openssl. Is there any API present in openssl? result cipherText = input)ecies(public key , plain text)
Is there is no API , how can i calcute.