summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornelsonb%netscape.com <devnull@localhost>2002-11-21 05:44:41 +0000
committernelsonb%netscape.com <devnull@localhost>2002-11-21 05:44:41 +0000
commit7549e924f23656d403756e68f1f08b7ed6e856a3 (patch)
tree4a8082591d3e533bcde15ae44d164917c2f62820
parent7ca3adad3dd55f8398bb5a66a21e3221b4217027 (diff)
downloadnss-hg-7549e924f23656d403756e68f1f08b7ed6e856a3.tar.gz
Add tests for sha256, sha384, and sha512.
-rw-r--r--security/nss/tests/cipher/cipher.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/nss/tests/cipher/cipher.txt b/security/nss/tests/cipher/cipher.txt
index 6965aa4d1..29915cfc9 100644
--- a/security/nss/tests/cipher/cipher.txt
+++ b/security/nss/tests/cipher/cipher.txt
@@ -30,4 +30,6 @@
0 md2_-H MD2_Hash
0 md5_-H MD5_Hash
0 sha1_-H SHA1_Hash
-
+ 0 sha256_-H SHA256_Hash
+ 0 sha384_-H SHA384_Hash
+ 0 sha512_-H SHA512_Hash