What is smart card? | Definition from TechTarget (2024)

By

  • Ben Lutkevich,Site Editor
  • Linda Rosencrance
  • Michael Cobb

What is a smart card?

A smart card is a physical card that has an embedded integrated chip that acts as a security token. Smart cards are typically the same size as a driver's license or credit card and can be made out of metal or plastic. They connect to a reader either by direct physical contact -- also known as chip and dip -- or through a short-range wireless connectivity standard such as radio-frequency identification (RFID) or near-field communication.

The chip on a smart card can be either a microcontroller or an embedded memory chip. Smart cards are designed to be tamper-resistant and use encryption to provide protection for in-memory information. Cards with microcontroller chips can perform on-card processing functions and manipulate information in the chip's memory.

Smart cards are used for a variety of applications but are most commonly used as credit cards and other payment cards. The payment card industry's support of smart cards for the Europay, Mastercard and Visa (EMV) card standard has driven the distribution of smart cards. Smart cards capable of short-range wireless connectivity can be used for contactless payment systems. They can also be used as tokens for multifactor authentication (MFA).

International standards and specifications cover smart card technology. Some of those standards and specs are industry-specific applications. In the United States, smart card technology conforms to international standards -- International Organization for Standardization/International Electrotechnical Commission 7816 and ISO/IEC 14443 -- backed by the Secure Technology Alliance.

The first mass use of smart cards was Télécarte, a telephone card for payment in French pay phones, launched in 1983. Smart cards are now ubiquitous and have largely replaced magnetic stripe -- also known as mag stripe -- card technology, which only has a capacity of 300 bytes of nonrewriteable memory and no processing capability.

How smart cards work

Smart card microprocessors or memory chips exchange data with card readers and other systems over a serial interface. The smart card itself is powered by an external source, usually the smart card reader.

Smart cards communicate with readers via direct physical contact or using RFID or another short-range wireless connectivity standard. The chip or processor on the card contains data that the card reader accesses. The processor on the card contains a basic operating system (OS) that lets the card hold, transmit and protect the data.

The card reader passes data from the smart card to its intended destination, usually a payment or authentication system, over a network connection.

Uses of smart cards

Smart cards are generally used in applications that must deliver fast, secure transactions. They can protect personal information in numerous situations, including the following:

  • credit cards;
  • other types of payment cards;
  • corporate and government identification cards;
  • transit fare payment cards; and
  • e-documents, such as electronic passports and visas.

Smart cards, such as debit cards, are often used with a personal identification number (PIN). Organizations also use them for security purposes, as MFA tokens and for authenticating single sign-on (SSO) users and enabling passwordless authentication.

Types of smart cards

Smart cards are categorized based on criteria such as how the card reads and writes data, the type of chip used and its capabilities. They include the following types:

  • Contact smart cards are the most common type of smart card. They are inserted into a smart card reader that has a direct connection to a conductive contact plate on the surface of the card. Commands, data and card status are transmitted over these physical contact points.
  • Contactless cards require only close proximity to a card reader to be read; no direct contact is necessary. The card and the reader are both equipped with antennae and communicate using radio frequencies over a contactless link. The antennae are often a copper wire that wraps around the edge of the card.
  • Dual-interface cards are equipped with both contactless and contact interfaces. This type of card enables secure access to the smart card's chip with either the contactless or contact smart card interfaces.
  • Hybrid smart cards contain more than one smart card technology. For example, a hybrid smart card might have an embedded processor chip that is accessed through a contact reader and an RFID chip for proximity connection. The different chips may be used for different applications linked to a single smart card -- for example, when a proximity chip is used for physical access control to restricted areas and a contact chip is used for SSO authentication.
  • Memory smart cards only contain memory chips and can only store, read and write data to the chip. The data on these cards can be overwritten or modified, but the card itself is not programmable. So, data can't be processed or modified programmatically. These cards can be read-only and used to store data such as a PIN, password or public key. They can also be read-write and used to write or update user data. Memory smart cards can be configured to be rechargeable or disposable, in which case the data they contain can only be used once or for a limited time before being updated or discarded.
  • Microprocessor smart cards have a microprocessor embedded onto the chip, in addition to memory blocks. A microprocessor card may also incorporate specific sections of files where each file is associated with a specific function. The data in the files and the memory allocation are managed with a smart card OS. This type of card can be used for more than one function and usually enables adding, deleting and otherwise manipulating data in memory.

