[][src]Module over_there::core::transport::crypto::split

Structs

DecrypterHalf
EncrypterHalf

Functions

clone_split

Splits bicrypter into encryper and decrypter halves by cloning the bicrypter,

split

Splits bicrypter into encrypter and decrypter halves that point to the same underlying bicrypter via arc