No description
Find a file
2023-01-28 13:29:35 -05:00
.idea rename project 2023-01-28 13:29:35 -05:00
libsrt rename project 2023-01-28 13:29:35 -05:00
relay rename project 2023-01-28 13:29:35 -05:00
.gitignore initial commit 2023-01-25 18:24:51 -05:00
Cargo.lock rename project 2023-01-28 13:29:35 -05:00
Cargo.toml rename project 2023-01-28 13:29:35 -05:00
README.md rename project 2023-01-28 13:29:35 -05:00

SRT

SRT is a protocol and client system for Secure Relayed Traffic, designed for quick ephemeral communication between two nodes and a common relay. It uses a modified Noise IKpsk2 handshake (no rekeying) to achieve perfect forward and backward security.

Contact