MCPcopy Create free account
hub / github.com/RustCrypto/SSH / Decryptor

Class Decryptor

ssh-cipher/src/block_cipher/decryptor.rs:16–22  ·  view source on GitHub ↗

Stateful decryptor object for unauthenticated symmetric ciphers used in the SSH packet encryption protocol. Note we need encryption support for decryption in order to support AES-CTR, where encryption and decryption are the same operation.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected