You can implement encryption using 
<https://libsodium.gitbook.io/doc/secret-key_cryptography/encrypted-messages> 
but doing file transfer over UDP would require implementing retransmission and 
ideally also congestion control.

Reply via email to