SpringCard and Effitic ready for ‘at-home’ card-based services

Effitic, a french software engineering company, has set up a working demo that demonstrates how public transportation cards could be reloaded at home thanks to SpringCard’s contactless readers. In this architecture, all the business logic and the security components (SAM or HSM) are centralised in Effitic’s back-office server. A lightweight Java applet runs in a … Read more

Create and read NFC tags with SpringCard NFC Tool and NFC Decoder

NFC Tags in a nutshell An NFC Tag is a regular ISO 14443 card (either a memory card or a microprocessor-based smartcard), holding a specific content. Depending on this content, the “reader” will perform automatically a predefined action. Typical actions are : open a URL (Internet address), dial a number or send an SMS (if … Read more

Mifare UltraLight C : low-cost yet high security

NXP (formerly Philips SemiConductors) Mifare UltraLight chip (MF0ICU1) is a inexpensive contactless memory, widely used to make disposable transport tickets or other low-cost identification tags. As MF0ICU1 lacks of authentication or even password protection schemes, the reading application has to way to determine whether the serial number and the data come from a genuine card, … Read more

Contactless ticketing and pre-payment using Mifare UltraLight C and Prox’N’Roll

Last saturday, SpringCard Prox’N’Roll PC/SC was the core component of the access control and payment system during the annual gala of french high-school École Centrale d’Électronique (ECE) located in Paris. NXP Mifare UltraLight C chips were embedded in the disposable wristbands (featuring the SpringCard logo) that were worn by 3000 attendees. Starting from SpringCard SDK, … Read more

Why one shouldn’t trust card’s serial number

Both ISO 14443 and ISO 15693 mandates that the contactless/proximity cards or tags all have a ‘more-or-less unique’ physical identifier, that is required to identify the card or tag during the initial discovery process (and during the anti-collision loop when there’s more than one card in the field). This identifier is called UID in 14443-A … Read more