summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/buffer/buffer.c
diff options
context:
space:
mode:
authorbeck <>2002-06-11 16:07:14 +0000
committerbeck <>2002-06-11 16:07:14 +0000
commit14da1a4449f342ed1a6e07d2c7f91244e782fee6 (patch)
treea586c6b46fe4b245307978e6b845bc27db34bad5 /src/lib/libcrypto/buffer/buffer.c
parentf93ac9817d952baaa63dc9f3008ea7678ccc1697 (diff)
downloadopenbsd-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/buffer/buffer.c')
0 files changed, 0 insertions, 0 deletions