Skip to content

Commit

Permalink
AuthLegacy(0x0A) works using 3DES enc/dec modes -- Makefile no testin…
Browse files Browse the repository at this point in the history
…g -- For emsec#313
  • Loading branch information
maxieds committed Jan 31, 2022
1 parent 195e600 commit 281d3c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Firmware/Chameleon-Mini/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ SETTINGS += -DDESFIRE_DEFAULT_LOGGING_MODE=DEBUGGING
#SETTINGS += -DDESFIRE_DEFAULT_LOGGING_MODE=OFF

#Set a default testing mode setting (0 = OFF, non-NULL = ON):
#SETTINGS += -DDESFIRE_DEFAULT_TESTING_MODE=0
SETTINGS += -DDESFIRE_DEFAULT_TESTING_MODE=1
SETTINGS += -DDESFIRE_DEFAULT_TESTING_MODE=0
#SETTINGS += -DDESFIRE_DEFAULT_TESTING_MODE=1

#Feature: Use randomized UIDs that mask the actual secret UID until
#the tag has been issued a successful authentication sequence:
Expand Down

0 comments on commit 281d3c7

Please sign in to comment.