Module sshx::encrypt

source ·
Expand description

Encryption of byte streams based on a random key.

Structs§

  • Encrypts byte streams using the Argon2 hash of a random key.