WPA-PSK Key Generator

 

Instructions:

  1. Select the size of the key you would like to generate.
  2. Hit the "generate" button. Your random key will appear in the text box.
  3. Select the random key (click on the box and type [cntrl-a]) and copy it to your clipboard [cntrl-c]. Be sure you select the entire key!
  4. Paste [cntrl-v] this key into the configuration screens for both your wireless access point and your wireless client.


Key size: False Security (8 characters)
  Bare Minimum Security (20 characters)
  Maximum WPA Security (63 characters)
  Custom Size: characters (For wpa, must be between 8 and 63.)
generate

WPA, as part of the initial implementation of 802.11i, includes a host of new features designed to patch the gaping holes in the previous wireless encryption and authentication protocol, WEP. Wpa-psk, the less secure version of WPA for those of us who do not have a PEAP authentication server, relies upon a common pre-shared key to initialize the communication.


Note: The code for key generation is based upon Warewolf Labs.