Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
TECHNIQUES TO CONTROL APPLETS FOR CONTACTLESS CARDS
Document Type and Number:
WIPO Patent Application WO/2021/137974
Kind Code:
A1
Abstract:
Various embodiments are generally directed to techniques provide and control applets for transaction cards. More specifically, embodiments discussed here include permitting or denying applets of transaction cards based on whether they are enabled or disabled. Embodiments may also include enabling and disable applets for transaction cards.

Inventors:
MOSSLER LARA (US)
CHANDRAN MADHAVAN (US)
Application Number:
PCT/US2020/061939
Publication Date:
July 08, 2021
Filing Date:
November 24, 2020
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
CAPITAL ONE SERVICES LLC (US)
International Classes:
G06Q20/34
Foreign References:
US10489781B12019-11-26
Attorney, Agent or Firm:
RUSSELL, Matthew S. et al. (US)
Download PDF:
Claims:
CLAIMS

What is claimed is:

1. An apparatus, comprising: a near-field communication (NFC) interface; a network interface; a memory to store instructions; and processing circuitry, coupled with the memory, the NFC interface, and the network interface, operable to execute the instructions, that when executed, cause the processing circuitry to: establish, via the NFC interface, a communication link with a transaction card; send, via the NFC interface on the communication link, an indication of an attempt to execute an applet for the transaction card, wherein the applet is stored in memory of the transaction card; receive, via the NFC interface on the communication link, a counter value associated with the applet; send, via the network interface, a first message to a server, the first message comprising the counter value, and an identifier to identify the applet; receive, via the network interface, a second message from the server, the second message comprising an indication to permit the attempt to execute the applet or an indication to deny the attempt to execute the applet; and permit the attempt to execute the applet based on the indication to permit received in the second message or deny the attempt to execute the applet based on the indication to deny received in the second message.

2. The apparatus of claim 1, wherein the indication to execute an applet on the contactless comprises the identifier identifying the applet, and the processing circuitry to send, via the NFC interface on the communication link, the indication of the attempt to execute the applet in an applet select message.

3. The apparatus of claim 1, the processing circuitry to receive, via the NFC interface on the communication link, the counter value associated with the applet with a message authentication code (MAC) cryptogram, the MAC cryptogram comprising a shared secret concatenated with random data.

4. The apparatus of claim 3, wherein the MAC cryptogram and a random number is encrypted with a session key comprising the counter value and received in a near field data exchange (NDEF) message format.

5. The apparatus of claim 3, wherein the MAC cryptogram further comprises a uniform resource indicator associated with the applet, the uniform resource indicator to cause an action by the processing circuitry when the applet is permitted to executed.

6. The apparatus of claim 5, wherein the action comprises causing the processing circuitry perform at least one of launching a website in a web browser, launching an application for execution by the processing circuitry, and causing communication with another device.

7. The apparatus of claim 1, wherein the indication to permit the attempt to execute the applet is based on the counter value matching another counter value or the counter value being less than the another counter value, and wherein the another counter value is stored on the server.

8. The apparatus of claim 1, wherein the indication to halt the attempt to execute the applet is based on one of the counter value not matching the other counter value, the another counter value equaling a null value, and the other counter value greater than the counter value.

9. An apparatus, comprising: a network interface; a memory to store instructions; and processing circuitry, coupled with the memory and the network interface, operable to execute the instructions, that when executed, cause the processing circuitry to: receive, via the network interface, a first message from a client device, the first message comprising a counter value and an identifier to identify an applet, wherein the counter value is associated with the applet, and the counter value and applet are stored in memory of a transaction card; determine another counter value stored in storage, the other counter value associated with the transaction card; compare the counter value and the another counter value to determine whether to permit or deny an attempt to execute the applet for the transaction card; based on the comparison between the counter value and the another counter value, determine whether to permit or deny the attempt to execute the applet for the transaction card; and communicate a second message to the client device, comprising an indication to permit the attempt to execute the applet or an indication to deny the attempt to execute the applet.

10. The apparatus of claim 9, the processing circuitry to determine the counter value matches the another counter value based on the comparison and communicate the second message to indicate to the client device to proceed with attempt to execute the applet.

11. The apparatus of claim 9, the processing circuitry to determine the counter value is less than the another counter value based on the comparison and communicate the second message to indicate to the client device to proceed with attempt to execute the applet.

12. The apparatus of claim 9, the processing circuitry to determine the counter value does not match the another counter value based on the comparison and communicate the second message to indicate to the client device to halt the attempt to execute the applet.

13. The apparatus of claim 9, the processing circuitry to determine the another counter value associated with the applet is set to a null value and communicate the second message to indicate to the client device to halt the attempt to execute the applet.

14. The apparatus of claim 9, comprising: storage to store a data store including one or more counter values; and the processing circuitry to perform a lookup in the data store based on the identifier to determine the another counter value associated with the applet and retrieve the another counter value from the one or more counter values stored in the data store based on the lookup.

15. The apparatus of claim 9, the processing circuitry to: receive an indication to disable the applet on the transaction card, the indication comprising the identifier to identify the applet and the counter value stored on the transaction card and associated with the applet, wherein the indication is received from one the client device, an automatic teller machine (ATM), and a web- based application of a personal computer; and set the another counter value associated with the applet to a value in a data store storing one or more counter values for the transaction card, the value to indicate the applet is disabled.

16. The apparatus of claim 15, wherein the value is set for the another counter value is less than the counter value received in the indication to disable the applet.

17. The apparatus of claim 15, wherein the value is set for the anther counter value to a null value to disable the applet.

18. The apparatus of claim 9, the processing circuitry to: receive an indication to enable the applet on the transaction card, the indication comprising the identifier to identify the applet and the counter value stored on the transaction card and associated with the applet, wherein the indication is received from one the client device, an automatic teller machine (ATM), and a web- based application of a personal computer; and set the another counter value associated with the applet to the counter value received in the indication to enable in a data store storing one or more counter values for the transaction card, the value to indicate the applet is enabled.

Description:
TECHNIQUES TO CONTROL APPLETS FOR CONTACTLESS CARDS

RELATED APPLICATIONS

[0001] This application claims priority to U.S. Patent Application Serial No. 16/731,009, titled “TECHNIQUES TO CONTROL APPLETS FOR CONTACTLESS CARDS” filed on December 30, 2019. The contents of the aforementioned application are incorporated herein by reference in their entirety.

BACKGROUND

[0002] Today credit card users can use their cards at merchants across the country and around the world. Card issuers continue to work tirelessly to provide enhancements and new features. However, one drawback of the current card technology is that they are not easily upgradable in a secure manner. Thus, when there is a problem with the card, or a new feature is available, card issuers typically issue a new card, and the old card is discarded. This approach is costly and may leave card users without a card while they are waiting for a new card.

SUMMARY

[0003] Various embodiments described herein may include a device, a system, an apparatus, and so forth including a near-field communication (NFC) interface, a network interface, a memory to store instructions, and processing circuitry, coupled with the memory, the NFC interface, and the network interface. The processing circuitry may be operable to execute the instructions, that when executed, cause the processing circuitry to establish, via the NFC interface, a communication link with a transaction card, send, via the NFC interface on the communication link, an indication of an attempt to execute an applet for the transaction card, wherein the applet is stored in memory of the transaction card, and receive, via the NFC interface on the communication link, a counter value associated with the applet. The processing circuitry, when executing the instructions, to send, via the network interface, a first message to a server, the first message comprising the counter value, and an identifier to identify the applet, receive, via the network interface, a second message from the server, the second message comprising an indication to permit the attempt to execute the applet or an indication to deny the attempt to execute the applet, and permit the attempt to execute the applet based on the indication to permit received in the second message or deny the attempt to execute the applet based on the indication to deny received in the second message.

