RES: HMAC SHA1 code

Mads Rasmussen mads
Mon Mar 17 08:53:00 PST 2003


> -----Mensagem original-----
> De: Nikhil Chauhan [mailto:sec4wlan at yahoo.de]
> Enviada em: segunda-feira, 17 de mar?o de 2003 13:37
> Para: artur at hecker.info; bdpayne at cs.umd.edu;
denis.belanger at colubris.com;
> henrik.eriksson at axis.com; hostap; openssl; radius; wlan yahoo
> Assunto: HMAC SHA1 code
> 
> Does anyone know a freely available implementation of
> the HMAC-SHA1 algorithm.
> Help appreciated.
> Regards,
> -Nikhil.

See rfc 2104 for HMAC-md5 
http://www.ietf.org/rfc/rfc2104.txt

Implement it with sha-1 and test against test cases in
http://www.ietf.org/rfc/rfc2202.txt

Mads




More information about the Hostap mailing list