summaryrefslogtreecommitdiff
path: root/security/nss/tests/cipher/rsa.txt
diff options
context:
space:
mode:
authormcgreer%netscape.com <devnull@localhost>2000-12-01 01:09:44 +0000
committermcgreer%netscape.com <devnull@localhost>2000-12-01 01:09:44 +0000
commit2367f77bca98a9a38a83ed1eeb1d5be70e2e0ad6 (patch)
treecf2b1151def0c5bb925618fdbec8397e76e31ef2 /security/nss/tests/cipher/rsa.txt
parentc9279772fa321523f0fd21718724da484d427079 (diff)
downloadnss-hg-2367f77bca98a9a38a83ed1eeb1d5be70e2e0ad6.tar.gz
add scripts for testing cipher performance. modify cipher.sh to reflect command arg changes in blapitest.
Diffstat (limited to 'security/nss/tests/cipher/rsa.txt')
-rw-r--r--security/nss/tests/cipher/rsa.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/security/nss/tests/cipher/rsa.txt b/security/nss/tests/cipher/rsa.txt
new file mode 100644
index 000000000..5508971e9
--- /dev/null
+++ b/security/nss/tests/cipher/rsa.txt
@@ -0,0 +1,8 @@
+#
+# This file enables test coverage of the rsa performance tests
+#
+#
+# mode keysize bufsize exponent repetitions cxrepetitions
+ rsa 32 32 17 1000 5
+ rsa 64 64 3 500 3
+ rsa 128 128 65537 200 3