From 28f070ceb1fa6d35347721bdd0bea20bea1c0cc9 Mon Sep 17 00:00:00 2001 From: David Paleino Date: Sun, 5 Feb 2012 18:41:24 +0100 Subject: [PATCH] Renamed wpa templates to clarify usage --- encryption/templates/wpa | 2 +- encryption/templates/wpa-psk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/encryption/templates/wpa b/encryption/templates/wpa index e56d254..86f0cb2 100644 --- a/encryption/templates/wpa +++ b/encryption/templates/wpa @@ -1,4 +1,4 @@ -name = WPA 1/2 (Passphrase) +name = WPA 1/2 (Hex [0-9/A-F]) author = Adam Blackburn version = 1 require key *Key diff --git a/encryption/templates/wpa-psk b/encryption/templates/wpa-psk index 130b46e..753a783 100644 --- a/encryption/templates/wpa-psk +++ b/encryption/templates/wpa-psk @@ -1,4 +1,4 @@ -name = WPA 1/2 (Preshared Key) +name = WPA 1/2 (Passphrase) author = Adam Blackburn version = 1 require apsk *Preshared_Key