CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/06/20 22:16:53
Modified files:
lib/libssl/src/crypto/dsa: dsa.h dsa_key.c dsa_ossl.c
Log message:
Disable DSA_FLAG_NO_EXP_CONSTTIME, always enable constant-time behavior.
Improved patch from Cesar Pereida. See
https://github.com/libressl-portable/openbsd/pull/61 for more details.
ok beck@
