I've introduced a bug to i386 RC4 assembler, which would emerge with
authorAndy Polyakov <appro@openssl.org>
Wed, 1 Dec 2004 15:28:18 +0000 (15:28 +0000)
committerAndy Polyakov <appro@openssl.org>
Wed, 1 Dec 2004 15:28:18 +0000 (15:28 +0000)
commit7c69478064ffc1a17d8b7f44d06f813fc0f257b8
treefab0f90a3a6432602657f5b9bbc02d26c0eb8606
parent1862dae862e149cce5f9ef75a219419a52a4814a
I've introduced a bug to i386 RC4 assembler, which would emerge with
certain mix of calls to RC4 routine not covered by rc4test.c.
It's fixed now. In addition this patch inadvertently fixes minor
performance problem: in 0.9.7 context P4 was performing 12% slower
than the original implementation...
crypto/rc4/asm/rc4-586.pl