Method and system for secure payments over a computer network

Information

  • Patent Grant
  • 9672515
  • Patent Number
    9,672,515
  • Date Filed
    Thursday, March 15, 2001
    23 years ago
  • Date Issued
    Tuesday, June 6, 2017
    7 years ago
Abstract
A method of conducting a financial transaction by a purchaser over a communications network is provided where the purchaser does not transmit his or her “real” payment card information over the network but instead secure payment application software is provided which allows for the transmission of a pseudo account number that is cryptographically processed for purposes of responding to an authorization request based on the real account number.
Description
BACKGROUND OF INVENTION

This invention relates to a method and system for conducting secure financial transactions over a communications network and more particularly to a method and system for transmitting payments securely over a computer network, such as the Internet, and for transmitting sensitive information securely over public communication channels.


As is self-evident, on-line commerce has experienced tremendous growth over the last few years but even with that growth consumers are still troubled and concerned about using personal financial information and transmitting such information, such as credit card numbers and personal identification numbers, over public communications networks, such as the Internet. As a result, over the last few years, companies have struggled to find a way—the best way—to ensure the security of payments made over a computer network and to decrease the risk of theft or misuse of financial information.


For example, U.S. Pat. No. 5,883,810 entitled “Electronic Online Commerce Card With Transaction Proxy Number For Online Transactions” and assigned to Microsoft Corporation, is directed to a system which provides for each transaction a temporary transaction number and associates it with the permanent account number; the transaction number looks like a real credit card number and the customer uses that transaction number and submits it to the merchant as a proxy for the customer account number. In this matter, the customer does not have to transmit over a public network his or her real credit card number.


In the '810 patent, the merchant passes along the transaction number to the issuing institution, which in turn uses the transaction number as an index, accesses the real customer account number and processes the authorization, sending the authorization reply back to the merchant under the transaction number. As a result, risk is purportedly minimized not only because the customer only transmits a transaction number but also because the proxy number is good only for a single purchase—theft “would not greatly benefit a thief because it cannot be repeatedly used for other purchases or transactions.” Col. 2, lines 60-61.


There is still a need to improve upon the prior art systems and in particular there is a need for a method and system for conducting a secure financial transaction over the Internet which avoids requiring the creation and transmission of a unique repeatedly generated transaction number to replace the transmission of the permanent account number for each conducted transaction.


SUMMARY OF THE INVENTION

According to the present invention, a “pseudo” account number is assigned to a customer and cryptographically linked to a consumer's payment account number. The payment account number is an account number issued by a financial institution or other organization that a consumer may use to make a payment for goods and/or services. For example, the payment account number may be the account number from a payment card, such as a credit or debit card, or from a payment application, such as an electronic cash application stored on a consumer's computer. The pseudo account number appears to be an actual payment account number to a merchant. That is, the pseudo account number has the same length as a valid payment account number and begins with a valid identification number (e.g., a “5” for MasterCard International Incorporated (“MasterCard”)). The pseudo account number is used by the customer instead of the real account number for all of his or her on-line financial transactions.


All transactions based on pseudo account numbers are preferably cryptographically authenticated using a secret key that is unique for each account number. The authentication may be based on the private key of a public-key pair (“public-key authentication”), or based on a secret key other than a private key (“secret-key authentication”). Thus, if unauthorized persons were to ascertain any pseudo account numbers, they would be unable to make fraudulent transactions using them.





BRIEF DESCRIPTION OF THE DRAWINGS

Further objects, features and advantages of the invention will become apparent from the following detailed description taken in conjunction with the accompanying figures showing a preferred embodiment of the invention, on which:



FIG. 1 is a block diagram of the system for obtaining a secure payment application from a provider over the Internet in accordance with the invention;



FIG. 2A is a block diagram of the system for conducting a secure payment over the Internet using the present invention with secret-key authentication of pseudo account numbers, in accordance with the invention;



FIG. 2B is a block diagram of the system for conducting a secure payment over the Internet using the present invention with public-key authentication of pseudo account numbers, in accordance with the present invention;



FIG. 3A is a block diagram illustrating the process preferably performed to obtain a pseudo account number for a given “real” account number, in accordance with the present invention;



FIG. 3B is a block diagram illustrating the process preferably performed to convert a pseudo account number back into its corresponding “real” account number;



FIGS. 4A and 4B illustrate the steps that are performed in accordance with the present invention when a card holder places an order with a merchant on the Internet and the merchant requests an authorization from an acquirer;



FIG. 5 is a block diagram illustrating the process of clearing a transaction in accordance with the present invention;



FIG. 6 is a block diagram illustrating exception processing in accordance with the present invention.





Throughout the figures, the same reference numerals and characters, unless otherwise stated, are used to denote like features, elements, components or portions of the illustrated embodiment. Moreover, while the subject invention will now be described in detail with reference to the figures, it is done so in connection with a preferred embodiment. It is intended that changes and modifications can be made to the described embodiment without departing from the true scope and spirit of the subject invention as defined by the appended claims.


DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT


FIG. 1 illustrates an initial setup whereby a consumer who has, in this instance, a MasterCard financial transaction card decides to obtain a secure payment application from a secure payment application provider, such as MasterCard, over the Internet. The reader should understand that although there is repeated reference in the specification and Figures to MasterCard this is by way of example only.


