From 2952862912796cdf8f7cd9d997b26d709cb1a512 Mon Sep 17 00:00:00 2001 From: Love Hornquist Astrand Date: Sun, 15 Aug 2010 15:27:36 -0700 Subject: [PATCH] add new numbers --- lib/hcrypto/rsa.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lib/hcrypto/rsa.c b/lib/hcrypto/rsa.c index e600aad8e..ae3ed0d13 100644 --- a/lib/hcrypto/rsa.c +++ b/lib/hcrypto/rsa.c @@ -61,9 +61,10 @@ * * gmp: 0.733615 * tfm: 2.450173 - * ltm: 2.452774 (default in hcrypto) - * openssl: 4.046564 - * imath: 22.975163 + * ltm: 3.79 (default in hcrypto) + * openssl: 4.04 + * cdsa: 15.89 + * imath: 40.62 * * See the library functions here: @ref hcrypto_rsa */