summaryrefslogtreecommitdiff
path: root/test/parallel/test-crypto-cipheriv-decipheriv.js
AgeCommit message (Expand)Author
2019-01-11test: improve test coverage of native crypto codeTobias Nießen
2018-12-24crypto: add key object APITobias Nießen
2018-03-25lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater
2018-02-10crypto: allow passing null as IV unless requiredTobias Nießen
2017-12-08test: improve coverage for Cipheriv and DecipherivLeko
2017-10-14test: change crypto decipheriv assertion messagesDaniel Kostro
2017-08-30crypto: fix error of createCipher in wrap modeShigeki Ohtsu
2017-07-27test: adjust indentation for stricter lintingRich Trott
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-06-21test: fix RegExp nitsVse Mozhet Byt
2017-03-03benchmark,build,doc,lib,src,test: correct typosBenjamin Fleischer
2016-12-04test: refactor test-crypto-cipheriv-decipherivAileen
2016-12-03test: refactor test for crypto cipher/decipher ivJulian Duque
2016-10-17crypto: fix faulty logic in iv size checkBen Noordhuis
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