diff options
author | 2019-07-15 13:16:29 +0000 | |
---|---|---|
committer | 2019-07-15 13:16:29 +0000 | |
commit | 46250577e58a0854d93aa36a9572c5f03c23d9a8 (patch) | |
tree | 11b8353c831a9a0417f0af63c21cf466ed8ad649 /sys/kern/kern_rwlock.c | |
parent | unit tests for sshbuf_cmp() and sshbuf_find(); ok markus (diff) | |
download | wireguard-openbsd-46250577e58a0854d93aa36a9572c5f03c23d9a8.tar.xz wireguard-openbsd-46250577e58a0854d93aa36a9572c5f03c23d9a8.zip |
support PKCS8 as an optional format for storage of private keys,
enabled via "ssh-keygen -m PKCS8" on operations that save private
keys to disk.
The OpenSSH native key format remains the default, but PKCS8 is a
superior format to PEM if interoperability with non-OpenSSH software
is required, as it may use a less terrible KDF (IIRC PEM uses a single
round of MD5 as a KDF).
adapted from patch by Jakub Jelen via bz3013; ok markus
Diffstat (limited to 'sys/kern/kern_rwlock.c')
0 files changed, 0 insertions, 0 deletions