As shown in FIG. 1, a provider, such as MasterCard (or an agent of MasterCard) has in its control one or more tamper-resistant security modules 10, which offer physical protection for the information stored inside the modules. These security modules each contain the following secret keys: 1) one or more translation keys that are used to translate between pseudo account numbers and “real” account numbers; 2) if secret-key authentication is used, one or more derivation keys that are used to re-create the card-unique secret cryptographic keys; and 3) if public-key authentication is used, one or more provider “root” private keys. The process, then, would preferably proceed as follows:

    • The cardholder contacts MasterCard's web site via the Internet.
    • The cardholder identifies himself/herself to MasterCard by providing, preferably under Secure Socket Layer (SSL) encryption known to those skilled in the art, the card account number, card expiration date, and card verification code or CVC2 from his/her MasterCard card. CVC2 refers to authenticating information that is issued with some payment cards. These cards have the account number printed on the signature panel of the card followed by a three or four digit value. This value is generated by the issuing bank using a secret cryptographic key, and can be verified using this same key. Payment card brands have varying names for the value: MasterCard—Card Verification Code 2 (CVC2); American Express—Four-digit batch code (4DBC); and Visa—Card Verification Value 2 (CVV2). Supplying this value provides evidence that the person participating in a transaction had physical possession of the card at some point in time, because the value is not encoded on the magnetic stripe and thus not included in a normal transaction.
    • MasterCard verifies the CVC2 for the cards of those issuers for which MasterCard is provided (by secure means) the CVC2 keys. MasterCard may confirm the legitimacy of the other card data by obtaining a zero amount authorization from the issuer. MasterCard may obtain this authorization over its Banknet™ communications network.
    • After MasterCard has confirmed the legitimacy of the cardholder-provided card data, the secure payment application software is made available to the cardholder and may be downloaded over the Internet under SSL encryption. The software includes a secret cryptographic key that is unique to this card. If secret-key authentication is used, the secret key is preferably determinable from the card's “real” account number (i.e., the actual card payment account number issued by the cardholder's issuing bank). If public-key authentication is used, MasterCard provides a certificate that links the real account number with the corresponding public key, which certificate is signed by a MasterCard “root” private key. The software also includes the cardholder's “real” account number, and a “pseudo” account number that MasterCard may relate to the “real” account number.
    • The cardholder may provide a password to MasterCard prior to downloading the secure payment application or may select a password when the secure payment application is being installed on the cardholder's computer. If a password is provided or selected, the cardholder will thereafter be required to enter this password in order to activate the secure payment application.
    • If secret-key authentication is used, the card-unique secret key may be cryptographically computed from the card's “real” account number using a higher-level secret cryptographic key that is common to many or all account numbers. The higher-level secret cryptographic key preferably resides solely within physically-secure and tamper-resistant hardware devices (referred to as “security modules”) that are controlled by MasterCard or by acquirer institutions. If the secure payment application includes a card-unique private key (for public-key authentication), the associated certificate is signed using a MasterCard private “root” key that resides only in a relatively few security modules that are controlled directly by MasterCard or by trusted agents to whom MasterCard has delegated this certificate-signing function.
    • The pseudo account number has the same length as the “real” account number, consists solely of decimal digits, and begins with a valid identification number (e.g., a “5” for MasterCard). Therefore, the pseudo account number will appear to be a valid account number to merchants.
    • In order for an acquirer or MasterCard to be able to differentiate between a “real” account number and a pseudo account number, there must be an indication in the account number or in the transaction record of the type of account number being used. In one embodiment of the present invention, this indication is provided in the second digit of the pseudo account number, which acts as a special identifier. For example, for MasterCard cards, the second digit of an account number may be made a “9” to indicate a pseudo account number. In this case, the 16th digit of the account number, which is normally a check digit used to detect manual entry errors, is deleted to make room for the additional second digit.
    • In some cases, it may be possible that the transaction record may include data indicating that the account number is a pseudo account number.
    • MasterCard may periodically update the secure payment application.
    • If secret-key authentication is used, the following steps may be performed within a security module controlled by MasterCard or one of its agents to obtain a card-unique secret key to be included in the MasterCard secure payment application. The following steps assume the use of the DEA (Data Encryption Algorithm, which is a U.S. Government standard cryptographic algorithm) with a double-length key. They also assume that the MasterCard security module holds a secret high-level key called the Per-Card Key Derivation Key that consists of 16 bytes and is used with many or all card account numbers to cryptographically compute a card-unique secret key, called the Per-Card Key, given the card's 16-digit payment account number. The steps are:
    • 1. Considering the payment account number as 16 binary-coded-decimal digits of 4 bits each, DEA-encrypt these 64 bits using as the encryption key the left-most 8 bytes of the 16-byte Per-Card Key Derivation Key.
    • 2. DEA-decrypt the result of Step 1 using as the decryption key the right-most 8 bytes of the 16-byte Per-Card Key Derivation Key.
    • 3. DEA-encrypt the result of Step 2 using as the encryption key (again) the left-most 8 bytes of the 16-byte Per-Card Key Derivation Key.
    • 4. Use the result of Step 3 as the left-most 8 bytes of the unique Per-Card Key.
    • 5. DEA-encrypt the result of Step 3 using as the encryption key the left-most 8 bytes of the 16-byte Per-Card Key Derivation Key.
    • 6. DEA-decrypt the result of Step 5 using as the decryption key the right-most 8 bytes of the 16-byte Per-Card Key Derivation Key.
    • 7. DEA-encrypt the result of Step 6 using as the encryption key (again) the left-most 8 bytes of the 16-byte Per-Card Key Derivation Key.
    • 8. Use the result of Step 7 as the right-most 8 bytes of the 16-byte unique Per-Card Key, and place this key in the secure payment application in such a way that it will not be disclosed during the normal operation of this application.
    • If public-key authentication is used, the following steps may be performed within a security module controlled by MasterCard or one of its agents to provide a card-unique private key and a card-unique certificate for the corresponding public key, which private key and certificate are to be included in the MasterCard secure payment application:
    • 1. For a recognized public-key algorithm (e.g. RSA, Elliptic Curve), compute a unique private key and the corresponding public key using established security procedures.
    • 2. Using a recognized secure hash algorithm (e.g. SHA-1), hash, for example, (1) the just-generated public key for the card in question, (2) the pseudo account number for this card, (3) an appropriate date (to be optionally used to determine certificate expiration) and (4) the identity of the current MasterCard “root” key (in the event that this key should change).
    • 3. Using a recognized public key algorithm, and a MasterCard “root” private key, create a digital signature on the result of Step 2 (with appropriate padding).
    • 4. In the per-card secure payment application, place the just-generated private key in such a way that it cannot be disclosed in normal operation. Also place in this secure payment application a digital certificate consisting of (for example) (1) the card-unique public key, (2) the card's pseudo account number, (3) the above-indicated date, (4) the identity of the MasterCard “root” key used to sign the certificate, and (4) the above-described digital signature.



FIG. 2a is a diagram of a system for conducting a secure payment over the Internet using the present invention with secret-key authentication of pseudo account numbers.


As shown in FIG. 2a, an acquirer 12 has in its control one or more tamper-resistant security modules, which offer physical protection for the information stored inside the modules. These security modules each contain one or more secret keys, the translation key or keys, that are used to translate between pseudo account numbers and “real” account numbers. Each of these modules also contain one or more higher-level secret keys, called the derivation key or keys, that are used to re-create the card-unique secret cryptographic keys.


The modules may be provided by MasterCard to the acquirer and may function similarly to the security modules currently installed in banks that operate Cirrus automatic teller machines (ATMs). MasterCard provides to the acquirer a security specification and/or software application, which the acquirer may make available to merchants that desire to accept MasterCard cards with pseudo account numbers. Although it is preferred for an acquirer to have a security module, it is not required. If a security module is not provided to an acquirer, the acquirer will be required to forward all pseudo account numbers to MasterCard for translation and authentication.



FIG. 2B is a diagram of a system for conducting a secure payment over the Internet using the present invention with public-key authentication of pseudo account numbers. As shown in FIG. 2b, the only significant difference with FIG. 2a is that a public-key pair is utilized. Like before, the acquirer 12 has in its control one or more tamper-resistant security modules 10, which offer physical protection for the information stored inside the modules. These security modules each contain one or more secret keys, i.e., the translation key or keys, that are used to translate between pseudo account numbers and “real” account numbers. Like above, the modules are provided by MasterCard to the acquirer and may function similarly to the security modules currently installed in banks that operate Cirrus automatic teller machines (ATMs). MasterCard provides to the acquirer a security specification and/or software application, which the acquirer may make available to merchants that desire to accept MasterCard cards with pseudo account numbers. Although it is preferred for an acquirer to have a security module, it is not required. If a security module is not provided to an acquirer, the acquirer will be required to forward all pseudo account numbers to MasterCard for translation and authentication.



