CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/05/12 11:31:41
Modified files:
lib/libcrypto/bn: bn_lib.c
Log message:
Use explicit_bzero() rather than memset() when clearing a BIGNUM.
ok bcook@ tb@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/05/12 11:31:41
Modified files:
lib/libcrypto/bn: bn_lib.c
Log message:
Use explicit_bzero() rather than memset() when clearing a BIGNUM.
ok bcook@ tb@