summaryrefslogtreecommitdiff
path: root/test/parallel/test-crypto-fips.js
AgeCommit message (Expand)Author
2019-01-30test: use fipsMode in test-crypto-fipsDaniel Bevenius
2018-11-25test: fix arguments order in assert.strictEqualteppeis
2018-04-01tools: add 'spaced-comment' into eslint rulesWeijia Wang
2018-02-02crypto: docs-only deprecate crypto.fips, replaceJames M Snell
2018-01-11test: fix spelling in test case commentsTobias Nießen
2017-10-27crypto: migrate setFipsCrypto to internal/errorsJames M Snell
2017-09-26crypto: only try to set FIPS mode if differentGibson Fahnestock
2017-09-03test: remove envPlus, use Object.assign everywhereGibson Fahnestock
2017-08-07test: begin normalizing fixtures useJames M Snell
2017-07-27test: adjust indentation for stricter lintingRich Trott
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-06-28test: skip fips tests using OpenSSL config fileDaniel Bevenius
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-02-09crypto: support OPENSSL_CONF againSam Roberts
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-06test: s/assert.notEqual()/assert.notStrictEqual()/cjihrig
2017-01-02test: use const for all require() callscjihrig
2016-12-11test: improving crypto fipsJames Tenenbaum
2016-10-19crypto: fix openssl.cnf FIPS handling & testingRod Vagg
2016-05-12test: abstract skip functionality to commonJeremiah Senkpiel
2016-05-11benchmark,test,lib: remove extra spacesRich Trott
2016-02-25crypto: Improve control of FIPS modeStefan Budeanu