12 Commits (3f9d75c481307ddcf8b75f1cd8cc1103749b2066)

Author SHA1 Message Date
Ben Noordhuis 9389572cbc crypto: fix faulty logic in iv size check 8 years ago
Rich Trott 57c98f18a9 test: favor `===` over `==` in crypto tests 8 years ago
Rich Trott 337d2dd381 test: implement consistent braces 9 years ago
Michael Wain 65624440bf crypto: allow GCM ciphers to have longer IV length 9 years ago
Jeremiah Senkpiel 4067cde7ee test: abstract skip functionality to common 9 years ago
Stefan Budeanu b7c3fb7f75 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