aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/vectors.c
AgeCommit message (Expand)AuthorFilesLines
2003-03-05Clean up PBKDF2 interface. Add s2k-params to string-to-key interface, exceptKen Raeburn1-1/+1
2003-03-03* pbkdf2.c (F): Now takes krb5_data for password and salt.Ken Raeburn1-6/+8
2003-02-03Build and link in AES crypto code (but don't define the enctype yet).Ken Raeburn1-165/+127
2001-07-05vectors.c: fix some compiler complaintsKen Raeburn1-34/+61
2001-06-22vectors.c: New file. Test vectors, submitted for inclusion in RFC1510bisKen Raeburn1-0/+468