In chacha_init(), allow for a NULL iv. Reported by znz on github.
authormiod <miod@openbsd.org>
Mon, 4 Aug 2014 04:16:11 +0000 (04:16 +0000)
committermiod <miod@openbsd.org>
Mon, 4 Aug 2014 04:16:11 +0000 (04:16 +0000)
commitb31ba9bc4c9c48ca1c16f20053699ef573ee0ced
tree18f510eaaf33ca38342209292a66d866749a8cec
parentb4a1c449cd30b7cd4b724fad059b0200e69bde66
In chacha_init(), allow for a NULL iv. Reported by znz on github.
ok guenther@ jsing@
lib/libcrypto/evp/e_chacha.c
lib/libssl/src/crypto/evp/e_chacha.c