[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Checksum in mk_req_internal



Heimdal 0.1c:
In make_pa_tgs_req there is a check of the initial ticket for CBC_CRC
encryption where the comment talks about DCE. It sets ac->...checksumtype to
RSA_MD4, ac->ecntype to CBC_CRC and then calls krb5_mk_req_internal.
It in turn totally ignores that and uses CRC32 instead (as a result of
calling crypto_init with CBC_CRC from ac->enctype

Any ideas?

-- 
Ake Sandgren, Dep. of Comp. Sci. & HPC2N, Umea University, S-90187 Umea, Sweden
Internet: ake@{cs,hpc2n}.umu.se	Phone: +46 90 7866134	Fax: +46 90 7866126
WWW: http://www.cs.umu.se/~ake