How to add security to TCP/IP layer with TCP protocol
Réponse à la question d'entretien
Utilisateur anonyme
2 juil. 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.