X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/0de8e3874d6524379550a50a4d9c29faf2d239ea..e683ecb6a56d5aaea9b3d6428dc8c8acdb64bc9f:/client/nonce2key/nonce2key.c?ds=inline diff --git a/client/nonce2key/nonce2key.c b/client/nonce2key/nonce2key.c index c013c85d..b7ab7c32 100644 --- a/client/nonce2key/nonce2key.c +++ b/client/nonce2key/nonce2key.c @@ -288,4 +288,4 @@ int tryMfk64(uint64_t myuid, uint8_t *data, uint8_t *outputkey ){ crypto1_destroy(revstate); crypto1_destroy(pcs); return 0; -} +} \ No newline at end of file