gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What versions of gnutls reset the MAC on gnutls_hmac_output?


From: Nikos Mavrogiannopoulos
Subject: Re: What versions of gnutls reset the MAC on gnutls_hmac_output?
Date: Tue, 13 Aug 2013 16:49:05 +0300

On Mon, Aug 12, 2013 at 8:28 PM, Steven G. Johnson <address@hidden> wrote:
> Thanks so much for the clarification.
> Is there a way to detect at runtime if we are using a GnuTLS linked with
> libgcrypt?   If it is linked with libgcrypt, is there any way to reset the
> MAC other than calling gnutls_hmac_deinit and gnutls_hmac_init again?

I don't think there is a way to check for libgcrypt or nettle on
runtime. It may be easier to check whether the reset occurs on a fixed
string instead.

regards,
Nikos



reply via email to

[Prev in Thread] Current Thread [Next in Thread]