Cross Reference: /illumos-gate/usr/src/common/openssl/crypto/bf/asm/readme
Cross Reference:
xref
: /
illumos-gate
/
usr
/
src
/
common
/
openssl
/
crypto
/
bf
/
asm
/
readme
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
readme revision 7c478bd95313f5f23a4c958a745db2134aa03244
1
2
3
4
5
6
7
8
9
10
11
There are blowfish assembler generation scripts.
bf-586.pl
version is for the pentium and
bf-686.pl
is my original version, which is faster on the pentium pro.
When using a
bf-586.pl
, the pentium
pro/II
is %8 slower than using
bf-686.pl.
When using a
bf-686.pl
, the pentium is %16 slower
than
bf-586.pl
So the default is
bf-586.pl