23 Commits (dd20e68b0feb966c2a7439c947bbb4d46e3b19fe)

Author SHA1 Message Date
Timothy Gu a8f460f12d crypto: support all ArrayBufferView types 8 years ago
Karl Cheng 2555780aa6
test: check curve algorithm is supported 8 years ago
Brian White 61ebfa8d1f tools: add unescaped regexp dot rule to linter 8 years ago
Anna Henningsen 0db49fef41
crypto: support Uint8Array prime in createDH 8 years ago
樋口 彰 513d9bb8aa test: improve crypto coverage 8 years ago
Adrian Estrada 5520e40af3 test: improve the code in test-crypto-dh 8 years ago
Gibson Fahnestock 3d2aef3979 test: s/assert.equal/assert.strictEqual/ 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
cjihrig 4a408321d9 test: cleanup IIFE tests 8 years ago
Trevor Norris 54cc7212df buffer: introduce latin1 encoding term 9 years ago
James M Snell dcccbfdc79 src: refactor require('constants') 9 years ago
Jeremiah Senkpiel 52bae222a3 test: abstract skip functionality to common 9 years ago
Rich Trott a7335bd1f0 test,benchmark: use deepStrictEqual() 9 years ago
James M Snell 85ab4a5f12 buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
Fedor Indutny ebd9addcd1 crypto: clear error stack in ECDH::Initialize 9 years ago
Michael Ruddy 322b36c0a1 crypto: simplify using pre-existing keys with ECDH 9 years ago
Stefan Budeanu 56a2b9a246 crypto: disable crypto.createCipher in FIPS mode 9 years ago
Stefan Budeanu e4e5b13efd test: avoid test timeouts on rpi 9 years ago
Stefan Budeanu 11ad744a92 test: increase crypto strength for FIPS standard 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