summaryrefslogtreecommitdiff
path: root/test/parallel/test-crypto-fips.js
Commit message (Expand)AuthorAgeFilesLines
* src,test: raise error for --enable-fips when no FIPSDaniel Bevenius2021-06-081-2/+21
* build,src,test,doc: enable FIPS for OpenSSL 3.0Daniel Bevenius2021-05-141-1/+5
* src,test: support dynamically linking OpenSSL 3.0Daniel Bevenius2021-03-161-122/+127
* crypto: make FIPS related options always awailableVít Ondruch2021-02-251-39/+32
* test: use spread objectFran Herrero2020-01-031-1/+1
* test: use fipsMode in test-crypto-fipsDaniel Bevenius2019-01-301-1/+4
* test: fix arguments order in assert.strictEqualteppeis2018-11-251-1/+1
* tools: add 'spaced-comment' into eslint rulesWeijia Wang2018-04-011-2/+2
* crypto: docs-only deprecate crypto.fips, replaceJames M Snell2018-02-021-27/+27
* test: fix spelling in test case commentsTobias Nießen2018-01-111-1/+1
* crypto: migrate setFipsCrypto to internal/errorsJames M Snell2017-10-271-4/+9
* crypto: only try to set FIPS mode if differentGibson Fahnestock2017-09-261-0/+9
* test: remove envPlus, use Object.assign everywhereGibson Fahnestock2017-09-031-15/+6
* test: begin normalizing fixtures useJames M Snell2017-08-071-2/+5
* test: adjust indentation for stricter lintingRich Trott2017-07-271-1/+1
* test: simplify test skippingVse Mozhet Byt2017-07-041-5/+3
* test: skip fips tests using OpenSSL config fileDaniel Bevenius2017-06-281-23/+41
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-6/+5
* crypto: support OPENSSL_CONF againSam Roberts2017-02-091-3/+22
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-2/+2
* test: s/assert.notEqual()/assert.notStrictEqual()/cjihrig2017-01-061-2/+2
* test: use const for all require() callscjihrig2017-01-021-4/+4
* test: improving crypto fipsJames Tenenbaum2016-12-111-1/+1
* crypto: fix openssl.cnf FIPS handling & testingRod Vagg2016-10-191-7/+28
* test: abstract skip functionality to commonJeremiah Senkpiel2016-05-121-1/+1
* benchmark,test,lib: remove extra spacesRich Trott2016-05-111-1/+1
* crypto: Improve control of FIPS modeStefan Budeanu2016-02-251-0/+180