Files
teleport/pkg/encryption
s1d3sw1ped_bot 2d46d313d1
CI / check-and-test (pull_request) Successful in 11s
Encrypt TCP tunnel payload with AES-GCM.
TCP forwardData copied plaintext after the handshake. Frame each chunk as uint32 length plus AES-GCM ciphertext in both client and server, both directions.
2026-09-01 03:28:48 +00:00
..