RestApi Libsodium SealedBox end-to-end request encryption scheme
I am making an API that uses the following steps for encryption. All of this is implemented using libsodium.
First of all the client has to make an initial request to the server for getting his public key and client token, with that key th… Continue reading RestApi Libsodium SealedBox end-to-end request encryption scheme