summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/des
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+3
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* * string2key.c: Work around possible bug with AFS salts;Tom Yu2002-08-162-0/+8
* update dependenciesKen Raeburn2002-06-151-32/+22
* * des_int.h: use "" includes for k5-int.hTom Yu2002-06-082-1/+6
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-201-11/+11
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-17/+19
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-067-44/+49
* dependenciesKen Raeburn2001-09-011-0/+58
* * string2key.c (mit_des_string_to_key_int): Undo last changeKen Raeburn2001-06-222-1/+5
* * destest.c (value): Now signed int, since some entries are negative.Ken Raeburn2001-06-222-5/+12
* updateKen Raeburn2001-06-221-3/+11
* * string2key.c (mit_des_string_to_key_int): Now staticKen Raeburn2001-06-222-1/+5
* * t_verify.c: Get rid of global variables i,jEzra Peisach2001-06-212-1/+7
* fix salt length for afs caseKen Raeburn2001-06-212-10/+18
* * destest.c: main returns int instead of void. Add "const" toEzra Peisach2001-06-123-18/+28
* * f_cbc.c (mit_des_cbc_encrypt): Do not use a variable named "encrypt".Ezra Peisach2001-05-313-6/+9
* * des_int.h (mit_des_cbc_encrypt, mit_des3_ecb_encrypt,Ezra Peisach2001-05-312-3/+8
* * f_tables.h: Do not define const to nothing on platforms thatEzra Peisach2001-04-122-6/+5
* some stuff to be fixed in des codeKen Raeburn2001-04-101-0/+5
* fix/add casts as neededKen Raeburn2001-04-102-1/+6
* more cleanup - add const, reduce castingKen Raeburn2001-04-108-41/+51
* use const for some inputs (when practical) without changing apiKen Raeburn2001-04-104-25/+36
* fix pathname in commentKen Raeburn2001-04-101-1/+1
* * des_int.h: Don't use PROTOTYPE macro.Ken Raeburn2001-04-102-68/+80
* afsstring2key.c, destest.c: Don't use PROTOTYPE macroKen Raeburn2001-04-103-5/+9
* update commentsKen Raeburn2001-03-151-3/+13
* more afsstring2key unterminated-input checks & fixesKen Raeburn2001-01-252-2/+25
* * t_afss2k.c: Extend test cases to cover situation where krb5_data refers toKen Raeburn2001-01-253-18/+49
* missed a variable that should've been made constKen Raeburn2001-01-212-2/+3
* add mit copyrightKen Raeburn2001-01-211-0/+24
* fix year for last changeKen Raeburn2001-01-211-1/+1
* make afs string2key thread-safeKen Raeburn2001-01-202-53/+63
* add some commentsKen Raeburn2001-01-201-0/+5
* new test case for afs string2keyKen Raeburn2001-01-203-2/+106
* * des_int.h: Change prototypes for mit_des_cbc_encrypt(),Ezra Peisach2000-10-177-12/+32
* * afsstring2key.c: Initialization of S[8][64] - each 64 elementsEzra Peisach2000-06-302-32/+37
* afsstring2key.c: "register x" -> "register int x"Ezra Peisach2000-06-282-3/+7
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* * t_verify.c: Add "const" to casts in calls to mit_des_cbc_encrypt()Ezra Peisach2000-02-253-5/+12
* Avoid non-const static data, and gcc warnings Solaris, except afsstring2key.c:Ken Raeburn2000-01-224-15/+42
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+0
* copyright notice updates from 1.1 branchKen Raeburn1999-09-246-6/+24
* Do win32 build in subdirDanilo Almeida1999-05-102-14/+18
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-0/+7
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-3025-1885/+206
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7
* Collapse configure.in files below lib/crypto into lib/cryptoTheodore Tso1998-02-133-7/+7