I'm creating a web API and I need to implement ECDH for end-to-end encryption. On the server side I have a C # application and the client side a javascript application.
I can change the keys, generate the private keys and encrypt a message, b...
asked by
03.09.2018 / 18:43