From: iceman1001 Date: Sun, 29 Jan 2017 09:41:48 +0000 (+0100) Subject: CHG: the mifare Auth command can make use of a random nonce aswell. X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/e99acd00cc0ef24aa685b86eb4623c397e082368?hp=e99acd00cc0ef24aa685b86eb4623c397e082368 CHG: the mifare Auth command can make use of a random nonce aswell. CHG: since sim commands are timing critical, I'm testing a smaller prand prng function from Intel ---