aboutsummaryrefslogtreecommitdiff
path: root/src/lib/des425/pcbc_encrypt.c
AgeCommit message (Expand)AuthorFilesLines
2004-02-18* pcbc_encrypt.c (des_pcbc_encrypt): Don't pass a temporary variable toKen Raeburn1-3/+2
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn1-1/+1
2001-05-31 * des.c (des_ecb_encrypt): Do not use a variable named "encrypt".Ezra Peisach1-3/+3
2001-04-10use const for some des inputs and reduce unnecessary castsKen Raeburn1-10/+11
2001-04-10* pcbc_encrypt.c (des_pcbc_encrypt): Initialize plainl and plainr to keepKen Raeburn1-3/+9
2001-04-10rename des.h -> des425.hKen Raeburn1-1/+1
1997-11-19 * quad_cksum.c (des_quad_cksum): Reorder parameters to match theTom Yu1-1/+1
1997-10-27 * pcbc_encrypt.c, quad_cksum.c: Punt duplicates of definitions;Tom Yu1-59/+10
1997-02-18Export additional routines for krb4 library (win16/win32)Richard Basch1-1/+1
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1-1/+1
1995-09-29#include autoconf.h instead of osconf.h, because that's the file weTheodore Tso1-1/+1
1995-07-27Remove inclusion of k5-config.hPaul Park1-1/+0
1995-04-14Windows global stuff:Keith Vetter1-1/+1
1995-03-09Some int/long, signed/unsigned conversionsKeith Vetter1-8/+8
1995-02-28Avoid <krb5/...> includesJohn Gilmore1-3/+2
1995-02-22Converted krb5/des425 and krb5/asn.1 to the PCKeith Vetter1-2/+3
1995-02-03Add SIZEOF_FOO checks to properly define KRB_INT32Theodore Tso1-0/+10
1994-11-03 * pcbc_encrypt.c: moved from f_pcbc.c in lib/crypto/des, andMark Eichin1-240/+231
1994-08-18stamp out rcs keywordsMark Eichin1-6/+1
1994-06-15step 3: bcopy->memcpy or memmove (chose by hand), twiddle argsMark Eichin1-18/+18
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-03-14*** empty log message ***John Kohl1-0/+252