Re: GnuTLS | rnd: always clear internal RNG state and confidential temporary data (!2051)
Read-only notification of GnuTLS library development activities <[email protected]>
| Newsgroups | gmane.comp.encryption.gpg.gnutls.devel |
|---|---|
| Message-ID | <[email protected]> |
Alexander Sosedkin started a new discussion on lib/nettle/rnd.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/2051#note_3002559712
>
> static void wrap_nettle_rnd_deinit(void *_ctx)
> {
> + zeroize_key(_ctx, sizeof(*_ctx));
`sizeof(*_ctx)` doesn't look right, how would it know the right size?
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/2051#note_3002559712
You're receiving this email because of your account on gitlab.com.
_______________________________________________
Gnutls-devel mailing list
[email protected]
http://lists.gnupg.org/mailman/listinfo/gnutls-devel