summaryrefslogtreecommitdiff
path: root/test/parallel/test-crypto-cipheriv-decipheriv.js
Commit message (Expand)AuthorAgeFilesLines
* crypto: allow passing null as IV unless requiredTobias Nießen2018-08-161-1/+7
* test: change crypto decipheriv assertion messagesDaniel Kostro2017-10-171-4/+8
* crypto: fix error of createCipher in wrap modeShigeki Ohtsu2017-09-121-0/+24
* test: adjust indentation for stricter lintingRich Trott2017-07-281-9/+9
* test: simplify test skippingVse Mozhet Byt2017-07-191-5/+3
* test: fix RegExp nitsVse Mozhet Byt2017-06-211-3/+5
* benchmark,build,doc,lib,src,test: correct typosBenjamin Fleischer2017-03-031-2/+2
* test: refactor test-crypto-cipheriv-decipherivAileen2016-12-041-21/+21
* test: refactor test for crypto cipher/decipher ivJulian Duque2016-12-031-3/+3
* crypto: fix faulty logic in iv size checkBen Noordhuis2016-10-171-1/+35
* test: abstract skip functionality to commonJeremiah Senkpiel2016-05-121-1/+1
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-4/+4
* crypto: disable crypto.createCipher in FIPS modeStefan Budeanu2015-11-201-0/+65