i tried connecting to a secured WiFi connection at work, and the key there is 64 characters long. when i typed on my n810 63 characters it diidnt let me write any more. it says <max number of characters reached>. omg that is annoying! any way of sorting it? I AM 100% sure i wrote 63 i checked like 10 times and even tried later AGAIN and still the same! is this issue with all the nokia internet tablets or just mine, i rang the customer service and they said it cant be fixed and i will have to use only normal WiFi networks that only need about 13 digit long keys.
Some WPA-PSK user interfaces (such as the one in Windows XP) allows the 256-bit WPA pre-shared key to be directly provided as 64 hexadecimal characters.
I just tried entering such a key on my OS2008 tablet, and it does indeed only permit up to 63 characters.
You can see if it's a GUI bug by using gconftool-2 from a command line. Save the network with the 63 byte key and then edit the settings at the commandline. You can start by examining the current stuff.
gconftool-2 -R /system/osso/connectivity/IAP/
It will take some playing, but you should be able to add the last digit to the key and then see if it will connect.
I think there is a disconnect here. You are trying to directly enter the HEX key, the dialog box accepts a WPA-PSK passphrase... they are different. Even more reason to save the network and just replace the key using gconftool.
Looks like Nokia is doing it correctly. You will need either the actual passphrase or use gconftool-2 to manually enter the key as a int list.
Originally Posted by
A wireless network with WPA-PSK encryption requires a passphrase (the pre-shared key) to be entered to get access to the network. Most wireless drivers accept the passphrase as a string of at most 63 characters, and internally convert the passphrase to a 256-bit key. However, some software also allows the key to be entered directly in the form of 64 hexadecimal digits. It is therefore occasionally useful to be able to calculate the 64-digit hexadecimal key that correspons to a given passphrase.
While WPA is supposedly not currently broken, I've read about some possible attacks against it and surely a dictionary attack would work, so the recommendation is to use a passphrase of at least 60 completely random characters.
It's not that you have to type them like a normal password, so I don't see the problem.
While WPA is supposedly not currently broken, I've read about some possible attacks against it and surely a dictionary attack would work, so the recommendation is to use a passphrase of at least 60 completely random characters.
It's not that you have to type them like a normal password, so I don't see the problem.
We all know WPA is better than WEP though, took me 8 mins last time...