summaryrefslogtreecommitdiff
path: root/test/parallel/test-crypto-cipher-decipher.js
AgeCommit message (Expand)Author
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-01-10test: refactor `common.expectWarning()`Ruben Bridgewater
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-11-06test: remove unused catch bindingscjihrig
2018-08-10test: fix crypto test caseTobias Nießen
2018-08-05crypto: move createCipher to runtime deprecationTobias Nießen
2018-03-26test: add deprecation code to expectWarningDaniel Bevenius
2018-03-25lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater
2018-02-16test: remove assert.doesNotThrow()Ruben Bridgewater
2018-01-03test: update references to archived repositoryTobias Nießen
2017-12-22test: use valid authentication tag lengthTobias Nießen
2017-12-08test: improve coverage for Cipher and DecipherLeko
2017-10-30crypto: migrate CipherBase to internal/errorsJames M Snell
2017-10-14test: remove test messages for assert.strictEqualAli Groening
2017-08-22crypto: warn if counter mode used in createCipherShigeki Ohtsu
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-02-07crypto: throw error in CipherBase::SetAutoPaddingKirill Fomichev
2016-12-06test: use ES6 to update let & constJason Humphrey
2016-12-04test: replace equal with strictEqual in cryptoJulian Duque
2016-11-20crypto: return `this` in setAuthTag/setAADKirill Fomichev
2016-09-04crypto: fix getDecoder() encoding checkatstojanov
2016-07-14test: cleanup IIFE testscjihrig
2016-05-12test: abstract skip functionality to commonJeremiah Senkpiel
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2015-11-20crypto: disable crypto.createCipher in FIPS modeStefan Budeanu
2015-07-20test: changing process.exit to return while skipping testsSakthipriyan Vairamani
2015-05-19test: enable linting for testsRoman Reiss
2015-03-05test: refactor all tests that depends on cryptoJohan Bergström
2015-02-13test: distribute crypto tests into separate filesBrendan Ashworth