23 Commits (27b5bf14ca8958d44d75030477b85a6bd34d6490)

Author SHA1 Message Date
James M Snell c75f87cc4c crypto: refactor the crypto module 7 years ago
Griffith Tchenpan 1df9340d0b test: invoke callback with common.mustCall() 8 years ago
James M Snell 7535a94c8a test: begin normalizing fixtures use 8 years ago
Rich Trott aa6fac68da test: adjust indentation for stricter linting 8 years ago
Vse Mozhet Byt 2d2986ae72 test: simplify test skipping 8 years ago
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 10 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