[#] http://marc.info/?l=openbsd-cvs&m=140712580506611&w=2
openbsd-cvs(obsdave,2) — All
2014-08-04 08:55:06


Module name: src
Changes by: miod@cvs.openbsd.org 2014/08/03 22:16:11

Modified files:
lib/libssl/src/crypto/evp: e_chacha.c

Log message:
In chacha_init(), allow for a NULL iv. Reported by znz on github.
ok guenther@ jsing@