PIV

Identity
{# Answer-first lead — frontend-gold-standard §1.1. Expects `lead` (plain text, already resolved by apps.content.leads). Rendered directly under the h1 so the self-contained answer is the first prose a reader, a SERP snippet, or an AI extractor meets. No curated-data gate: the view always supplies either curated content_summary or a computed fallback. #}

Personal Identity Verification -- US federal smart card standard (NIST SP 800-73) for employee identification. It is also written Personal Identity Verification and FIPS 201. The term belongs to the Identity section of the smart card glossary.

Embed This Widget

Theme


      
    

Widget powered by . Free, no account required.

별칭: Personal Identity Verification FIPS 201

PIV -- Personal Identity Verification

Personal Identity Verification (PIV) is the US federal standard for smart card-based employee identification, defined by FIPS 201 and the technical specification NIST SP 800-73. PIV cards are issued to federal employees and contractors, providing multi-factor authentication for physical access to government buildings and logical access to computer systems and networks.

Card Architecture

A PIV card is a JavaCard or equivalent smart card carrying multiple X.509 certificates, RSA or ECC key pairs, and optional biometric templates (fingerprint minutiae and facial image). The card contains four mandatory certificates: PIV Authentication (for system login), Digital Signature (for signing emails and documents), Key Management (for encrypting communications), and Card Authentication (for contactless physical access). The PIV applet is identified by a standardized AID and responds to a defined set of APDU commands.

Authentication Methods

PIV supports multiple authentication mechanisms at different assurance levels. The card authentication key (9E) enables contactless tap-in access via ISO 14443 without requiring a PIN. The PIV authentication key (9A) requires PIN entry for network login, providing two-factor security (something you have + something you know). The optional on-card fingerprint matching provides three-factor authentication. FIPS 140 Level 2 certified cryptographic modules on the card ensure key operations meet federal security requirements.

Ecosystem and Interoperability

PIV is closely related to the CAC (Common Access Card) used by the Department of Defense. The PIV-I (PIV-Interoperable) specification extends PIV-compatible credentials to state, local, and commercial organizations. Smart card middleware such as OpenSC and vendor-specific PKCS#11 modules enable PIV cards to work with standard operating system login, VPN clients, and web browsers. The emerging PIV-D initiative supports derived credentials on mobile devices, bridging traditional contact-based smart card authentication to modern mobile platforms.

{# FAQ block + FAQPage JSON-LD. Expects `faq_items` = [{"question", "answer"}]. Native
/ (frontend-gold-standard §1.7): the answer text is in the initial HTML and stays reachable with JavaScript disabled, so crawlers and AI extractors read answer-shaped chunks without depending on Alpine. #}

자주 묻는 질문

Which certificates does a PIV card carry?

Four certificates are mandatory: PIV Authentication for system login, Digital Signature for signing email and documents, Key Management for encrypting communications, and Card Authentication for contactless physical access. The card may also carry fingerprint minutiae and a facial image.

What is the difference between key slots 9A and 9E?

The card authentication key in slot 9E supports contactless tap-in physical access over ISO 14443 without a PIN. The PIV authentication key in slot 9A requires PIN entry for network login, delivering two-factor authentication from possession of the card plus knowledge of the PIN.

Which standards define PIV?

FIPS 201 is the federal standard, with the technical card-edge specification in NIST SP 800-73. Cards are issued to federal employees and contractors for physical access to government buildings and logical access to computer systems and networks.

What is the smart card glossary and who is it for?

The smart card glossary is a comprehensive reference of technical terms, acronyms, and concepts used in smart card technology. It covers protocols (APDU, T=0, T=1), security (Common Criteria, EAL, HSM), hardware (SE, EEPROM, contact pad), and applications (EMV, ePassport, eSIM). It serves developers, product managers, and engineers.

Are the glossary definitions available in other languages?

Yes. SmartCardFYI provides glossary definitions in 15 languages including English, Korean, Japanese, Chinese, Spanish, Portuguese, Hindi, Arabic, French, Russian, German, Turkish, Vietnamese, Indonesian, and Thai.