aboutsummaryrefslogtreecommitdiff
path: root/tests/unittests/torture_pki.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-10tests: Move ecdsa tests to own test fileAndreas Schneider1-487/+0
2018-01-10tests: Move dsa tests to own test fileAndreas Schneider1-387/+4
2018-01-10tests: Move helper functions to a common fileAndreas Schneider1-69/+6
2018-01-04tests: Fix torture_pki with libcryptoAndreas Schneider1-1/+3
2017-12-28add mbedtls crypto supportJuraj Vijtiuk1-5/+48
2017-10-28Fix config.h includesAndreas Schneider1-0/+2
2016-11-04tests: Some cleanup for torture_pkiAndreas Schneider1-2/+5
2016-03-21torture: Fix guardJustus Winter1-1/+1
2015-09-07tests: Add tests for the new ssh_pki cert functionsAxel Eppe1-0/+110
2015-09-07pki: Use the standard logging functionAndreas Schneider1-10/+0
2015-09-07tests: Migrate to new cmocka APIAndreas Schneider1-63/+82
2015-08-10tests: Add checks for ssh_key_is_private()Andreas Schneider1-0/+30
2015-02-02tests: allow conditionnal execution on patternAris Adamantiadis1-1/+2
2015-02-02tests: Add ed25519 encrypted keys exportAris Adamantiadis1-0/+29
2015-02-02tests: Add ed25519 encrypted keys importAris Adamantiadis1-0/+18
2015-02-02tests: Add ed25519 OpenSSH key savingAris Adamantiadis1-4/+47
2015-02-02tests: Add ed25519 OpenSSH key loading and operationsAris Adamantiadis1-2/+187
2014-08-18tests: Fix writing the '\0'.Andreas Schneider1-2/+2
2014-08-15tests: Use public testkey passphrase function in pki test.Andreas Schneider1-7/+6
2014-08-15tests: Use public testkeys in pki test.Andreas Schneider1-178/+74
2014-08-15tests: Make write file a public torture function.Andreas Schneider1-28/+10
2014-08-15tests: Make sure we null terminate the buffer.Andreas Schneider1-3/+4
2014-08-06torture_pki: avoid generating keys with ssh-keygenAris Adamantiadis1-96/+212
2014-04-09pki crypto: expose new ssh_pki_key_ecdsa_name APIJon Simons1-10/+142
2014-03-27tests: Check the the ecdsa_nid is the same.Andreas Schneider1-0/+2
2014-03-27tests: Add test case for bug #147Alan Dunn1-0/+34
2013-12-11tests: Fix pki test with gcrypt.Andreas Schneider1-0/+4
2013-11-28tests: Fix memory leaks.Andreas Schneider1-0/+9
2013-11-27tests: Add torture_pki_write_privkey_ecdsa test.Andreas Schneider1-0/+44
2013-11-27tests: Add torture_pki_write_privkey_dsa test.Andreas Schneider1-0/+40
2013-11-27tests: Add torture_pki_write_privkey_rsa test.Andreas Schneider1-0/+40
2013-07-13tests: Use fstat() after the open().Andreas Schneider1-8/+8
2013-06-18tests: Check return value of stat.Andreas Schneider1-1/+3
2012-02-04pki: Fix build if you don't have ECC support.Andreas Schneider1-6/+30
2012-02-04tests: Test ecdsa key generation and signing.Andreas Schneider1-0/+45
2012-02-04tests: Add duplicate ecdsa key test.Andreas Schneider1-0/+49
2012-02-04tests: Add ecdsa pubkey_from_privkey test.Andreas Schneider1-0/+44
2012-02-04tests: Add ecdsa publickey_from_privatekey test.Andreas Schneider1-0/+26
2012-02-04tests: Add a testing of importing ecdsa pubkeys.Andreas Schneider1-0/+40
2012-02-04tests: Add test for reading ecdsa privkey.Andreas Schneider1-0/+39
2011-10-29pki: Add a ssh_key_cmp() function.Andreas Schneider1-0/+6
2011-09-24Torture: test new ssh_pki_generate functionAris Adamantiadis1-1/+136
2011-08-30pki: Use consistent API for ssh_pki_export_privkey_to_pubkey().Andreas Schneider1-13/+13
2011-08-21tests: Add pki signature test.Andreas Schneider1-0/+14
2011-08-21tests: Add pki torture tests for keytypes.Andreas Schneider1-0/+24
2011-08-21tests: Fix memleak in torture_pki.Andreas Schneider1-0/+2
2011-08-20tests: Added more pki tests.Andreas Schneider1-3/+137
2011-08-20tests: Fix build warning.Andreas Schneider1-0/+2
2011-08-20tests: Fix the torture_pki test.Andreas Schneider1-2/+0
2011-08-19pki: Use a consistent naming scheme.Andreas Schneider1-3/+3