9eac498d8103c3082f80ca2de591c7474898b6ad
New proto totally destroy old failover. This is a hack to improve the current situation waiting for a better solution. Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
MUD
MUD is a secure, multipath network protocol over UDP.
Compatibility
Linux is the platform of choice but it was successfully ported to OpenBSD and OSX.
Security
MUD uses libsodium for all cryptographic operations. Encryption (and authentication) is done with AES256-GCM when aesni is available otherwise ChaCha20-Poly1305 is used. The Diffie-Hellman function X25519 is used for key exchange.
Issues
For feature requests and bug reports, please create an issue.
Description
Languages
C
99.8%
Makefile
0.2%