diff options
author | beck <> | 2002-06-11 16:07:14 +0000 |
---|---|---|
committer | beck <> | 2002-06-11 16:07:14 +0000 |
commit | 14da1a4449f342ed1a6e07d2c7f91244e782fee6 (patch) | |
tree | a586c6b46fe4b245307978e6b845bc27db34bad5 /src/lib/libcrypto/rc5 | |
parent | f93ac9817d952baaa63dc9f3008ea7678ccc1697 (diff) | |
download | openbsd-14da1a4449f342ed1a6e07d2c7f91244e782fee6.tar.gz openbsd-14da1a4449f342ed1a6e07d2c7f91244e782fee6.tar.bz2 openbsd-14da1a4449f342ed1a6e07d2c7f91244e782fee6.zip |
add "dsa_dsa_mod_exp" - This mimics the software dsa_mod_exp funtion
using two mod_exp operations - otherwise we use BN_mod_exp2 entirely
in software, which makes dsa verifications glacially slow while
signatures, (which use mod_exp) are fast. This lets cards that can
only do bn_mod_exp decently offload most of dsa.
Diffstat (limited to 'src/lib/libcrypto/rc5')
0 files changed, 0 insertions, 0 deletions