Available to Everyone. No Membership Required.

Access Control is Moving to Public Keys. Your Physical Credential Should Too.

LEAF Verified brings modern cryptographic security to physical credentials, built on NXP's MIFARE DUOX® technology. The same public key foundation as Aliro™, with no shared secrets and no vendor lock-in. Designed for scale and open to everyone. No LEAF membership required.

64% of buildings on outdated systems
<1 min Bulk credential enrollment
EAL 6+ Common Criteria certified
LEAF Verified
No shared secrets
Wafer-level provisioning
Open standards

Public Keys in 10 Seconds

Three everyday analogies that explain everything on this page

1
Master key diagram — one shared key opens every lock
Symmetric · Legacy

The Master Key

One key opens every lock. Compromise cascades to all.

2
Personal key diagram — each credential gets its own unique key
Public Key

The Personal Key

Each credential, its own key. One lost badge, one revocation.

3
Registered key diagram — factory-stamped, cryptographically verified
LEAF Verified

The Registered Key

Stamped genuine at the factory. Can't be copied. Can't be faked.

See How LEAF Verified Works for You

Select your role to see what matters most

Integrate Once, Support Every LEAF Verified Credential

LEAF Verified is built on open standards: ISO 14443, ISO 7816-4, and X.509 PKI. No proprietary middleware, no vendor-specific APIs. Your platform verifies every LEAF Verified credential with the same integration.

Flexible Credential Delivery

Retrieve credentials via API calls into your platform, enable QR code scans for fast downloads, or use NDEF tap-to-phone redirect. A single manifest system that adapts to your workflow.

NDEF Tap-to-Phone Platform

Every credential supports NFC Data Exchange with a configurable dynamic URL redirect, providing the foundation for you to build custom enrollment, provisioning, and onboarding workflows within your platform.

One Integration, All Credentials

Every LEAF Verified credential uses the same certificate structure and verification flow. No per-vendor integration work.

credential_manifest.json
{
  "order_id": "o-Xk82mRvP",
  "total_credentials": 500,
  "credentials": [
    {
      "printed_id": "40928354012",
      "open_id": "240100020406",
      "serial_number": "04107C8AA22390"
    },
    {
      "printed_id": "40928354087",
      "open_id": "240100020588",
      "serial_number": "040E7D8A22390"
    }
  ]
}

One Crypto Stack. Two Credential Types. Total Coverage.

The cryptographic building blocks required to support LEAF Verified are the same ones required for Aliro. Supporting both means implementing one crypto stack, not two. Open-source documentation makes integration straightforward.

Open-Source Integration Docs

Device onboarding documentation and reference implementations, publicly available with no NDA required.

Shared ECC P-256 Foundation

LEAF Verified uses the same elliptic curve cryptography as Aliro. While Aliro requires mutual authentication (a fundamentally different protocol), the shared ECC P-256 foundation means less net-new cryptographic work on your roadmap.

LEAF Community Product Committee

Shape the credential roadmap alongside other industry leaders. Your input drives what comes next.

No Proprietary Middleware

Built on open standards (ISO 14443, ISO 7816-4, X.509 PKI) with no vendor-specific software required. Everything you need is included with the credential.

View on GitHub
leaf_verify.c
// Verify a LEAF Verified credential
leaf_status_t status = leaf_verify_credential(
    reader_ctx,
    credential->certificate,
    credential->open_id,
    LEAF_CURVE_P256
);

if (status == LEAF_OK) {
    grant_access(door_id);
}

Install Readers Like Light Switches. No Key Ceremonies Required.

With LEAF Verified, you never distribute secret keys to readers. No SAM cards. No key ceremonies. No site visits to rotate keys. Every credential carries its own certificate, and the reader verifies it cryptographically on the spot.

12 Minutes → Under 1 Minute

Credential Manifest enables bulk digital enrollment. What used to take manual card-by-card entry becomes a single import.

No Device Configuration

No vendor-specific profiles to load, no config apps to manage, no per-project device setup. Readers work out of the box with any LEAF Verified credential.

Multi-Vendor Freedom

Works across any LEAF Verified-compatible reader. Choose your hardware without being locked to a single credential vendor.

Legacy Deployment
1. Source customer-specific reader SKU
2. Obtain vendor config app + permissions
3. Load device profile per reader
4. Enroll credentials card by card
5. Troubleshoot compatibility issues
LEAF Verified Deployment
1. Select any compatible reader ✓
2. Mount & connect ✓
3. Import credentials in bulk ✓

Own Your Security. Not Your Vendor's Ecosystem.

LEAF Verified is built on open standards, using the same modern public key cryptography found in online banking and Aliro. Your credentials work across any compatible device from any manufacturer. No proprietary lock-in. No vendor dependency.

Your Next System Will Be in Place for 10+ Years

