X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=transform.c;h=281e6671c6e63d031a5308c43e89c2854de20579;hb=980d1ab2235744190faa17dd9ed038cc7f2576f5;hp=a0665ad97769c4926eadbfa110adc30ced2008c7;hpb=af43f0b77a10716921d13c047d1d3c39570cae17;p=secnet.git diff --git a/transform.c b/transform.c index a0665ad..281e667 100644 --- a/transform.c +++ b/transform.c @@ -13,6 +13,7 @@ #include "util.h" #include "serpent.h" #include "unaligned.h" +#include "hexdebug.h" /* Required key length in bytes */ #define REQUIRED_KEYLEN ((512+64+32)/8) @@ -49,10 +50,8 @@ static bool_t transform_setkey(void *sst, uint8_t *key, int32_t keylen) #if 0 { - int i; printf("Setting key to: "); - for (i=0; i