A customer taps a handbag with her phone. Two seconds later, the screen confirms the item is genuine, shows its origin, and offers a care guide. Behind that tap lies a five-phase system: chip encoding at manufacture, digital identity creation, supply chain custody logging, cryptographic consumer authentication, and brand-side intelligence processing. Each phase serves a different purpose. Understanding which phase delivers security, which delivers intelligence, and where the architecture decisions lock in is what separates informed buyers from brands that end up with expensive stickers.
The pressure is converging from several directions at once.
NFC product authentication uses a secure Near Field Communication chip embedded in or on a physical product. Each chip holds a unique identifier and a cryptographic key. When a consumer taps the product with a smartphone, the chip generates a one-time authentication code that a backend server verifies in real time.
The critical distinction: a basic NFC tag is like a door with a key hanging next to it. A secure NFC tag is like a door that generates a fresh one-time code every time someone approaches, and the only way to produce the right code is to already hold the secret inside.
The chip family that delivers this in practice is the NTAG 424 DNA, compliant with ISO/IEC 14443-A and the NFC Forum Type 4 tag specification. It uses AES-128 encryption and a mechanism called SUN (Secure Unique NFC) messaging to produce a different authentication response on every tap.
Step 1. The NFC chip receives its identity and secret key.
At the production encoding station, each chip is written with two pieces of data in protected memory: a globally unique serialised identifier (typically GS1 SGTIN-compliant, combining a GTIN with a per-unit serial number) and an AES-128 secret key. The key is generated cryptographically and stored in memory that cannot be read externally. Only the chip and the brand’s backend know it.
Step 2. The chip is embedded in the product.
The encoded chip is integrated during production: moulded into a sole, laminated into a lining, embedded in a closure, or placed inside a cap. Integration during manufacture, not after, ensures the chip is part of the product’s physical construction. Removing it means destroying the product.
Step 3. The digital twin is created.
The brand’s platform creates a cloud record keyed to the chip’s identifier: product model, batch, production date, manufacturing facility, material composition (useful for DPP compliance later), and allocated distribution territory. This record exists from the moment the product becomes a specific serialised unit.
Step 4. Custody events are recorded at each handover.
As the product moves through the supply chain, from warehouse dispatch to regional hub to distributor, each handover is logged as a custody event against the unit’s identifier. The result is a timestamped chain of custody: where the product has been, which logistics partner held it, which territory transfers were formally authorised.
Step 5. Territory allocation becomes the baseline for anomaly detection.
The product’s allocated distribution territory, set at commissioning, is the reference against which all future consumer scan locations will be compared. Legitimate territory transfers update this reference. A consumer scan in a territory not covered by the allocation or a recorded transfer triggers a grey-market flag.
Step 6. The consumer taps the product.
When a phone comes within 1 to 4 cm of the chip, the phone’s NFC reader powers the chip via electromagnetic induction. No battery in the chip. It wakes, reads the reader’s signal, and begins computing.
Step 7. The chip generates a Secure Dynamic Message.
The chip computes an AES-CMAC (Cipher-based Message Authentication Code) over its UID and its current tap counter value, using the stored secret key. Because the tap counter increments with every interaction, this message is unique to this specific tap. The chip encodes the credential into a URL and transmits it.
Step 8. The phone opens the URL automatically.
iOS (iPhone XS/XR and later for background reading, iPhone 7 and later with explicit read) and Android (the majority of modern NFC-enabled devices) handle the NFC interaction natively. No app download. No QR scan. The browser opens the URL. The consumer experience is indistinguishable from tapping a contactless payment terminal.
Step 9. The backend validates the cryptographic response.
The server receives the URL containing the chip’s UID, tap counter, and AES-CMAC. Using its stored copy of the secret key, the backend computes what the AES-CMAC should be for this UID and this counter value. Match: genuine. Mismatch: fail. A replayed previous response also fails because the expected counter has already advanced.
Step 10. The consumer sees the result.
The browser page displays the authentication outcome. For a genuine product: provenance story, care instructions, sustainability data, ownership registration, loyalty content. Tap to result: typically under two seconds.
Step 11. The scan event is logged.
In the same backend call that validates authentication, the platform records the chip identifier, tap counter, UTC timestamp, and geographic indicator. Geography is derived from the request’s IP address (country-level, always available) and GPS coordinates if the consumer has consented. Both are logged; GPS is treated as enrichment.
Step 12. Geographic anomaly detection runs in real time.
The platform compares the scan geography against the product’s territory allocation and custody chain. Consistent geography passes silently. A scan in an unallocated territory is flagged for review, giving brand protection teams evidence of potential diversion.
Both NFC and QR can carry a unique product identifier. The security properties are different.
| Capability | Secure NFC (NTAG 424 DNA) | Serialised QR code |
|---|---|---|
| Unique identifier per unit | Yes (UID + GS1 serial) | Yes (serialised URL) |
| Cryptographic challenge-response | Yes (AES-128, SUN messaging) | No (static data) |
| Clone resistance | High: secret key cannot be extracted, response changes every tap | Low: any camera copies the code |
| Replay protection | Yes: tap counter increments; old responses fail | None unless server-side rate limiting is layered on |
| Consumer interaction | Tap (no app, native OS handling) | Camera scan (native, but requires visual access) |
| Works through packaging | Yes (NFC reads through paper, plastic, fabric, thin wood) | No (code must be visible) |
| DPP data carrier suitability | Trust layer; not the primary regulatory carrier | GS1 Digital Link QR is emerging as the de facto DPP default |
| Marginal unit cost | $0.45 to $0.65 per tag at five-figure volumes for NTAG 424 DNA-class labels (public catalogues, 2026) | Near-zero print cost; real cost is serialisation and platform |
The distinction that matters: a QR code proves a product was once registered. A secure NFC chip proves the physical object in your hands is the one that was registered, right now, at this moment.
NFC is not always the answer. For product lines with very high volumes, low unit value, no meaningful secondary market, and tight cost constraints, a serialised QR code linked to a cloud platform delivers traceability and DPP compliance at near-zero marginal hardware cost. Think mass-market FMCG, entry-price cosmetics, or commodity beverages sold in the hundreds of millions. The counterfeiting risk on these lines is typically lower, the resale ecosystem is minimal, and the authentication use case is weaker.
Where the product has brand equity worth protecting, a resale market, or a premium price point, the security gap becomes a liability. A QR code on a luxury handbag is a photograph away from being duplicated. A secure NFC chip is not.
Published converter prices for NTAG 424 DNA-class labels cluster around $0.45 to $0.65 per unit at five-figure order volumes (public catalogues, 2026). On-metal variants, which include a ferrite layer to prevent detuning, add 7 to 30% to that range. At 50,000 units and above, pricing is typically quote-only.
Standard non-secure NFC tags (NTAG213-class, no cryptographic authentication) list around EUR 0.19 to 0.23 at 1,000 to 10,000 units, but these lack the secret key, the tap counter, and the SUN messaging that make authentication meaningful. They can be cloned.
The tag is one component. The total system cost includes encoding infrastructure at the production line, the cloud platform for identity management and authentication, and integration with existing ERP or supply chain systems.
Wine and spirits. Chips embedded in closures detect opening (TagTamper). A sealed bottle authenticates as genuine with full provenance. An opened bottle shows as consumed, protecting against refill fraud. Territory tracking flags bottles surfacing outside their allocated market.
Luxury leather goods and fashion. Chips laminated into linings or sewn into labels survive the product’s full lifecycle. Authentication supports the resale market: a buyer can verify before purchasing secondhand. Ownership transfer links the new owner to the brand’s engagement platform.
Watches and jewellery. On-metal tags with a ferrite layer solve the detuning problem that standard NFC tags face on metallic surfaces. The chip becomes a digital certificate of authenticity that travels with the watch, not in a separate paper card that can be separated or forged.
Cosmetics and fragrance. Chips in caps or secondary packaging authenticate at point of sale. Post-purchase taps deliver usage guidance, ingredient transparency, and refill prompts. For DPP readiness, the same chip can carry or link to material composition data.
Cigars. Chips in box closures authenticate the full box. Individual cigar bands can carry NFC for ultra-premium lines. The controlled distribution network makes territory anomaly detection especially valuable.
iPhone XS, XR, and all later models read NFC tags in the background: the user holds the phone near the tag, and iOS opens the URL without any app or manual action. Earlier iPhones (7, 8, X) support NFC reading but require an explicit action.
On Android, the majority of modern NFC-enabled devices handle tag reading natively with the screen on. The interaction opens the browser automatically.
No dedicated app is needed. No QR scanner. The experience is as simple as tapping a contactless payment terminal.
Standard NFC tags detune on metallic surfaces: the electromagnetic field is disrupted, and the tag becomes unreadable. On-metal tags solve this with a ferrite shielding layer between the chip and the metal surface. The cost premium is 7 to 30% above standard tags.
Liquids do not block NFC but can attenuate the signal if the chip is submerged. For wine and spirits, the standard approach places the chip in the closure or cap, above the liquid line, where it reads reliably.
40+ brands · 12+ years · EUR 1.5B in product value protected.
From chip encoding on the production line to a consumer tap two seconds long, every phase of an end-to-end authentication system serves a specific function: security, traceability, compliance, or commercial intelligence. Selinko builds and operates these systems across luxury, wine and spirits, cosmetics, and beyond.
No. An NTAG 424 DNA chip stores its AES-128 secret key in memory that cannot be read externally. Each tap produces a unique cryptographic response using the key and an incrementing counter. Without the key, a clone cannot generate a valid response, and the backend rejects it.
No. iPhones (XS/XR and later) and most modern Android phones read NFC tags natively. The phone opens the authentication URL in the browser automatically. The entire interaction, from tap to result, takes under two seconds with no app download.
Each product is assigned a distribution territory at commissioning. When a consumer taps the product, the scan’s geographic indicator is compared against this allocation and any recorded territory transfers. A scan outside authorised territories triggers a grey-market flag for the brand protection team.
NTAG 213 is a standard NFC tag without cryptographic authentication. It can be read and cloned. NTAG 424 DNA includes AES-128 encryption, a tap counter, and SUN messaging, producing a unique verifiable response on every interaction. Only the DNA variant supports genuine product authentication.
The DPP requires a data carrier on the product linked to a digital record of composition, origin, and sustainability data. GS1 Digital Link QR is emerging as the primary visible carrier. NFC adds a cryptographic trust layer: it proves the physical product matches the digital record, preventing DPP data from being copied onto a counterfeit.
If the tag uses the TagTamper variant, the chip detects that the closure circuit is broken. The backend marks the product as opened. The consumer sees a different status, confirming the bottle has been previously unsealed, which protects against refill fraud.
Passive NFC tags have no battery and no moving parts. Their data retention is rated at over 10 years under normal conditions. The tag lasts as long as the product it is embedded in, making it suitable for luxury goods with long ownership cycles.
Secure NFC tags (NTAG 424 DNA-class) cost approximately $0.45 to $0.65 per unit at five-figure volumes, with on-metal variants adding 7 to 30%. Total system cost includes encoding hardware on the production line, the cloud authentication platform, and integration with existing systems. Pricing at 50,000 units and above is typically quote-based.
Talk to Selinko