Implementing Diffie-Hellman

Chuck Tuffli CTuffli
Wed Jul 30 08:02:38 PDT 2008


On Wed, Jul 30, 2008 at 5:27 AM, Jouni Malinen wrote:

> On Tue, Jul 29, 2008 at 11:33:59AM -0700, Chuck Tuffli wrote:
> 
> > The current WPS patch uses Diffie-Hellman functions from OpenSSL, and in
> > an effort to reduce the external dependencies, I'm trying to implement
> > this using some of the available crypto routines such as
> > crypto_mod_exp(). The question is which of the crypto*.c files to use
> > and do these routines require files other than those include with
> > wpa_supplicant (e.g. tomcrypt.h)?
> 
> The current wpa_supplicant (0.6.x) comes with an optional Diffie-Hellman
> implementation in src/crypto/dh_groups.c. This is used for EAP-IKEv2 and

Ok, I will use this for 0.6.x development, but what can I do for 0.5.10?

---chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.shmoo.com/pipermail/hostap/attachments/20080730/4c27ac07/attachment-0001.htm 



More information about the Hostap mailing list