From: pwpiwi <pwpiwi@users.noreply.github.com>
Date: Tue, 12 Feb 2019 08:06:30 +0000 (+0100)
Subject: fix emv roca hash error (#781)
X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/3783c45af1ec1f478c3f17e8d75522a3043ad955?hp=3783c45af1ec1f478c3f17e8d75522a3043ad955

fix emv roca hash error (#781)

* fix ICC Public Key Hash calculation
* add -a option to 'emv roca'
* replace print() by PrintAndLogEx() in emv_pki.c
---