Dr. Stephen Henson 4d1f3f7a6c Update perl asm scripts include paths for perlasm. il y a 17 ans
..
.cvsignore 4bb61becbb Add emacs cache files to .cvsignore. il y a 19 ans
bf-586.pl 4d1f3f7a6c Update perl asm scripts include paths for perlasm. il y a 17 ans
bf-686.pl 778ec213fb Remove redundant line. il y a 25 ans
readme 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b il y a 26 ans

readme

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