Hello,
In the wiki (http://wiki.openwrt.org/OpenWrtDocs/Kam … Encryption) it says that one should only use alphanumeric combo for wpa/wpa2 key, however I tried a string of random printable ascii chars (excluding ' because config file uses 'key' format to store key) and seems to work too.
It used to work on official Asus WL-500gP firmware too, even with ', so I am unsure where the problem is and why that wiki recommendation stands.
Is it ok to use random printable ascii char key or there are some other reasons why I should restrict myself to using "simpler" alphanumeric string? (since it's just my home AP for personal use, I use 63 characters key)