summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/des/f_sched.c
Commit message (Expand)AuthorAgeFilesLines
* Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov2009-08-031-359/+0
* Update copyright notices to reflect donation of DES implementation byTom Yu2008-08-121-5/+24
* Make more uses of load/store_32_be/le, which on x86 at least expandsKen Raeburn2008-08-021-8/+4
* protoizeKen Raeburn2004-02-191-3/+1
* Fix DES_INT32 definitionTom Yu2002-09-271-1/+1
* more cleanup - add const, reduce castingKen Raeburn2001-04-101-2/+2
* Avoid non-const static data, and gcc warnings Solaris, except afsstring2key.c:Ken Raeburn2000-01-221-6/+16
* * d3_cbc.c, des.h, des_int.h, f_cbc.c, f_cksum.c, f_ecb.c,Tom Yu1997-10-271-21/+20
* Use des_int.h instead of mit-des.hPaul Park1995-07-271-0/+1
* Windows global stuff:Keith Vetter1995-04-141-1/+1
* Made the CRYPTO directories work on the PC by adding INTERFACE to all theKeith Vetter1995-02-211-1/+1
* * cbc_cksum.c, cs_entry.c, des.h, destest.c, f_sched.c,John Gilmore1995-01-261-2/+1
* add ferguson des code, to simplify autoconfMark Eichin1994-06-101-0/+337