summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto
Commit message (Expand)AuthorAgeFilesLines
...
* Use new comparison inline fnKen Raeburn2007-05-101-3/+2
* Store a little more detail for unknown enctype errorKen Raeburn2007-03-251-1/+5
* Ensure consistancy between prototypes and functionsEzra Peisach2007-02-191-3/+3
* sortKen Raeburn2007-01-271-1/+1
* bump minor versions due to API additionsTom Yu2006-12-011-1/+1
* update krb5_c_keylength function, create krb5_c_random_to_key functionKevin Coffman2006-11-174-10/+103
* Add public function to get keylenth associated with an enctypeKevin Coffman2006-11-093-0/+67
* Make clean does not remove lib/crypto/t_prfEzra Peisach2006-11-051-1/+1
* * prng.c (init_error): Unused variable deletedKen Raeburn2006-11-021-1/+0
* Cleanup unused variable warning during make checkEzra Peisach2006-10-151-1/+0
* Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn2006-10-138-19/+19
* make dependTom Yu2006-10-0615-199/+236
* Removed unused Metrowerks compiler support.Alexandra Ellwood2006-07-251-4/+0
* autoconf 2.60 compatibilityKen Raeburn2006-06-2815-16/+16
* Create crypto, des425 Makefiles from top levelKen Raeburn2006-05-2516-41/+30
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-2415-84/+84
* install headers into include/krb5Ken Raeburn2006-05-2315-446/+493
* shsUpdate should take an unsigned int for lengthEzra Peisach2006-04-205-8/+8
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-1315-244/+197
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-1115-4015/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-116-277/+0
* include autoconf.h in a few more placesKen Raeburn2006-04-032-0/+6
* don't use configure-defined macros on command line, use autoconf.h onlyKen Raeburn2006-04-0230-0/+75
* make depend, now with dependency sortingKen Raeburn2006-03-3115-642/+658
* * aesopt.h: Include autoconf.hKen Raeburn2006-03-303-3/+10
* * shs.c: Include shs.h firstKen Raeburn2006-03-302-1/+5
* fill a paragraph in a comment because it's making my scripted parsing difficultKen Raeburn2006-03-301-5/+5
* make dependKen Raeburn2006-03-2715-243/+276
* * Makefile.in (check-unix): Use RUN_SETUPKen Raeburn2006-03-132-2/+6
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-1117-240/+244
* make dependKen Raeburn2006-03-0815-84/+168
* Include the support library when linking various test programs, because onKen Raeburn2006-01-1810-19/+42
* Remove krb5_callconv from non-exported internal functionSam Hartman2006-01-112-1/+5
* * Makefile.in (t_crc): Build against support library.Ken Raeburn2005-12-022-3/+8
* make dependTom Yu2005-11-2915-317/+218
* don't break make depend in lib/crypto on k5-int.h orderingTom Yu2005-11-293-6/+6
* * t_hmac.c, t_pkcs5.c: Don't include krb5.hKen Raeburn2005-11-183-2/+4
* * arcfour_s2k.c (asctouni): Counter should be size_t, like lenKen Raeburn2005-10-192-1/+5
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-248-23/+0
* All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2005-08-202-1/+5
* rename string_to_key.c to arcfour_s2k.cKen Raeburn2005-07-023-5/+10
* rename arcfour.c to rc4.cKen Raeburn2005-07-023-12/+16
* Update dependenciesKen Raeburn2005-06-2115-196/+320
* * 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
* Make "make check" able to link things again..Ken Raeburn2005-05-242-1/+7
* Implement RFC 3961 PRFSam Hartman2005-05-2011-21/+454
* build failure on sparc64-solarisKen Raeburn2005-05-042-1/+5
* typo fixKen Raeburn2005-05-011-1/+1
* * ytypes.h: Include autoconf.h. Include sys/types.h only if it existsKen Raeburn2005-05-012-0/+8