Aadhaar
GeneralIndian Biometric Identity Number
A unique 12-digit identity number issued by UIDAI to Indian residents, linked to biometric and demographic data. Used widely for identity verification, KYC, and government service delivery.
Definition
Aadhaar is a 12-digit unique identity number issued by the Unique Identification Authority of India (UIDAI) to residents of India, linked to an individual's biometric data โ fingerprints and iris scans โ along with basic demographic details. Since its rollout, Aadhaar has become the most widely held identity document in India, used for identity verification, government subsidy delivery, and KYC compliance across banking and financial services.
Unlike PAN, which is specifically a tax identifier issued by the Income Tax Department, Aadhaar is a general-purpose identity number issued by UIDAI and verified through biometric matching rather than purely documentary checks. The two numbers are commonly linked (PAN-Aadhaar seeding) but remain functionally distinct systems.
Formula
Aadhaar numbers use the Verhoeff algorithm for their check digit โ a checksum method more robust than simple weighted-sum approaches, capable of detecting all single-digit errors and most transposition errors (where two adjacent digits are swapped). The algorithm works by mapping digits through multiplication and permutation tables derived from the mathematics of the dihedral group D5, rather than a simple linear formula.
Worked Example
An Aadhaar number entered as a continuous 12-digit string, such as 234123412346, is conventionally displayed grouped into three sets of four digits: 2341 2341 2346.
If only partial visibility is needed โ for instance, on a document being shared with a third party โ UIDAI's masked format replaces the first 8 digits: XXXX XXXX 2346.
Key Things to Know
- 12 digits, grouped in 4s: the standard display format is three groups of four digits, separated by spaces.
- Verhoeff checksum, not simple weighted-sum: Aadhaar's check digit algorithm catches more error types than the simpler checksums used by PAN-style alphanumeric IDs.
- Masked Aadhaar protects privacy: showing only the last 4 digits is the UIDAI-recommended format for situations where the number must be displayed but full exposure isn't necessary.
- Distinct from PAN: Aadhaar is a general identity number from UIDAI; PAN is a tax-specific identifier from the Income Tax Department. They're linked, not interchangeable.
Frequently Asked Questions