summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto
Commit message (Expand)AuthorAgeFilesLines
...
* * yarrow.c (krb5int_yarrow_stretch): Delare local variable unsigned.Ezra Peisach2001-12-053-6/+17
* * shs.c, shs.h (shsUpdate): Declare second argument as constEzra Peisach2001-12-053-2/+6
* * t_cksum.c (main): Free memory leak in testsEzra Peisach2001-12-053-2/+7
* On fork, perturb the PRNG stream in the childSam Hartman2001-11-212-3/+17
* * Makefile.in (check-unix): Use $(srcdir) in file specificationEzra Peisach2001-11-202-2/+7
* Add regression testSam Hartman2001-11-205-0/+50
* Work around hash using host byte orderSam Hartman2001-11-202-2/+14
* Fix up yarrow build on WindowsDanilo Almeida2001-11-194-2/+19
* Fix memory handling bug in t_prng; update expected results as they changeddSam Hartman2001-11-193-2/+4
* Add t_prng.reseedtestSam Hartman2001-11-195-12/+74
* * Link Yarrow into the buildSam Hartman2001-11-167-129/+199
* Rename to be consistent with krb5 libraries internalsSam Hartman2001-11-093-74/+74
* Compiles nowSam Hartman2001-11-098-23/+64
* We don't need thisSam Hartman2001-11-091-51/+0
* Next pass at making things use krb5 types and functionsSam Hartman2001-11-096-139/+122
* First pass cleaning up headers and typesSam Hartman2001-11-084-55/+22
* Remove OS-dependent files.Sam Hartman2001-11-082-406/+0
* Add Yarrow from http://www.zeroknowledge.com/Sam Hartman2001-11-0818-0/+2944
* * state.c (krb5_c_init_state, krb5_c_free_state): Use KRB5_CALLCONVKen Raeburn2001-11-072-5/+11
* Update to be consistent with what MS usesSam Hartman2001-11-072-6/+7
* Set output length correctlySam Hartman2001-11-072-0/+5
* * Add krb5_c_init_state and krb5_c_free_state functionsSam Hartman2001-11-0611-8/+215
* 2001-10-29 Jeff Altman <jaltman@columbia.edu>Jeffrey Altman2001-10-292-3/+17
* * Makefile.in - added dependency info for hmac_md5.cJeffrey Altman2001-10-292-1/+13
* * string_to_key.c (krb5_arcfour_string_to_key): Cleanup variablesEzra Peisach2001-10-262-4/+12
* * Expose some rc4 crypto routines through the accessor mechanism; cleaner tha...Sam Hartman2001-10-262-0/+6
* * t_encrypt.c: Argument to krb5_c_encrypt_length must be size_tEzra Peisach2001-10-242-2/+13
* * arcfour.h: Declare krb5int_enc_arcfour extern so that multipleEzra Peisach2001-10-242-3/+10
* Handle inlines in ansi-compatible mannerSam Hartman2001-10-232-8/+21
* * Add usage to verify in keyhash checksSam Hartman2001-10-234-2/+9
* Add Heimdal compatible aliases for rc4Sam Hartman2001-10-232-0/+11
* * Tie in Microsoft rc4 cipher and make it buildSam Hartman2001-10-2320-44/+479
* Include usage argument in keyed hash provider callsSam Hartman2001-10-227-5/+26
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-2012-60/+60
* Ignore salt for arc4 string2key per Microsoft specSam Hartman2001-10-192-11/+8
* * arcfour.c (krb5_arcfour_decrypt): Return error if salt cannot be allocatedSam Hartman2001-10-192-9/+51
* Patches contributed by David E. Cross" <crossd@cs.rpi.edu> to addSam Hartman2001-10-185-0/+482
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-1112-153/+165
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-1011-46/+66
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-0624-99/+124
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-0422-37/+47
* updated dependencies for latest make-depend target codeKen Raeburn2001-09-064-11/+11
* dependenciesKen Raeburn2001-09-0113-26/+386
* * t_shs3.c: New test file from Marcus Watts.Ken Raeburn2001-07-164-13/+614
* * crypto_libinit.c: Include crypto_libinit.h for prototypesEzra Peisach2001-07-082-0/+5
* * shs.h, shs.c, t_shs.c: Fix sha1 on Windows by renaming LONG toDanilo Almeida2001-07-064-51/+53
* vectors.c: fix some compiler complaintsKen Raeburn2001-07-052-34/+76
* * string2key.c (mit_des_string_to_key_int): Undo last changeKen Raeburn2001-06-222-1/+5
* new fileKen Raeburn2001-06-221-0/+16
* vectors.c: New file. Test vectors, submitted for inclusion in RFC1510bisKen Raeburn2001-06-222-0/+472