summaryrefslogtreecommitdiff
path: root/test/parallel/test-crypto-hmac.js
AgeCommit message (Expand)Author
2019-10-03crypto: remove arbitrary UTF16 restrictionAnna Henningsen
2019-01-11test: improve test coverage of native crypto codeTobias Nießen
2018-12-24crypto: add key object APITobias Nießen
2018-12-16test: merge test with unnecessary child processSam Roberts
2018-03-25lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater
2018-03-06test: add more information to assert.strictEqualUjjwal Sharma
2018-02-16test,benchmark,doc: enable dot-notation ruleRuben Bridgewater
2017-12-06test: expand coverage for cryptoLeko
2017-10-09test: improve crypto HMAC test assertionsSeth Holladay
2017-09-18crypto: refactor the crypto moduleJames M Snell
2017-07-17src: avoid heap allocation in hmac.digest()Ben Noordhuis
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-05-03crypto: throw proper errors if out enc is UTF-16Anna Henningsen
2017-01-23test: test hmac binding robustnessSam Roberts
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-06benchmark,lib,test: adjust for lintingRich Trott
2017-01-02test: use const for all require() callscjihrig
2016-12-07test: refactor test-crypto-hmaceudaimos
2016-08-21test: favor `===` over `==` in crypto testsRich Trott
2016-08-02test: improve chained property readabilityRich Trott
2016-05-12test: abstract skip functionality to commonJeremiah Senkpiel
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2016-02-01test: remove var redeclarations in test-crypto-*Rich Trott
2016-01-19test: fix issues for space-in-parens ESLint ruleRoman Reiss
2015-11-19test: skip/replace weak crypto tests 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