I don't know if this is helpful, however, I have been thinking about a system for some time.
Essentially take the data and hash it in a known way for example instead of A,B,C,D, translate to ASCII values and multiply by pi.
The receiving end divides by pi and reverses the ASCII value.
I think...