CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2014/07/02 21:26:43

Modified files:
        usr.bin/ssh    : digest-openssl.c 

Log message:
use EVP_Digest() for one-shot hash instead of creating, updating,
finalising and destroying a context.
bz#2231, based on patch from Timo Teras

Reply via email to