[0004] Various embodiments may also include a device, system, an apparatus, and so forth including a network interface, a memory to store instructions, and processing circuitry, coupled with the memory and the network interface. The processing circuitry operable to execute the instructions, that when executed, cause the processing circuitry to receive, via the network interface, a first message from a client device, the first message comprising a counter value and an identifier to identify an applet, wherein the counter value is associated with the applet, and the counter value and applet are stored in memory of a transaction card, determine another counter value stored in storage, the other counter value associated with the transaction card, and compare the counter value and the another counter value to determine whether to permit or deny an attempt to execute the applet for the transaction card. Further, based on the comparison between the counter value and the other counter value, the processing circuitry to determine whether to permit or deny the attempt to execute the applet for the transaction card. The processing circuitry may also communicate a second message to the client device, comprising an indication to permit the attempt to execute the applet or an indication to deny the attempt to execute the applet.

BRIEF DESCRIPTION OF THE DRAWINGS [0005] FIG. 1A is a diagram of a data transmission system.

[0006] FIG. IB illustrates an example of a communication flow for the data transmission system to determine whether an applet is enabled or disabled.

[0007] FIG. 1C illustrates an example of a communication flow for the data transaction system to enable/disable applets.

[0008] FIG. 2A is an illustration of a transaction card according embodiments.

[0009] FIG. 2B is an illustration of a contact pad of the transaction card according to embodiments. [0010] FIG. 3 is an example of a system in accordance with embodiments discussed herein.

[0011] FIG. 4 illustrates an example of a first flow diagram.

[0012] FIG. 5 illustrates an example of a second flow diagram.

[0013] FIG. 6 illustrates an example of a third flow diagram.

[0014] FIG. 7 illustrates an example of a computing architecture.

DETAILED DESCRIPTION

[0015] Various embodiments are generally directed to systems, devices, techniques, and so forth to control applets for transaction cards. More specifically, embodiments include determining whether applets are enabled or disabled for transaction cards and permitting or denying execution of the applets for the transaction card based on whether they enabled or disabled.

[0016] For example, embodiments may include a device, such as a mobile device, a personal computer, a personal digital assistant, and the like configured to establish a communication link with a transaction card and detect an attempt to execute an applet for the transaction card. The device may communicate with the transaction card upon establishing the communication link including sending the transaction card an indication of an attempt to execute the applet. Further, the device may receive data from the transaction card data, the information may include a counter value associated with the applet and may be stored on the transaction card.

[0017] In embodiments, the device may further be communicatively coupled with one or more other systems, such as a banking system, including a server that may be utilized to determine whether the applet is enabled or disabled for the transaction card. For example, the device may send data to the server, including the counter value, and an identifier to identify the applet. The server may determine whether the applet is enabled or disabled based on a corresponding counter value for the applet stored in a data store. For example, the server may perform a comparison between the received counter value and a stored counter value to determine whether they match, or if one is greater than or less than the other. Based on the result of the comparison, the server may determine whether the applet is enabled or disabled, e.g., if they match or the stored counter value is less than the received value, the applet may be enabled. If the stored counter value is greater than the received counter value, the applet may be disabled. In some instances, the stored counter value may be set to a value such as NULL or“0000” that may indicate that the applet is disabled.

[0018] In embodiments, the server may send, and the device may receive data including an indication to permit the attempt to execute the applet or an indication to deny the attempt to execute the applet based on the result of the comparison, e.g., permit execution of the applet if it is enabled and deny execution if it is disabled. Embodiments are not limited in this manner.

[0019] Embodiments may also include systems, devices, and techniques to enable and disable applets for transaction cards. For example, a client device may determine to enable an applet for a transaction card, e.g., receive a user input or selection of the applet. The client device may further establish communication with the transaction card to communicate data, including determining a counter value associated with the applet.

[0020] In embodiments, the device may send data, including the counter value and an identifier of the applet to a banking system or server thereof. The server may utilize the data received from the device and set a corresponding counter value in a data store to the received counter value. The applet may then be enabled and for use on the transaction card.

[0021] In another example, the device may determine to disable an applet for the transaction, e.g., based on a user selection, a fraud detection, and so forth. The device may communicate data to the server, and the server may set a corresponding counter value in the data store to a value to disable the applet, e.g., NULL, “0000,” and so forth. Embodiments are not limited to these examples, and further details are provided below.

[0022] Reference is now made to the drawings, wherein like reference numerals are used to refer to like elements throughout. In the following description, for purpose of explanation, numerous specific details are set forth in order to provide a thorough understanding thereof. It may be evident, however, that the novel embodiments can be practiced without these specific details. In other instances, well-known structures and devices are shown in block diagram form to facilitate a description thereof. The intention is to cover all modification, equivalents, and alternatives within the scope of the claims.

[0023] FIG. 1A illustrates a system 100 according to an example embodiment.

As further discussed below, system 100 may include transaction card 105, client device 110, network 115, and server 120. Although FIG. 1 illustrates single instances of the components; system 100 may include any number of components.

[0024] System 100 may include one or more transaction cards 105, which are further explained below with reference to FIGS. 2A-2B. In some embodiments, the transaction card 105 may communicate with devices, such as the client device 110 via various wired and wireless communication techniques, such as Near Field Communication (NFC) and Europay, Mastercard, and Visa (EMV). However, embodiments are not limited in this manner and may include communicating with devices via other techniques.

[0025] System 100 may include client device 110, which may be a network- enabled computer. In embodiments, the client device 110 may be a mobile device; for example, the mobile device may include an iPhone, iPod, iPad from Apple® or any other mobile device running Apple’s iOS® operating system, any device running Microsoft’s Windows® Mobile operating system, any device running Google’s Android® operating system, and/or any other smartphone, tablet, or like wearable mobile device. However, embodiments are not limited in this manner, the client device 110 may be another type of device, e.g., a communications device, a handheld personal computer (PC), a server, a network appliance, a PC, a workstation, a personal digital assistant, a thin client, a fat client, and so forth.

[0026] The client device 110 can include components including a processor and a memory, and it is understood that the processor may contain additional components, including processing circuitry, memories, error and parity/CRC checkers, data encoders, anti-collision algorithms, controllers, command decoders, security primitives, and tamper-proofing hardware, as necessary to perform the functions described herein. The client device 110 may further include a display and input devices. The display may be any type of device for presenting visual information such as a computer monitor, a flat panel display, and a mobile device screen, including liquid crystal displays (LCD), light-emitting diode displays, plasma panels, a touch-screen display, and so forth. The input devices may include any device for entering information into the user’ s device that is available and supported by the user’s device, such as a touch-screen display, keyboard, mouse, cursor-control device, touch-screen, microphone, digital camera, video recorder or camcorder. These devices may be used to enter information and interact with the software and other devices described herein. For example, the client device 110 may include one or more components to enable users to perform one or more operations for applets on the transaction card 105, e.g., enable or disable.

[0027] In embodiments, the client device 110 may include one or more input/output ( I/O) devices including those to communicate using wireless and wired technologies. For example, the client device 110 may include one or more transceivers to communicate in a cellular frequency band, e.g., a 700 Megahertz (MHz) frequency range, a 800 Megahertz (MHz) frequency range, a 850 MHz frequency range, a 1700 MHz frequency range, a 1900 MHz frequency range, a 2100 MHz frequency range, a 2300 MHz frequency range, a 2500 MHz frequency range, a 2600 MHz frequency range, and so forth. The transceiver itself may include components and circuitry to perform transmitting and receiving operations. The components and circuitry include analog-to-digital converters, digital-to-analog converters, modulators, amplifiers, and so forth. In embodiments, the transceiver may be coupled with one or more antennas to perform communications. Moreover, the transceiver may include and/or be coupled with the additional physical layer and Medium Access Control (MAC) layer circuitry and software to communicate in accordance with one or more cellular standards, such as the 2 nd generation (2G), 3G, 4G, and 5G or New Radio (NR) standards. Additional cellular standards and/or techniques include Enhanced Data rates for GSM Evolution (EDGE), Evolution-Data Optimized (EVDO), General Packet Radio Service (GPRS), High Speed Packet Access (HSPA), Evolved HSPA (HSPA+), Long-Term Evolution (LTE), Universal Mobile Telecommunications System (UMTS), Worldwide Interoperability for Microwave Access (WiMAX), etc. The transceiver may utilize one or more radio technologies and protocols (cellular protocols), e.g., Code-division multiple access (CDMA), frequency-division duplexing (FDD), time-division duplexing (TDD), multiple- input and multiple-output (MIMO), Orthogonal frequency-division multiple access (OFDMA), and so forth. Embodiments are not limited in this manner.