FIG. 3 illustrates the process that may be performed within a security module to obtain the pseudo account number for a given “real” account number. The process utilizes the DEA with a double-length key. It is assumed that the security module holds a secret high-level key (the Account Number Translation Key) that consists of 16 bytes and is used with many or all card account numbers to obtain the pseudo account number that corresponds to each. It is assumed that the first three digits of the “real” account number occur unchanged in the pseudo account number with the digit “9” inserted between the first and second digits, and that the 16th digit (the check digit) of the “real” account number is ignored. The twelve digits from Digit 4 through Digit 15 of the “real” account number are encrypted and become digits 5 through 16 of the pseudo account number. This encryption is illustrated as function “E1” in FIG. 3a. This encryption method may use a methodology known as ‘DESX’ to maintain high security while minimizing the number of DEA operations that are required. The following defines possible steps to achieve the encryption:

    • 1. Select the 6 digits from positions 4 through 9 of the “real” account number (the 6 left-most of the 12 account-number digits to be encrypted). Represent each digit as a 4-bit binary-coded decimal value.
    • 2. Left-justify the 24 bits produced by Step 1 in a 64-bit field, where the 37 bits to the immediate right of these bits are all set to binary zero, and the three right-most bits of the 64-bits are set to binary ‘001’.
    • 3. Exclusive-or the result of Step 2 with the left-most 8 bytes (64 bits) of the Account Number Translation Key.
    • 4. DEA encrypt the result of Step 3 using as the key the right-most 8 bytes of the Account Number Translation Key.
    • 5. Exclusive-or the result of Step 4 with (again) the left-most 8 bytes (64 bits) of the Account Number Translation Key.
    • 6. Consider the result of Step 5 as 16 hexadecimal digits. Starting with the left-most digit, select those digits with the value of ‘9’ or less until 6 such digits (from the binary set ‘0000’ through ‘1001’, decimal 0 through 9) have been selected. If fewer then 6 such digits were found, select the remaining digits by re-scanning the result of the Step 5, this time selection only those 4-bit digits with a value greater than binary ‘1001’ (decimal ‘9’), and subtract binary ‘1010’ (decimal ‘10’) from each. This process produces 6 binary-coded-decimal digits.
    • 7. Select the 6 digits from positions 10 through 15 of the “real” account number (the 6 right-most of the 12 account-number digits to be encrypted). Represent each digit as a 4-bit binary-coded decimal value. Mod-10 add each of these 6 binary-coded-decimal digits to the corresponding binary-coded-decimal digit resulting from Step 6.
    • 8. Left-justify the 24 bits produced by Step 7 in a 64-bit field, where the 37 bits to the immediate right of these bits are all set to binary zero, and the three right-most bits of the 64-bits are set to binary ‘010’.
    • 9. Exclusive-or the result of Step 8 with the left-most 8 bytes (64 bits) of the Account Number Translation Key.
    • 10. DEA encrypt the result of Step 9 using as the key the right-most 8 bytes of the Account Number Translation Key.
    • 11. Exclusive-or the result of Step 10 with (again) the left-most 8 bytes (64 bits) of the Account Number Translation Key.
    • 12. Consider the result of Step 11 as 16 hexadecimal digits. Starting with the left-most digit, select those digits with the value of ‘9’ or less until 6 such digits (from the binary set ‘0000’ through ‘1001’, decimal 0 through 9) have been selected. If fewer then 6 such digits were found, select the remaining digits by re-scanning the result of Step 11, this time selection only those 4-bit digits with a value greater than binary ‘1001’ (decimal ‘9’), and subtract binary ‘1010’ (decimal ‘10’) from each. This process produces 6 binary-coded-decimal digits.
    • 13. Mod-10 add each of the 6 binary-coded-decimal digits resulting from Step 12 to the corresponding binary-coded-decimal digit resulting from Step 1.
    • 14. Left justify the 24 bits produced by Step 13 in a 64-bit field, where the 37 bits to the immediate right of these bits are all set to binary zero, and the three right-most bits of the 64-bits are set to binary ‘011’.
    • 15. Exclusive-or the result of Step 14 with the left-most 8 bytes (64 bits) of the Account Number Translation Key.
    • 16. DEA encrypt the result of Step 15 using as the key the right-most 8 bytes of the Account Number Translation Key.
    • 17. Exclusive-or the result of Step 16 with (again) the left-most 8 bytes (64 bits) of the Account Number Translation Key.
    • 18. Consider the result of Step 17 as 16 hexadecimal digits. Starting with the left-most digit, select those digits with the value of ‘9’ or less until 6 such digits (from the binary set ‘0000’ through ‘1001’, decimal 0 through 9) have been selected. If fewer then 6 such digits were found, select the remaining digits by re-scanning the result of Step 17, this time selection only those 4-bit digits with a value greater than binary ‘1001’ (decimal ‘9’), and subtract binary ‘1010’ (decimal ‘10’) from each. This process produces 6 binary-coded-decimal digits.
    • 19. Mod-10 add each of the 6 binary-coded-decimal digits resulting from Step 18 to the corresponding binary-coded-decimal digit resulting from Step 7.
    • 20. Left-justify the 24 bits produced by Step 19 in a 64-bit field, where the 37 bits to the immediate right of these bits are all set to binary zero, and the three right-most bits of the 64-bits are set to binary ‘100’.
    • 21. Exclusive-or the result of Step 20 with the left-most 8 bytes (64 bits) of the Account Number Translation Key.
    • 22. DEA encrypt the result of Step 21 using as the key the right-most 8 bytes of the Account Number Translation Key.
    • 23. Exclusive-or the result of Step 22 with (again) the left-most 8 bytes (64 bits) of the Account Number Translation Key.
    • 24. Consider the result of Step 23 as 16 hexadecimal digits. Starting with the left-most digit, select those digits with the value of ‘9’ or less until 6 such digits (from the binary set ‘0000’ through ‘1001’, decimal 0 through 9) have been selected. If fewer then 6 such digits were found, select the remaining digits by re-scanning the result of Step 23, this time selection only those 4-bit digits with a value greater than binary ‘1001’ (decimal ‘9’), and subtract binary ‘1010’ (decimal ‘10’) from each. This process produces 6 binary-coded-decimal digits.
    • 25. Mod-10 add each of the 6 binary-coded-decimal digits resulting from Step 24 to the corresponding binary-coded-decimal digit resulting from Step 13.
    • 26. Left-justify the 24 bits produced by Step 25 in a 64-bit field, where the 37 bits to the immediate right of these bits are all set to binary zero, and the three right-most bits of the 64-bits are set to binary ‘101’.
    • 27. Exclusive-or the result of Step 26 with the left-most 8 bytes (64 bits) of the Account Number Translation Key.
    • 28. DEA encrypt the result of Step 27 using as the key the right-most 8 bytes of the Account Number Translation Key.
    • 29. Exclusive-or the result of Step 28 with (again) the left-most 8 bytes (64 bits) of the Account Number Translation Key.
    • 30. Consider the result of Step 29 as 16 hexadecimal digits. Starting with the left-most digit, select those digits with the value of ‘9’ or less until 6 such digits (from the binary set ‘0000’ through ‘1001’, decimal 0 through 9) have been selected. If fewer then 6 such digits were found, select the remaining digits by re-scanning the result of Step 29, this time selection only those 4-bit digits with a value greater than binary ‘1001’ (decimal ‘9’), and subtract binary ‘1010’ (decimal ‘10’) from each. This process produces 6 binary-coded-decimal digits.
    • 31. Mod-10 add each of the 6 binary-coded-decimal digits resulting from Step 30 to the corresponding binary-coded-decimal digit resulting from Step 19.
    • 32. Concatenate left-to right (1) four decimal digits consisting of the left-most 3 decimal digits of the “real” account number with the digit ‘9’ inserted between the first and second digit, with (2) the 6 decimal digits resulting from Step 25, with (3) the 6 decimal digits resulting from Step 31. Use the resulting 16 decimal digits as the pseudo account number.



