summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/des
Commit message (Expand)AuthorAgeFilesLines
* Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov2009-08-0324-5002/+0
* make dependSam Hartman2009-04-301-0/+10
* Implement DES and 3DES PRF. Patch fromKAMADA Ken'ichiSam Hartman2009-04-303-1/+62
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-1/+1
* Start to phase out krb5_xfree macro, which just casts its argument toKen Raeburn2009-01-281-2/+2
* Include cksumtypes.h from aead.h to get struct krb5_cksumtypes (movedKen Raeburn2009-01-231-2/+4
* move generated dependencies out of Makefile.inKen Raeburn2009-01-052-136/+134
* Merge mskrb-integ onto trunkSam Hartman2009-01-034-2/+227
* Remove krb524, lib/des425, lib/krb4, and include/kerberosIV.Greg Hudson2008-12-182-55/+92
* make dependSam Hartman2008-12-021-0/+11
* Crypto IOV API per Projects/AEAD encryption APISam Hartman2008-12-023-0/+216
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-63/+72
* makedependKen Raeburn2008-09-181-63/+65
* Based on patch from lxs, with some changes:Ken Raeburn2008-08-273-4/+4
* If CONFIG_SMALL_NO_CRYPTO is defined, turn off CONFIG_SMALL changes for crypt...Ken Raeburn2008-08-122-2/+2
* Update copyright notices to reflect donation of DES implementation byTom Yu2008-08-125-25/+120
* Make more uses of load/store_32_be/le, which on x86 at least expandsKen Raeburn2008-08-021-8/+4
* Use GET_HALF_BLOCK to fetch new values instead of open-codingKen Raeburn2008-08-022-16/+10
* After malloc/realloc/calloc failures, return ENOMEM explicitly insteadKen Raeburn2008-04-301-2/+2
* make dependKen Raeburn2007-08-161-57/+66
* Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn2006-10-131-5/+5
* make dependTom Yu2006-10-061-25/+27
* autoconf 2.60 compatibilityKen Raeburn2006-06-281-1/+1
* Create crypto, des425 Makefiles from top levelKen Raeburn2006-05-251-2/+2
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-241-11/+11
* install headers into include/krb5Ken Raeburn2006-05-231-57/+66
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-36/+27
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-769/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-112-103/+0
* don't use configure-defined macros on command line, use autoconf.h onlyKen Raeburn2006-04-022-0/+5
* make depend, now with dependency sortingKen Raeburn2006-03-311-82/+88
* make dependKen Raeburn2006-03-271-33/+37
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-33/+33
* make dependKen Raeburn2006-03-081-11/+22
* Include the support library when linking various test programs, because onKen Raeburn2006-01-182-2/+6
* make dependTom Yu2005-11-291-37/+26
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-3/+0
* Update dependenciesKen Raeburn2005-06-211-26/+37
* * destest.c (main): Force testing of unaligned access to input, output, and keyKen Raeburn2005-06-102-3/+17
* * f_tables.h: Include k5-platform.h.Ken Raeburn2005-06-092-11/+9
* Allow compile-time specification that small code space is desiredKen Raeburn2005-04-135-15/+61
* run "make depend"Ken Raeburn2004-12-301-71/+77
* Link test programs against thread support libraryKen Raeburn2004-05-132-4/+9
* update dependenciesKen Raeburn2004-04-241-44/+48
* * string2key.c: Replaced with a new implementation.Ken Raeburn2004-04-032-199/+205
* protoizeKen Raeburn2004-02-1911-53/+32
* * f_tables.h (DES_DO_ENCRYPT, DES_DO_DECRYPT): Allocate temporary variableKen Raeburn2004-02-175-24/+30
* * afsstring2key.c (krb5_afs_encrypt): Drop EDFLAG as an argument, make it localKen Raeburn2004-02-172-4/+23
* Replace the array of 8 mit_des_cblock object 'mit_des_zeroblock' definedKen Raeburn2003-12-203-0/+12
* make dependKen Raeburn2003-12-151-37/+44