summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/krb/rand2key
Commit message (Expand)AuthorAgeFilesLines
* Reference random-to-key handlers through the enctype instead of theGreg Hudson2011-02-278-363/+0
* Make dependGreg Hudson2011-02-251-20/+19
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* Fix Windows buildGreg Hudson2010-11-251-3/+3
* Make dependGreg Hudson2010-09-081-11/+24
* Merge the camellia-ccm branch to trunk. Since there are no IANAGreg Hudson2010-09-073-3/+51
* make dependGreg Hudson2010-06-071-16/+19
* Mark and reindent lib/cryptoGreg Hudson2009-11-285-5/+10
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-222-34/+32
* make mark-cstyleTom Yu2009-10-315-8/+0
* make dependTom Yu2009-10-251-2/+4
* Include des_int.h for mit_des_fixup_key_parity prototypeEzra Peisach2009-10-201-0/+1
* Include des_int.h for mit_des_fixup_key_parity prototype. Adjust Makefile.inEzra Peisach2009-10-182-1/+2
* Move destest to builtin/des, because it depends on overriding someTom Yu2009-10-101-12/+16
* Re-run make depend without autoconf.h in the source treeGreg Hudson2009-09-161-32/+28
* Fix return value of krb5int_des_make_key from rev 22769Zhanna Tsitkov2009-09-161-0/+2
* Crypto modularity proj.: Move prf and random-to-key ops from backend to krbZhanna Tsitkov2009-09-167-0/+299