]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: add sshkey_parse_pubkey_from_private_fileblob_type()
authordjm@openbsd.org <djm@openbsd.org>
Wed, 8 Apr 2020 00:08:46 +0000 (00:08 +0000)
committerDamien Miller <djm@mindrot.org>
Wed, 8 Apr 2020 00:14:21 +0000 (10:14 +1000)
commitf290ab0833e44355fc006e4e67b92446c14673ef
treea561fa46ca1ec8e24fa809e977584800bebf5c81
parent8d514eea4ae089626a55e11c7bc1745c8d9683e4
upstream: add sshkey_parse_pubkey_from_private_fileblob_type()

Extracts a public key from the unencrypted envelope of a new-style
OpenSSH private key.

ok markus@

OpenBSD-Commit-ID: 44d7ab446e5e8c686aee96d5897b26b3939939aa
sshkey.c
sshkey.h