[0028] In embodiments, the client device 110 may include additional I/O devices, such as an NFC device coupled with an NFC antenna, e.g., a loop antenna. The NFC device may be a radio/controller operable to communicate in accordance with the NFC protocol and to employ electromagnetic induction via the NFC antenna. In one example, the NFC device may communicate in the unlicensed radio frequency Industrial, Scientific, and Medical (ISM) band of 13.56 MHz on International Organization for Standardization/Intemational Electrotechnical Commission (ISO/IEC) 18000-3 air interface achieving data rates from 106 to 424 kilobits/second (kbit/s). As will be discussed in more detail below, the NFC device may be employed and provided via an application to communicate with another NFC enabled device, e.g., a transaction card 105.

[0029] In one example, the client device 110 includes an NFC device that may operate as an initiator, and the transaction card 105 may operate as a target. In this example, the client device 110 and the transaction card 105 may operate in a passive mode of operation. The client device 110 operating as the initiator energizes and provides a carrier field for the transaction card 105 operating as the target. The transaction card 105 draws its operating power from the initiator-provided electromagnetic field. In embodiments, the client device 110, including the NFC device, may continuously and periodically (or semi-periodically) search for a target, e.g., the transaction card 105. In embodiments, the client device 110 may communicate signals, including data with the transaction card 105 in accordance with the NFC protocol. For example, the client device 110 may communicate with the transaction card 105 to determine the status of applets of the transaction card 105. Embodiments are not limited in this manner.

[0030] In embodiments, the client device 110 may also include an EMV reader/writer capable of reading and writing to a transaction card 105 via an EMV protocol and standard. The EMV reader/writer may be used by the client device 110 to read and write from and to an integrated chip of the transaction card, for example. The EMV reader/writer may include one or more pads that may communicatively, physically, and electrically coupled with one or more pads of the transaction card 105. Once coupled, the client device 110 may utilize the EMV reader/writer to write data, information, applets, and so forth to the transaction card 105.

[0031] In some embodiments, a client device 110 of system 100 may also communicate with other components of system 100, including one or more servers 120. For example, a client device 110 may be in communication with one or more servers 120 via one or more networks 115 and may operate as a respective front-end to back-end pair with server 120. Client device 110 may transmit, for example from application or code executing on the client device 110, one or more requests to server 120. The one or more requests may be associated with retrieving data from server 120 and providing data to the server 120. For example, a server 120 may receive the one or more requests from client device 110. Based on the one or more requests from client device 110, server 120 may be configured to retrieve the requested data from one or more databases (not shown). Based on receipt of the requested data from the one or more databases, server 120 may be configured to transmit the received data to client device 110, the received data being responsive to one or more requests.

[0032] In some embodiments, the server 120 may be coupled with a data store to store data and information with respect to applets on transaction cards 105. The data store may be any type of data store, such as one or more databases stored on a local and/or remote storage system, a cloud-based data store system, and the like. In some instances, the client device 110 may communicate with the server 120 to determine whether one or more applet(s) of the transaction card 105 are enabled or disabled for execution. For example, the server 120 may receive data from the client device 110 about one or more applets 105 and based on information in the data store to determine whether an applet is enabled and disabled for the transaction card. The data received from the client device 110 may include information about the applet, e.g., an identifier of the applet and a counter value associated with the applet, which may be used by the server to perform the lookup and determine whether the applet is enabled or disabled, as will be discussed in more detail below in FIG. IB.

[0033] In another example, the client device 110 may communicate with the server 120 to enable and/or disable one or more applets for the transaction card 105. For example, the client device 110 may receive a user input requesting an applet for a transaction card 105 to be enabled or disabled, and communicate the request to the server 120. The server 120 may perform one or more operations to enable/disable the applet, as will be discussed in more detail in FIG. 1C.

[0034] In embodiments, the one or more servers 120 may have additional components, such as one or more processors, which are coupled to the memory. A server 120 may be configured as a central system, server or platform to control and call various data at different times to execute a plurality of workflow actions. Server 120 may be configured to connect to the one or more databases. Server 120 may also be connected to at least one client device 110. Embodiments are not limited to these components, and a server 120 may include other components to perform the operations discussed herein.

[0035] System 100 may include one or more networks 115. In some examples, network 115 may be one or more of a wireless network, a wired network or any combination of wireless network and wired network, and may be configured to connect client device 110 to server 120. For example, network 115 may include one or more of a fiber optics network, a passive optical network, a cable network, an Internet network, a satellite network, a wireless local area network (LAN), a Global System for Mobile Communication, a Personal Communication Service, a Personal Area Network, Wireless Application Protocol, Multimedia Messaging Service, Enhanced Messaging Service, Short Message Service, Time Division Multiplexing based systems, Code Division Multiple Access-based systems, D-AMPS, Wi-Fi, Fixed Wireless Data, IEEE 802.11b, 802.15.1, 802.11h and 802.11g, Bluetooth, NFC, Radio Frequency Identification (RFID), Wi-Fi, and/or the like.

[0036] In addition, network 115 may include, without limitation, telephone lines, fiber optics, IEEE Ethernet 902.3, a wide area network, a wireless personal area network, a LAN, or a global network such as the Internet. In addition, network 115 may support an Internet network, a wireless communication network, a cellular network, or the like, or any combination thereof. Network 115 may further include one network, or any number of the exemplary types of networks mentioned above, operating as a stand-alone network or in cooperation with each other. Network 115 may utilize one or more protocols of one or more network elements to which they are communicatively coupled. Network 115 may translate to or from other protocols to one or more protocols of network devices. Although network 115 is depicted as a single network, it should be appreciated that according to one or more examples, network 115 may include a plurality of interconnected networks, such as, for example, the Internet, a service provider's network, a cable television network, corporate networks, such as credit card association networks, and home networks. [0037] FIG. IB illustrates an example communication flow 150 that may be performed by system 100 to determine whether an applet is enabled or disabled for a transaction card 105. The illustrated example includes a transaction card 105, a client device 110, and a server 120 for simplistic purposes. However, embodiments are not limited in this manner, and the systems discussed here likely include additional devices, components, apparatuses, etc. and still be consistent with embodiments discussed herein.

[0038] At step 152, the client device 110 may detect an attempt to execute an applet for the transaction card 105. For example, the client device 110 may include one or more applications, which may execute on the client device 110. The client device 110 may receive a request from a user via user input and/or an application to initiate an applet for the transaction card 105, and the applet may at least partially be stored on the transaction card 105. For example, an applet initiation may be caused by the transaction card 105 coming sufficiently close to the client device 110, e.g., the operating distance for NFC. In some instances, the client device 110 may include presenting a graphic in a graphical user interface (GUI) on a display to indicate to the user to bring the transaction card 105 close to the client device 110. In other instances, the initiation of the applet may occur automatically when the transaction card 105 is sufficiently close to the client device 110.

[0039] At step 154, the client device 110 may establish a communication link with the transaction card 105, which may be used to communicate data between the client device 110 and the transaction card 105. The client device 110 may perform one or more wireless exchanges with the transaction card 105 in accordance with the NFC protocol to establish the communication link. For example, the exchanges may include one or more verification and validation processes for the client device 110 and the transaction card 105. Embodiments are not limited in this manner.

[0040] At step 156, the client device 110 may send, via an NFC interface on the communication link, an indication of the attempt to execute an applet of the transaction card 105. In some embodiments, the indication to execute an applet on the transaction card 105 may be sent in applet select message and include an identifier identifying the applet, e.g., applet ID.

