help-gnutls
[Top][All Lists]
Advanced

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

Re: [Help-gnutls] Diffie Hellman


From: Lennart Koopmann
Subject: Re: [Help-gnutls] Diffie Hellman
Date: Mon, 3 Nov 2008 14:02:14 +0100
User-agent: KMail/1.10.1 (Linux/2.6.27-7-generic; KDE/4.1.2; i686; ; )

On Monday 03 November 2008 13:33:11 Martin Knappe wrote:
> is there any point in calling gnutls_dh_set_prime_bits on the server side?
> many thanks

Yes. On the server side you set the number of DH prime bits the server offers 
in maximum. You will notice that your GnuTLS initialization process will take 
longer the higher you set the DH prime bits because generation takes longer.

You should regularly re-call gnutls_dh_set_prime_bits for security reasons.

So long
Lennart Koopmann






reply via email to

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