Most access control deployments stay installed for over a decade. LEAF Verified is built on the same foundation as Aliro, so the credential you choose today stays relevant for the life of the system.

Breach-Resilient Architecture

Every credential is cryptographically unique and verified at the factory. Lose one, deactivate one. Your fleet stays secure.

Tap-to-Phone Ready

Every credential includes NFC tap-to-phone, giving your access control software provider the capability to build self-service enrollment and onboarding workflows with a single tap.

Card to Phone Tap

LEAF Verified and Aliro: Two Pillars of the Public Key Future

LEAF Verified and Aliro aren't competing. They're the two halves of the industry's transition from symmetric to public key.

LEAF Verified

Physical Credentials
  • Cards, fobs
  • Passive credentials with tap-to-phone
Shared Foundation
ECC P-256
X.509 Certificates
ISO 14443 / 7816-4
No Shared Secrets

Aliro

Digital Credentials
  • Smartphones, smartwatches, wallets
  • Connected devices with OTA provisioning
!
For reader manufacturers: The cryptographic building blocks required to support LEAF Verified are the same ones required for Aliro. Supporting both means implementing one crypto stack, not two.

Frequently Asked Questions

Quick answers to the questions we hear most

LEAF Verified is a physical access credential built on NXP's MIFARE DUOX chip, the first MIFARE IC to support public key cryptography. It uses ECC P-256 to authenticate on the spot, with no shared secrets, backend calls, or key distribution required. It is a turnkey, ready-to-deploy product, not just a chip.

MIFARE DUOX is NXP's contactless IC technology: the silicon. It provides powerful cryptographic capability but, on its own, has no application, identity, or ecosystem. LEAF Verified is what DUOX becomes when it is securely provisioned through a direct partnership between NXP and LEAF, starting at the wafer level. Think of DUOX as the raw material and LEAF Verified as the finished, deployable product.

Every credential carries a guaranteed unique 12-digit Open ID and a LEAF Certificate that enables any compatible reader to cryptographically verify authenticity. Authentication happens on the spot using public-key cryptography. No shared secrets are ever exchanged.

No. LEAF Verified is built on open standards (ISO 14443, ISO 7816-4, and X.509 PKI) using the same ECC P-256 cryptography as Aliro. Integration documentation is being open-sourced so any reader manufacturer can add support, and the LEAF Community's Product Committee governs the credential's evolution.

No. They solve different problems for different form factors. LEAF Verified is a physical credential product for passive media like cards and fobs. Aliro is a protocol for connected digital devices like smartphones and smartwatches. They share the same cryptographic foundation (ECC P-256) and are designed to complement each other.

Both. A modern deployment uses physical badges and mobile credentials together. Physical badges work without batteries or network connectivity; mobile credentials offer dynamic provisioning and remote revocation. LEAF Verified covers physical credentials, Aliro covers digital. Together they provide complete coverage on a single public-key foundation.

While you can buy raw chips, a blank DUOX chip is just a component with no identity, no certificate, and no ecosystem. LEAF Verified delivers a turnkey, ready-to-deploy product with wafer-level provisioning, PKI infrastructure, enrollment tooling, and ecosystem support. Building this from scratch would require developing your own PKI, encoding pipelines, API integrations, and ongoing lifecycle management.

No. LEAF Verified is available now and addresses the physical credential use case that Aliro does not cover. Deploying LEAF Verified today means deploying on the same public-key foundation Aliro is built on. Your physical credentials are future-aligned from day one.

Technical Specifications

The details engineers look for before booking a demo

IC PlatformNXP MIFARE DUOX
Security CertificationCommon Criteria EAL 6+
Secure ElementHardware-based key storage
ProvisioningWafer-level
AlgorithmElliptic Curve Cryptography (ECC)
CurveNIST P-256
OperationsECDSA (signatures) + ECDH (key agreement)
Certificate FormatX.509 PKI
Symmetric Keys RequiredZero
RF InterfaceISO 14443 Type A
Command StructureISO 7816-4 APDUs
Memory ArchitectureDESFire-compatible open memory
NFC Data ExchangeNDEF (configurable per credential)
Unique Identifier12-digit guaranteed unique Open ID
ID ProvisioningWafer-level (pre-manufacturing)
Bulk EnrollmentDigital Credential Manifest via LEAF API
NDEF CapabilityTap-to-phone with dynamic URL redirect

The Public Key Era:
Why LEAF Verified and Aliro Are Stronger Together

A technical overview of the industry's shift from symmetric to public key access control, and how physical and digital credentials fit together.

What's Inside
The Public Key Revolution Is Here
Chip, Credential, and Community
What Is Aliro, and What It Isn't
Better Together: The Complementary Model
Common Questions
leaf_verified_whitepaper.pdf
The Public Key Era
Why LEAF Verified and Aliro Are Stronger Together
1 / 8