From b8f426acfc7eb9411f27f10987082689c8f996b6 Mon Sep 17 00:00:00 2001 From: James Prestwood Date: Wed, 3 Jan 2018 15:20:09 -0800 Subject: [PATCH] docs: hlrauc documentation for pycrypto The python library "pycrypto" is required for hlrauc to run. --- doc/test-runner.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/test-runner.txt b/doc/test-runner.txt index fe0d8c7f..1e45d4c4 100644 --- a/doc/test-runner.txt +++ b/doc/test-runner.txt @@ -313,6 +313,13 @@ found at: https://w1.fi/cgit/hostap/plain/hostapd/hostapd.conf +Note: for EAP-SIM/AKA/AKA' hostapd needs an authenticator running separately. +IWD has a python version of hostapd's "hlrauc.c". This may work out of the box +on your system, but the pycrypto library is required. This can be installed +with python pip3: + + sudo pip3 install pycrypto + Running with oFono and phonesim ------------------------------- EAP-SIM/AKA/AKA' require SIM card access to perform the authentication