Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Mar 1997 01:10:09 -0500 (EST)
From:      Brian Tao <taob@risc.org>
To:        FREEBSD-CHAT-L <freebsd-chat@freebsd.org>
Subject:   Re: RSA 56-bit key challenge 
Message-ID:  <Pine.BSF.3.95.970301010631.7982H-100000@alpha.risc.org>
In-Reply-To: <199703010531.VAA13965@rah.star-gate.com>

next in thread | previous in thread | raw e-mail | index | archive | help
    I discovered something interesting tonight... the supplied FreeBSD
binary at texas.net is about 30% faster than the one I compiled from
source using the i486-gcc target:

rc5-56-client: Start Key 0xAF038920000000, trying 268435456 keys.
rc5-56-client: Processed 148861.40 keys per second.
rc5-56-client: Keyspace Exhausted in 30.05 minutes.

... compared to:

rc5-56-client: Start Key 0x98C3A980000000, trying 268435456 keys.
rc5-56-client: Processed 192839.87 keys per second.
rc5-56-client: Keyspace Exhausted in 23.20 minutes

    Anyone know how the binary client was compiled?  The Makefile that
comes with the source has some pretty nasty gcc optimization flags.
--
Brian Tao (BT300, taob@risc.org)
"Though this be madness, yet there is method in't"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.970301010631.7982H-100000>