summaryrefslogtreecommitdiffstats
path: root/regress/usr.bin/ssh/unittests/sshkey/mktestdata.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* basic unit test for FIDO kep parsingdjm2020-06-191-6/+47
* sure enough, some of the test data that we though were in new formatdjm2020-05-011-1/+5
* make mktestdata.sh generate old/new format keys that we expect.djm2020-05-011-13/+13
* portability fix for sed that always emil a newline even if thedjm2020-05-011-3/+3
* Include certs with multiple RSA signature variants in test datadjm2018-09-121-1/+13
* remove SSHv1 support from unit testsdjm2017-04-301-31/+4
* adapt tests to new minimum RSA size and default FP formatmarkus2015-07-071-3/+3
* more and better key testsdjm2015-01-181-1/+3
* Add $OpenBSD tag to make syncs easierdtucker2014-07-221-0/+1
* Sign test certs with ed25519 instead of ecdsa so that they'll work indtucker2014-07-221-3/+3
* unit and fuzz tests for new key APIdjm2014-06-241-0/+189