Module ssh_packet::cryptography

source ·
Expand description

Helpers for different hashes and signatures encountered through the protocol.

Structs§

  • The exchange hash for ECDH, computed as the hash of the concatenation of the following.
  • The data that gets signed and verified to prove the possession of the said private key in the publickey authentication method, computed from the concatenation of the following.