summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/des/f_cksum.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
* more cleanup - add const, reduce castingKen Raeburn2001-04-101-3/+3
* use const for some inputs (when practical) without changing apiKen Raeburn2001-04-101-11/+12
* * des_int.h: Change prototypes for mit_des_cbc_encrypt(),Ezra Peisach2000-10-171-1/+1
* * d3_cbc.c, des.h, des_int.h, f_cbc.c, f_cksum.c, f_ecb.c,Tom Yu1997-10-271-7/+6
* * f_cksum.c: Change code to match prototypesEzra Peisach1995-08-261-4/+5
* Windows global stuff:Keith Vetter1995-04-141-1/+1
* Bring in portability fixes from Cygnus K4 releaseJohn Gilmore1995-03-281-15/+15
* Two changes in the crypto directory: 1) 16 vs 32 bit errors in DES and 2)Keith Vetter1995-03-151-15/+15
* Made the CRYPTO directories work on the PC by adding INTERFACE to all theKeith Vetter1995-02-211-1/+1
* Removed MIT DES implementation; only use Fergeson DESTheodore Tso1994-09-301-0/+15
* add ferguson des code, to simplify autoconfMark Eichin1994-06-101-0/+108