summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto
Commit message (Expand)AuthorAgeFilesLines
* * afsstring2key.c: Initialization of S[8][64] - each 64 elementsEzra Peisach2000-06-302-32/+37
* crypto_libinit.c: Add prototype for prng_cleanup()Ezra Peisach2000-06-302-0/+6
* prng.c (prng_cleanup): Ensure memory allocated before calling freeEzra Peisach2000-06-292-1/+5
* Get rid of unused variableEzra Peisach2000-06-282-2/+5
* des.c, des3.c: Remove unused variablesEzra Peisach2000-06-283-4/+6
* afsstring2key.c: "register x" -> "register int x"Ezra Peisach2000-06-282-3/+7
* pullup from 1.2 branchKen Raeburn2000-06-2710-13/+99
* Check for existance of <memory.h>.Wilfredo Sanchez2000-06-013-0/+9
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-0112-24/+24
* * t_verify.c: Add "const" to casts in calls to mit_des_cbc_encrypt()Ezra Peisach2000-02-253-5/+12
* * crypto_libinit.c: Add terminating newline; use 0 and 1 insteadTom Yu2000-01-242-4/+9
* Moved krb5, gss, and crypto library initialization/cleanup code into new dedi...Miro Jurisic2000-01-225-0/+52
* Various changes to:Ken Raeburn2000-01-2245-143/+203
* * prng.c (enc): Now static and const, and points to constKen Raeburn2000-01-222-1/+5
* Avoid non-const static data, and gcc warnings Solaris, except afsstring2key.c:Ken Raeburn2000-01-224-15/+42
* log tritan's changesTom Yu1999-10-2612-0/+84
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-2612-19/+14
* copyright notice updates from 1.1 branchKen Raeburn1999-09-2414-14/+56
* Tom's cryptosystem alias entries from 1.1 branchKen Raeburn1999-09-013-0/+31
* memmove/bcopy fix from 1.1 branchKen Raeburn1999-09-012-0/+12
* * etypes.c: Update des3-cbc-sha1 to alignt with new numberTom Yu1999-08-183-4/+12
* * dk_encrypt.c (krb5_marc_dk_encrypt): CallTom Yu1999-06-292-1/+7
* These are a bunch of intertwined changes to the windows build.Danilo Almeida1999-05-192-33/+37
* Do win32 build in subdirDanilo Almeida1999-05-1024-84/+132
* Fixed typo in SRCSMiro Jurisic1999-01-221-1/+1
* * make_checksum.c (krb5_c_make_checksum): Note the fact that we'reTom Yu1999-01-054-1/+38
* * dk.h: Add prototypes for krb5_marc_dk_*Tom Yu1999-01-055-0/+389
* * old_decrypt.c (krb5_old_decrypt): Initialize the ivec to the keyTom Yu1998-12-162-1/+17
* * old_decrypt.c (krb5_old_decrypt): Actually compare theTom Yu1998-12-112-1/+6
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-0524-0/+85
* Makefile.in: Added missing "cd .." necessary for making this compileTheodore Tso1998-12-052-2/+11
* Fixed busted Makefile so that it compiles under WindowsTheodore Tso1998-12-052-3/+3
* Added KRB5_DLLIMP and KRB5_CALLCONV so that these files buildTheodore Tso1998-12-0511-27/+46
* Fixes to build out of source treeEzra Peisach1998-11-064-5/+14
* Fixed filename uniqueness problems by renaming all of the *.c filesTheodore Tso1998-11-055-3/+5
* Make sure filenames are unique across all of the krb5 directories. RenamedTheodore Tso1998-11-059-12/+13
* resurrectTom Yu1998-11-021-0/+203
* ressurect files missed by mergeTom Yu1998-11-0236-0/+3237
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-3095-6773/+2853
* resurrectingTom Yu1998-09-215-0/+1005
* oopTom Yu1998-09-211-0/+0
* restoring deleted filesTom Yu1998-09-211-0/+0
* fix incorrect versionTom Yu1998-09-211-2/+2
* resurrect accidentally deleted filesTom Yu1998-09-211-0/+28
* restore accidentally deleted filesTom Yu1998-09-219-0/+1031
* merge of tlyu-3des-k4Tom Yu1998-09-1915-2064/+0
* Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1998-07-171-1/+1
* * Makefile.in (LIB): Rename to k5cryptoTom Yu1998-04-152-1/+5
* * Makefile.in (t_cksum): Do not depend on libkrb5.a, useEzra Peisach1998-03-034-4/+20
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-1814-15/+50