"Eric" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi, sorry if this is slightly off topic, but I am trying to create some
> strong passwords for a network and wireless router, but I'm not sure what
> characters are allowed for passwords generally. Are there clear rules on
> this, or are just any keyboard characters 'fair game' when creating a
> strong
> password?
>
> I will hazard a guess that the following characters are allowed, but are
> there any others allowed?
>
> ABCDEFGHIJKLMNOPQRSTUVWXYZ
> abcdefghijklmnopqrstuvwxyz
> 1234567890
>
> What else is allowed? Can you add anymore allowed (accepted) characters
> for
> passwords please.
>
> Thanks
> Eric
I have been looking into this subject recently as I am trying out a
different Wireless Access Point with a view to arranging a swap with a
colleague.
Netgear WG602 V3 appears to accept ANY character that can be typed on the
keyboard (and probably most that can't). In this respect it is compatible
with XP wireless support. In other words any random key that I can generate
with a program that I wrote some time ago works
http://www.soroban.co.uk/wepkeygen.htm.
The Belkin F5D7230-4 router that I am testing will only accept a few
punctuation characters. I haven't tried an exhaustive test but I know it
won't accept " or £ characters. the documentation states only a-z and 0-9. I
know it does accept both upper and lower case characters. In view of this
recent discovery I am updating my program so that the character set is
selectable. I also would recommend
https://www.grc.com/passwords for the
time being, at least until I fix my program.
Note that if you use a long (63 character) passphrase then the additional
security provided by additional characters is not as much as you might think
as the 63 characters are "hashed" down to a 256 bit value that is used by
the device.