summaryrefslogtreecommitdiffstats
path: root/src/lib/des425/pcbc_encrypt.c
Commit message (Expand)AuthorAgeFilesLines
* Remove krb524, lib/des425, lib/krb4, and include/kerberosIV.Greg Hudson2008-12-181-235/+0
* Update copyright notices to reflect donation of DES implementation byTom Yu2008-08-121-8/+23
* Disable CONFIG_SMALL optimizations for nowKen Raeburn2008-08-071-0/+2
* Remove some 'register' declarationsKen Raeburn2008-08-061-3/+3
* * pcbc_encrypt.c (des_pcbc_encrypt): Don't pass a temporary variable toKen Raeburn2004-02-181-3/+2
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-1/+1
* * des.c (des_ecb_encrypt): Do not use a variable named "encrypt".Ezra Peisach2001-05-311-3/+3
* use const for some des inputs and reduce unnecessary castsKen Raeburn2001-04-101-10/+11
* * pcbc_encrypt.c (des_pcbc_encrypt): Initialize plainl and plainr to keepKen Raeburn2001-04-101-3/+9
* rename des.h -> des425.hKen Raeburn2001-04-101-1/+1
* * quad_cksum.c (des_quad_cksum): Reorder parameters to match theTom Yu1997-11-191-1/+1
* * pcbc_encrypt.c, quad_cksum.c: Punt duplicates of definitions;Tom Yu1997-10-271-59/+10
* Export additional routines for krb4 library (win16/win32)Richard Basch1997-02-181-1/+1
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-1/+1
* #include autoconf.h instead of osconf.h, because that's the file weTheodore Tso1995-09-291-1/+1
* Remove inclusion of k5-config.hPaul Park1995-07-271-1/+0
* Windows global stuff:Keith Vetter1995-04-141-1/+1
* Some int/long, signed/unsigned conversionsKeith Vetter1995-03-091-8/+8
* Avoid <krb5/...> includesJohn Gilmore1995-02-281-3/+2
* Converted krb5/des425 and krb5/asn.1 to the PCKeith Vetter1995-02-221-2/+3
* Add SIZEOF_FOO checks to properly define KRB_INT32Theodore Tso1995-02-031-0/+10
* * pcbc_encrypt.c: moved from f_pcbc.c in lib/crypto/des, andMark Eichin1994-11-031-240/+231
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* step 3: bcopy->memcpy or memmove (chose by hand), twiddle argsMark Eichin1994-06-151-18/+18
* 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/+252