openssl speed is quite useful for testing hardware support (among other
authorGeoff Thorpe <geoff@openssl.org>
Wed, 11 Jul 2001 18:59:25 +0000 (18:59 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Wed, 11 Jul 2001 18:59:25 +0000 (18:59 +0000)
commitaf436bc1580949f49c25370f8ad1042303f92259
tree4ce7a414e7fe4d19ffe1efe4ca560f3040fa2b6b
parentab603c6987f72a8b8771a8ad8ae24f3431c3ec5c
openssl speed is quite useful for testing hardware support (among other
things), especially as the RSA keys are fixed. However, DSA only fixes the
DSA parameters and then generates the public and private components on the
fly each time - this commit hard-codes some sampled key values so that this
is no longer the case.
CHANGES
apps/speed.c
apps/testdsa.h