Strip whitespace before unbase64'ing since base64_decode() fails if the string has...
commit37a382eda06c099139e8696c79ce498b990dafc3
authorJeff Connelly <shellreef+git@gmail.com>
Tue, 3 Jun 2008 04:05:27 +0000 (2 21:05 -0700)
committerJeff Connelly <shellreef+git@gmail.com>
Tue, 3 Jun 2008 04:05:27 +0000 (2 21:05 -0700)
treec108276c7225f3b0c884f728673e8ded65dd2037
parenteed84143b14c440e8cdd97fef20be3a52bd95998
Strip whitespace before unbase64'ing since base64_decode() fails if the string has whitespace.
libotp.c