Modify the 'speed' application so it now uses RSA_sign and RSA_verify
authorDr. Stephen Henson <steve@openssl.org>
Sat, 2 Oct 1999 01:18:19 +0000 (01:18 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sat, 2 Oct 1999 01:18:19 +0000 (01:18 +0000)
commitc91e1259347388b57264bec5b4a9fd91237adc26
treece044aee8beebcadd9068f63fa6a9c2c2deb3f64
parentd4cf2f1882e481ab3efcb1d9d0e48c87e38518f2
Modify the 'speed' application so it now uses RSA_sign and RSA_verify
instead of RSA_private_encrypt and RSA_public_decrypt
apps/speed.c