[0041] In embodiments, the applet may be a near field data exchange (NDEF) producing applet and the applet select message may be sent in accordance with an NFC Data Exchange Format. The applet may be stored in memory or storage of the transaction card 105 and may enable one or more functions or operations to be performed on the transaction card 105 and/or client device 110, e.g., executed by the circuitry of the transaction card 105 and/or circuitry of the client device 110. For example, the applet may cause an action to provide authentication capabilities to provide a single or multi-factor authentication, include a uniform resource indicator (URI) to cause one or more operations to performed on the client device 110, include a code snippet (executable code) to be executed by the transaction card 105 and/or the client device 110, and so forth. In some embodiments, the applet, when executed, may cause the processing circuitry of the client device 110 to perform at least one of launching a website in a web browser (pointed to by the URI), launching an application for execution (code snippet) by the processing circuitry, and causing communication with another device (pointed to by the URI), e.g., sending rewards data to a server identified in the URI and/or message to a server including instructions to update a rewards account.

[0042] In some embodiments, upon confirmation of the selection and communication of the applet select message, a sequence of select file messages followed by reading file messages may be transmitted between the transaction card 105 and the client device 110. For example, the client device 110 may send a sequence including “Select Capabilities file,” “Read Capabilities file,” and “Select NDEF file.” In some embodiments, the applet may also be identified in at least one or more of the Select and Read messages, e.g., in the application ID field of the “Select NDEF file.”

[0043] At step 158, the client device 110 may receive, via the NFC interface on the communication link, a counter value associated with the applet. In embodiments, the transaction card 105 may determine a counter value associated with the applet by performing a lookup based on the identifier in the applet select message or the “Select NDEF file” (Applet ID or application ID). In embodiments, the transaction card 105 may store one or more counter values in memory, each of the counter values may be associated with a particular applet and may be located by the circuitry of the transaction card 105 using the identifier. In embodiments, the counter value for an applet may be incremented for each message exchanged between the client device 110 and the transaction card 105 for the associated applet. As will be discussed in more detail, the counter value may be utilized to generate session keys based on masters keys to enable secure communication of data between the client device 110 and the transaction card 105 for the specific applet.

[0044] The transaction card 105 may generate a message, including a header and a shared secret. The shared secret may be any type of data to communicate to the client device 110, such as authentication information, account information, user information, and so forth. Further, a message authentication code (MAC) cryptogram may be created from the message, which may include the header and the shared secret. The MAC cryptogram may then be concatenated with one or more blocks of random data, and the MAC cryptogram and a random number (RND) may be encrypted with a session key. The session key may be generated by the transaction card 105 for a particular exchange session and may be generated from a master key, shared between the client device 110 and the transaction card 105, further encrypted based on the counter value for the applet.

[0045] Thereafter, the cryptogram and the header may be concatenated, and encoded as ASCII hex and returned in NDEF message format (responsive to the “Read NDEF file” message) to the client device and with the counter value. In some instances, the counter value may be transmitted to the client device 110 in plain text, and in other instances, the counter value may be encrypted. Further, the MAC cryptogram may be transmitted, by the transaction card 105, as an NDEF tag, included with a URI (e.g., as a formatted string), and/or with executable code.

[0046] In embodiments, the client device 110 may perform one or more communications with the server 120 and determine whether the applet is enabled or disabled for the transaction card 105. More specifically, at step 160, the client device 110 may send, via a network interface, one or more communications to the server 120, and the communications may include the counter value, and an identifier to identify the applet. The counter value may be the counter value received from the transaction card 105 and is associated with the applet. The identifier may be the applet ID or application ID previously sent to the transaction card 105 in the applet selection message of the “Select NDEF message.” In some instances, the communications may be a single message communicated from the client device 110 to the server 120. However, in other instances, the communications may be two or more messages sent from the client device 110 to the server 120, e.g., the counter value and identifier may be sent in separate messages and/or include a number of communications with the server 120. Embodiments are not limited in this manner.

[0047] In embodiments, the client device 110 may communicate additional information with the counter value and the identifier. For example, the client device 110 may also send a user identifier, a device identifier, a transaction card identifier, a current date, a location, and so forth. The client device 110 may also encrypt the message and the data with an encryption key, which may be a session key for a particular session key or a shared master key known to the client device 110 and the server 120. These keys may be the same or different keys used to communicate data with the transaction card 105. Similarly, the client device 110 may sign the message, such that the server 120 can identify the source of the message. Thus, the data may be securely sent between the client device 110 and the server 120.

[0048] At step 162, the server 120 may determine whether to permit or deny the attempt to execute the applet based on whether the applet is enabled or disabled. For example, the server 120 may receive the message from the client device 110, and determine another corresponding counter value for the applet. More specifically, the server 120 may perform a lookup based on the identifier received in the message from the client device 110 to determine a corresponding counter value associated with the applet and stored in a data store. In some instances, the server 120 may use additional information, e.g., user identifying information (username), account identifying information (account number), transaction card identifying information (card number), and so forth. As mentioned, the data store may be a local or remote stored database and/or a cloud-based database; however, embodiments are not limited in this manner. [0049] In embodiments, the server 120 compares the counter value received in the message from the client device 110 and from the transaction card 105 with other counter value retrieved from the data store associated with server 120. Based on the comparison between the counter value and other counter value, the server 120 may determine whether to permit or deny the attempt to execute the applet for the transaction card 105.

[0050] In one example, the server 120 may determine the applet is enabled for the transaction card 120 if the counter values match or if the counter value received from the client device 110 is greater than the counter value retrieved by the server 120. In embodiments, the counter value stored on the transaction card 105 and sent via the client device 110 may get out of sync with the counter value of the server 120, e.g., the transaction card’s 105 counter value may be incremented without the server’s 120 knowledge. Thus, the transaction card’s 105 value may be greater than the counter value of the server 120 and still be valid. However, the counter value of the server 120 should never be larger than the counter value of the transaction card 105 unless the applet is disabled. Thus, if the counter value retrieved by the server 120 is greater than the counter value of the transaction card 105, the applet may be disabled. In some instances, the counter value may be set to a specific value to indicate that it’s disabled. For example, the counter value of the server 120 may be set to NULL, “0000”, or some other specific value to disable the applet.

[0051] In embodiments, if the server 120 determines that the applet is enabled at step 162, the server 120 may send communication including a message, via a network, to the client device 110 including an indication to permit the attempt to execute the applet of the transaction card 105 at step 164. If the server 120 determines the applet is disabled at step 162, the server 120 may send a message to the client device 110 including an indication to deny the attempt to execute applet for the transaction card 105 at step 164. The indication sent to the client device 110 may be a specific value, such as a binary ‘0’ to indicate that the applet is disabled and a binary ‘1’ to indicate that the applet is enabled. However, embodiments are not limited to this example and other values may be agreed upon to indicate the applet is disabled. Further and at step 166, the client device 110 may permit or deny the attempt to execute the applet based on the indication received from the server 120. [0052] FIG. 1C illustrates an example of a communication flow 170 that may occur to enabled or disable an applet. In embodiments, one or more applets may be enabled or disabled by a user, an administrator, by a computing system, automatically based on one or more settings, and so forth. In one example, a user may utilize the client device 110 to enable and/or disable an applet for their transaction card 105. The illustrated example of FIG. 1C includes a transaction card 105, a client device 110, and a server 120 for simplistic purposes. However, embodiments are not limited in this manner, and the systems discussed here may include additional devices, components, apparatuses, etc. and are still be consistent with embodiments discussed herein.

[0053] At step 172, the client device 110 may receive an indication to enable an applet for the transaction card 105. For example, the client device 110 may receive a user input via an input device on the client device 110 indicating the selection to enable the applet. In some instances, the user input may be made via a touchscreen with a user interacting with one or more GUIs associated with an application to control and set settings for the transaction card 105, e.g., a banking application, a transaction card applet, a payment application, a website in a web browser, and so forth.

