sha1_block_asm_data_order can't hash if message crosses 2GB boundary.

This commit is contained in:
Andy Polyakov 2004-11-29 21:19:56 +00:00
parent 7a3240e319
commit fc7fc5678f

View file

@ -410,7 +410,7 @@ sub sha1_block_data
&mov(&DWP(16,$tmp1,"",0),$E);
&cmp("esi","eax");
&mov(&DWP( 4,$tmp1,"",0),$B);
&jl(&label("start"));
&jb(&label("start"));
&stack_pop(18+9);
&pop("edi");