| Commit message (Expand) | Author | Age | Files | Lines |
| * | this commit includes all the changes on the OV_9510_INTEGRATION and | Marc Horowitz | 1996-07-22 | 2 | -1/+6 |
| * | Add space before \ to deal with SunOS version of make which loses | Ezra Peisach | 1996-06-15 | 2 | -3/+6 |
| * | Add missing prototypes; needed to make Win-32 compiler happy | Theodore Tso | 1996-06-13 | 2 | -0/+16 |
| * | Add #ifdef _WIN32 in places where we had #ifdef _MSDOS | Theodore Tso | 1996-06-12 | 2 | -1/+5 |
| * | cvsignore hackery | Tom Yu | 1996-06-10 | 1 | -1/+0 |
| * | Updated .Sanitize file | Theodore Tso | 1996-06-06 | 1 | -1/+0 |
| * | Update .Sanitize files to reflect current file status | Theodore Tso | 1996-06-06 | 1 | -2/+2 |
| * | Use KRB5_RUN_FLAGS in configure.in, and use appropriate run flags for | Sam Hartman | 1996-05-23 | 3 | -6/+21 |
| * | Fix memory leak. Free tempbuf before returning | Theodore Tso | 1996-05-18 | 2 | -0/+7 |
| * | * des_int.h: the cs_entry routines in cbc_cksum.c are now static | Richard Basch | 1996-05-15 | 5 | -60/+36 |
| * | Replace des3-md5 with des3-sha | Richard Basch | 1996-05-10 | 5 | -4/+9 |
| * | Don't do more than the necessary encryptions for a single cblock length | Richard Basch | 1996-05-07 | 1 | -4/+5 |
| * | Somehow I missed this file during my previous checkin... New 3des random | Richard Basch | 1996-05-07 | 1 | -15/+121 |
| * | New DES random number generation. For regular DES, it is nearly equivalent | Richard Basch | 1996-05-07 | 8 | -338/+261 |
| * | oops, ted already got it | Mark Eichin | 1996-04-10 | 1 | -2/+0 |
| * | actually build afsstring2key.c | Mark Eichin | 1996-04-10 | 1 | -0/+2 |
| * | Added afsstring2key.c to the list of files to be compiled | Theodore Tso | 1996-04-10 | 2 | -2/+9 |
| * | add afsstring2key | Mark Eichin | 1996-04-09 | 3 | -1/+505 |
| * | Took the list of sources and object files in FSRCS, FOBJS, D3OBJS, and | Theodore Tso | 1996-03-31 | 2 | -19/+34 |
| * | Added support for ENCTYPE_DES3_CBC_RAW (gssapi) | Richard Basch | 1996-03-29 | 5 | -4/+14 |
| * | Fix Windows lint flames. (16bit vs. 32bit issues) | Theodore Tso | 1996-03-21 | 3 | -8/+13 |
| * | * new_rn_key.c (mit_des_generate_random_block): Add const keywrod | Ezra Peisach | 1996-03-20 | 3 | -2/+15 |
| * | t_random.c: New file which just tests the random number generator | Theodore Tso | 1996-02-23 | 4 | -2/+145 |
| * | Fix return type for mit_des3_string_to_key() | Theodore Tso | 1996-01-11 | 2 | -1/+5 |
| * | * t_verify.c: Added an n-fold test | Richard Basch | 1995-12-14 | 1 | -0/+36 |
| * | * d3_str2ky.c: Updated to include some of the randomness throughout | Richard Basch | 1995-12-12 | 1 | -7/+3 |
| * | * d3_str2ky.c: Revised 3-DES String-To-Key algorithm to encrypt the | Richard Basch | 1995-12-12 | 1 | -1/+8 |
| * | Fixed the description of the algorithm in the comment | Richard Basch | 1995-12-02 | 1 | -2/+1 |
| * | XOR the last byte of weak keys with 0xf0, according to spec | Richard Basch | 1995-12-02 | 2 | -2/+6 |
| * | Corrected algorithm description at beginning. | Richard Basch | 1995-12-01 | 1 | -16/+26 |
| * | Corrected a bug in the wrap-around carry (found bug by comparing test results | Richard Basch | 1995-11-29 | 1 | -24/+16 |
| * | Make sure that each DES key is strong. If not, xor first byte with 0xf0 | Richard Basch | 1995-11-28 | 1 | -2/+8 |
| * | Corrected bit rotation to match documented algorithm | Richard Basch | 1995-11-28 | 1 | -5/+6 |
| * | Removed debugging assert() statement | Richard Basch | 1995-11-28 | 1 | -2/+0 |
| * | f_ecb.c, des_int.h (mit_des_ecb_encrypt): Add const declaration to input | Ezra Peisach | 1995-11-28 | 3 | -2/+7 |
| * | The output block of n-fold should not be a "const" | Richard Basch | 1995-11-28 | 1 | -1/+1 |
| * | Added Triple-DES function prototypes and structures | Richard Basch | 1995-11-28 | 1 | -1/+56 |
| * | Compile in Triple-DES routines | Richard Basch | 1995-11-28 | 1 | -2/+13 |
| * | Triple DES shares the same random key initialization routine | Richard Basch | 1995-11-28 | 1 | -0/+1 |
| * | Triple-DES support routines | Richard Basch | 1995-11-28 | 7 | -0/+637 |
| * | * string2key.c : Remove krb5_enctype from krb5_string_to_key() args. | Chris Provenzano | 1995-11-09 | 3 | -3/+9 |
| * | Make mit_des_finish_key() safe to call even if there is no key that | Theodore Tso | 1995-11-01 | 2 | -2/+10 |
| * | Remove ##DOS!include of config/windows.in. config/windows.in is now | Theodore Tso | 1995-10-07 | 2 | -1/+5 |
| * | Rename verify.c to t_verify.c to remove conflict with | Keith Vetter | 1995-09-29 | 3 | -3/+8 |
| * | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 2 | -4/+7 |
| * | Define PROTOTYPE if it is not defined elsewhere | Theodore Tso | 1995-09-23 | 2 | -0/+12 |
| * | Added inclusion of des_int.h | Keith Vetter | 1995-09-13 | 2 | -0/+6 |
| * | Reintegrate the keytype -> enctype changes | Ezra Peisach | 1995-09-12 | 8 | -20/+32 |
| * | Mac Beta 1 submission | Keith Vetter | 1995-09-11 | 8 | -32/+20 |
| * | * des_int.h, destest.c, init_rkey.c, random_key.c, string2key.c | Chris Provenzano | 1995-09-06 | 7 | -19/+23 |