summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/dk
Commit message (Expand)AuthorAgeFilesLines
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-15/+12
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-185/+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-45/+45
* make dependKen Raeburn2006-03-271-17/+19
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-18/+18
* make dependKen Raeburn2006-03-081-6/+12
* make dependTom Yu2005-11-291-19/+13
* Update dependenciesKen Raeburn2005-06-211-11/+24
* Implement RFC 3961 PRFSam Hartman2005-05-204-0/+84
* run "make depend"Ken Raeburn2004-12-301-26/+28
* update dependenciesKen Raeburn2004-04-241-19/+20
* * derive.c (krb5_random2key): Don't compile.Ken Raeburn2004-03-183-0/+12
* Remove ENCTYPE_LOCAL_DES3_HMAC_SHA1Sam Hartman2004-02-245-389/+6
* protoizeKen Raeburn2004-02-195-75/+49
* * dk_decrypt.c (krb5_dk_decrypt_maybe_trunc_hmac): New argument IVEC_MODE. IfKen Raeburn2004-02-133-11/+48
* make dependKen Raeburn2003-12-151-16/+20
* Change crypto "provider" structures to hold numeric values instead of functionKen Raeburn2003-07-226-29/+50
* delete ##WIN16## lines from makefilesKen Raeburn2003-07-172-1/+4
* make-depend updatesKen Raeburn2003-05-241-14/+14
* * dk_encrypt.c (krb5int_aes_dk_encrypt): Set output length properlyKen Raeburn2003-04-182-0/+7
* Finish implementation of CBC+CTS decryption and truncated HMAC for AES.Ken Raeburn2003-04-134-4/+253
* Clean up PBKDF2 interface. Add s2k-params to string-to-key interface, exceptKen Raeburn2003-03-053-7/+11
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-102-0/+7
* update dependenciesKen Raeburn2002-08-291-5/+10
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* update dependenciesKen Raeburn2002-06-151-14/+10
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-201-5/+5
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-13/+15
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-102-20/+24
* updated dependencies for latest make-depend target codeKen Raeburn2001-09-061-2/+2
* dependenciesKen Raeburn2001-09-011-0/+29
* * derive.c: provide krb5_derive_random, krb5_random2key a la rfc1510bis (not ...Ken Raeburn2001-06-222-0/+106
* * checksum.c (krb5_dk_make_checksum): Cast 0x99 to char explicitly to silence...Ken Raeburn2001-06-222-1/+6
* more casting cleanupKen Raeburn2001-04-101-1/+1
* fix/add casts as neededKen Raeburn2001-04-104-6/+13
* krb5_const -> constKen Raeburn2001-03-067-69/+74
* * stringtokey.c (kerberos): Now const.Ken Raeburn2001-01-242-2/+7
* pullup from 1.2 branchKen Raeburn2000-06-274-8/+60
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* Various changes to:Ken Raeburn2000-01-225-25/+34
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+1
* * dk_encrypt.c (krb5_marc_dk_encrypt): CallTom Yu1999-06-292-1/+7
* Do win32 build in subdirDanilo Almeida1999-05-102-6/+10
* * dk.h: Add prototypes for krb5_marc_dk_*Tom Yu1999-01-055-0/+389
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-0/+7
* Make sure filenames are unique across all of the krb5 directories. RenamedTheodore Tso1998-11-053-6/+6
* ressurect files missed by mergeTom Yu1998-11-027-0/+738