[0054] In some instances, the client device 110 may obtain a counter value associated with the applet from the transaction card 105 to ensure the server’s 120 stored counter value is properly set by the server 120. At step 174, the client device 110 may establish a communication link with the transaction card 105. As similarly discussed above, the transaction card 105 and client device 110 may be brought sufficiently close to each other to send data via NFC communications. To establish the communication link, the client device 110 and the transaction card 105 may perform one or more verification and authentication processes.

[0055] At step 176, the client device 110 may communicate an identifier of the applet to the transaction 110. In embodiments, the identifier may be an Applet ID sent in an applet selection message or an application ID sent in a “Select NDEF file.” The transaction card 105 may utilize the identifier to determine a counter value stored in memory for the applet. As discussed, each applet may be associated with a corresponding counter value stored in the memory of the transaction card 105 and be located by circuitry for the transaction card 105. However, in some instances, embodiments include a less granular approach and the transaction card 105 may only have a single counter value and each applet for the transaction card 105 may be controlled together, e.g. all enabled or all disabled by the single counter.

[0056] At step 178, the transaction card 105 may send the counter value to the client device 110. In embodiments, the counter value may be sent in plain text or encrypted form. Further, the counter value may be sent with a MAC cryptogram; however, embodiments are not limited in this manner, and in some instances, the counter value may be sent by itself in a message or communication.

[0057] At step 180, the client device 180 may communicate data to the server 120 to initiate enabling of the applet. For example, the client device 180, may send, via a networking interface, a message to the server 120, including the counter value and the identifier of the applet. The message may include additional information, including but not limited, a user identifier, a transaction card identifier, an account identifier, an indication of the selection to enable the applet, and so forth.

[0058] At step 182, the server 120 enables the applet for the transaction card 105. For example, server 120 may determine an associated counter value for the applet in a data store communicatively coupled with the server 120, the data store may be local, remote, cloud-based, and so forth. In embodiments, the server 120 may determine the associated counter value based on the identifier of the applet and one or more of user identifying information (username), account identifying information (account number), card identifying information (card number), and so forth. The server 120 may set the associated counter value to the counter value received from the client device 110. In some instances, the server 120 may set the associated counter value to a value less than the received counter value. At step 184, the server 120 may send a confirmation message to the client device 110, indicating that the applet was enabled successfully or if the enablement failed.

[0059] In some embodiments, a user may disable an applet for the transaction card 105. For example, at step 172, the client device 110 may receive an indication via a user input or selection via a touch screen interface. In instances when an applet is being disabled for the transaction card 105, the client device 110 may not communicate with the transaction card 105 to determine the counter value for the applet since, e.g., the counter value may not be needed to disable the applet. In these instances, the client device 110 may communicate directly with the server 120 an indication to disable the applet and the flow may go directly to step 180. As similar to above, the client device 110 may send additional information to the server 120 to disable the applet, e.g., user identifying information, account identifying information, card identifying information, and so forth.

[0060] To disable the applet, the server 120, at step 182, may perform a lookup to determine the location of the associated counter value and set the associated counter value to a NULL value or some other value (“00000000”). At step 184, the server 120 may communicate a confirmation indicating whether disabling the applet was successful or failed.

[0061] Communication flow 170 is one possible flow to enable and/or disable applets for a transaction card 105. However, embodiments are not limited in this manner. As previously mentioned, an administrator, such as a bank employee, a credit employee, a card management employee, or anyone that is permitted access to the financial information of the user may enable and/or disable an applet for the transaction card 105. For example, an administrator may interface with the server 120 via an application, such as a banking application, or through a website in a web browser to enable or disable an applet for the transaction card 105. Permitting an administrator or banking employee to configure an applet may be convenient for a card user that calls into a phone system or is in-person at a banking office.

[0062] In some instances, an applet may be disabled and/or enabled automatically by a computer-based system. For example, the server 120 may be coupled with and in communication with a fraud detecting system configured to detect security breaches and/or fraud attempts. The server 120 may receive an indication from the fraud detecting system indicating that a breach and/or a fraud attempt may have occurred. The indication may include information to identify accounts affected by the breach or fraud. The server 120 may utilize the identifying information to set counter values to disable the applets in the data store of the server 120 for the affected transaction cards. In another example, the server 120 may be coupled with and/or part of a banking system, and the banking system may determine to enable one or more applets for the first time. In this example, the server 120 may set the associated counter value to initiation value (one or zero). The initiation value may the same as an initiation value set for transaction card at the time of manufacture. In other words, transaction cards may be configured with applets disabled and a later they may be enabled for use by the user. Embodiments are not limited in this manner.

[0063] FIG. 2A illustrates an example configuration of a transaction card 200, which may include a contactless card, a payment card, such as a credit card, debit card, or gift card, issued by a service provider as displayed as service provider indicia 205 on the front or back of the card 200. In some examples, the transaction card 200 is not related to a payment card, and may include, without limitation, an identification card. In some examples, the transaction card may include a dual interface contactless payment card, a rewards card, and so forth. The transaction card 200 may include a substrate 210, which may include a single layer or one or more laminated layers composed of plastics, metals, and other materials. Exemplary substrate materials include polyvinyl chloride, polyvinyl chloride acetate, acrylonitrile butadiene styrene, polycarbonate, polyesters, anodized titanium, palladium, gold, carbon, paper, and biodegradable materials. In some examples, the transaction card 200 may have physical characteristics compliant with the ID-1 format of the ISO/IEC 7816 standard, and the transaction card may otherwise be compliant with the ISO/IEC 14443 standard. However, it is understood that the transaction card 200, according to the present disclosure may have different characteristics, and the present disclosure does not require a transaction card to be implemented in a payment card.

[0064] The transaction card 200 may also include identification information 215 displayed on the front and/or back of the card, and a contact pad 220. The contact pad 220 may include one or more pads and be configured to establish contact with another client device, such as an ATM, a user device, smartphone, laptop, desktop, or tablet computer via transaction cards. The contact pad may be designed in accordance with one or more standards, such as ISO/IEC 7816 standard, and enable communication in accordance with the EMV protocol. The transaction card 200 may also include processing circuitry, antenna, and other components as will be further discussed in FIG. 2B. These components may be located behind the contact pad 220 or elsewhere on the substrate 210, e.g., within a different layer of the substrate 210. The transaction card 200 may also include a magnetic strip or tape, which may be located on the back of the card (not shown in FIG. 2A). The transaction card 210 may also include an NFC device coupled with an antenna capable of communicating via the NFC protocol. Embodiments are not limited in this manner.

[0065] As illustrated in FIG. 2B, the contact pad 220 may include or be coupled with an integrated chip 225 for storing and processing information, including a microprocessor 230 including processing circuitry, and memory 235. It is understood that the integrated chip 225 may contain additional components, including processors, memories, error and parity/CRC checkers, data encoders, anticollision algorithms, controllers, command decoders, security primitives, and tamper-proofing hardware, as necessary to perform the functions described herein. Although illustrated as part of or behind the contact pad 220, embodiments are not limited in this manner. In some instances, the integrated may be located in a different location of the transaction card 200 and be coupled with the contact pad 220 via one or more traces or interconnects to enable communication via EMV.

[0066] The memory 235 may be any type of memory including, but not limited to, read-only memory, write-once read-multiple memory or read/write memory, e.g., RAM, ROM, and EEPROM, and the transaction card 200 may include one or more of these memories. In some instances, the transaction card 200 may include more than one type of memory and may include encrypted and unencrypted capable memory. A read-only memory may be factory programmable as read-only or one-time programmable. One-time programmability provides the opportunity to write once then read many times. A write once/read-multiple memory may be programmed at a point in time after the memory chip has left the factory. Once the memory is programmed, it may not be rewritten, but it may be read many times. A read/write memory may be programmed and re-programmed many times after leaving the factory. It may also be read many times.

