Hi Andrew, On 03/18/2019 07:48 PM, Andrew Zaborowski wrote: > We would only zero out memory used by the scalar type because > Diffie-Hellman secrets are scalars, but in PWD the PWD and PK values may > be points so also clear those. Update l_ecc_scalar_free to use > explicit_bzero too. > --- > ell/ecc.c | 7 ++++++- > ell/ecdh.c | 2 -- > 2 files changed, 6 insertions(+), 3 deletions(-) > All applied, thanks. Regards, -Denis