Chip Authentication Program: Difference between revisions

Content deleted Content added
Operating principle: ekbalsk705@gmail.com
Tags: Reverted Mobile edit Mobile web edit
m Reverted edits by 157.43.241.247 (talk): disruptive edits (HG) (3.4.10)
Line 5:
The CAP specification supports several authentication methods. The user first inserts their smartcard into the CAP reader and enables it by entering the PIN. A button is then pressed to select the transaction type. Most readers have two or three transaction types available to the user under a variety of names. Some known implementations are:
;Code/identify: Without requiring any further input, the CAP reader interacts with the smartcard to produce a decimal [[one-time password]], which can be used, for example, to log into a banking website.
;Response: This mode implements [[challenge–response authentication]], ek ha where the bank's website asks the customer to enter a "challenge" number into the CAP reader, and then copy the "response" number displayed by the CAP reader into the web site.
;Sign: This mode is an extension of the previous, where not only a random "challenge" value, but also crucial transaction details such as the transferred value, the currency, and recipient's account number have to be typed into the CAP reader.