[0067] The memory 235 may be configured to store data, including one or more applets 240, one or more counters 245, and a customer identifier 250. The one or more applets 240 may include one or more software applications configured to execute on one or more transaction cards, such as Java Card applet. However, it is understood that applets 240 are not limited to Java Card applets, and instead may be any software application operable on transaction cards or other devices having limited memory. In some embodiments, the applet may cause the processing circuitry of a client device to perform at least one of launching a website in a web browser (pointed to by the URI), launching an application for execution (code snippet) by the processing circuitry, and causing communication with another device (pointed to by the URI), e.g., sending rewards data to a server identified in the URI and/or message to a server including instructions to update a rewards account.

[0068] The one or more counter values 245 may include a numeric counter sufficient to store an integer. In embodiments, each of the one or more counter values 245 may be associated with and/or for a particular applet 240. Thus, each applet 240 has its’ own counter value 245. In embodiments, a counter value 245 may be incremented each time a device, such as a client device 110, communicates with the transaction card 205 with respect to an associated applet. As discussed, the counter value may be retrieved and sent to a client device to determine whether the associated applet is enabled or disabled. The counter value may also be utilized to generate session keys based on a master key distributed and stored with the transaction card 200, e.g., in memory 235 (not shown). In some instances, the transaction card 200 may include a single counter value stored in memory 235, which may be used to control and be available for each of the applets 240 on the transaction card 200. For example, all of the applets may be enabled and/or disabled by setting an associated counter value stored in a data store to appropriate value, e.g., NULL to disable the applets and a matching value to enable the applets.

[0069] The customer identifier 250 may include a unique alphanumeric identifier assigned to a user of the transaction card 200, and the identifier may distinguish the user of the transaction card from other transaction card users. In some examples, the customer identifier 250 may identify both a customer and an account assigned to that customer and may further identify the transaction card associated with the customer’ s account. In some instances, the customer identifier 250 may be provided to a client device and a server to determine whether an applet is enabled or disabled.

[0070] In embodiments, the memory 235 may store one or more keys (not shown), e.g., one or more master keys. Each key may be part of a key pair that may be used to encrypt and decrypt data, such as previously discussed to send a MAC cryptogram. As mentioned, a key may be encrypted based on a counter value and used as a session key to communicate data securely for an applet during a session.

[0071] In embodiments, the transaction card 200 may also include an NFC device 260 capable of communicating in accordance with an NFC protocol. The NFC device 260 may operate passively and may be energized by a signal emitted by an NFC device of the client device. The NFC device 260 may draw its power from the electromagnetic field caused by the NFC device of the client device, for example. However, embodiments are not limited in this manner. In another example, the transaction card 200 may be provided with a power source (not shown) operable to supply power to the NFC device 260 such that it can activate its own electromagnetic field. In one example and as previously discussed, the transaction card 200 may provide status updates and communicate data with an ATM or client device via the NFC device. Embodiments are not limited in this manner, and the transaction card 200 may communicate other data with other devices.

[0072] In some examples, the transaction card 200 may include one or more antennas 255. The one or more antennas 255 may be placed within the transaction card 200 and around the integrated chip 225 and the contact pad 220. For example, the one or more antennas 255 may be integral with the processing circuitry 225 and the one or more antennas 255 may be used with an external booster coil. As another example, the one or more antennas 255 may be external to the contact pad 220 and the processing circuitry 225. In embodiments, the one or more antennas 255 may be coupled with the NFC device 260 and be configured to enable NFC communication. [0073] In an embodiment, the antenna 255 including a coil of transaction card 200, may act as the secondary of an air-core transformer. For example, the ATM may communicate with the transaction card 200 by cutting power or amplitude modulation. The transaction card 200 may infer the data transmitted from the ATM using the gaps in the transaction card’s power connection, which may be functionally maintained through one or more capacitors. The transaction card 200 may communicate back by switching a load on the transaction card’s coil or load modulation. Load modulation may be detected in the terminal’s coil through interference. [0074] FIG. 3 illustrates a system 300 including a client device 310, such as a mobile device, capable of performing operations to maintain applets foron transaction card(s) 305. System 300 illustrates a client device 310 having a number of components capable of coupling and communicating with a transaction card 305 and other servers 320. The components of the client device 310 include a display 311, a processor 312, an NFC device 313. In embodiments, the client device 310 may include additional components not shown, such as an EMV device, one or more interfaces, memory, and so forth, and embodiments are not limited in this manner. FIG. 3A illustrates a limited number of components for illustrative purposes only. [0075] Client device 310 may be in communication with one or more servers 320 via one or more networks 315, which may be wired and/or wireless networks. Client device 310 may transmit, a networking interface of client device 310, data to the server 320. In one example, the client device 310 may send requests associated with retrieving data and information from one or more servers 320 and database 335. For example, a server 320 may receive the one or more requests from a client device 310 and process the requests. Based on the one or more requests from client device 310, a server 320 may be configured to retrieve the requested data from one or more databases 335, for example. In embodiments, the client device 310 may send data to the server 320 via network 315. The data may include information concerning the user’ s account, account number, enter a pin, an operation to be performed, and so forth.

[0076] In some instances, the client device 310 may communicate information to determine whether an applet from the transaction card 305 is enabled or disabled before permitting the applet to proceed with the execution. The transaction card 305 may perform a determination, based on the information from the client device 310, to determine a counter value associated applet and stored in database 335. As previously mentioned, the server 320 may utilize the identifier of the applet and one or other identifiers, e.g., user identifying information, account identifying information, card identifying information, unique customer identifier, and so forth, to determine the counter value in the database. Based on a result of a comparison of the counter value received from the client device 310 and the counter value stored in the database 335, the server 320 may determine whether the applet is enabled or disabled. Further, the server 320 may communicate a result or an indication of the result to the client device 310 via network 315.

[0077] The client device 310 may communicate with the server 320 via network 315 to enable and disable applets for a transaction card 305. For example, the server 320 may receive an indication from the client device 310 via a network 315 to disable an applet for the transaction card 305. The server 320 may set a counter value associated with the applet to a value, e.g., NULL, to disable the applet in the database 335. Similarly, the server 320 may receive a counter value from the client device 310 and set the counter value in the database 335 to the received counter value.

[0078] In embodiments, the client device 310 may include a processor 312, which may be coupled with other components including the memory. The processor 312 may be any type of processor and including circuitry, cache, control unit, logic, registers, clock(s), buses, and so forth. Further, the memory may be any type of memory. In embodiments, the memory may store one or more applications or software including instructions that may be executed by the processor 312 and the processing circuitry. The software may include instructions to perform operations discussed herein, e.g., perform transaction operations and transaction card management operations.

[0079] In embodiments, the client device 310 may communicate one or more interfaces capable of communicating with the transaction card 305. In one example, the client device 310 includes an NFC device 313 capable of communicating with the transaction card 305 using short-range wireless communication (e.g., NFC). As should be noted, those skilled in the art would understand that a distance of fewer than twenty centimeters is consistent with NFC range. When the transaction card 305 is proximate to the client device 310, the NFC device 313 may read data stored on the card, such as a status of applets. In one example, the NFC device 313 may perform one or more actions or communications with the transaction card 305, such as detecting the transaction card 305 including the card’s NFC device, authenticating the card, polling the card for the status of the applets, and receiving the status. In some instances, the NFC device 313 may be enabled to energize and provide power to the NFC device of the transaction card 305, as previously discussed above. In other instances, the transaction card 305 may provide its’ own power for the NFC device. [0080] FIG. 4 illustrates an example of a logic flow 400 that may be representative of some or all the operations executed by one or more embodiments described herein. For example, the logic flow 400 may illustrate operations performed by a client device to determine whether an applet is enabled or disabled.

