Crate udpsec

Crate udpsec 

Source

Re-exports§

pub use rand_core;
pub use x25519_dalek;
pub use wait_not_await;

Structs§

Socket

Constants§

CHECKSUM_LENGTH
DATAGRAM_MAX_LENGTH
Maximal amount of bytes you can send with Socket.send() method

Functions§

plain_text
This function returns input value without any transformations
xor_encode
This function performs xor encoding / decoding of the input data