| Commit message (Expand) | Author | Age | Files | Lines |
| * | Crypto modularity proj: Separate files under crypto directory based on their ... | Zhanna Tsitkov | 2009-08-03 | 1 | -274/+0 |
| * | If CONFIG_SMALL_NO_CRYPTO is defined, turn off CONFIG_SMALL changes for crypt... | Ken Raeburn | 2008-08-12 | 1 | -1/+1 |
| * | Update copyright notices to reflect donation of DES implementation by | Tom Yu | 2008-08-12 | 1 | -5/+24 |
| * | Allow compile-time specification that small code space is desired | Ken Raeburn | 2005-04-13 | 1 | -10/+23 |
| * | protoize | Ken Raeburn | 2004-02-19 | 1 | -7/+3 |
| * | * f_tables.h (DES_DO_ENCRYPT, DES_DO_DECRYPT): Allocate temporary variable | Ken Raeburn | 2004-02-17 | 1 | -4/+2 |
| * | Replace the array of 8 mit_des_cblock object 'mit_des_zeroblock' defined | Ken Raeburn | 2003-12-20 | 1 | -0/+2 |
| * | * 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 | -133/+160 |
| * | 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 | -6/+6 |
| * | use const for some inputs (when practical) without changing api | Ken Raeburn | 2001-04-10 | 1 | -7/+8 |
| * | * 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 | -7/+6 |
| * | * f_cksum.c: Change code to match prototypes | Ezra Peisach | 1995-08-26 | 1 | -4/+5 |
| * | Windows global stuff: | Keith Vetter | 1995-04-14 | 1 | -1/+1 |
| * | Bring in portability fixes from Cygnus K4 release | John Gilmore | 1995-03-28 | 1 | -15/+15 |
| * | Two changes in the crypto directory: 1) 16 vs 32 bit errors in DES and 2) | Keith Vetter | 1995-03-15 | 1 | -15/+15 |
| * | Added the files and changes needed to create a dll out of libcrypto | Keith Vetter | 1995-03-03 | 1 | -8/+8 |
| * | Made the CRYPTO directories work on the PC by adding INTERFACE to all the | Keith Vetter | 1995-02-21 | 1 | -1/+1 |
| * | Remove declarations of the cryptosystem specific structures to | Theodore Tso | 1994-10-14 | 1 | -1/+1 |
| * | Removed MIT DES implementation; only use Fergeson DES | Theodore Tso | 1994-09-30 | 1 | -0/+20 |
| * | add ferguson des code, to simplify autoconf | Mark Eichin | 1994-06-10 | 1 | -0/+198 |