[PATCH 3/6] android: Remove liboath dependency

Kevin Cernekee cernekee at gmail.com
Mon Feb 9 07:11:06 PST 2015


On Sun, Feb 8, 2015 at 11:18 PM, David Woodhouse <dwmw2 at infradead.org> wrote:
> On Sun, 2015-02-08 at 14:20 -0800, Kevin Cernekee wrote:
>> OATH is now handled internally using OpenSSL/GnuTLS HMAC primitives.
>
> We don't use liboath any more (although I almost regretted that decision
> when I realised it meant I had to reimplement base32 support too).
>
> But we *do* use libpskc.

OK, let's drop this patch.

oath-toolkit will probably need a bit of work to switch from
AM_PATH_XML2 to PKG_CHECK_MODULES so we can enable libpskc.  Also,
IIRC oath-toolkit was using a couple of gnulib modules that do not
build on 64-bit Android, which I've been meaning to look at for a
while.



More information about the openconnect-devel mailing list