]> git.zerfleddert.de Git - proxmark3-svn/commit
add a specific check function for static nonces (used in 'hf mf nested') (#911)
authorpwpiwi <pwpiwi@users.noreply.github.com>
Mon, 16 Mar 2020 12:32:00 +0000 (13:32 +0100)
committerGitHub <noreply@github.com>
Mon, 16 Mar 2020 12:32:00 +0000 (13:32 +0100)
commitaa8ff592ae60e82492d7092ea7ec9d43a7228f4d
tree271444a1d844d059ced515489e554fff479eae82
parentbedae7768cd6b73616be32d2d8753574ef2e1bb6
add a specific check function for static nonces (used in 'hf mf nested') (#911)

* add a specific check function for static nonces in 'hf mf nested'
* uses a fixed nr_enc and does all the crypto operations on client
* for all possible keys calculate par_enc and ar_enc and send them to device
* CHANGELOG update
CHANGELOG.md
armsrc/mifarecmd.c
armsrc/mifareutil.c
armsrc/mifareutil.h
client/cmdhfmf.c
client/mifare/mifarehost.c
include/mifare.h
Impressum, Datenschutz