| Commit message (Expand) | Author | Age | Files | Lines |
| * | Crypto modularity proj: Separate files under crypto directory based on their ... | Zhanna Tsitkov | 2009-08-03 | 1 | -223/+0 |
| * | Use GET_HALF_BLOCK to fetch new values instead of open-coding | Ken Raeburn | 2008-08-02 | 1 | -8/+5 |
| * | Allow compile-time specification that small code space is desired | Ken Raeburn | 2005-04-13 | 1 | -2/+2 |
| * | protoize | Ken Raeburn | 2004-02-19 | 1 | -7/+5 |
| * | * f_tables.h (DES_DO_ENCRYPT, DES_DO_DECRYPT): Allocate temporary variable | Ken Raeburn | 2004-02-17 | 1 | -8/+6 |
| * | * f_cbc.c (krb5int_des_cbc_decrypt): Move declarations that were after | Ken Raeburn | 2003-07-22 | 1 | -2/+2 |
| * | Separate the DES encrypt and decrypt operations into separate functions, | Ken Raeburn | 2003-07-17 | 1 | -121/+151 |
| * | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 1 | -2/+2 |
| * | * f_cbc.c (mit_des_cbc_encrypt): Do not use a variable named "encrypt". | Ezra Peisach | 2001-05-31 | 1 | -3/+3 |
| * | more cleanup - add const, reduce casting | Ken Raeburn | 2001-04-10 | 1 | -13/+14 |
| * | * des_int.h: Change prototypes for mit_des_cbc_encrypt(), | Ezra Peisach | 2000-10-17 | 1 | -1/+1 |
| * | * 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 |
| * | Triple-DES support routines | Richard Basch | 1995-11-28 | 1 | -0/+200 |