You’ve perhaps heard about a new credit card technology called Chip and Pin. Well, I say new, but it’s been in Europe already for around a decade, and when it rolled out there it reduced credit card fraud by around 80%.
Regular credit cards in the United States work off of a static (non-changing) system of data storage on the card—the magnetic strip. There are numerous techniques for stealing the data on that strip, and once it’s gone you essentially have a compromise credit card.
The CVV number (the three or four digits on the card) tries to help with that, but it has two flaws:
The key thing to remember about the U.S. system is that both the credit card data on the magnetic strip and the CVV number are static, meaning they don’t change. So once they’re gone they’re gone.
Chip and PIN adds security to the system by simply adding a variable component to every transaction. The technical spec used is called EVM, which stands for Europay, Visa, and MasterCard.
The Chip and Pin enabled cards are actually called Smart Cards, which has a specific meaning. Smart cards interact with the network in a one-time fashion that makes it difficult or impossible to reuse.
In the case of Chip and Pin credit cards (one such type of smart card), the system works like this:
The key to then enhanced security of the system is that each time the chip is used and combined with a PIN a different one-time transaction code is created, so stealing information on the card is not useful to attackers.