17 Commits (a73ab9de0dfd1d62c429263c68640388e88fe847)

Author SHA1 Message Date
Rich Trott 022b53c9de lib: refactor crypto cipher/hash/curve getters 8 years ago
Rich Trott a68987c154 benchmark,lib,test: adjust for linting 8 years ago
Jared Young 57f993d0f5
test: renamed assert.Equal to assert.strictEqual 8 years ago
Ben Noordhuis 6ef6d42cce crypto: fix faulty logic in iv size check 8 years ago
Rich Trott 3d21907682 test: favor `===` over `==` in crypto tests 8 years ago
cjihrig 4a408321d9 test: cleanup IIFE tests 9 years ago
Rich Trott 5b63d48e9e lib,benchmark,test: implement consistent braces 9 years ago
Michael Wain 2996b5c975 crypto: Allow GCM ciphers to have a longer IV length 9 years ago
Jeremiah Senkpiel 52bae222a3 test: abstract skip functionality to common 9 years ago
James M Snell 85ab4a5f12 buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
Stefan Budeanu 56a2b9a246 crypto: disable crypto.createCipher in FIPS mode 9 years ago
Sakthipriyan Vairamani 79c865a53f test: changing process.exit to return while skipping tests 10 years ago
Sakthipriyan Vairamani 69298d36cf test: formatting skip messages for TAP parsing 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
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
Calvin Metcalf ce56dccb99 crypto: allow creation of GCM ciphers with createCipher 10 years ago
Ingmar Runge 26a1b712ec crypto: improve error messages 11 years ago
Brian White 31ce34887f crypto: allow setting add'l authenticated data 11 years ago
Ingmar Runge e0d31ea2db crypto: support GCM authenticated encryption mode. 11 years ago