// In this particular case `mac` is empty because there is no separate MAC // because it's integrated into AES in GCM mode { kex: 'ecdh-sha2-nistp256', srvHostKey: 'rsa-sha2-512', cs: { // Client to server algorithms cipher: 'aes128-gcm', mac: '', compress: 'none', lang...
ret = SSH_ERR_INVALID_FORMAT; goto out; } if ((hash_alg = rsa_hash_id_from_ident(sigtype)) == -1) { ret = SSH_ERR_KEY_TYPE_MISMATCH; goto out; } /* * Allow ssh-rsa-cert-v01 certs to generate SHA2 signatures for * legacy reasons, but otherwise the signature ...
Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} gebaba / openssh-portable Public forked from openssh/openssh-portable Notifications You must be signed in to change notification settings Fork 0 ...