[0081] At block 410, the logic flow 400 includes establishing a communication link with a transaction card. For example, the client device may establish the communication link with the transaction card by communicating one or more messages with the transaction card in accordance with the NFC protocol to perform verification and/or validation operations between the devices. The communication link may be utilized by the client device and/or transaction card to communicate data. [0082] At block 420, the logic flow 400 includes sending an indication of an attempt to execute an applet for the transaction card, wherein the applet is stored in the memory of the transaction card. In embodiments, the indication may be sent as an applet select message and/or a “Select NDEF file” message to the transaction card and include an identifier of the applet.

[0083] At block 430, the logic flow 400 includes receiving, by the client device, the counter value associated with the applet. The counter value may be received with a MAC cryptogram or in the separate message and may be in plain text or encrypted. The counter value is associated with the applet and may indicate an approximate number of communications the transaction card conducted for the applet.

[0084] At block 440, the logic flow 400 includes sending, by the client device, the first message to a server, the first message may include the counter value, and an identifier to identify the applet. In some instances, the client device may send additional information related to the applet, such as user identifying information, account identifying information, card identifying information, the unique customer identifier, and so forth. In other instances, the server may determine the additional information separately, performing an information lookup based on identity of the client device sending the message. The counter value, the identifier of the applet, and other information may be used by a system including a server to determine if the applet is enabled or disabled in the system.

[0085] At block 450, the logic flow 400 includes receiving, by the client device, a second message from the server, the second message may include an indication to permit the attempt to execute the applet or an indication to deny the attempt to execute the applet. Further and at block 460, the logic flow 440 includes permitting, by the client device, the attempt to execute the applet based on the indication to permit received in the second message or denying, by the client device, the attempt to execute the applet based on the indication to deny received in the second message. [0086] FIG. 5 illustrates an example of a logic flow 500 that may be representative of some or all the operations executed by one or more embodiments described herein. For example, the logic flow 500 may illustrate operations performed by a server to determine whether an applet is enabled or disabled and communicate with a client device.

[0087] At block 510, the logic flow 500 includes receiving, by the server, a message from a client device. In embodiments, the message includes a counter value and an identifier to identify an applet, and the counter value is associated with the applet. In some embodiments, the server may receive additional information from the client device, e.g., user identification, account identification, card identification, a unique customer identifier, and so forth. However, embodiments are not limited in this manner.

[0088] At block 520, the logic flow 500 includes determining, by the server, another counter value stored in storage, the other counter value associated with the transaction card and the applet. For example, the server 500 may use the information received from the client device to retrieve the other counter value from a data store, e.g., perform a lookup in a database.

[0089] At block 530, the logic flow 500 includes comparing the counter value from the client device and another counter value retrieved from the data store to determine whether to permit or deny an attempt to execute the applet for the transaction card. The result of the comparison may indicate whether the counter value received from the client device matches, is less than, or is greater than the other counter value. Based on the comparison, the server may determine whether the applet is enabled or disabled. More specifically and at block 540, the logic flow 500 includes determining whether to permit or deny the attempt to execute the applet for the transaction card based on the comparison. For example, the applet may be permitted if the counter value received from the client device matches or is greater than the stored counter value. The applet may be prohibited if the counter value received is less than the stored counter value or the stored counter value is set to a NULL or another disabled indicating value.

[0090] At block 560, the logic flow 500 includes communicating, by the server, a second message to the client device. The second message includes an indication to permit the attempt to execute the applet or an indication to deny the attempt to execute the applet.

[0091] FIG. 6 depicts an exemplary process 600 illustrating key diversification according to one example. Initially, a sender, e.g., transaction card, and the recipient, e.g., client device, may be provisioned with two different master keys. For example, a first master key may comprise the data encryption master key, and a second master key may comprise the data integrity master key. The sender has a counter value, which may be updated at block 610, and other data, such as data to be protected, which it may secure share with the recipient.

[0092] At block 620, the counter value may be encrypted by the sender using the data encryption master key to produce the data encryption derived session key, and the counter value may also be encrypted by the sender using the data integrity master key to produce the data integrity derived session key, e.g., a session key. In some examples, a whole counter value or a portion of the counter value may be used during both encryptions.

[0093] In some examples, the counter value may not be encrypted. In these examples, the counter may be transmitted between the sender and the recipient in the clear, i.e., without encryption.

[0094] At block 630, the data to be protected is processed with a cryptographic MAC operation by the sender using the data integrity session key and a cryptographic MAC algorithm. The protected data, including plaintext and shared secret, may be used to produce a MAC cryptogram using one of the session keys (AUT-Session- Key).

[0095] At block 640, the data to be protected may be encrypted by the sender using the data encryption derived session key in conjunction with a symmetric encryption algorithm. In some examples, the MAC cryptogram is combined with an equal amount of random data, for example each 8 bytes long, and then encrypted using the second session key (DEK-Session-Key).

[0096] At block 650, the encrypted MAC cryptogram is transmitted, from the sender to the recipient, with sufficient information to identify additional secret information (such as shared secret, master keys, etc.), for verification of the cryptogram.

[0097] At block 660, the recipient uses the received counter value to independently derive the two derived session keys from the two master keys as explained above.

[0098] At block 670, the data encryption derived session key is used in conjunction with the symmetric decryption operation to decrypt the protected data. Additional processing on the exchanged data will then occur. In some examples, after the MAC is extracted, it is desirable to reproduce and match the MAC. For example, when verifying the cryptogram, it may be decrypted using appropriately generated session keys. The protected data may be reconstructed for verification. A MAC operation may be performed using an appropriately generated session key to determine if it matches the decrypted MAC. As the MAC operation is an irreversible process, the only way to verify is to attempt to recreate it from source data.

[0099] At block 680, the data integrity derived session key is used in conjunction with the cryptographic MAC operation to verify that the protected data has not been modified.

[00100] Some examples of the methods described herein may advantageously confirm when a successful authentication is determined when the following conditions are met. First, the ability to verify the MAC shows that the derived session key was proper. The MAC may only be correct if the decryption was successful and yielded the proper MAC value. The successful decryption may show that the correctly derived encryption key was used to decrypt the encrypted MAC. Since the derived session keys are created using the master keys known only to the sender (e.g., the transmitting device) and the recipient (e.g., the receiving device), it may be trusted that the contactless card which created the MAC and encrypted the MAC is indeed authentic. Moreover, the counter value used to derive the first and second session keys may be shown to be valid and may be used to perform authentication operations. [00101] After that, the two derived session keys may be discarded, and the next iteration of data exchange will update the counter value (returning to block 610), and a new set of session keys may be created (at block 620). In some examples, the combined random data may be discarded.

[00102] FIG. 7 illustrates an embodiment of an exemplary computing architecture 700 suitable for implementing various embodiments as previously described. In one embodiment, the computing architecture 700 may include or be implemented as part of system 100.

[00103] As used in this application, the terms “system” and “component” are intended to refer to a computer-related entity, either hardware, a combination of hardware and software, software, or software in execution, examples of which are provided by the exemplary computing architecture 700. For example, a component can be, but is not limited to being, a process running on a processor, a processor, a hard disk drive, multiple storage drives (of optical and/or magnetic storage medium), an object, an executable, a thread of execution, a program, and/or a computer. By way of illustration, both an application running on a server and the server can be a component. One or more components can reside within a process and/or thread of execution, and a component can be localized on one computer and/or distributed between two or more computers. Further, components may be communicatively coupled to each other by various types of communications media to coordinate operations. The coordination may involve the uni-directional or bi-directional exchange of information. For instance, the components may communicate information in the form of signals communicated over the communications media.

The information can be implemented as signals allocated to various signal lines. In such allocations, each message is a signal. Further embodiments, however, may alternatively employ data messages. Such data messages may be sent across various connections. Exemplary connections include parallel interfaces, serial interfaces, and bus interfaces.

[00104] The computing architecture 700 includes various common computing elements, such as one or more processors, multi-core processors, co-processors, memory units, chipsets, controllers, peripherals, interfaces, oscillators, timing devices, video cards, audio cards, multimedia input/output ( I/O) components, power supplies, and so forth. The embodiments, however, are not limited to implementation by the computing architecture 700.

