pem-dev
[Top] [All Lists]

DSS vs RSA execution times

1994-07-22 14:33:00
Since you guys are discussing DSS performance issues, here are my own
measurements, if anyone is interested.  My ancient slow 25-MHz 80386 PC
computes the DSS and the RSA (for comparison) signatures in the
following execution times (in seconds)--

 DSS precompute   DSS Sign   DSS Verify   RSA Sign   RSA Verify
  3.519            0.00       4.903        1.426      0.015

These are my own implementations of DSS and RSA, in C, with assembly
subroutines for modulo multiplication.

prz


<Prev in Thread] Current Thread [Next in Thread>
  • DSS vs RSA execution times, Philip Zimmermann <=