
12 Dec
2022
12 Dec
'22
12:05 p.m.
On a Friday in 2022, Peter Krempa wrote:
'gnutls_datum_t' simply holds pointers to the encryption key and it's
*its
length. There's absolutely no point in securely erasing that.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/util/vircrypto.c | 4 ---- 1 file changed, 4 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano