> The GOST HMAC code using NID_id_GostR3411_94 will segfault if you use
> HMAC_Update with zero length input data.

This is not complete truth. It crashes with zero length only if data
pointer is NULL (or more accurately less that 32) as well. It's not a
justification, it's purely for protocol.

http://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=ea38f020492042bc1d1adc26ef197b0b9cadf968


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to