18 Commits (cc1a47dc6b94b2feb4de9e46be9333d81d537783)

Author SHA1 Message Date
Anna Henningsen 6c2daf0ce9
crypto: throw proper errors if out enc is UTF-16 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
Rich Trott a68987c154 benchmark,lib,test: adjust for linting 8 years ago
cjihrig e5499b32cf test: s/assert.notEqual()/assert.notStrictEqual()/ 8 years ago
cjihrig ff1efa6087 test: use const for all require() calls 8 years ago
Deepti Agrawal 9765dd4bda test: update parallel/test-crypto-hash.js 8 years ago
Trevor Norris 54cc7212df buffer: introduce latin1 encoding term 9 years ago
Jeremiah Senkpiel 52bae222a3 test: abstract skip functionality to common 9 years ago
Rich Trott 8f56958658 test,tools: adjust function argument alignment 9 years ago
Rich Trott a7335bd1f0 test,benchmark: use deepStrictEqual() 9 years ago
Calvin Metcalf 1d9451bb5a crypto: better error message for createHash 9 years ago
James M Snell 85ab4a5f12 buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
Fedor Indutny b010c87164 crypto, string_bytes: treat `buffer` str as `utf8` 9 years ago
Stefan Budeanu e499ea849c test: skip/replace weak crypto tests in FIPS mode 9 years ago
Sakthipriyan Vairamani 79c865a53f test: changing process.exit to return while skipping tests 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Johan Bergström 671fbd5a9d test: refactor all tests that depends on crypto 10 years ago
Brendan Ashworth becb4e980e test: distribute crypto tests into separate files 10 years ago