FIG. 3b illustrates the process performed by a security module in the acquirer's facility to convert a pseudo account number (created from a “real” account number using the procedure described in FIG. 3a) back into its corresponding “real” account number. The process utilizes the DEA with a double-length key. It is assumed that the security module holds a secret high-level key (the Account Number Translation Key) that consists of 16 bytes and is used with many or all card account numbers to obtain the pseudo account number from “real” account numbers and vice-versa. It is assumed that the first three digits of the “real” account number occur unchanged in the pseudo account number with the digit “9” inserted between the first and second digits, and that 16th digit (the check digit) of the “real” account number is not included in the pseudo account number. Therefore to convert from a pseudo account number to a “real” account number it is necessary to decrypt Digit 5 through Digit 16 of the pseudo account number to provide Digit 4 through Digit 15 of the “real” account number. The decryption is illustrated as function “D1” in FIG. 3b. Digit 1 through Digit 3 of the “real” account number are obtained from Digit 1 through Digit 4 of the pseudo account number by discarding the second digit (always a ‘9’). Finally, the 16th digit of the “real” account number must be computed from the other 15 digits by applying an appropriate check-digit-generation algorithm. The translation process is as follows:

    • 1. Select the 6 digits from positions 5 through 10 of the pseudo account number (the 6 left-most of the 12 pseudo account-number digits to be decrypted). Represent each digit as a 4-bit binary-coded decimal value.
    • 2. Left-justify the 24 bits produced by Step 1 in a 64-bit field, where the 37 bits to the immediate right of these bits are all set to binary zero, and the three right-most bits of the 64-bits are set to binary ‘101’.
    • 3. Exclusive-or the result of Step 2 with the left-most 8 bytes (64 bits) of the Account Number Translation Key.
    • 4. DEA encrypt the result of Step 3 using as the key the right-most 8 bytes of the Account Number Translation Key.
    • 5. Exclusive-or the result of Step 4 with (again) the left-most 8 bytes (64 bits) of the Account Number Translation Key.
    • 6. Consider the result of Step 5 as 16 hexadecimal digits. Starting with the left-most digit, select those digits with the value of ‘9’ or less until 6 such digits (from the binary set ‘0000’ through ‘1001’ (decimal 0 through 9) have been selected. If fewer then 6 such digits were found, select the remaining digits by re-scanning the result of the Step 5, this time selection only those 4-bit digits with a value greater than binary ‘1001’ (decimal ‘9’), and subtract binary ‘1010’ (decimal ‘10’) from each. This process produces 6 binary-coded-decimal digits.
    • 7. Select the 6 digits from positions 11 through 16 of the pseudo account number (the 6 right-most of the 12 account-number digits to be decrypted). Represent each digit as a 4-bit binary-coded decimal value. From each of these 6 binary-coded-decimal digits, subtract the corresponding binary-coded-decimal digit resulting from Step 6.
    • 8. Left-justify the 24 bits produced by Step 7 in a 64-bit field, where the 37 bits to the immediate right of these bits are all set to binary zero, and the three right-most bits of the 64-bits are set to binary ‘100’.
    • 9. Exclusive-or the result of Step 8 with the left-most 8 bytes (64 bits) of the Account Number Translation Key.
    • 10. DEA encrypt the result of Step 9 using as the key the right-most 8 bytes of the Account Number Translation Key.
    • 11. Exclusive-or the result of Step 10 with (again) the left-most 8 bytes (64 bits) of the Account Number Translation Key.
    • 12. Consider the result of Step 11 as 16 hexadecimal digits. Starting with the left-most digit, select those digits with the value of ‘9’ or less until 6 such digits (from the binary set ‘0000’ through ‘1001’, decimal 0 through 9) have been selected. If fewer then 6 such digits were found, select the remaining digits by re-scanning the result of Step 11, this time selection only those 4-bit digits with a value greater than binary ‘1001’ (decimal ‘9’), and subtract binary ‘1010’ (decimal ‘10’) from each. This process produces 6 binary-coded-decimal digits.
    • 13. Mod-10 subtract each of the 6 binary-coded-decimal digits resulting from Step 12 from the corresponding binary-coded-decimal digit resulting from Step 1.
    • 14. Left-justify the 24 bits produced by Step 13 in a 64-bit field, where the 37 bits to the immediate right of these bits are all set to binary zero, and the three right-most bits of the 64-bits are set to binary ‘011’.
    • 15. Exclusive-or the result of Step 14 with the left-most 8 bytes (64 bits) of the Account Number Translation Key.
    • 16. DEA encrypt the result of Step 15 using as the key the right-most 8 bytes of the Account Number Translation Key.
    • 17. Exclusive-or the result of Step 16 with (again) the left-most 8 bytes (64 bits) of the Account Number Translation Key.
    • 18. Consider the result of Step 17 as 16 hexadecimal digits. Starting with the left-most digit, select those digits with the value of ‘9’ or less until 6 such digits (from the binary set ‘0000’ through ‘1001’, decimal 0 through 9) have been selected. If fewer then 6 such digits were found, select the remaining digits by re-scanning the result of Step 17, this time selection only those 4-bit digits with a value greater than binary ‘1001’ (decimal ‘9’), and subtract binary ‘1010’ (decimal ‘10’) from each. This process produces 6 binary-coded-decimal digits.
    • 19. Mod-10 subtract each of the 6 binary-coded-decimal digits resulting from Step 18 from the corresponding binary-coded-decimal digit resulting from Step 7.
    • 20. Left-justify the 24 bits produced by Step 19 in a 64-bit field, where the 37 bits to the immediate right of these bits are all set to binary zero, and the three right-most bits of the 64-bits are set to binary ‘010’.
    • 21. Exclusive-or the result of Step 20 with the left-most 8 bytes (64 bits) of the Account Number Translation Key.
    • 22. DEA encrypt the result of Step 21 using as the key the right-most 8 bytes of the Account Number Translation Key.
    • 23. Exclusive-or the result of Step 22 with (again) the left-most 8 bytes (64 bits) of the Account Number Translation Key.
    • 24. Consider the result of Step 23 as 16 hexadecimal digits. Starting with the left-most digit, select those digits with the value of ‘9’ or less until 6 such digits (from the binary set ‘0000’ through ‘1001’, decimal 0 through 9) have been selected. If fewer then 6 such digits were found, select the remaining digits by re-scanning the result of Step 23, this time selection only those 4-bit digits with a value greater than binary ‘1001’ (decimal ‘9’), and subtract binary ‘1010’ (decimal ‘10’) from each. This process produces 6 binary-coded-decimal digits.
    • 25. Mod-10 subtract each of the 6 binary-coded-decimal digits resulting from Step 24 from the corresponding binary-coded-decimal digit resulting from Step 13.
    • 26. Left-justify the 24 bits produced by Step 25 in a 64-bit field, where the 37 bits to the immediate right of these bits are all set to binary zero, and the three right-most bits of the 64-bits are set to binary ‘001’.
    • 27. Exclusive-or the result of Step 26 with the left-most 8 bytes (64 bits) of the Account Number Translation Key.
    • 28. DEA encrypt the result of Step 27 using as the key the right-most 8 bytes of the Account Number Translation Key.
    • 29. Exclusive-or the result of Step 28 with (again) the left-most 8 bytes (64 bits) of the Account Number Translation Key.
    • 30. Consider the result of Step 29 as 16 hexadecimal digits. Starting with the left-most digit, select those digits with the value of ‘9’ or less until 6 such digits (from the binary set ‘0000’ through ‘1001’, decimal 0 through 9) have been selected. If fewer then 6 such digits were found, select the remaining digits by re-scanning the result of Step 23, this time selection only those 4-bit digits with a value greater than binary ‘1001’ (decimal ‘9’), and subtract binary ‘1010’ (decimal ‘10’) from each. This process produces 6 binary-coded-decimal digits.
    • 31. Mod-10 subtract each of the 6 binary-coded-decimal digits resulting from Step 30 from the corresponding binary-coded-decimal digit resulting from Step 19.
    • 32. Concatenate, left-to-right, (1) the first four digits of the pseudo account number with the second digit (the ‘9’) discarded (thus providing three digits) with (2) the 6 decimal digits resulting from Step 25 with (3) the 6 decimal digits resulting from Step 31. Compute the 16th (right-most) digit by applying the check-digit-generation algorithm to the 15 decimal digits resulting from the concatenation. The resulting 16 digits are the “real” account number.



FIGS. 4a and 4b illustrate the steps that are performed when the cardholder contacts and places an order with a merchant on the Internet and the merchant requests an interchange authorization from an acquirer. It is assumed that the cardholder has enrolled in the MasterCard secure payment program and has installed the MasterCard secure payment application on his/her computer.

    • The cardholder contacts a merchant on (for example) the Internet and informs the merchant that he/she wishes to make a purchase.
    • The merchant responds by sending to the cardholder a merchant identification number (“MID”) that has been given to it by its acquiring bank (which bank ensures that it gives a unique merchant identification number to each of its merchants), along with a transaction sequence number (“TSN”) that is unique to this transaction. (This response is presumably generated within merchant software that the merchant obtained, for example, (1) from its acquiring bank, and that the acquiring bank had obtained from MasterCard, or (2) from the MasterCard Web site, or (3) from its software vendor, and that this vendor had obtained from MasterCard.) It is assumed that these are decimal numbers and that neither exceeds 8 digits.
    • The cardholder executes the MasterCard secure payment application software (if it is not already executing) and enters his/her password.
    • The application may display the cardholder's “real” and pseudo account numbers to the cardholder. The Internet merchants, however, never see the “real” account number.
    • The application concatenates the merchant identification number and the transaction sequence number (shown in FIGS. 4a and 4b as function “C”), then either:
    • 1. With reference to FIG. 4a, when the cardholder uses secret-key authentication, the cardholder generates a Message Authentication Code (“MAC”) on the concatenated result, using the unique Per-Card Key placed by MasterCard in the secure payment application (shown in FIG. 4a as function “E2”). As an example of the generation of the MAC, the merchant identification number and the transaction sequence number, represented as binary-coded-decimal, are concatenated, and padded to the right with zeros to produce 16 hexadecimal digits. This is DEA encrypted using, as the key, the left 8-bytes of the Per-Card Key. This result is DEA decrypted using, as the key, the right 8 bytes of the Per-Card Key, and this second cryptographic result is DEA encrypted using, as the key, the left 8-bytes of the Per-Card Key. Finally the MAC itself is produced by taking the left-most 4 bytes of this 8-byte final result, discarding the right-most 4 bytes. Or:
    • 2. With reference to FIG. 4b, when the cardholder uses public-key authentication, the cardholder creates a digital signature on the concatenated result of the merchant identification number and the transaction sequence number further concatenated with the transaction amount agreed to by the cardholder (all with appropriate padding) using the card-unique private key placed in the application by MasterCard (or its agent).
    • The MasterCard secure payment application then sends to the merchant, using SSL encryption, the following data:
    • 1. the cardholder's pseudo account number alone (secret-key authentication) or the card-unique digital certificate (public-key authentication) that includes the card's pseudo account number;
    • 2. the cardholder's card expiration date;
    • 3. the merchant identification number and transaction sequence number as received from the merchant;
    • 4. the MAC (secret-key authentication) or the digital signature (public-key authentication) generated by the secure payment application;
    • 5. the transaction amount agreed to by the cardholder.
    • In some cases, the secure payment application may also send data in the transaction record indicating that the account number transmitted is a pseudo account number.
    • The merchant, using the MasterCard-application software, verifies that the merchant identification number and the transaction sequence number are the correct numbers for this transaction.
    • If the transaction uses public-key authentication (FIG. 4b), the merchant, using the MasterCard-application software:
    • 1. Selects the MasterCard “root” public key indicated by the “root” key identifier in the card's digital certificate (which public keys are included in the MasterCard application software).
    • 2. Uses this “root” public key to authenticate the card's digital certificate.
    • 3. Uses the card's public key to authenticate the appropriate transaction data.
    • 4. Either (a) rejects the transaction if either authentication process fails, or (b) logs all of the data related to the certificate and the transaction signature (so that the merchant can subsequently demonstrate that it successfully verified the certificate and signature).
    • The merchant verifies that the pseudo account number starts with a “5”. The merchant may also verify that the second digit is a “9” for a MasterCard pseudo account number.
    • The merchant may approve the transaction without authorization if that is its practice or it may pass the pseudo account number and card expiration date to the acquiring bank. If secret-key authentication is used (see FIG. 4a), the merchant additionally passes to the acquiring bank the merchant identification number, transaction sequence number, and MAC.
    • The transaction amount passed from the cardholder to the merchant may be different from the transaction amount passed from the merchant to the acquirer. Therefore, the latter amount is referred to as “authorization amount” in FIGS. 4a and 4b.
    • The acquirer receiving the authorization request from the merchant recognizes that it contains a pseudo account number (by the ‘9’ as the second digit, and/or by the inclusion of the fields not found in a conventional authorization request) and sends to its MasterCard-provided security module the pseudo account number. If secret-key authentication is performed, the acquirer additionally sends to the security module (a) the merchant identification number, (b) the transaction sequence number, and (c) the MAC produced by the cardholder's secure application.
    • Upon receipt of this data, the security module cryptographically processes the pseudo account number to produce the “real” account number as described above with reference to FIG. 3b. (The translation is shown in FIGS. 4a and 4b as using function “D1”.)
    • If secret-key authentication is required (see FIG. 4a), the security module additionally performs the following steps:
    • 1. Generates the Per-Card Key, unique to the card of this transaction, using the “real” account number and the Per-Card Key Derivation Key as defined previously. (The generation of the Per-Card Key is shown in FIG. 4a as using function “E3”.)
    • 2. Uses this just-derived key to create a MAC on the merchant identification number and the transaction sequence number, as defined previously.
    • 3. Compares this generated MAC with the MAC given to it with the transaction data, and rejects the transaction if the two versions of the MAC are not identical.
    • 4. If the two versions of the MAC are identical, outputs the “real” account number.
    • Once the acquirer has obtained the “real” account number from the security module, it combines this with the expiration date from the transaction data. The acquirer may process the resulting transaction internally in its own facility if it is a provider of such processing services, or it may pass the transaction on to MasterCard over Banknet communication lines for MasterCard to send to the issuer in a conventional mode.
    • The response received by the acquirer from the issuer is identical in all respects to conventional processing, and provides an approval or rejection based on the “real” account number.
    • If the acquirer passes the account number to the merchant as part of its response, it must first convert the “real” account number back into a pseudo account number using the appropriate cryptographic key stored in the security module, and using the previously-discussed process.



FIG. 5 illustrates the process of clearing a transaction. The merchant sends all the transactions to the acquirer at the end of the day or periodically during the day. Each of these transactions includes all of the conventional MasterCard transaction details, except that they may contain a pseudo account number rather than a “real” account number. The acquirer takes all of the pseudo account numbers from these transactions and processes them through the MasterCard-provided security module, thus converting pseudo account numbers to “real” account numbers. The acquirer then processes the transactions internally or routes them to MasterCard International for clearing to the issuer in a conventional manner.



FIG. 6 illustrates how charge-backs, retrieval requests, etc., are processed in the MasterCard interchange. The figure shows that both the acquirer and the issuer have security modules 10. However, the issuer need not have a security module unless it will take cardholder inquiries over the Internet and unless the cardholder's computer communicates with the issuer by outputting a pseudo account number rather than a “real” account number. In this situation the issuer needs a security module in order to be able to convert the pseudo account number to the “real” account number. The issuer does not need a security module if the cardholder communicates with the issuer through postal mail.


The acquirer may have a security module in order to be able to process a transaction as a second presentment or retrieval request fulfillment from a merchant, where the merchant can only reference the transaction with a pseudo account number. Therefore the MasterCard-provided security module at the acquiring bank's facility needs the capability to translate from “real” account numbers to pseudo account numbers as well as from pseudo account numbers to “real” account numbers.


The transactions that go through MasterCard will be routed through Banknet with the “real” account number and not the pseudo account number. If secret-key authentication is used, it may be necessary for the acquirer to confirm that the transaction sequence number is unique for the merchant in question. If public-key authentication is used, it may be necessary for the merchant to produce the card's digital certificate, its signature, the cardholder-agreed transaction amount, the merchant identification number and the transaction sequence number, so that it can demonstrate that it actually verified the certificate and signature.


When public-key authentication is used, the above discussion considers a one-level key hierarchy in which MasterCard itself directly signs the certificate for every card. However a multi-level hierarchy is also possible. For example, MasterCard might sign a certificate for each of its issuers, and the issuer would in turn sign the certificates for the cards it issued. This would be an example of a two-level hierarchy.


Advantageously, the present invention provides enhanced security for the use of payment account numbers over the Internet. With the present invention, if one or more pseudo account numbers were to be stolen from a merchant, the stolen pseudo account numbers could not be used to conduct fraudulent transactions because transactions based on pseudo account numbers are preferably cryptographically authenticated using a secret key that is unique for each account number. This secret key is located only within the cardholder's secure payment application. Furthermore, a pseudo account number can not be used to make conventional MasterCard transactions (at point-of-sale terminals, for example) because the pseudo account number does not disclose the “real” account number.


The foregoing merely illustrates the principles of the invention. It will thus be appreciated that those skilled in the art will be able to devise numerous systems and methods which, although not explicitly shown or described herein, embody the principles of the invention and thus within the spirit and scope of the invention.

Claims
  • 1. A method of conducting transactions by a purchaser over a communications network, comprising: (a) assigning to said purchaser a first payment account number having a length and a status that changes over time;(b) providing a pseudo account number distinct from said first payment account number, associated with said first payment account number, and having the same length as said first payment account number, wherein the providing is based upon said first payment account number and a translation key, wherein the providing said pseudo account number further comprises selecting six decimal digits from said first payment account number,expanding each of said six decimal digits into a four-bit binary code to result in a 24-bit string,assigning a leftmost portion of a 64-bit field to said 24-bit string,assigning a rightmost three-bit field of said pseudo account number to binary ‘001,assigning a remaining portion of said 64-bit field between said leftmost portion and said rightmost portion to binary zeros,comparing said 64-bit field to said translation key with a logical operation,encrypting, using an encryption algorithm, a result of said comparing,converting said result into binary-coded decimal digits, and concatenating said binary-coded decimal digits;(c) processing, using a processor, one or more authorization requests corresponding to one or more transactions, each of the one or more transactions conducted using said pseudo account number, the processing of each of the one or more authorization requests comprising: (i) receiving a first authorization request of the one or more authorization requests for payment of a corresponding first transaction, said first authorization request including: (I) said pseudo account number and not said first payment account number, and (II) a cryptographic code generated based on a secret key associated with said first payment account number and transaction-specific data;(ii) identifying said purchaser's first payment account number in response to said first authorization request;(iii) verifying the authenticity of said cryptographic code;(iv) responding to said first authorization request based upon said verifying and said status of said first payment account number at the time of said corresponding first transaction; and(v) repeating steps (i)-(iv) for each remaining authentication request of the one or more authentication requests.
  • 2. The method of claim 1, wherein said cryptographic code is a message authentication code (MAC).
  • 3. The method of claim 1, wherein said cryptographic code is a digital signature.
  • 4. The method of claim 1, wherein said first payment account number is assigned by an assigning computer and said status is a function of the credit balance available for use by said purchaser, which credit balance changes over time as a result of the purchases made by said purchaser.
  • 5. The method of claim 4, wherein said pseudo account number is provided to a purchaser computer by an issuer computer, and providing said pseudo account number comprises: (i) receiving identification information from said purchaser computer at said issuer computer;(ii) verifying said identification information by said issuer computer, and(iii) after verifying said identification information, providing secure payment software comprising said pseudo account number to said purchaser computer by said issuer computer.
  • 6. The method of claim 5, wherein said issuer computer provides secure payment software configured with functionality to send to a merchant computer at least one of (i) said pseudo account number and a digital certificate that includes said pseudo account number,(ii) a card expiration date,(iii) a merchant identification number, and(iv) one or both of a generated message authentication code (MAC) and a digital signature generated by said secure payment software.
  • 7. The method of claim 1, wherein providing said pseudo account number comprises providing an indication that said pseudo account number is not a payment account number.
  • 8. The method of claim 7, wherein providing said indication comprises providing an indicator digit and transaction record data.
  • 9. The method of claim 7, wherein providing said indication comprises providing transaction record data.
  • 10. A system for conducting transactions by a purchaser over a communications network, comprising: an assigning computer configured to assign to said purchaser a first payment account number having a length and a status that changes over time;an issuing computer configured to provide a pseudo account number distinct from said first payment account number, associated with said first payment account number, and having the same length as said first payment account number, by using said first payment account number and a translation key, wherein said issuing computer is further configured to select six decimal digits from said first payment account number,expand each of said six decimal digits into a four-bit binary code to result in a 24-bit string,assign a leftmost portion of a 64-bit field to said 24-bit string,assign a rightmost three-bit field of said pseudo account number to binary ‘001,assign a remaining portion of said 64-bit field between said leftmost portion and said rightmost portion to binary zeros,compare said 64-bit field to said translation key with a logical operation,encrypt, using an encryption algorithm, a result of said comparing,convert said result into binary-coded decimal digits, andconcatenating said binary-coded decimal digits; andan authorizing computer configured to process one or more authorization requests corresponding to one or more transactions, each of the one or more transactions conducted using said pseudo account number, by (i) receiving a first authorization request of the one or more authorization requests for payment of a corresponding first transaction, said first authorization request including: (I) said pseudo account number and not said first payment account number, and (II) a cryptographic code generated based on a secret key associated with said first payment account number and transaction-specific data;(ii) identifying said purchaser's first payment account number in response to said first authorization request;(iii) verifying the authenticity of said cryptographic code;(iv) responding to said first authorization request based upon said verifying and said status of said first payment account number at the time of said corresponding first transaction; and(v) repeating steps (i)-(iv) for each remaining authentication request of the one or more authentication requests.
  • 11. The system of claim 10, wherein said cryptographic code is a message authentication code (MAC).
  • 12. The system of claim 10, wherein said cryptographic code is a digital signature.
  • 13. The system of claim 10, wherein one or more of said assigning computer, said issuing computer, and said authorizing computer are comprised of the same computer.
  • 14. The system of claim 10, wherein said status is a function of the credit balance available for use by said purchaser, which credit balance changes over time as a result of the purchases made by said purchaser.
  • 15. The system of claim 14, wherein said issuer computer is further configured to (i) receive identification information from said purchaser computer;(ii) verify said identification information by said issuer computer, and(iii) after verifying said identification information, provide secure payment software comprising said pseudo account number to said purchaser computer.
  • 16. The system of claim 15, wherein said secure payment software has functionality to send to a merchant computer at least one of (i) said pseudo account number and a digital certificate that includes pseudo account number,(ii) a card expiration date,(iii) a merchant identification number, and(iv) one or both of a generated message authentication code (MAC) and a digital signature generated by said secure payment software.
  • 17. The system of claim 10, wherein said issuing computer is further configured to provide an indication that said pseudo account number is not a payment account number.
  • 18. The system of claim 17, wherein said indication comprises an indicator digit.
  • 19. The system of claim 17, wherein said indication comprises transaction record data.
  • 20. The method of claim 1, wherein the pseudo account number is useable only during a pre-determined time period after it is provided.
  • 21. The system of claim 10, wherein the pseudo account number is useable only during a pre-determined time period after it is provided.
  • 22. The method of claim 1, wherein the secret key is computed using a derivation key based on a real account number associated with the purchaser's payment card.
  • 23. The system of claim 10, wherein the secret key is computed using a derivation key based on a real account number associated with the purchaser's payment card.
PRIORITY APPLICATION

This application claims priority to U.S. provisional application 60/189,650, filed on Mar. 15, 2000, and entitled “Method and System for Secure Payments Over a Computer Network,” which is hereby incorporated by reference.

US Referenced Citations (165)
Number Name Date Kind
3665161 Oberhart May 1972 A
3845277 Voss et al. Oct 1974 A
4016405 McCune et al. Apr 1977 A
4123747 Lancto et al. Oct 1978 A
4234932 Gorgens Nov 1980 A
4253017 Whitehead Feb 1981 A
4314352 Fought Feb 1982 A
4390968 Hennessy et al. Jun 1983 A
4438326 Uchida Mar 1984 A
4458142 Bernstein Jul 1984 A
4578530 Zeidler Mar 1986 A
4755940 Brachtl et al. Jul 1988 A
4890323 Baker et al. Dec 1989 A
4926480 Chaum May 1990 A
4928001 Masada May 1990 A
4959788 Nagata et al. Sep 1990 A
4960982 Takahira Oct 1990 A
5168520 Weiss Dec 1992 A
5317636 Vizcaino May 1994 A
5350906 Brody et al. Sep 1994 A
5357563 Hamilton et al. Oct 1994 A
5367572 Weiss Nov 1994 A
5371797 Bocinsky, Jr. Dec 1994 A
5373558 Chaum Dec 1994 A
5375037 Le Roux Dec 1994 A
5434398 Goldberg Jul 1995 A
5434919 Chaum Jul 1995 A
5438186 Nair et al. Aug 1995 A
5440108 Tran et al. Aug 1995 A
5444616 Nair et al. Aug 1995 A
5448047 Nair et al. Sep 1995 A
5455407 Rosen Oct 1995 A
5530232 Taylor Jun 1996 A
5538442 Okada Jul 1996 A
5557518 Rosen Sep 1996 A
5577209 Boyle et al. Nov 1996 A
5578808 Taylor Nov 1996 A
5590197 Chen et al. Dec 1996 A
5623552 Lane Apr 1997 A
5671280 Rosen Sep 1997 A
5678010 Pittenger et al. Oct 1997 A
5715314 Payne et al. Feb 1998 A
5724424 Gifford Mar 1998 A
5754656 Nishioka et al. May 1998 A
5761306 Lewis Jun 1998 A
5761309 Ohashi et al. Jun 1998 A
5790677 Fox et al. Aug 1998 A
5850442 Muftic Dec 1998 A
5864830 Armetta et al. Jan 1999 A
5877482 Reilly Mar 1999 A
5883810 Franklin et al. Mar 1999 A
5903830 Joao et al. May 1999 A
5903878 Talati et al. May 1999 A
5914472 Foladare et al. Jun 1999 A
5936226 Aucsmith Aug 1999 A
5953710 Fleming Sep 1999 A
5956699 Wong et al. Sep 1999 A
5991412 Wissenburgh et al. Nov 1999 A
5991750 Watson Nov 1999 A
6000832 Franklin et al. Dec 1999 A
6005942 Chan et al. Dec 1999 A
6012636 Smith Jan 2000 A
6018717 Lee et al. Jan 2000 A
6021943 Chastain Feb 2000 A
6044360 Picciallo Mar 2000 A
6062472 Cheung May 2000 A
6070795 Feiken Jun 2000 A
6072870 Nguyen Jun 2000 A
6078888 Johnson, Jr. Jun 2000 A
6078902 Schenkler Jun 2000 A
6098053 Slater Aug 2000 A
6105012 Chang et al. Aug 2000 A
6111953 Walker et al. Aug 2000 A
6122625 Rosen Sep 2000 A
6163771 Walker et al. Dec 2000 A
6173269 Solokl et al. Jan 2001 B1
6205436 Rosen Mar 2001 B1
6206293 Gutman et al. Mar 2001 B1
6213403 Bates, III Apr 2001 B1
6227447 Campisano May 2001 B1
6263446 Kausik et al. Jul 2001 B1
6298336 Davis et al. Oct 2001 B1
6299062 Hwang Oct 2001 B1
6324525 Kramer et al. Nov 2001 B1
6324526 D'Agostino Nov 2001 B1
6327578 Linehan Dec 2001 B1
6332134 Foster Dec 2001 B1
6339766 Gephart Jan 2002 B1
6343279 Bissonette et al. Jan 2002 B1
6343284 Ishikawa et al. Jan 2002 B1
6367011 Lee et al. Apr 2002 B1
6370514 Messner Apr 2002 B1
6394343 Berg et al. May 2002 B1
6422462 Cohen Jul 2002 B1
6473740 Cockrill et al. Oct 2002 B2
6484182 Dunphy et al. Nov 2002 B1
6510983 Horowitz et al. Jan 2003 B2
6518927 Schremmer et al. Feb 2003 B2
6574730 Bissell et al. Jun 2003 B1
6592044 Wong et al. Jul 2003 B1
6598031 Ice Jul 2003 B1
6607127 Wong Aug 2003 B2
6609654 Anderson et al. Aug 2003 B1
6636833 Flitcroft Oct 2003 B1
6755341 Wong et al. Jun 2004 B1
6782473 Park Aug 2004 B1
6805288 Routhenstein et al. Oct 2004 B2
6811082 Wong Nov 2004 B2
6814593 Wang et al. Nov 2004 B2
6901387 Wells et al. May 2005 B2
6908030 Rajasekaran et al. Jun 2005 B2
6915279 Hogan et al. Jul 2005 B2
6931382 Laage et al. Aug 2005 B2
6941285 Sarcanin Sep 2005 B2
6961858 Fransdonk Nov 2005 B2
6990470 Hogan et al. Jan 2006 B2
7020635 Hamilton et al. Mar 2006 B2
7043635 Keech May 2006 B1
7058611 Kranzley et al. Jun 2006 B2
7080049 Truitt et al. Jul 2006 B2
7090128 Farley et al. Aug 2006 B2
7107462 Fransdonk Sep 2006 B2
7136835 Flitcroft et al. Nov 2006 B1
7150045 Koelle et al. Dec 2006 B2
7171694 Jespersen et al. Jan 2007 B1
7177848 Hogan et al. Feb 2007 B2
7181432 Wells et al. Feb 2007 B2
7225156 Fisher et al. May 2007 B2
7319986 Praisner et al. Jan 2008 B2
7379919 Hogan et al. May 2008 B2
7392388 Keech Jun 2008 B2
7565308 Bollay Jul 2009 B1
7571142 Flitcroft et al. Aug 2009 B1
7587502 Crawford et al. Sep 2009 B2
7593896 Flitcroft et al. Sep 2009 B1
7711586 Aggarwal et al. May 2010 B2
20010029485 Brody et al. Oct 2001 A1
20010034720 Armes Oct 2001 A1
20010037451 Bhagavatula et al. Nov 2001 A1
20010047281 Keresman, III et al. Nov 2001 A1
20010047335 Arndt et al. Nov 2001 A1
20010051902 Messner Dec 2001 A1
20010056409 Bellovin et al. Dec 2001 A1
20020016749 Borecki et al. Feb 2002 A1
20020023023 Borecki et al. Feb 2002 A1
20020029342 Keech Mar 2002 A1
20020032663 Messner Mar 2002 A1
20020035548 Hogan et al. Mar 2002 A1
20020046169 Keresman, III et al. Apr 2002 A1
20020052784 Sherwin et al. May 2002 A1
20020059146 Keech May 2002 A1
20020073042 Maritzen et al. Jun 2002 A1
20020073045 Rubin et al. Jun 2002 A1
20020083010 Kim Jun 2002 A1
20020120584 Hogan et al. Aug 2002 A1
20020133467 Hobson et al. Sep 2002 A1
20030061168 Routhenstein Mar 2003 A1
20030120615 Kuo Jun 2003 A1
20030126094 Fisher et al. Jul 2003 A1
20030167207 Berardi et al. Sep 2003 A1
20030208406 Okamoto et al. Nov 2003 A1
20040210449 Breck et al. Oct 2004 A1
20080065554 Hogan et al. Mar 2008 A1
20100223186 Hogan et al. Sep 2010 A1
20100228668 Hogan et al. Sep 2010 A1
Foreign Referenced Citations (23)
Number Date Country
6053700 Jan 2001 AU
1017030 May 2000 EP
1028401 Aug 2000 EP
11039401 Feb 1999 JP
11203323 Jul 1999 JP
2000036013 Feb 2000 JP
2002117353 Apr 2002 JP
WO9216913 Oct 1992 WO
WO9905633 Feb 1999 WO
WO9964996 Dec 1999 WO
WO0033497 Jun 2000 WO
WO 0101622 Jan 2001 WO
WO 0107873 Feb 2001 WO
WO 0126062 Apr 2001 WO
WO 0184509 Aug 2001 WO
WO 0167215 Sep 2001 WO
WO0169556 Sep 2001 WO
WO0171675 Sep 2001 WO
WO0178024 Oct 2001 WO
WO 0184509 Nov 2001 WO
WO0184763 Nov 2001 WO
WO 0215077 Feb 2002 WO
WO03007623 Jan 2003 WO
Non-Patent Literature Citations (24)
Entry
U.S. Appl. No. 12/555,688, Apr. 22, 2013 Response to Non-Final Office Action.
U.S. Appl. No. 11/943,062 (US 2008/0065554), filed Nov. 20, 2007 (Mar. 13, 2008).
U.S. Appl. No. 12/555,619 (US 2010/0223186), filed Sep. 8, 2009 (Sep. 2, 2010).
U.S. Appl. No. 12/555,688 (US 2010/0228668), filed Sep. 8, 2009 (Sep. 9, 2010).
U.S. Appl. No. 11/943,062, Sep. 28, 2010 Petition for Review by the Office of Petitions.
U.S. Appl. No. 11/943,062, Sep. 28, 2010 Amendment and Request for continued Examination (RCE).
U.S. Appl. No. 11/943,062, Mar. 18, 2010 Final Office Action.
U.S. Appl. No. 11/943,062, Dec. 23, 2009 Response to Non-Final Office Action.
U.S. Appl. No. 11/943,062, Jun. 24, 2009 Non-Final Office Action.
U.S. Appl. No. 12/555,619, Jun. 25, 2012 Response to Non-Final Office Action.
U.S. Appl. No. 12/555,619, Dec. 23, 2011 Non-Final Office Action.
U.S. Appl. No. 12/555,688, Dec. 21, 2012 Non-Final Office Action.
The Bank Credit Card Business, 2nd Edition, American Bankers Association, Washington, D.C., 1996. All pages.
Prenell et al., “On the Security of Iterated Message Authentication Codes,” 1999, IEEE.
Bruce Schneier, “Applied Cryptography,” John Wiley & Sons, Inc., New York, XP002188917, pp. 455-459.
White, “How Computers Work,” Millennium Edition, 1999, Que Corporation, Indianapolis, IN, all pages.
Derfler, “How Networks Work,” Bestseller Edition, 1996, Ziff-Davis Press, Emeryville, CA, all pages.
Gralla, “How the Internet Works,” Millennium Edition, 1999, Que Corporation, Indianapolis, IN, all pages.
Muller, “Desktop Encyclopedia of the Internet,” 1999, Artech House Inc., Norwood, MA, all pages.
Menezes et al., “Handbook of Applied Cryptography,” CRC Press, 1997, all pages.
Rankl et al., “Smart Card Handbook,” Second Edition, Wiley, 2000, all pages.
“Flatpack Transponder”, 2001 Mark IV Industries, Ltd., Ontario, Canada, 2 pages.
“EMV '96 Integrated Circuit Card Specifications for Payment Systems,” EMV '96, 1996, XP002363289, pp. 132-143.
Handbook of Applied Cryptography, Jan. 1, 1997, Chapter 10, pp. 400-403; XP002976533.
Related Publications (1)
Number Date Country
20020007320 A1 Jan 2002 US
Provisional Applications (1)
Number Date Country
60189650 Mar 2000 US