summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/des/f_tables.h
Commit message (Expand)AuthorAgeFilesLines
* Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov2009-08-031-279/+0
* If CONFIG_SMALL_NO_CRYPTO is defined, turn off CONFIG_SMALL changes for crypt...Ken Raeburn2008-08-121-1/+1
* Update copyright notices to reflect donation of DES implementation byTom Yu2008-08-121-5/+24
* * f_tables.h: Include k5-platform.h.Ken Raeburn2005-06-091-11/+3
* Allow compile-time specification that small code space is desiredKen Raeburn2005-04-131-2/+16
* * f_tables.h (DES_DO_ENCRYPT, DES_DO_DECRYPT): Allocate temporary variableKen Raeburn2004-02-171-10/+12
* * f_tables.h: Do not define const to nothing on platforms thatEzra Peisach2001-04-121-6/+0
* * d3_cbc.c, des.h, des_int.h, f_cbc.c, f_cksum.c, f_ecb.c,Tom Yu1997-10-271-19/+19
* Add #ifdef _WIN32 in places where we had #ifdef _MSDOSTheodore Tso1996-06-121-1/+1
* Windows global stuff:Keith Vetter1995-04-141-1/+1
* Bring in portability fixes from Cygnus K4 releaseJohn Gilmore1995-03-281-5/+34
* Added the files and changes needed to create a dll out of libcryptoKeith Vetter1995-03-031-4/+4
* add ferguson des code, to simplify autoconfMark Eichin1994-06-101-0/+229