summaryrefslogtreecommitdiff
path: root/tests/cipher
diff options
context:
space:
mode:
authorRyan Sleevi <ryan.sleevi@gmail.com>2013-11-24 17:52:09 -0800
committerRyan Sleevi <ryan.sleevi@gmail.com>2013-11-24 17:52:09 -0800
commitb7af1a829c9dc2730d181c950eb2e387702528b5 (patch)
treebcebcd9f0ba3e2d6567d97cf75478bcc24b395af /tests/cipher
parentf35f54d80030fc83731562d1aaa9f33881d1b734 (diff)
downloadnss-hg-b7af1a829c9dc2730d181c950eb2e387702528b5.tar.gz
BUG 158747: Add PSS and OAEP tests from the RSA test vectors
r=wtc
Diffstat (limited to 'tests/cipher')
-rw-r--r--tests/cipher/cipher.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/cipher/cipher.txt b/tests/cipher/cipher.txt
index 6fe10f36b..6728d1799 100644
--- a/tests/cipher/cipher.txt
+++ b/tests/cipher/cipher.txt
@@ -39,6 +39,10 @@
0 rc4_-D RC4_Decrypt
0 rsa_-E RSA_Encrypt
0 rsa_-D RSA_Decrypt
+ 0 rsa_oaep_-E RSA_EncryptOAEP
+ 0 rsa_oaep_-D RSA_DecryptOAEP
+ 0 rsa_pss_-S RSA_SignPSS
+ 0 rsa_pss_-V RSA_CheckSignPSS
0 dsa_-S DSA_Sign
0 dsa_-V DSA_Verify
0 md2_-H MD2_Hash