WEP/WPA Key Generator
Generate raw hexadecimal keys for network security configuration.
Why generate raw Hex?
While most modern routers accept passphrases and internally convert them to a Pre-Shared Key (PSK) using PBKDF2, some legacy hardware or specific enterprise configurations require direct input of the raw hexadecimal key.
Security Warning
WEP (Wired Equivalent Privacy) is fundamentally broken and can be cracked in minutes by anyone capturing packets. You should never use WEP on a modern network. Use WPA2 or WPA3 instead.
FAQ
Q: Is this safe for WPA2?
A: Yes, selecting the WPA 64-hex char option provides a maximum-entropy PSK for WPA2 networks, bypassing dictionary attacks against human passphrases.