History log of /openbsd-current/regress/usr.bin/ssh/unittests/sshkey/mktestdata.sh
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.11 19-Jun-2020 djm

basic unit test for FIDO kep parsing


Revision tags: OPENBSD_6_7_BASE
# 1.10 01-May-2020 djm

sure enough, some of the test data that we though were in new format
were actually in the old format; fix from Michael Forney


# 1.9 01-May-2020 djm

make mktestdata.sh generate old/new format keys that we expect.
This script was written before OpenSSH switched to new-format private
keys by default and was never updated to the change (until now)
From Michael Forney


# 1.8 01-May-2020 djm

portability fix for sed that always emil a newline even if the
input does not contain one; from Michael Forney


Revision tags: OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE
# 1.7 12-Sep-2018 djm

Include certs with multiple RSA signature variants in test data
Ensure that cert->signature_key is populated correctly


Revision tags: OPENBSD_6_2_BASE OPENBSD_6_3_BASE
# 1.6 30-Apr-2017 djm

remove SSHv1 support from unit tests


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE
# 1.5 07-Jul-2015 markus

adapt tests to new minimum RSA size and default FP format


Revision tags: OPENBSD_5_7_BASE
# 1.4 18-Jan-2015 djm

more and better key tests

test signatures and verification
test certificate generation
flesh out nested cert test

removes most of the XXX todo markers


Revision tags: OPENBSD_5_6_BASE
# 1.3 22-Jul-2014 dtucker

Add $OpenBSD tag to make syncs easier


# 1.2 22-Jul-2014 dtucker

Sign test certs with ed25519 instead of ecdsa so that they'll work in
-portable on platforms that don't have ECDSA in their OpenSSL. ok djm


# 1.1 24-Jun-2014 djm

unit and fuzz tests for new key API


# 1.10 01-May-2020 djm

sure enough, some of the test data that we though were in new format
were actually in the old format; fix from Michael Forney


# 1.9 01-May-2020 djm

make mktestdata.sh generate old/new format keys that we expect.
This script was written before OpenSSH switched to new-format private
keys by default and was never updated to the change (until now)
From Michael Forney


# 1.8 01-May-2020 djm

portability fix for sed that always emil a newline even if the
input does not contain one; from Michael Forney


Revision tags: OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE
# 1.7 12-Sep-2018 djm

Include certs with multiple RSA signature variants in test data
Ensure that cert->signature_key is populated correctly


Revision tags: OPENBSD_6_2_BASE OPENBSD_6_3_BASE
# 1.6 30-Apr-2017 djm

remove SSHv1 support from unit tests


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE
# 1.5 07-Jul-2015 markus

adapt tests to new minimum RSA size and default FP format


Revision tags: OPENBSD_5_7_BASE
# 1.4 18-Jan-2015 djm

more and better key tests

test signatures and verification
test certificate generation
flesh out nested cert test

removes most of the XXX todo markers


Revision tags: OPENBSD_5_6_BASE
# 1.3 22-Jul-2014 dtucker

Add $OpenBSD tag to make syncs easier


# 1.2 22-Jul-2014 dtucker

Sign test certs with ed25519 instead of ecdsa so that they'll work in
-portable on platforms that don't have ECDSA in their OpenSSL. ok djm


# 1.1 24-Jun-2014 djm

unit and fuzz tests for new key API


Revision tags: OPENBSD_6_4_BASE OPENBSD_6_5_BASE
# 1.7 12-Sep-2018 djm

Include certs with multiple RSA signature variants in test data
Ensure that cert->signature_key is populated correctly


Revision tags: OPENBSD_6_2_BASE OPENBSD_6_3_BASE
# 1.6 30-Apr-2017 djm

remove SSHv1 support from unit tests


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE
# 1.5 07-Jul-2015 markus

adapt tests to new minimum RSA size and default FP format


Revision tags: OPENBSD_5_7_BASE
# 1.4 18-Jan-2015 djm

more and better key tests

test signatures and verification
test certificate generation
flesh out nested cert test

removes most of the XXX todo markers


Revision tags: OPENBSD_5_6_BASE
# 1.3 22-Jul-2014 dtucker

Add $OpenBSD tag to make syncs easier


# 1.2 22-Jul-2014 dtucker

Sign test certs with ed25519 instead of ecdsa so that they'll work in
-portable on platforms that don't have ECDSA in their OpenSSL. ok djm


# 1.1 24-Jun-2014 djm

unit and fuzz tests for new key API