I have some PC/SC code that has encoded thousands of MIFARE cards. I now have a HID OMNIKEY 5127 CK reader and I cannot get it to authenticate. For a standard 1K MIFARE card I load the transport key with:
FF 82 20 00 06 FF FF FF FF FF FF
which succeeds and then to authenticate against the first block:
FF 88 00 00 60 00
and it gives 67 00. Has anyone else seen this?