Smart cards can also be categorized by their application, such as credit card, debit card, entitlement or other payment card, authentication token and so on.

Advantages of smart cards

Smart cards offer several advantages, such as these:

  • Stronger security. Smart cards provide a higher level of security than magnetic stripe cards because they contain microprocessors capable of processing data directly without remote connections. Even memory-only smart cards can be more secure because they can store more authentication and account data than traditional mag stripe cards. Smart cards are generally safe against electronic interference and magnetic fields, unlike magnetic stripe cards.
  • Information persistence. Once information is stored on a smart card, it can't be easily deleted, erased or altered. That is why smart cards are good for storing valuable data that should not be reproduced. However, applications and data on a card can be updated through secure channels, so issuers do not have to issue new cards when an update is needed.
  • Multiple uses. Multiservice smart card systems let users access more than one service with one smart card.
What is smart card? | Definition from TechTarget (1)

Disadvantages of smart cards

While smart cards have many advantages, there also drawbacks, including the following:

  • Cost. The cards and the smart card readers can be expensive.
  • Compatibility. Not all smart card readers are compatible with all types of smart cards. Some readers use nonstandard protocols for data storage and card interface, and some smart cards and readers use proprietary software that is incompatible with other readers.
  • Security vulnerabilities. Smart cards are secure for many applications, but they are still vulnerable to certain types of attack. For example, attacks that can recover information from the chip can target smart card technology. Differential power analysis (DPA) can be used to deduce the on-chip private key used by public key algorithms, such as the Rivest-Shamir-Adleman (RSA) algorithm. Some implementations of symmetric ciphers are vulnerable to timing attacks or DPA. Smart cards may also be physically disassembled in order to gain access to the onboard microchip.

Examples of smart cards

Examples of smart card applications include the following:

  • Payment cards, including debit and credit cards issued by commercial credit card companies and banks, are used for financial transactions.
  • Electronic benefits transfer cards are used for distribution of government benefits, such as the U.S. Supplemental Nutrition Assistance Program.
  • Transit cards let local and regional transit systems process payments, as well as give riders points on their purchases.
  • Access control cards enable schools, companies and government entities to control access to physical locations.
  • Smart health cards help medical facilities securely store patient medical records.
  • SIM cards, used inside of digital cameras and smartphones, store media and other data.

Future of smart card technology and applications

Smart cards are ubiquitous in the payment card industry, and they are widely used for business applications. They are likely to become a common alternative to passwords for authentication. It is also likely that the standard, wallet-sized smart card will be replaced with a smaller alternative.

As the financial industry changes, so will smart card uses and applications. As blockchain technology gains traction, smart cards are beginning to be used as wallets and payment cards for cryptocurrencies.

Security is a key benefit of smart cards. The technology makes it difficult to take personal credentials directly from the physical card. Unfortunately, cybercriminals have myriad ways of attaining this information. Learn how cybercriminals steal credit card information in the age of smart cards.

This was last updated in December 2021

Continue Reading About smart card

  • 5 PCI DSS best practices to improve compliance
  • The ultimate guide to cybersecurity planning for businesses
  • 10 cybersecurity best practices to protect your business
  • SASE identity policies enhance security and access control
  • How to safely stop unnecessary Windows 10 services

Related Terms

cryptography
Cryptography is a method of protecting information and communications using codes, so that only those for whom the information is...Seecompletedefinition
retina scan
Retina scanning is a biometric authentication technology that uses an image of an individual's retinal blood vessel pattern as a ...Seecompletedefinition
single sign-on (SSO)
Single sign-on (SSO) is a session and user authentication service that permits a user to use one set of login credentials -- for ...Seecompletedefinition

Dig Deeper on Identity and access management

  • mPOS (mobile point-of-sale)By: GavinWright
  • contactless paymentBy: TechTargetContributor
  • near-field communication (NFC)By: GeorgeLawton
  • 6 potential enterprise security risks with NFC technologyBy: SeanKerner
What is smart card? | Definition from TechTarget (2024)

FAQs

What is smart card? | Definition from TechTarget? ›

Smart cards are designed to be tamper-resistant and use encryption to provide protection for in-memory information. Cards with microcontroller chips can perform on-card processing functions and manipulate information in the chip's memory.

What is smart card short answer? ›

A smart card is a plastic card that contains a microprocessor and a memory chip or just a memory chip. The microprocessor card has the ability to add, delete and manipulate information on the card. A memory-chip card, such as a phone card, can only add information.

What is a smart card reader simple definition? ›

Meaning of smart card reader in English

a piece of equipment connected to a computer system that reads information from smart cards: The keyboards have smart card readers which verify personal data. (Definition of smart card reader from the Cambridge Business English Dictionary © Cambridge University Press)

What is smart card technology quizlet? ›

Smart Cards. 1) Can participate in an automated elctronic transaction. 2) Used primarily to add security, can store data securely. 3)Not easily forged or copied, can host/run a range of security algorithms and functions.

What is a smart card for BitLocker? ›

BitLocker for data volumes

The key used to encrypt the drive can be stored in a virtual smart card, which necessitates knowledge of the virtual smart card PIN to access the drive, and possession of the device that is hosting the TPM virtual smart card.

What is smart card answer to reset? ›

An Answer To Reset (ATR) is a message output by a contact Smart Card conforming to ISO/IEC 7816 standards, following electrical reset of the card's chip by a card reader. The ATR conveys information about the communication parameters proposed by the card, and the card's nature and state.

How does a smartcard work? ›

The card communicates with a reader either through direct physical contact or with a remote contactless electromagnetic field that energizes the chip and transfers data between the card and the reader.

What is card reader short answer? ›

A card reader is a device that allows you to read information from various types of cards, such as credit cards, debit cards, identification (ID) cards, and memory cards. It can be connected to a computer or a mobile device to transfer data or perform specific functions.

Is smart card reader useful? ›

Smart card readers serve as an interface between the smart card and a computer or other terminal, facilitating tasks such as identity verification, data storage, and secure transactions.

Which of the following is an example of a smart card? ›

The Amazon Visa credit card and the Wells Fargo debit card are likely examples of smart cards.

What is smart card and what are its advantages and disadvantages? ›

The advantages of using smart cards for security access control systems include enhanced security, improved convenience, and greater flexibility. The disadvantages include the potential for unauthorized access, difficulty in tracking usage, and the potential for data breaches.

Which makes the smart card smart? ›

"Smart" cards are chip cards with microprocessors. These smart cards can be divided into smart cards for a single specific application and multi-function smart cards. The host computer has to communicate with the processor on the smart card to exchange information and commands.

What is a smart card in computer security? ›

Smart cards are tamper-resistant portable storage devices that can enhance the security of tasks such as authenticating clients, signing code, securing e-mail, and signing in with a Windows domain account. Smart cards provide: Tamper-resistant storage for protecting private keys and other forms of personal information.

What is smart card key? ›

Smart cards, such as debit cards, are often used with a personal identification number (PIN). Organizations also use them for security purposes, as MFA tokens and for authenticating single sign-on (SSO) users and enabling passwordless authentication.

What is smart card lock? ›

RFID Card Electronic Hotel Door Lock Access Control It is mainly used in Hotels and widely in schools, hospitals, airports, warehouses, offices, and other door lock applications. The lock provides you with all the features that you will need to manage your hotel other access control applications.

What is a credit card in simple words? ›

What is a credit card in simple words? A credit card is a physical payment card that allows you to get credit from a financial institution. You can use the pre-approved limit to make purchases and repay the borrowed amount with an interest each month within your billing cycle.

What is the meaning of smart ID card? ›

The South African smart identity card – known as a Smart ID Card – replaces the old green bar-coded identity book. Both are identity documents that serve as proof of a person's identity.

What is the meaning of intelligent card? ›

a plastic card with integrated circuits used for storing and processing computer data. Also called: laser card, intelligent card. Collins English Dictionary.

What is a smart memory card? ›

A smart card is a card that is embedded with either a microprocessor and a memory chip or only a memory chip with non-programmable logic.

Top Articles
Latest Posts
Article information

Author: Ms. Lucile Johns

Last Updated:

Views: 6407

Rating: 4 / 5 (61 voted)

Reviews: 92% of readers found this page helpful

Author information

Name: Ms. Lucile Johns

Birthday: 1999-11-16

Address: Suite 237 56046 Walsh Coves, West Enid, VT 46557

Phone: +59115435987187

Job: Education Supervisor

Hobby: Genealogy, Stone skipping, Skydiving, Nordic skating, Couponing, Coloring, Gardening

Introduction: My name is Ms. Lucile Johns, I am a successful, friendly, friendly, homely, adventurous, handsome, delightful person who loves writing and wants to share my knowledge and understanding with you.