[00105] As shown in FIG. 7, the computing architecture 700 includes a processing unit 704, a system memory 706 and a system bus 708. The processing unit 704 can be any of various commercially available processors.

[00106] The system bus 708 provides an interface for system components including, but not limited to, the system memory 706 to the processing unit 704. The system bus 708 can be any of several types of bus structure that may further interconnect to a memory bus (with or without a memory controller), a peripheral bus, and a local bus using any of a variety of commercially available bus architectures. Interface adapters may connect to the system bus 708 via slot architecture. Example slot architectures may include without limitation Accelerated Graphics Port (AGP), Card Bus, (Extended) Industry Standard Architecture ((E)ISA), Micro Channel Architecture (MCA), NuBus, Peripheral Component Interconnect (Extended) (PCI(X)), PCI Express, Personal Computer Memory Card International Association (PCMCIA), and the like.

[00107] The computing architecture 700 may include or implement various articles of manufacture. An article of manufacture may include a computer-readable storage medium to store logic. Examples of a computer-readable storage medium may include any tangible media capable of storing electronic data, including volatile memory or non-volatile memory, removable or non-removable memory, erasable or non-erasable memory, writeable or re-writeable memory, and so forth. Examples of logic may include executable computer program instructions implemented using any suitable type of code, such as source code, compiled code, interpreted code, executable code, static code, dynamic code, object-oriented code, visual code, and the like. Embodiments may also be at least partly implemented as instructions contained in or on a non-transitory computer-readable medium, which may be read and executed by one or more processors to enable performance of the operations described herein. [00108] The system memory 706 may include various types of computer-readable storage media in the form of one or more higher speed memory units, such as read only memory (ROM), random-access memory (RAM), dynamic RAM (DRAM), Double-Data-Rate DRAM (DDRAM), synchronous DRAM (SDRAM), static RAM (SRAM), programmable ROM (PROM), erasable programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), flash memory, polymer memory such as ferroelectric polymer memory, ovonic memory, phase change or ferroelectric memory, silicon-oxide-nitride-oxide-silicon (SONOS) memory, magnetic or optical cards, an array of devices such as Redundant Array of Independent Disks (RAID) drives, solid state memory devices (e.g., USB memory, solid state drives (SSD) and any other type of storage media suitable for storing information. In the illustrated embodiment shown in FIG. 7, the system memory 706 can include non-volatile memory 710 and/or volatile memory 712. A basic input/output system (BIOS) can be stored in the non-volatile memory 710.

[00109] The computer 702 may include various types of computer-readable storage media in the form of one or more lower speed memory units, including an internal (or external) hard disk drive (HDD) 714, a magnetic floppy disk drive (FDD) 716 to read from or write to a removable magnetic disk 718, and an optical disk drive 720 to read from or write to a removable optical disk 722 (e.g., a CD-ROM or DVD). The HDD 714, FDD 716 and optical disk drive 720 can be connected to the system bus 708 by a HDD interface 724, an FDD interface 726 and an optical drive interface 728, respectively. The HDD interface 724 for external drive implementations can include at least one or both of Universal Serial Bus (USB) and IEEE 1394 interface technologies.

[00110] The drives and associated computer-readable media provide volatile and/or nonvolatile storage of data, data structures, computer-executable instructions, and so forth. For example, a number of program modules can be stored in the drives and memory units 710, 712, including an operating system 730, one or more application programs 732, other program modules 734, and program data 736. In one embodiment, the one or more application programs 732, other program modules 734, and program data 736 can include, for example, the various applications and/or components of the system 700.

[00111] A user can enter commands and information into the computer 702 through one or more wire/wireless input devices, for example, a keyboard 738 and a pointing device, such as a mouse 740. Other input devices may include microphones, infra-red (IR) remote controls, radio-frequency (RF) remote controls, game pads, stylus pens, card readers, dongles, finger print readers, gloves, graphics tablets, joysticks, keyboards, retina readers, touch screens (e.g., capacitive, resistive, etc.), trackballs, track pads, sensors, styluses, and the like. These and other input devices are often connected to the processing unit 704 through an input device interface 742 that is coupled to the system bus 708 but can be connected by other interfaces such as a parallel port, IEEE 1394 serial port, a game port, a USB port, an IR interface, and so forth.

[00112] A monitor 744 or other type of display device is also connected to the system bus 708 via an interface, such as a video adaptor 746. The monitor 744 may be internal or external to the computer 702. In addition to the monitor 744, a computer typically includes other peripheral output devices, such as speakers, printers, and so forth.

[00113] The computer 702 may operate in a networked environment using logical connections via wire and/or wireless communications to one or more remote computers, such as a remote computer 748. The remote computer 748 can be a workstation, a server computer, a router, a personal computer, portable computer, microprocessor-based entertainment appliance, a peer device or other common network node, and typically includes many or all the elements described relative to the computer 702, although, for purposes of brevity, only a memory/storage device 750 is illustrated. The logical connections depicted include wire/wireless connectivity to a local area network (LAN) 752 and/or larger networks, for example, a wide area network (WAN) 754. Such LAN and WAN networking environments are commonplace in offices and companies, and facilitate enterprise-wide computer networks, such as intranets, all of which may connect to a global communications network, for example, the Internet.

[00114] When used in a LAN networking environment, the computer 702 is connected to the LAN 752 through a wire and/or wireless communication network interface or adaptor 756. The adaptor 756 can facilitate wire and/or wireless communications to the LAN 752, which may also include a wireless access point disposed thereon for communicating with the wireless functionality of the adaptor 757. [00115] When used in a WAN networking environment, the computer 702 can include a modem 758, or is connected to a communications server on the WAN 754 or has other means for establishing communications over the WAN 754, such as by way of the Internet. The modem 758, which can be internal or external and a wire and/or wireless device, connects to the system bus 708 via the input device interface 742. In a networked environment, program modules depicted relative to the computer 702, or portions thereof, can be stored in the remote memory/storage device 750. It will be appreciated that the network connections shown are exemplary and other means of establishing a communications link between the computers can be used. [00116] The computer 702 is operable to communicate with wire and wireless devices or entities using the IEEE 802 family of standards, such as wireless devices operatively disposed in wireless communication (e.g., IEEE 802.11 over-the-air modulation techniques). This includes at least Wi-Fi (or Wireless Fidelity), WiMax, and Bluetooth™ wireless technologies, among others. Thus, the communication can be a predefined structure as with a conventional network or simply an ad hoc communication between at least two devices. Wi-Fi networks use radio technologies called IEEE 802.11 (a, b, g, n, etc.) to provide secure, reliable, fast wireless connectivity. A Wi-Fi network can be used to connect computers to each other, to the Internet, and to wire networks (which use IEEE 702.3-related media and functions). [00117] The various elements of the devices as previously described with reference to FIGS. 1A-6 may include various hardware elements, software elements, or a combination of both. Examples of hardware elements may include devices, logic devices, components, processors, microprocessors, circuits, processors, circuit elements (e.g., transistors, resistors, capacitors, inductors, and so forth), integrated circuits, application specific integrated circuits (ASIC), programmable logic devices (PLD), digital signal processors (DSP), field programmable gate array (FPGA), memory units, logic gates, registers, semiconductor device, chips, microchips, chip sets, and so forth. Examples of software elements may include software components, programs, applications, computer programs, application programs, system programs, software development programs, machine programs, operating system software, middleware, firmware, software modules, routines, subroutines, functions, methods, procedures, software interfaces, application program interfaces (API), instruction sets, computing code, computer code, code segments, computer code segments, words, values, symbols, or any combination thereof. However, determining whether an embodiment is implemented using hardware elements and/or software elements may vary in accordance with any number of factors, such as desired computational rate, power levels, heat tolerances, processing cycle budget, input data rates, output data rates, memory resources, data bus speeds and other design or performance constraints, as desired for a given implementation.