summaryrefslogtreecommitdiff
path: root/test/parallel/test-crypto-cipher-decipher.js
Commit message (Expand)AuthorAgeFilesLines
* test: remove test messages for assert.strictEqualAli Groening2017-10-141-6/+6
* crypto: warn if counter mode used in createCipherShigeki Ohtsu2017-08-221-0/+3
* test: simplify test skippingVse Mozhet Byt2017-07-041-6/+4
* crypto: throw error in CipherBase::SetAutoPaddingKirill Fomichev2017-02-071-0/+36
* test: use ES6 to update let & constJason Humphrey2016-12-061-18/+18
* test: replace equal with strictEqual in cryptoJulian Duque2016-12-041-3/+3
* crypto: return `this` in setAuthTag/setAADKirill Fomichev2016-11-201-0/+11
* crypto: fix getDecoder() encoding checkatstojanov2016-09-041-0/+26
* test: cleanup IIFE testscjihrig2016-07-141-15/+15
* test: abstract skip functionality to commonJeremiah Senkpiel2016-05-121-2/+2
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-2/+2
* crypto: disable crypto.createCipher in FIPS modeStefan Budeanu2015-11-201-59/+4
* test: changing process.exit to return while skipping testsSakthipriyan Vairamani2015-07-201-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-6/+7
* test: refactor all tests that depends on cryptoJohan Bergström2015-03-051-4/+3
* test: distribute crypto tests into separate filesBrendan Ashworth2015-02-131-0/+170