Sending a password:
echo 'hunter2' | openssl bf - | curl -X POST --data-binary @- https://patchbay.pub/mysecretpasswordhandle
curl --silent https://patchbay.pub/mysecretpasswordhandle | openssl bf -d -
Sending a password:
Receiving a password: This uses end-to-end encryption (Blowfish cipher) that relies on a shared password.