add more speed (or maybe non speed numbers)
This commit is contained in:
@@ -56,15 +56,17 @@
|
|||||||
* Speed for RSA in seconds
|
* Speed for RSA in seconds
|
||||||
* no key blinding
|
* no key blinding
|
||||||
* 1000 iteration,
|
* 1000 iteration,
|
||||||
* same rsa key
|
* same rsa keys (1024 and 2048)
|
||||||
* operation performed each eteration sign, verify, encrypt, decrypt on a random bit pattern
|
* operation performed each eteration sign, verify, encrypt, decrypt on a random bit pattern
|
||||||
*
|
*
|
||||||
* gmp: 0.733615
|
* name 1024 2048 4098
|
||||||
* tfm: 2.450173
|
* =================================
|
||||||
* ltm: 3.79 (default in hcrypto)
|
* gmp: 0.73 6.60 44.80
|
||||||
* openssl: 4.04
|
* tfm: 2.45 -- --
|
||||||
* cdsa: 15.89
|
* ltm: 3.79 20.74 105.41 (default in hcrypto)
|
||||||
* imath: 40.62
|
* openssl: 4.04 11.90 82.59
|
||||||
|
* cdsa: 15.89 102.89 721.40
|
||||||
|
* imath: 40.62 -- --
|
||||||
*
|
*
|
||||||
* See the library functions here: @ref hcrypto_rsa
|
* See the library functions here: @ref hcrypto_rsa
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user