Network

Preshared Key Generator

Generate a cryptographically random preshared key for IPsec, WireGuard, or other VPN tunnel configs.

Generated with crypto.getRandomValues(), not Math.random(). Nothing here is sent anywhere.

Related: the password and passphrase generator for something more memorable.

Runs entirely in your browser using crypto.getRandomValues(). Nothing generated here is sent anywhere.