summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/des/afsstring2key.c
Commit message (Expand)AuthorAgeFilesLines
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-3/+3
* afsstring2key.c, destest.c: Don't use PROTOTYPE macroKen Raeburn2001-04-101-3/+3
* update commentsKen Raeburn2001-03-151-3/+13
* more afsstring2key unterminated-input checks & fixesKen Raeburn2001-01-251-2/+4
* * t_afss2k.c: Extend test cases to cover situation where krb5_data refers toKen Raeburn2001-01-251-6/+10
* missed a variable that should've been made constKen Raeburn2001-01-211-1/+1
* add mit copyrightKen Raeburn2001-01-211-0/+24
* fix year for last changeKen Raeburn2001-01-211-1/+1
* make afs string2key thread-safeKen Raeburn2001-01-201-53/+53
* * des_int.h: Change prototypes for mit_des_cbc_encrypt(),Ezra Peisach2000-10-171-2/+2
* * afsstring2key.c: Initialization of S[8][64] - each 64 elementsEzra Peisach2000-06-301-32/+32
* afsstring2key.c: "register x" -> "register int x"Ezra Peisach2000-06-281-3/+3
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-3/+29
* add afsstring2keyMark Eichin1996-04-091-0/+498