summaryrefslogtreecommitdiffstats
path: root/src/lib/des425/util.c
Commit message (Expand)AuthorAgeFilesLines
* use const for some des inputs and reduce unnecessary castsKen Raeburn2001-04-101-1/+1
* * des425.h: Deleted to avoid confusion with the other des.h in the tree. AllKen Raeburn2001-04-101-1/+2
* rename des.h -> des425.hKen Raeburn2001-04-101-1/+1
* remove rcs keyword cruft which doesn't make much sense in CVS.Mark Eichin1995-11-031-7/+1
* Compiler warning cleanupPaul Park1995-06-271-1/+1
* read_passwd.c (des_read_pw_string): Don't depend onTheodore Tso1995-06-091-1/+1
* Added new function, des_cblock_print_file(), which is referenced byTheodore Tso1995-05-271-0/+38