From ed69f9005634acf38dcfe336bc377076d0f25ee8 Mon Sep 17 00:00:00 2001 From: Romuald Conty Date: Tue, 29 Jun 2010 14:45:55 +0000 Subject: [PATCH] add MIFARE Classic 4K documentation reference. --- libfreefare/mifare_classic.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/libfreefare/mifare_classic.c b/libfreefare/mifare_classic.c index ed9a2de..cb696fc 100644 --- a/libfreefare/mifare_classic.c +++ b/libfreefare/mifare_classic.c @@ -21,9 +21,14 @@ * This implementation was written based on information provided by the * following documents: * + * MIFARE Standard Card IC * MF1ICS50 Functional specification * Rev. 5.3 - 29 January 2008 * + * MIFARE Standard 4kByte Card IC + * MF1ICS70 Functional specification + * Rev. 4.1 - 29 January 2008 + * * Making the Best of Mifare Classic * Wouter Teepe (Radboud University Nijmegen) * October 6, 2008