30 Nov 2005 15:56
Re: Security Area Response to Hash Function "Breaks"
Magnus Nyström <magnus <at> rsasecurity.com>
2005-11-30 14:56:03 GMT
2005-11-30 14:56:03 GMT
Please see below. In light of recent cryptanalytic results on hash functions, each IETF working group is asked to provide an analysis of its use of hash functions. SACRED rely on DIGEST-MD5, but IMO SACRED does not become vulnerable to attacks due to recent results on MD5. The reasons are that in Digest-MD5, hashes are either done on nonces provided both by the client and the server or on the username and password selected by the client. Hence an attacker cannot perform a collision attack - in the former because the nonces are not known in advance and in the latter case since it would be equivalent to finding the password, at which point he could impersonate the user anyway. Comments, anyone? -- Magnus On Thu, 24 Nov 2005, Russ Housley wrote: > Below is a summary of the discussion that occurred at the SAAG session during > IETF 64. When MD5 or SHA-1 is used to support digital signatures or used by > itself, recent cryptographic research findings indicate the need for a > transition. Therefore, I encourage all IETF WGs to follow the lead of the > Security Area in transition away from MD5 and SHA-1 toward SHA-256. > > TCP-MD5 is one example where a transition is needed. In this case, a > transition to HMAC-SHA-1 or HMAC-SHA-256 seems like a reasonable move.(Continue reading)
RSS Feed