You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Mifare Classic support: New product types MIFARE_CLASSIC_1K and MIFARE_CLASSIC_4K in ProductType enum to support NXP Mifare Classic 1K (64 blocks) and 4K (256 blocks) cards.
Authentication capability: New ProductType.hasAuthentication() method to indicate whether a storage card requires authentication before read/write operations.
Mifare Classic key types: New MifareClassicKeyType enum with KEY_A and KEY_B constants for Mifare Classic authentication.
Authentication methods: New authentication methods for Mifare Classic cards: