What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

About Choosing Wireless AP Keys

  • Thread starter Thread starter k61824
  • Start date Start date
K

k61824

Guest
If I am using a Pseudo random number generator (PRNG) to generate strings for keys and SSIDs for my wireless AP (WPA2/AES), does it make a big difference whether I use a cryptographically secure PRNG or not? (as in are there tools that exploit the non-securedness of PRNG string generations?)
 
I don't think so, as the vast majority of WPA2 keys are not going to be hard random. If WPA2 was weak enough to require hard random keys, then it would be effectively broken and we'd be looking for something better.

Of course hard random is theoretically better, and if an attacker has a good idea of your own weak key generation technique, then you could be at risk.

https://www.grc.com/passwords.htm
 

Similar threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top