Re: WEP text-password to hex-key hashing formula
Re: WEP text-password to hex-key hashing formula
- Subject: Re: WEP text-password to hex-key hashing formula
- From: Andre-John Mas <email@hidden>
- Date: Sat, 2 Feb 2008 18:20:30 -0500
On 2-Feb-08, at 17:40 , Freek Sanders wrote:
Hi,
I'm working on a project that is to interface with an apple airport.
This involves embedded hardware for which we've written drivers. We
would like to use the apple text-password to connect to the airport.
However, this means converting the text-password to a hex-key.
I am just guessing but I would suspect the hex value is simply the
ascii value of each charcater. So 'Hello' would be:
48656c6c6f
Check out are the ascii man page, which indicates the values for each
character. This might also be useful:
http://www.csgnetwork.com/wepgeneratorcalc.html
Andre
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden