I have scattered your forums trying to look for an answer but after having read through Same Encryption key for 2 Zymkeys I was not able to find an answer.
In essence, what Im trying to do is to set up a client-server communication method where a message that is sent from a client RPI is first encrypted and decrypted when it arrives at the server RPI. Is this at all possible considering that the RPIs have two different ZymKeys installed?
This is a rough sketch of my scripts so far, I hope it gives more insight into what Im trying to do.
Client-side-script:
Server-side-script:
When I run these scripts I get the following error:
I am very new to this so any advice would be greatly appreciated. Sorry if my question doesnt make sense:)