]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/loclass/elite_crack.h
more work towards iclass elite dumping.. not quite finished yet though :(
[proxmark3-svn] / client / loclass / elite_crack.h
index c1fa3f1c072e2170b184f62f8f14747b56492fe5..21004e5993a09216a012099bf9e07ff886d1b17d 100644 (file)
@@ -68,7 +68,7 @@ int bruteforceItem(dumpdata item, uint16_t keytable[]);
  * @param k output
  */
 void hash1(uint8_t csn[] , uint8_t k[]);
-
+void hash2(uint8_t *key64, uint8_t *outp_keytable);
 /**
  * From dismantling iclass-paper:
  *     Assume that an adversary somehow learns the first 16 bytes of hash2(K_cus ), i.e., y [0] and z [0] .
Impressum, Datenschutz