| Commit message (Expand) | Author | Age | Files | Lines |
* | * des_int.h (mit_des_cbc_encrypt, mit_des3_ecb_encrypt, | Ezra Peisach | 2001-05-31 | 1 | -3/+3 |
* | more cleanup - add const, reduce casting | Ken Raeburn | 2001-04-10 | 1 | -7/+8 |
* | use const for some inputs (when practical) without changing api | Ken Raeburn | 2001-04-10 | 1 | -7/+9 |
* | fix pathname in comment | Ken Raeburn | 2001-04-10 | 1 | -1/+1 |
* | * des_int.h: Don't use PROTOTYPE macro. | Ken Raeburn | 2001-04-10 | 1 | -67/+72 |
* | * des_int.h: Change prototypes for mit_des_cbc_encrypt(), | Ezra Peisach | 2000-10-17 | 1 | -3/+4 |
* | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 1 | -1/+4 |
* | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 1 | -2/+27 |
* | * d3_cbc.c, des.h, des_int.h, f_cbc.c, f_cksum.c, f_ecb.c, | Tom Yu | 1997-10-27 | 1 | -9/+8 |
* | * des_int.h: Use better logic to find an appropriate type for | Tom Yu | 1997-10-14 | 1 | -1/+20 |
* | Add missing prototypes; needed to make Win-32 compiler happy | Theodore Tso | 1996-06-13 | 1 | -0/+13 |
* | * des_int.h: the cs_entry routines in cbc_cksum.c are now static | Richard Basch | 1996-05-15 | 1 | -9/+0 |
* | Replace des3-md5 with des3-sha | Richard Basch | 1996-05-10 | 1 | -1/+1 |
* | New DES random number generation. For regular DES, it is nearly equivalent | Richard Basch | 1996-05-07 | 1 | -23/+17 |
* | Added support for ENCTYPE_DES3_CBC_RAW (gssapi) | Richard Basch | 1996-03-29 | 1 | -1/+2 |
* | Fix return type for mit_des3_string_to_key() | Theodore Tso | 1996-01-11 | 1 | -1/+1 |
* | f_ecb.c, des_int.h (mit_des_ecb_encrypt): Add const declaration to input | Ezra Peisach | 1995-11-28 | 1 | -1/+1 |
* | 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 |
* | * string2key.c : Remove krb5_enctype from krb5_string_to_key() args. | Chris Provenzano | 1995-11-09 | 1 | -1/+1 |
* | Define PROTOTYPE if it is not defined elsewhere | Theodore Tso | 1995-09-23 | 1 | -0/+8 |
* | Reintegrate the keytype -> enctype changes | Ezra Peisach | 1995-09-12 | 1 | -1/+1 |
* | Mac Beta 1 submission | Keith Vetter | 1995-09-11 | 1 | -1/+1 |
* | * des_int.h, destest.c, init_rkey.c, random_key.c, string2key.c | Chris Provenzano | 1995-09-06 | 1 | -1/+1 |
* | * f_cksum.c: Change code to match prototypes | Ezra Peisach | 1995-08-26 | 1 | -3/+9 |
* | Inline the old contents of mit-des.h | Paul Park | 1995-07-27 | 1 | -2/+50 |
* | Windows global stuff: | Keith Vetter | 1995-04-14 | 1 | -39/+40 |
* | * Makefile.in (LDFLAGS): Remove, conflicts with pre.in. | John Gilmore | 1995-03-17 | 1 | -1/+1 |
* | Avoid <krb5/...> includes | John Gilmore | 1995-02-28 | 1 | -1/+1 |
* | Made the CRYPTO directories work on the PC by adding INTERFACE to all the | Keith Vetter | 1995-02-21 | 1 | -21/+28 |
* | Remove unused cruft from des_int.h | Theodore Tso | 1995-02-03 | 1 | -73/+0 |
* | * Removed all narrow types and references to wide.h and narrow.h | Chris Provenzano | 1995-01-25 | 1 | -7/+0 |
* | Change internal calling signature to pass in the encryption block, so | Theodore Tso | 1994-11-08 | 1 | -3/+3 |
* | Remove declarations of the cryptosystem specific structures to | Theodore Tso | 1994-10-14 | 1 | -19/+6 |
* | stamp out rcs keywords | Mark Eichin | 1994-08-18 | 1 | -3/+1 |
* | Fixed crypto_system table entries; added raw DES cryptosystem | Theodore Tso | 1994-01-13 | 1 | -6/+14 |
* | Change export warning notice from "is assumed to require an export license" | Theodore Tso | 1993-09-01 | 1 | -2/+2 |
* | Update copyright notice | John Kohl | 1991-06-06 | 1 | -2/+16 |
* | fix up/remove XXX comments | John Kohl | 1991-04-19 | 1 | -1/+1 |
* | fix copyrights | John Kohl | 1991-03-14 | 1 | -0/+1 |
* | add mit_des_combine_subkeys | John Kohl | 1991-02-22 | 1 | -0/+5 |
* | RFC draft protocol changes and related cleanups | John Kohl | 1990-12-14 | 1 | -1/+1 |
* | changes for narrow/wide prototypes | John Kohl | 1990-11-19 | 1 | -1/+6 |
* | process_key takes a const arg #2 | John Kohl | 1990-10-19 | 1 | -1/+1 |
* | add 'const' where needed | John Kohl | 1990-10-19 | 1 | -6/+7 |
* | no longer need config files | John Kohl | 1990-05-30 | 1 | -2/+0 |
* | fix copyright/distribution notices | John Kohl | 1990-05-25 | 1 | -2/+2 |
* | name/prototype cleanup | John Kohl | 1990-05-17 | 1 | -23/+42 |
* | add prototypes | John Kohl | 1990-05-17 | 1 | -1/+70 |
* | *** empty log message *** | edg | 1990-05-10 | 1 | -0/+95 |