How to add security to TCP/IP layer with TCP protocol
Resposta da entrevista
Sigiloso
2 de jul. de 2024
For the payload, you can do simple XOR, scramble the bytes, or using hash value to encrypt and decrypt for both ends. Many other method. Sky is the limit.