On Mon, Jun 08, 2009 at 05:45:40PM +0200, Petr Salinger wrote: > Package: openssl > Severity: important > Tags: patch > Version: 0.9.8g-15 > User: [email protected] > Usertags: kfreebsd > > Hi, > > the current version gives wrong results of rc4 on kfreebsd-amd64 with > genuine Intel CPUs. It also FTBFS on kfreebsd-amd64 with genuine Intel > CPU. > > The problem is strongly related to #532323. > The setting for amd64 cpu ($x86_64_asm) are common for both linux and > GNU/kFreeBSD operating systems. But other settings are not common, they > are different. > > Contrary to upstream, under debian linux on amd64 uses RC4_CHAR > and does not use asm file rc4-x86_64.pl.
So if I change it to use the asm file for kFreeBSD, like I wanted to do, this should be fixed too? Kurt -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

