Re: WEP text-password to hex-key hashing formula
site_archiver@lists.apple.com Delivered-To: macnetworkprog@lists.apple.com --Jorge El 03/02/2008, a las 0:20, Andre-John Mas escribió: 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 (Macnetworkprog@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/macnetworkprog/jorgechamorro%40mac.co... _______________________________________________ Do not post admin requests to the list. They will be ignored. Macnetworkprog mailing list (Macnetworkprog@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/macnetworkprog/site_archiver%40lists.... An airport base station allows you to enter shorter and/or longer-than- should-be passwords: For example, an airport's 40-bit wep key could be set to (via airport utility) just the 3 letters "abc", and the equivalent wep key would be 0xFBACFD96BD... nothing to do with "abc", at first sight. But if set to "abcde" (5 chars) instead, the equivalent wep key would be "0x6162636465"... as should be. This email sent to jorgechamorro@mac.com This email sent to site_archiver@lists.apple.com
participants (1)
-
Jorge Chamorro