Crate encryptodon

Source

Structs§

Keys

Functions§

decrypt
encrypt
for encrypting the communication with their pub and your priv.
extract_key_from_bio
pulls their public key from bio.
generate_keys
for generating the pub/priv key pairs you will use for communication.