test: increase crypto strength for FIPS standard
authorStefan Budeanu <stefan@budeanu.com>
Tue, 10 Nov 2015 21:33:25 +0000 (16:33 -0500)
committerJames M Snell <jasnell@gmail.com>
Wed, 23 Dec 2015 16:38:33 +0000 (08:38 -0800)
commit9837387dacf17b9f80b6b0d80c157cffc8eccca8
treeea092733c3def7bcb573993e7910f86ea2851ea6
parent0aa341b7c98887b1f03199f5c3b780bed126b614
test: increase crypto strength for FIPS standard

Use stronger crypto (larger keys, etc.) for arbitrary tests so
they will pass in both FIPS and non-FIPS mode without altering
the original intent of the test cases.

PR-URL: https://github.com/nodejs/node/pull/3758
Reviewed-By: Shigeki Ohtsu <ohtsu@iij.ad.jp>
Reviewed-By: James M Snell <jasnell@gmail.com>
test/parallel/test-crypto-binary-default.js
test/parallel/test-crypto-dh-odd-key.js
test/parallel/test-crypto-dh.js
test/parallel/test-crypto-ecb.js
test/parallel/test-crypto.js
test/parallel/test-dh-padding.js
test/pummel/test-dh-regr.js