From: jwinstea@fenris.claremont.edu (Jim Winstead Jr.) Subject: Re: UFC-Crypt Date: 16 Dec 1992 03:00:12 GMT
In article <1992Dec14.054309.10224@murdoch.acc.Virginia.EDU> prv2d@fulton.seas.Virginia.EDU (Peter Villadsen) writes:
I recently ran the small test suite included with the ufc-crypt
package and found that it ran slower than the native crypt. For
my 386/25 (no math coprocessor), this was:
crypt: 312.7 crypts/sec
ufccrypt: 281.9 crypt/sec
I am wondering why this is the case? Under the Sun and RS6000,
the UFC-crypt ran much faster. I'm using 0.98pl4, gcc2.2.2d on a
386/25 with no math coprocessor. Thanks,
Well, for one thing, UFC-crypt is the native crypt under Linux.
Perhaps you were trying an older version when you grabbed your own to
compile?