"[EMAIL PROTECTED] via RT" <[EMAIL PROTECTED]> said: > i've added a second patch > <http://arctic.org/~dean/crypto/openssl-0.9.8-CVS-bn-sse2-v2.patch> -- the > second patch includes run-time detection of SSE2 and selects between two > implementations of bn_mul_add_words so that it can be used in a general > purpose distribution.
Quite impressive, but using sigsetjmp() isn't very portable. Why not setjmp and longjmp? --gv ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
