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

Method encrypt_with_cipher

ssh-key/src/private.rs:499–513  ·  view source on GitHub ↗
(
        &self,
        rng: &mut R,
        cipher: Cipher,
        password: impl AsRef<[u8]>,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

encryptMethod · 0.80
encrypt_openssh_3desFunction · 0.80

Calls 1

encrypt_withMethod · 0.80