aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/preauth/pkinit/pkinit_kdf_test.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-10Fix memory leaks in test programsGreg Hudson1-31/+2
2014-07-08Include autoconf.h before system headersGreg Hudson1-10/+1
2011-12-21Stop using krb5_octet_dataGreg Hudson1-8/+8
2011-10-05Add tests to pkinit_kdf_test to test SHA-256/AES and SHA-512/DES3Sam Hartman1-14/+113
2011-09-21Fix typo in pkinit_kdf_test error messageSam Hartman1-1/+1
2011-09-21Add newlines to end of status messagesSam Hartman1-2/+2
2011-09-19Make pkinit_kdf_test.c compileGreg Hudson1-1/+1
2011-09-19Formatting fixesGreg Hudson1-20/+16
2011-09-19reindentSam Hartman1-32/+32
2011-09-19Remove the ticket from the pkinit-alg-agility KDF function, to matchSam Hartman1-42/+27
2011-09-19Refactor to use oid instead of algorithm_id in KDF interfaceSam Hartman1-1/+1
2011-09-19 implementation of new function and test program for pkinit agility.Sam Hartman1-0/+183