summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/des/destest.c
Commit message (Expand)AuthorAgeFilesLines
* Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov2009-08-031-247/+0
* * destest.c (main): Force testing of unaligned access to input, output, and keyKen Raeburn2005-06-101-3/+12
* * destest.c (value): Now signed int, since some entries are negative.Ken Raeburn2001-06-221-5/+7
* * destest.c: main returns int instead of void. Add "const" toEzra Peisach2001-06-121-6/+9
* afsstring2key.c, destest.c: Don't use PROTOTYPE macroKen Raeburn2001-04-101-2/+2
* * t_verify.c: Add "const" to casts in calls to mit_des_cbc_encrypt()Ezra Peisach2000-02-251-1/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-33/+35
* * destest.c (main): Initialize context to 0 so it will not beEzra Peisach1997-10-061-0/+3
* Reintegrate the keytype -> enctype changesEzra Peisach1995-09-121-3/+2
* Mac Beta 1 submissionKeith Vetter1995-09-111-2/+3
* * des_int.h, destest.c, init_rkey.c, random_key.c, string2key.cChris Provenzano1995-09-061-2/+2
* * destest.c, random_key.c, string2key.c, verify.c : Remove krb5_enctypeChris Provenzano1995-09-061-3/+2
* * f_cksum.c: Change code to match prototypesEzra Peisach1995-08-261-5/+8
* Use des_int.h and fix compiler rumblingsPaul Park1995-07-271-2/+3
* * cbc_cksum.c, cs_entry.c, des.h, destest.c, f_sched.c,John Gilmore1995-01-261-4/+2
* Removed all references to DECLARG and OLDDECLARGChris Provenzano1995-01-131-3/+4
* Add magic numbers to keyblock structureTheodore Tso1994-11-191-0/+2
* Removed MIT DES implementation; only use Fergeson DESTheodore Tso1994-09-301-77/+61
* 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
* add standard headerJohn Kohl1991-03-141-0/+18
* change bcmp to memcmp, bcopy to memcpyJohn Kohl1990-11-081-2/+2
* use macros to hide abstractionJohn Kohl1990-09-201-2/+2
* *** empty log message ***edg1990-05-231-0/+210