ActronAir interview question

How to add security to TCP/IP layer with TCP protocol

Interview Answer

Anonymous

2 Jul 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.