summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/des/d3_cbc.c
Commit message (Expand)AuthorAgeFilesLines
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-2/+2
* * f_cbc.c (mit_des_cbc_encrypt): Do not use a variable named "encrypt".Ezra Peisach2001-05-311-3/+3
* more cleanup - add const, reduce castingKen Raeburn2001-04-101-13/+14
* * 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-9/+8
* Triple-DES support routinesRichard Basch1995-11-281-0/+200