~vcs-imports/libssh/trunk

Viewing all changes in revision 5112.

  • Committer: Sahana Prasad
  • Date: 2020-05-20 10:49:29 UTC
  • Revision ID: git-v1:7de9722d23c43c631439aed79ab6dbb49736e4a8
src/pki_crypto.c pki_publickey_to_blob() should not be used to export public key from
                 private keys for ecdsa keys.
                 ssh_userauth_publickey() calls ssh_pki_export_pubkey_blob() and tries to export
                 the the public key from private key if public keys are not already imported
                 into pkcs #11 tokens.

Signed-off-by: Sahana Prasad <sahana@redhat.com>
Reviewed-by: Jakub Jelen <jjelen@redhat.com>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: