summaryrefslogtreecommitdiffstats
path: root/src/lib/des425/des.c
Commit message (Expand)AuthorAgeFilesLines
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-1/+1
* * des.c (des_ecb_encrypt): Put "static" before "const" for local variable "iv"Ken Raeburn2001-07-191-1/+1
* * des.c (des_ecb_encrypt): Do not use a variable named "encrypt".Ezra Peisach2001-05-311-3/+3
* remove some outdated commentsKen Raeburn2001-04-101-25/+0
* use const for some des inputs and reduce unnecessary castsKen Raeburn2001-04-101-2/+2
* * des425.h: Deleted to avoid confusion with the other des.h in the tree. AllKen Raeburn2001-04-101-3/+3
* rename des.h -> des425.hKen Raeburn2001-04-101-1/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* * Makefile.in (STLIBOBJS, OBJS, SRCS): Restore des.cTom Yu1998-11-121-6/+5
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-1/+1
* * new_rnd_key.c (des_set_sequence_number): Change cast fromEzra Peisach1996-08-231-1/+1
* Cast mit_des_ecb_encrypt args correctlyPaul Park1995-07-271-1/+4
* Windows global stuff:Keith Vetter1995-04-141-1/+1
* Avoid <krb5/...> includesJohn Gilmore1995-02-281-1/+0
* Converted krb5/des425 and krb5/asn.1 to the PCKeith Vetter1995-02-221-1/+1
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* *** empty log message ***John Kohl1991-03-141-0/+56