ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

WPA PSK (Raw Key) Generator

The Wireshark WPA Pre-shared Key Generator provides an easy way to convert a WPA passphrase and SSID to the 256-bit pre-shared ("raw") key used for key derivation.

Directions:
Type or paste in your WPA passphrase and SSID below. Wait a while. The PSK will be calculated by your browser. Javascript isn't known for its blistering crypto speed. None of this information will be sent over the network. Run a trace with Wireshark if you don't believe us.

Support open source packet analysis.

The non-profit Wireshark Foundation supports the development of Wireshark, a free, open-source tool used by millions around the world.

Passphrase
SSID
PSK

This page uses pbkdf2.js by Parvez Anandam and sha1.js by Paul Johnston.