CVSROOT:        /cvs
Module name:    src
Changes by:     js...@cvs.openbsd.org   2018/06/14 12:34:50

Modified files:
        lib/libcrypto/dsa: dsa_ossl.c 

Log message:
Use a blinding value when generating a DSA signature, in order to reduce
the possibility of a side-channel attack leaking the private key.

Suggested by Keegan Ryan at NCC Group.

With input from and ok tb@

Reply via email to