Find attached a patch against 0.9.7d which has a new
compile-time option to have the run-time option to
precompute tables for a specific DSA key which result
in a significant speed-up on subsequent operations
using that key. All at the cost of 3 * qbits * pbits
memory per key, and some college math.

No nice interface has been defined to enable the
run-time option, see apps/speed.c to see how to flip
the bit..

(I already cc'ed the .gov guys on my first post
attempt, which never made it to the list since i
wasn't subscribed.. duh)

This seems generic and useful enough to make it into
the dist?

marius

Attachment: DSA_PRECOMPUTE-openssl-0.9.7d.patch
Description: DSA_PRECOMPUTE-openssl-0.9.7d.patch

Reply via email to