MCPcopy Create free account

hub / github.com/RustCrypto/SSH / functions

Functions877 in github.com/RustCrypto/SSH

Methoddecode
(reader: &mut impl Reader)
ssh-key/src/public/rsa.rs:76
Methoddecode
Parse the given binary data.
ssh-key/src/public/ssh_format.rs:38
Methoddecode
(reader: &mut impl Reader)
ssh-key/src/public/ecdsa.rs:110
Methoddecode
(reader: &mut impl Reader)
ssh-key/src/public/ed25519.rs:39
Methoddecode
(reader: &mut impl Reader)
ssh-key/src/certificate/options_map.rs:40
Methoddecode
(reader: &mut impl Reader)
ssh-key/src/certificate/unix_time.rs:85
Methoddecode
(reader: &mut impl Reader)
ssh-key/src/certificate/cert_type.rs:36
Methoddecode
(reader: &mut impl Reader)
ssh-key/src/private/sk.rs:76
Methoddecode
(reader: &mut impl Reader)
ssh-key/src/private/keypair.rs:341
Methoddecode
(reader: &mut impl Reader)
ssh-key/src/private/dsa.rs:83
Methoddecode
(reader: &mut impl Reader)
ssh-key/src/private/opaque.rs:119
Methoddecode
(reader: &mut impl Reader)
ssh-key/src/private/rsa.rs:103
Methoddecode
(reader: &mut impl Reader)
ssh-key/src/private/ecdsa.rs:48
Methoddecode
(reader: &mut impl Reader)
ssh-key/src/private/ed25519.rs:219
Functiondecode_0
()
ssh-encoding/src/mpint.rs:263
Functiondecode_80
()
ssh-encoding/src/mpint.rs:281
Functiondecode_9a378f9b2e332a7
()
ssh-encoding/src/mpint.rs:276
Methoddecode_as
Decode [`Certificate`] for the specified algorithm. # Errors Returns [`Error::Encoding`] in the event of an encoding error.
ssh-key/src/certificate.rs:506
Methoddecode_as
Decode [`KeyData`] for the specified algorithm. # Errors - Returns [`Error::AlgorithmUnknown`] if the provided `algorithm` is unknown or unsupported
ssh-key/src/public/key_data.rs:239
Methoddecode_as
Decode [`OpaquePublicKey`] for the specified algorithm.
ssh-key/src/public/opaque.rs:44
Methoddecode_as
Decode [`KeypairData`] for the specified algorithm. # Errors - Returns [`Error::AlgorithmUnknown`] if the provided `algorithm` is unknown or unsuppor
ssh-key/src/private/keypair.rs:269
Methoddecode_as
Decode [`OpaqueKeypair`] for the specified algorithm.
ssh-key/src/private/opaque.rs:49
Methoddecode_as_certificate
(reader: &mut impl Reader, algorithm: Algorithm)
ssh-key/src/public/key_data.rs:268
Functiondecode_boolean
()
ssh-encoding/tests/decode.rs:14
Functiondecode_byte_array
()
ssh-encoding/tests/decode.rs:55
Functiondecode_byte_vec
()
ssh-encoding/tests/decode.rs:63
Functiondecode_custom_algorithm_openssh
()
ssh-key/tests/public_key.rs:365
Functiondecode_custom_algorithm_openssh
()
ssh-key/tests/private_key.rs:578
Functiondecode_dsa
()
ssh-key/src/signature.rs:838
Functiondecode_dsa_openssh
()
ssh-key/tests/public_key.rs:64
Functiondecode_dsa_openssh
()
ssh-key/tests/certificate.rs:68
Functiondecode_dsa_openssh
()
ssh-key/tests/private_key.rs:115
Functiondecode_dsa_ppk
()
ssh-key/tests/private_key.rs:121
Functiondecode_dsa_ppk_encrypted
()
ssh-key/tests/private_key.rs:127
Functiondecode_ecdsa_keydata
()
ssh-key/tests/certificate.rs:290
Functiondecode_ecdsa_p256_openssh
()
ssh-key/tests/public_key.rs:107
Functiondecode_ecdsa_p256_openssh
()
ssh-key/tests/certificate.rs:107
Functiondecode_ecdsa_p256_openssh
()
ssh-key/tests/private_key.rs:176
Functiondecode_ecdsa_p256_ppk
()
ssh-key/tests/private_key.rs:182
Functiondecode_ecdsa_p256_ppk_encrypted
()
ssh-key/tests/private_key.rs:188
Functiondecode_ecdsa_p384_openssh
()
ssh-key/tests/public_key.rs:137
Functiondecode_ecdsa_p384_openssh
()
ssh-key/tests/private_key.rs:257
Functiondecode_ecdsa_p521_openssh
()
ssh-key/tests/public_key.rs:168
Functiondecode_ecdsa_p521_openssh
()
ssh-key/tests/private_key.rs:293
Functiondecode_ecdsa_sha2_p256
()
ssh-key/src/signature.rs:844
Functiondecode_ed25519
()
ssh-key/src/signature.rs:855
Functiondecode_ed25519
()
ssh-key/tests/sshsig.rs:133
Functiondecode_ed25519_keydata
()
ssh-key/tests/certificate.rs:296
Functiondecode_ed25519_openssh
()
ssh-key/tests/public_key.rs:199
Functiondecode_ed25519_openssh
()
ssh-key/tests/certificate.rs:130
Functiondecode_ed25519_openssh
()
ssh-key/tests/private_key.rs:329
Functiondecode_ed25519_openssh_64cols
()
ssh-key/tests/private_key.rs:369
Functiondecode_ed25519_openssh_with_crit_options
()
ssh-key/tests/certificate.rs:145
Functiondecode_ed25519_ppk
()
ssh-key/tests/private_key.rs:335
Functiondecode_ed25519_ppk_encrypted
()
ssh-key/tests/private_key.rs:341
Functiondecode_neg_1234
()
ssh-encoding/src/mpint.rs:296
Functiondecode_neg_deadbeef
()
ssh-encoding/src/mpint.rs:303
Functiondecode_openssh_3des_cbc
()
ssh-key/tests/encrypted_private_key.rs:137
Functiondecode_openssh_aes256_ctr
()
ssh-key/tests/encrypted_private_key.rs:74
Functiondecode_openssh_aes256_gcm
()
ssh-key/tests/encrypted_private_key.rs:95
Functiondecode_openssh_chacha20_poly1305
()
ssh-key/tests/encrypted_private_key.rs:116
Functiondecode_overpadded_puttygen_openssh
()
ssh-key/tests/private_key.rs:244
Functiondecode_padless_wonder_openssh
()
ssh-key/tests/private_key.rs:226
Methoddecode_pem
(pem: impl AsRef<[u8]>)
ssh-encoding/src/pem/decode.rs:22
Methoddecode_privatekey_comment_pair
Decode [`KeypairData`] along with its associated checkints and comment, storing the comment in the provided public key on success. This method also c
ssh-key/src/private.rs:671
Functiondecode_rsa
()
ssh-key/src/signature.rs:873
Functiondecode_rsa_3072_openssh
()
ssh-key/tests/public_key.rs:219
Functiondecode_rsa_3072_openssh
()
ssh-key/tests/private_key.rs:377
Functiondecode_rsa_3072_ppk
()
ssh-key/tests/private_key.rs:383
Functiondecode_rsa_3072_ppk_encrypted
()
ssh-key/tests/private_key.rs:389
Functiondecode_rsa_3072_ppk_v2
()
ssh-key/tests/private_key.rs:397
Functiondecode_rsa_3072_ppk_v2_encrypted
()
ssh-key/tests/private_key.rs:403
Functiondecode_rsa_4096_keydata
()
ssh-key/tests/certificate.rs:301
Functiondecode_rsa_4096_openssh
()
ssh-key/tests/public_key.rs:249
Functiondecode_rsa_4096_openssh
()
ssh-key/tests/certificate.rs:165
Functiondecode_rsa_4096_openssh
()
ssh-key/tests/private_key.rs:482
Functiondecode_sk_ecdsa_p256_openssh
()
ssh-key/tests/public_key.rs:282
Functiondecode_sk_ecdsa_p256_openssh
()
ssh-key/tests/certificate.rs:200
Functiondecode_sk_ecdsa_sha2_p256
()
ssh-key/src/signature.rs:867
Functiondecode_sk_ed25519
()
ssh-key/src/signature.rs:861
Functiondecode_sk_ed25519
()
ssh-key/tests/sshsig.rs:154
Functiondecode_sk_ed25519_openssh
()
ssh-key/tests/public_key.rs:326
Functiondecode_sk_ed25519_openssh
()
ssh-key/tests/certificate.rs:221
Functiondecode_string
()
ssh-encoding/tests/decode.rs:71
Functiondecode_string_vec
()
ssh-encoding/tests/decode.rs:79
Functiondecode_u32
()
ssh-encoding/tests/decode.rs:26
Functiondecode_u64
()
ssh-encoding/tests/decode.rs:33
Functiondecode_u8
()
ssh-encoding/tests/decode.rs:7
Functiondecode_usize
()
ssh-encoding/tests/decode.rs:40
Methoddecrypt
(&self, password: impl AsRef<[u8]>)
ssh-key/src/private.rs:459
Methoddecrypt_blocks
(&mut self, blocks: &mut [Block<Self>])
ssh-cipher/src/block_cipher/decryptor.rs:79
Functiondecrypt_openssh_3des
()
ssh-key/tests/encrypted_private_key.rs:267
Functiondecrypt_openssh_aes128_cbc
()
ssh-key/tests/encrypted_private_key.rs:195
Functiondecrypt_openssh_aes128_ctr
()
ssh-key/tests/encrypted_private_key.rs:159
Functiondecrypt_openssh_aes128_gcm
()
ssh-key/tests/encrypted_private_key.rs:231
Functiondecrypt_openssh_aes192_cbc
()
ssh-key/tests/encrypted_private_key.rs:207
Functiondecrypt_openssh_aes192_ctr
()
ssh-key/tests/encrypted_private_key.rs:171
Functiondecrypt_openssh_aes256_cbc
()
ssh-key/tests/encrypted_private_key.rs:219
Functiondecrypt_openssh_aes256_ctr
()
ssh-key/tests/encrypted_private_key.rs:183
Functiondecrypt_openssh_aes256_gcm
()
ssh-key/tests/encrypted_private_key.rs:243
← previousnext →301–400 of 877, ranked by callers