There is a need for more secure data transfer when paying for goods and services using payment cards such as debit, credit, and stored value cards.
In a typical payment transaction, a user may use a credit card to purchase an item at a merchant. The user may swipe his credit card through a POS (point of sale) terminal, and the POS terminal may generate an authorization request message including the account number, expiration date, and card verification value (CVV) associated with the credit card. The authorization request message may pass to the issuer of the credit card, and the issuer may approve or deny the request to authorize the transaction.
If information such as the account number, expiration date, and card verification value is obtained by an unauthorized person, the unauthorized person could potentially purchase goods and services using the obtained information. Such information could theoretically be intercepted by the unauthorized person during a transaction (e.g., as the account information passes from the merchant to the payment processing network) or it could be surreptitiously obtained from the card while it is with the authorized user.
There is a need for improved data security systems. Embodiments of the invention address these and other problems, individually and collectively.
Embodiments of the invention can alter account information such as an expiration date and/or verification value (e.g., CVV or CVV2) to protect account information.
In some embodiments, in order to make it more difficult to obtain numbers that can be used to conduct fraudulent transactions, a portion of a real account number associated with a payment card can be encrypted. Different segments of the encrypted portion of the real account number can be used to create a new expiration date, a new verification value (e.g., a CVV2 value), and a new account number. The new expiration date, the new verification value, and the new account number can comprise new account information, which can be used instead of real account information to conduct payment transactions.
In some embodiments, when a payment transaction is conducted using the new account information and the payment card, an authorization request message may be generated and the new account information may be sent to a server computer in a payment processing network. The server computer can determine that the received new account information is not the real account information. It can subsequently determine the real account information (including the real account number, the real expiration date, and the real verification value) from the new account information. If the server computer does not make the authorization decision, a modified authorization request message may be generated and then sent to an issuer that issued the real account information. The issuer can then approve or deny the transaction authorization request.
One embodiment of the invention is directed to a method comprising encrypting, using a processor, a portion of a first account number to form an encrypted portion, the first account number being associated with a first expiration date and a first verification value. The method also includes determining a second expiration date or a second verification value using a segment of the encrypted portion.
Another embodiment of the invention is directed to a computer readable medium comprising code, executable by a processor, for implementing a method comprising: encrypting, using a processor, a portion of a first account number to form an encrypted portion, the first account number being associated with a first expiration date and a first verification value; and determining a second expiration date or a second verification value using a segment of the encrypted portion.
Another embodiment of the invention is directed to a method comprising: receiving an initial authorization request message comprising a second account number, and at least one of a second expiration date and a second verification value. After the second account number and at least one of the second expiration date and the second verification value are received, a server computer can determine a first account number, a first expiration date, and a first verification value from the second account number. A modified authorization request message including the first account number, the first expiration date, and the first verification value can be sent to an issuer. The first verification value is different than the second verification value and the first expiration date is different than the second expiration date.
These and other embodiments of the invention are described in further detail below.
Embodiments of the invention provide for methods and systems for generating a verification value such as a CVV or CVV2 value, a new second account number, and a new second expiration date from first real account information including a real first account number. Embodiments of the invention can be used for both card present and card-not-present (CNP) transactions.
Embodiments of the invention have a number of advantages. Embodiments of the invention are able to maintain or improve existing user experiences, minimize the impact on merchant processes/systems, leverage existing network data transport mechanisms, utilize an existing issuer validation infrastructure, support multiple forms of implementation, and maintain consistency with a broader authentication strategy. Further, because authentication elements such as expiration dates and the verification values associated with a payment card can change in embodiments of the invention and otherwise appear to be normal to unauthorized persons and can use an encryption process that is not known to the general public, it is difficult, if not impossible, for an unauthorized person to obtain the real account information associated with the user's payment card.
Referring to
The verification value may be a CVV (card verification value) value. There can be two types of CVV values. The first, called CVC1 or CVV1, is encoded on the magnetic stripe of a payment card. The second, called CVC2 or CVV2, is printed on the payment card.
The CVV1 code is used for “in person” transactions, where the consumer using the payment device is physically present at the time of purchase. The consumer hands the merchant his payment card, and the merchant swipes it through a point of sale terminal. Information stored on the magnetic stripe, including the CVV1 code, is read from the magnetic stripe and transmitted to an authenticating entity (e.g., an issuer or a payment processing organization such as Visa) in a purchase transaction for verification (authentication).
However, transactions over the Internet, by mail, fax or over the phone cannot be verified using the CVV1 code. For these so-called “card not present” (CNP) transactions, the merchant will use the CVV2 code to confirm that the consumer is in possession of the authentic card by asking the consumer to state the code over the phone (in a phone transaction) or enter it into a Web page (in an Internet transaction). The CVV2 code is used to authenticate the purchase transaction by comparing the code supplied by the consumer against the code that is stored in a cardholder database at a payment processor facility. If the purchase transaction is authenticated, then an authorization request is sent to the issuer of the card to approve or deny the purchase.
A portion of the first account number can then be encrypted by the processor to form an encrypted portion (step 104). Any suitable number of digits in the first account number may be encrypted using any suitable encryption algorithm. For example, a middle portion of the first account number (e.g., digits 2-11 sixteen digit account number) may be encrypted using an encryption algorithm such as DES or triple DES. Other types of encryption algorithms may be used in other embodiments of the invention.
A first segment of the encrypted portion of the first account number may then be selected by the processor (step 106). Any suitable number of digits may be present in the first segment, and any suitable portion of the encrypted portion may form the first segment.
Then, the first encrypted portion segment is then mapped to a second expiration date using the processor (step 108). The mapping of the second expiration date to the first encrypted portion segment may occur in any suitable manner. For example, if the first encrypted portion includes two digits, then the numbers from 0-99 in those two digits can be mapped to various expiration dates corresponding to a month (e.g., a number from zero to twelve) and a year (e.g., a two digit number representing a year).
Before or after the first encrypted portion segment is determined by the processor, a second encrypted portion segment of the encrypted portion is used by the processor to determine a second verification value (step 110). The second encrypted portion could be mapped to different verification values stored in a local or remote database, or it could simply be a representation of a new verification value. In the latter case, for example, if the second encrypted portion is “191,” then the new second verification value is also “191.”
Before or after the first and second encrypted portion segments are determined and/or processed by the processor, a third encrypted portion segment can be determined by the processor. A second account number can then be formed from the third encrypted portion segment (step 112). In the formation of the new second account number, the third encrypted portion segment can be inserted into the middle of a new second account number. In addition to the middle portion comprising the third encrypted portion segment, the new second account number may comprise a signal segment and a segment that is from the real first account number. For example, the second account number may be “4000001234569876.” “40000” may be a signal segment, “123456” may be the third encrypted portion segment, and “9876” may be a segment that is unchanged from the real first account number.
The segment that is from the real first account number may be the last four digits of the real account number. It is desirable to keep the last four digits of the real first account number and the new second account number the same, so that the user does not sense that anything is different. For example, when the user receives a receipt for a purchase transaction, the receipt will include the last four digits of the real account number and also the new account number. Typically, only the last four digits of an account number are shown on a purchase receipt, so the user does not see the change in account number and may not notice a difference.
As a result of steps 102, 104, 106, 108, 110, and 112, new second account information can be used by a consumer in a payment transaction. The use of the new second account information is described in further detail below.
In a detailed example illustrating steps 102, 104, 106, 108, 110, and 112, a processor in a smartcard or a POS terminal can determine an existing first account number associated with a payment card and can encrypt a portion of it. In some embodiments, the encryption process may not use dynamic data so the encrypted portion and the second account information derived from it may be used in all transactions conducted with the payment card. However, in other embodiments which are described below, the encrypted portion may be formed using dynamic data such as a date or counter, so that the encrypted portion and consequently the second account information changes periodically (e.g., with every transaction).
The processor can use the encrypted portion to create a new second account number, second expiration date, and second verification value such as a second CVV2 value. For example, an exemplary real first account number could be “4234561234567890,” and a new second account number can be generated. The second account number could take the form “40000xxxxxx7890,” where the last 4 digits of the second account number are the same as the last four digits of the real first account number. The number “40000” can be a signal segment that can alert a server computer in a payment processing network that the account number is not the real account number and that a decryption process needs to be performed. To fill in the digits “xxxxxx,” the processor can take the eleven digits “23456123456” from the real first account number and can apply a DES encryption algorithm (or any other suitable encryption algorithm) and decimalize it to obtain a new eleven digit number. The processor could then take six of these numbers and plug them into the digits “xxxxxx” in the new second account number above. Two of the numbers may be mapped to a four digit expiration date, and the remaining three numbers can be used as a new CVV or CVV2 value. If it is a CVV2 value, then the new CVV2 value would be displayed or otherwise provided to the user so that the user could provide this information to the merchant in a transaction. The new CVV2 value could be displayed on the user's phone, computer, or other device.
Referring to
Other information 220 can represent other data that may be used in combination with first account information 210 according to various embodiments. According to some embodiments, other information 220 can include data that changes on a regular basis. For example, other information 220 might include the current date, counter, the price of a transaction, information that is specific to a merchant, etc. The “other information” may be time dependent in nature, or location or merchant specific.
The other information may also include suitable encryption keys, including symmetric and asymmetric keys, that may be used with the encryption function 230. Suitable symmetric keys may include UDKs (“unique derived keys”). Such keys may be derived from user information such as the user's account number, birthday, social security number, etc., so that each key is unique to a particular user or payment card. The key and encryption algorithm may be previously loaded into the user's portable consumer device (e.g., a smartcard, phone, etc.).
Encryption function 230 can be a function that can take inputs, such as the first account number 210 and the other information 220, and transform the inputs into another value. For example, a portion of the first account number 220 can be encrypted. The output of the encryption function 230 can be represented by an encrypted portion 240. Any suitable encryption function including a DES or triple DES encryption functions can be used in embodiments of the invention.
Segments of the encrypted portion 240 can be used to form the second account information. For instance, the mapping function 250 can map a first segment of the encrypted portion 240 to a month and year value. The month and year value might be used as an expiration date for a credit or debit account in a transaction. The expiration date may be a dynamic second expiration date 270.
Other second account information may be determined from the encrypted portion 240. For example, a new dynamic second verification value 260 can be formed from a second encrypted portion segment of the encrypted portion 240. In another example, a new dynamic second account number 280 can be formed with a third encrypted portion segment.
As illustrated in
According to one embodiment, a new dynamic second verification value 260, a second dynamic account number 280, and a second dynamic expiration date 270 are created from a consumer's first account number 210 by first selecting the digits from the consumer's account number 210 that can serve as the basis for the dynamic numbers. In
Once digits from the first account number 210 have been selected, other information 220 is selected that will be used to help create the second dynamic card verification value 260, the second dynamic account number 280, and the second dynamic expiration date 270. According to one embodiment, at least a portion of the other information 220 is selected so that both the entity encoding the data (e.g., a processor in a POS terminal, a smartcard, etc.) and the entity decoding the data (e.g., a processor in a server computer remotely located from the point of sale) will know the value of the other information 220 without explicitly transmitting the other information 220 between the entities. For example, the current date could be used as a part of the other information 220. The entities encoding and decoding the data can have a mutual understanding that the other information 220 will comprise at least the current date, and both parties can use this information appropriately. Alternatively or additionally, the other information 220 may use a mutually agreed upon piece of data that will be transmitted as a part of a transaction. For example, the other data might include the price of the transaction or a merchant ID number. Many other possibilities for the value of the other information 220 also exist.
Once portions of the account number 210 and the other information 220 are selected, the encryption function 230 can be used to encrypt the portions of the account number 210 using other information 220 to produce the encrypted portion 240. The encrypted portion 240 can then be used, potentially along with other data, to generate the dynamic second account number 280, the dynamic second expiration date 270, and the dynamic second verification value 260.
In the embodiment illustrated in
The second dynamic account number 280 can also use segments of the encrypted portion 240. In the embodiment illustrated in
The second dynamic account number 280 may also contain portions of the actual first account number 210. For example, in the embodiment illustrated in
Portions of the encrypted portion 240 can also be used to create a dynamic second expiration date 270. In the example shown in
Portions of the encrypted portion 240 can also be used as a dynamic CVV2 value 260 (or other verification value). As shown in
Once the dynamic account number 280, dynamic expiration date 270, and dynamic CVV2 260 have been created, this dynamically generated data can be used as the payment data used to conduct a transaction. The dynamically generated data can thus take the place of the actual first account number 210, first expiration date, or first CVV2 value associated with the payment card of the consumer. Note that in some embodiments, the real account information such as the real account number may be displayed to the user (e.g., embossed on a card), but the second derived account information may not be visible or displayed to the user, but may be transmitted to the issuer instead of the real first account information.
An entity wishing to decode the actual first account number 210 for an account from the dynamically generated data (e.g., a server computer in a payment processing network or at an issuer), would typically need to know how the dynamic account number 280, dynamic expiration date 270, and dynamic CVV2 field 260 were created in order to extract the actual information out of the dynamic fields. An entity that knows precisely how the dynamic data is generated could undo the transformation to extract the actual first account number 210, but any entity that did not know how this information was assembled would not be able to extract useable account data out of the dynamic data. Furthermore, the dynamic data could regularly change for each use of the account number, based on how the other information 220 changed.
The embodiment illustrated in
The processes described above may be implemented by a processor in a portable consumer device (e.g., a payment card), access device, or any other device involved in a transaction. The steps of the methods that are described above may be carried out by a processor executing computer-executable code residing on a computer-readable medium in any one of these devices.
A system according to an embodiment of the invention is shown in
As used herein, an “issuer” is typically a business entity (e.g., a bank) which maintains financial accounts for the user and often issues a portable consumer device such as a credit or debit card to the user. A “merchant” is typically an entity that engages in transactions and can sell goods or services. An “acquirer” is typically a business entity (e.g., a commercial bank) that has a business relationship with a particular merchant or other entity. Some entities can perform both issuer and acquirer functions. Embodiments of the invention encompass such single entity issuer-acquirers.
In
The consumer devices according to embodiments of the invention may be in any suitable form. In some embodiments, the consumer devices are portable in nature and may be portable consumer devices. Suitable portable consumer devices can be hand-held and compact so that they can fit into a user's wallet and/or pocket (e.g., pocket-sized). They may include smart cards, ordinary credit or debit cards (with a magnetic strip and without a microprocessor), keychain devices (such as the Speedpass™ commercially available from Exxon-Mobil Corp.), etc. Other examples of portable consumer devices include cellular phones, personal digital assistants (PDAs), pagers, payment cards, security cards, access cards, smart media, transponders, and the like. The portable consumer devices can also be debit devices (e.g., a debit card), credit devices (e.g., a credit card), or stored value devices (e.g., a stored value card).
Each consumer device may comprise a body, and a memory comprising a computer readable medium disposed on or within the body. In addition, the consumer device may also include a processor coupled to the memory, where greater functionality and/or security are desired. The computer readable medium may comprise code, executable by a processor, for implementing a method comprising: encrypting, using a processor, a portion of a first account number to form an encrypted portion, the first account number being associated with a first expiration date and a first verification value; and determining a second expiration date or a second verification value using a segment of the encrypted portion.
The payment processing network 26 may include data processing subsystems, networks, and operations used to support and deliver authorization services, exception file services, and clearing and settlement services. An exemplary payment processing network may include VisaNet™. Payment processing networks such as VisaNet™ are able to process credit card transactions, debit card transactions, and other types of commercial transactions. VisaNet™, in particular, includes a VIP system (Visa Integrated Payments system) which processes authorization requests and a Base II system which performs clearing and settlement services.
Referring to
The server computer 26(a) in the payment processing network 26 may comprise code, executable by a processor, for implementing a method comprising: receiving an initial authorization request message comprising a second account number, and at least one of a second expiration date and a second verification value; determining, using a server computer, a first account number, a first expiration date, and a first verification value from the second account number; and sending a modified authorization request message to an issuer, wherein the modified authorization request message comprises the first account number, the first expiration date, and the first verification value, wherein the first verification value is different than the second verification value and the first expiration date is different than the second expiration date.
The database 26(b) may store any suitable type of information. Suitable information that may be stored in the database 26(b) may include a lookup table linking first expiration dates with first encrypted portion segments, as well as other information.
The server computer 26(a) may also comprise a number of functional modules and data elements. They may include encryption keys 26(a)-1, a decryption module 26(a)-2, and a payment processing module 26(a)-3. Each of these modules may comprise any suitable combination of hardware and/or software to accomplish the functions described herein.
The payment processing module 26(a)-3 may comprise appropriate logic to process electronic payments. For example, the payment processing module 26(a)-3 may include an authorization sub-module for receiving and passing authorization request messages to appropriate issuers for approval. It may also include a clearing and settlement sub-module for clearing and settling transactions between different issuers and acquirers.
Referring again to
If the access device 34 is a point of sale terminal, any suitable point of sale terminal may be used including card readers. The card readers may include any suitable contact or contactless mode of operation. For example, exemplary card readers can include RF (radio frequency) antennas, magnetic stripe readers, etc. to interact with the portable consumer devices 32.
Methods according to embodiments of the invention can be described with reference to
Referring to
In a typical in person purchase transaction, the user 30 purchases a good or service at the merchant 22 using a portable consumer device such as portable consumer device A 32-1, which may be in the form of a credit card, or portable consumer device B 32-2, which may be in the form of a phone. For instance, the user's portable consumer device A 32-a can interact with an access device 34 such as a POS (point of sale) terminal at the merchant 22. For example, the user 30 may take the credit card and may swipe it through an appropriate slot in the POS terminal. Alternatively, the POS terminal may be a contactless reader, and the portable consumer device B 32-2 may be a contactless device such as a contactless card.
In a typical Internet transaction, the user 30 may use his consumer device C 32-3 and may contact the Web site of the merchant 22 via the Internet 72. The user 30 may select goods for purchase and may enter information onto the Web site including payment card information. As described above, the merchant 22 may then request authorization of the transaction from the issuer 28, and a clearing and settlement process may be performed after the authorization process is performed.
Before an authorization request message is forwarded to the acquirer 24, a processor in any of the consumer devices A 32-1, B 32-2, or C 32-3, or in the access device 34, can determine the second account information from the real first account information (as described above). This second account information may include a second account number, a second expiration date, and a second verification value such as a second CVV2 value. This second account information may be derived from a real first account number (step 502).
After the second account information is determined, an authorization request message is then forwarded to the acquirer 24 (step 504).
After receiving the authorization request message (step 506), the authorization request message is then sent to the payment processing network 26. The server computer 26(a) in the payment processing network 26 then determines that the received second account number is not the user's real account information after analyzing the signal segment in the second account number. It then determines the first account number, the expiration date, and the verification value associated with the received second account information. It can use the decryption module 26(a)-2 and an appropriate key or keys 26(a)-1 to do this (step 508). After the server computer 26(a) determines the real first account information, the payment processing network 26 (or the server computer located therein) then generates a modified authorization request message including the first account information and then forwards it to the issuer 28 for approval if it does not make the authorization decision (step 510).
After the issuer 28 receives the authorization request message, the issuer 28 then responds with an authorization response message indicating whether or not the transaction is authorized, and the authorization response message is received at the payment processing network 26 and is forwarded back to the acquirer 24 (steps 512 and 514). The acquirer 24 then sends the response message back to the merchant 22.
After the merchant 22 receives the authorization response message, the access device 34 at the merchant 22 may then provide the authorization response message for the consumer 30. The response message may be displayed by the access device 34, or may be printed out on a receipt.
At the end of the day, a normal clearing and settlement process can be conducted by the transaction processing system 26. A clearing process is a process of exchanging financial details between and acquirer and an issuer to facilitate posting to a consumer's account and reconciliation of the consumer's settlement position. Clearing and settlement can occur simultaneously.
The various participants and elements may operate one or more computer apparatuses to facilitate the functions described herein. Examples of such subsystems or components are shown in
A consumer device may be in any suitable form. For example, suitable consumer devices can be hand-held and compact so that they can fit into a consumer's wallet and/or pocket (e.g., pocket-sized). They may include smart cards, ordinary credit or debit cards (with a magnetic strip and without a microprocessor), keychain devices (such as the Speedpass™ commercially available from Exxon-Mobil Corp.), etc. Other examples of consumer devices include cellular phones (e.g., the phone 34 described above), personal digital assistants (PDAs), pagers, payment cards, security cards, access cards, smart media, transponders, and the like. The consumer devices can also be debit devices (e.g., a debit card), credit devices (e.g., a credit card), or stored value devices (e.g., a stored value card). Other consumer devices may include personal computers, laptops, or other devices capable of communicating over the internet.
An exemplary consumer device 32′ in the form of a phone may comprise a computer readable medium and a body as shown in
Information in the memory may also be in the form of data tracks that are traditionally associated with credits cards. Such tracks include Track 1 and Track 2. Track 1 (“International Air Transport Association”) stores more information than Track 2, and contains the cardholder's name as well as account number and other discretionary data. This track is sometimes used by the airlines when securing reservations with a credit card. Track 2 (“American Banking Association”) is currently most commonly used. This is the track that is read by ATMs and credit card checkers. The ABA (American Banking Association) designed the specifications of this track and all world banks must abide by it. It contains the cardholder's account, encrypted PIN, plus other discretionary data.
The consumer device 32 may further include a contactless element 32(g), which is typically implemented in the form of a semiconductor chip (or other data storage element) with an associated wireless transfer (e.g., data transmission) element, such as an antenna. Contactless element 32(g) is associated with (e.g., embedded within) consumer device 32 and data or control instructions transmitted via a cellular network may be applied to contactless element 32(g) by means of a contactless element interface (not shown). The contactless element interface functions to permit the exchange of data and/or control instructions between the mobile device circuitry (and hence the cellular network) and an optional contactless element 32(g).
Contactless element 32(g) is capable of transferring and receiving data using a near field communications (“NFC”) capability (or near field communications medium) typically in accordance with a standardized protocol or data transfer mechanism (e.g., ISO 14443/NFC). Near field communications capability is a short-range communications capability, such as RFID, Bluetooth™, infra-red, or other data transfer capability that can be used to exchange data between the consumer device 32 and an interrogation device. Thus, the consumer device 32 is capable of communicating and transferring data and/or control instructions via both cellular network and near field communications capability.
The consumer device 32 may also include a processor 32(c) (e.g., a microprocessor) for processing the functions of the consumer device 32 and a display 32(d) to allow a consumer to see phone numbers and other information and messages. The consumer device 32 may further include input elements 32(e) to allow a consumer to input information into the device, a speaker 32(f) to allow the consumer to hear voice communication, music, etc., and a microphone 32(i) to allow the consumer to transmit her voice through the consumer device 32. The consumer device 32 may also include an antenna 32(a) for wireless data transfer (e.g., data transmission).
If the consumer device is in the form of a debit, credit, or smartcard, the consumer device may also optionally have features such as magnetic strips. Such devices can operate in either a contact or contactless mode.
An example of a consumer device 32″ in the form of a card is shown in
As shown in
Embodiments of the invention are not limited to the above-described embodiments. For example, although separate functional blocks are shown for an issuer, payment processing system, and acquirer, some entities perform all of these functions and may be included in embodiments of invention.
It should be understood that the present invention as described above can be implemented in the form of control logic using computer software in a modular or integrated manner. Based on the disclosure and teachings provided herein, a person of ordinary skill in the art will know and appreciate other ways and/or methods to implement the present invention using hardware and a combination of hardware and software
Any of the software components or functions described in this application, may be implemented as software code to be executed by a processor using any suitable computer language such as, for example, Java, C++ or Perl using, for example, conventional or object-oriented techniques. The software code may be stored as a series of instructions, or commands on a computer readable medium, such as a random access memory (RAM), a read only memory (ROM), a magnetic medium such as a hard-drive or a floppy disk, or an optical medium such as a CD-ROM. Any such computer readable medium may reside on or within a single computational apparatus, and may be present on or within different computational apparatuses within a system or network.
The above description is illustrative and is not restrictive. Many variations of the invention will become apparent to those skilled in the art upon review of the disclosure. The scope of the invention should, therefore, be determined not with reference to the above description, but instead should be determined with reference to the pending claims along with their full scope or equivalents.
One or more features from any embodiment may be combined with one or more features of any other embodiment without departing from the scope of the invention.
A recitation of “a”, “an” or “the” is intended to mean “one or more” unless specifically indicated to the contrary.
All patents, patent applications, publications, appendixes, and descriptions mentioned above are herein incorporated by reference in their entirety for all purposes. None is admitted to be prior art.
This application is a divisional of U.S. patent application Ser. No. 12/778,638 filed on May 12, 2010, which is a non-provisional of and claims the benefit of the filing date of U.S. Patent Application No. 61/179,970, filed on May 20, 2009, both of which are herein incorporated by reference in their entirety for all purposes.
Number | Name | Date | Kind |
---|---|---|---|
5280527 | Gullman | Jan 1994 | A |
5613012 | Hoffman | Mar 1997 | A |
5781438 | Lee | Jul 1998 | A |
5883810 | Franklin | Mar 1999 | A |
5930767 | Reber | Jul 1999 | A |
5953710 | Fleming | Sep 1999 | A |
5956699 | Wong et al. | Sep 1999 | A |
6000832 | Franklin | Dec 1999 | A |
6014635 | Harris | Jan 2000 | A |
6044360 | Picciallo | Mar 2000 | A |
6070154 | Tavor et al. | May 2000 | A |
6163771 | Walker | Dec 2000 | A |
6227447 | Campisano | May 2001 | B1 |
6236981 | Hill | May 2001 | B1 |
6267292 | Walker | Jul 2001 | B1 |
6327578 | Linehan | Dec 2001 | B1 |
6341724 | Campisano | Jan 2002 | B2 |
6385596 | Wiser | May 2002 | B1 |
6422462 | Cohen | Jul 2002 | B1 |
6425523 | Shem Ur Jonathan | Jul 2002 | B1 |
6453301 | Niwa | Sep 2002 | B1 |
6484182 | Dunphy | Nov 2002 | B1 |
6592044 | Wong | Jul 2003 | B1 |
6636833 | Flitcroft | Oct 2003 | B1 |
6748367 | Lee | Jun 2004 | B1 |
6805287 | Bishop | Oct 2004 | B2 |
6879965 | Fung | Apr 2005 | B2 |
6891953 | DeMello | May 2005 | B1 |
6901387 | Wells | May 2005 | B2 |
6931382 | Laage | Aug 2005 | B2 |
6938019 | Uzo | Aug 2005 | B1 |
6941285 | Sarcanin | Sep 2005 | B2 |
6980670 | Hoffman | Dec 2005 | B1 |
6990470 | Hogan | Jan 2006 | B2 |
6991157 | Bishop | Jan 2006 | B2 |
7051929 | Li | May 2006 | B2 |
7069249 | Stolfo | Jun 2006 | B2 |
7103576 | Mann, III | Sep 2006 | B2 |
7113930 | Eccles | Sep 2006 | B2 |
7136835 | Flitcroft | Nov 2006 | B1 |
7177835 | Walker | Feb 2007 | B1 |
7177848 | Hogan | Feb 2007 | B2 |
7194437 | Britto | Mar 2007 | B1 |
7209561 | Shankar et al. | Apr 2007 | B1 |
7212635 | Nishikawa et al. | May 2007 | B2 |
7264154 | Harris | Sep 2007 | B2 |
7287692 | Patel | Oct 2007 | B1 |
7292999 | Hobson | Nov 2007 | B2 |
7350230 | Forrest | Mar 2008 | B2 |
7353382 | Labrou | Apr 2008 | B2 |
7379919 | Hogan | May 2008 | B2 |
RE40444 | Linehan | Jul 2008 | E |
7415443 | Hobson | Aug 2008 | B2 |
7444676 | Asghari-Kamrani | Oct 2008 | B1 |
7469151 | Khan | Dec 2008 | B2 |
7548889 | Bhambri | Jun 2009 | B2 |
7567934 | Flitcroft | Jul 2009 | B2 |
7567936 | Peckover | Jul 2009 | B1 |
7571139 | Giordano | Aug 2009 | B1 |
7571142 | Flitcroft | Aug 2009 | B1 |
7580898 | Brown | Aug 2009 | B2 |
7584153 | Brown | Sep 2009 | B2 |
7587502 | Crawford | Sep 2009 | B2 |
7593896 | Flitcroft | Sep 2009 | B1 |
7606560 | Labrou | Oct 2009 | B2 |
7627531 | Breck | Dec 2009 | B2 |
7627895 | Gifford | Dec 2009 | B2 |
7631804 | Brown | Dec 2009 | B2 |
7650314 | Saunders | Jan 2010 | B1 |
7658324 | Gindele | Feb 2010 | B2 |
7685037 | Reiners | Mar 2010 | B2 |
7702578 | Fung | Apr 2010 | B2 |
7707120 | Dominguez | Apr 2010 | B2 |
7711586 | Aggarwal | May 2010 | B2 |
7712655 | Wong | May 2010 | B2 |
7734527 | Uzo | Jun 2010 | B2 |
7753265 | Harris | Jul 2010 | B2 |
7770789 | Oder, Ii | Aug 2010 | B2 |
7784685 | Hopkins, Iii | Aug 2010 | B1 |
7793851 | Mullen | Sep 2010 | B2 |
7801826 | Labrou | Sep 2010 | B2 |
7805376 | Smith | Sep 2010 | B2 |
7805378 | Berardi | Sep 2010 | B2 |
7818264 | Hammad | Oct 2010 | B2 |
7828220 | Mullen | Nov 2010 | B2 |
7835960 | Breck | Nov 2010 | B2 |
7841523 | Oder | Nov 2010 | B2 |
7841539 | Hewton | Nov 2010 | B2 |
7844550 | Walker | Nov 2010 | B2 |
7848980 | Carlson | Dec 2010 | B2 |
7849020 | Johnson | Dec 2010 | B2 |
7853529 | Walker | Dec 2010 | B1 |
7853995 | Chow | Dec 2010 | B2 |
7865414 | Fung | Jan 2011 | B2 |
7873579 | Hobson | Jan 2011 | B2 |
7873580 | Hobson | Jan 2011 | B2 |
7890393 | Talbert | Feb 2011 | B2 |
7891563 | Oder, Ii | Feb 2011 | B2 |
7896238 | Fein | Mar 2011 | B2 |
7899753 | Everhart | Mar 2011 | B1 |
7908216 | Davis et al. | Mar 2011 | B1 |
7922082 | Muscato | Apr 2011 | B2 |
7931195 | Mullen | Apr 2011 | B2 |
7937324 | Patterson | May 2011 | B2 |
7938318 | Fein | May 2011 | B2 |
7954705 | Mullen | Jun 2011 | B2 |
7959076 | Hopkins, Iii | Jun 2011 | B1 |
7996288 | Stolfo | Aug 2011 | B1 |
8025223 | Saunders | Sep 2011 | B2 |
8046256 | Chien | Oct 2011 | B2 |
8060448 | Jones | Nov 2011 | B2 |
8060449 | Zhu | Nov 2011 | B1 |
8074877 | Mullen | Dec 2011 | B2 |
8074879 | Harris | Dec 2011 | B2 |
8082210 | Hansen | Dec 2011 | B2 |
8095113 | Kean et al. | Jan 2012 | B2 |
8104679 | Brown | Jan 2012 | B2 |
RE43157 | Bishop | Feb 2012 | E |
8109436 | Hopkins, Iii | Feb 2012 | B1 |
8121942 | Carlson | Feb 2012 | B2 |
8121956 | Carlson | Feb 2012 | B2 |
8126449 | Beenau | Feb 2012 | B2 |
8132723 | Hogg et al. | Mar 2012 | B2 |
8171525 | Pelly | May 2012 | B1 |
8175973 | Davis et al. | May 2012 | B2 |
8190523 | Patterson | May 2012 | B2 |
8196813 | Vadhri, Sr. | Jun 2012 | B2 |
8205791 | Randazza | Jun 2012 | B2 |
8219489 | Patterson | Jul 2012 | B2 |
8224702 | Mengerink | Jul 2012 | B2 |
8225385 | Chow | Jul 2012 | B2 |
8229852 | Carlson | Jul 2012 | B2 |
8265993 | Chien | Sep 2012 | B2 |
8280777 | Mengerink | Oct 2012 | B2 |
8281991 | Wentker et al. | Oct 2012 | B2 |
8328095 | Oder, Ii | Dec 2012 | B2 |
8336088 | Raj et al. | Dec 2012 | B2 |
8346666 | Lindelsee et al. | Jan 2013 | B2 |
8376225 | Hopkins, Iii | Feb 2013 | B1 |
8380177 | Laracey | Feb 2013 | B2 |
8387873 | Saunders | Mar 2013 | B2 |
8401539 | Beenau | Mar 2013 | B2 |
8401898 | Chien | Mar 2013 | B2 |
8402555 | Grecia | Mar 2013 | B2 |
8403211 | Brooks | Mar 2013 | B2 |
8412623 | Moon | Apr 2013 | B2 |
8412837 | Emigh | Apr 2013 | B1 |
8417642 | Oren | Apr 2013 | B2 |
8447699 | Batada | May 2013 | B2 |
8453223 | Svigals | May 2013 | B2 |
8453925 | Fisher | Jun 2013 | B2 |
8458487 | Palgon | Jun 2013 | B1 |
8484134 | Hobson | Jul 2013 | B2 |
8485437 | Mullen | Jul 2013 | B2 |
8494959 | Hathaway | Jul 2013 | B2 |
8498908 | Mengerink | Jul 2013 | B2 |
8504475 | Brand et al. | Aug 2013 | B2 |
8504478 | Saunders | Aug 2013 | B2 |
8510816 | Quach | Aug 2013 | B2 |
8433116 | Davis et al. | Sep 2013 | B2 |
8528067 | Hurry et al. | Sep 2013 | B2 |
8533860 | Grecia | Sep 2013 | B1 |
8538845 | Liberty | Sep 2013 | B2 |
8555079 | Shablygin | Oct 2013 | B2 |
8566168 | Bierbaum | Oct 2013 | B1 |
8567670 | Stanfield | Oct 2013 | B2 |
8571939 | Lindsey | Oct 2013 | B2 |
8577336 | Mechaley, Jr. | Nov 2013 | B2 |
8577803 | Chatterjee | Nov 2013 | B2 |
8577813 | Weiss | Nov 2013 | B2 |
8578176 | Mattsson | Nov 2013 | B2 |
8583494 | Fisher | Nov 2013 | B2 |
8584251 | Mcguire | Nov 2013 | B2 |
8589237 | Fisher | Nov 2013 | B2 |
8589271 | Evans | Nov 2013 | B2 |
8589291 | Carlson | Nov 2013 | B2 |
8595098 | Starai | Nov 2013 | B2 |
8595812 | Bomar | Nov 2013 | B2 |
8595850 | Spies | Nov 2013 | B2 |
8606638 | Dragt | Dec 2013 | B2 |
8606700 | Carlson | Dec 2013 | B2 |
8606720 | Baker | Dec 2013 | B1 |
8615468 | Varadarajan | Dec 2013 | B2 |
8620754 | Fisher | Dec 2013 | B2 |
8635157 | Smith | Jan 2014 | B2 |
8646059 | Von Behren | Feb 2014 | B1 |
8651374 | Brabson | Feb 2014 | B2 |
8656180 | Shablygin | Feb 2014 | B2 |
8751391 | Freund | Jun 2014 | B2 |
8762263 | Gauthier et al. | Jun 2014 | B2 |
8769275 | von Mueller et al. | Jul 2014 | B2 |
8793186 | Patterson | Jul 2014 | B2 |
8838982 | Carlson et al. | Sep 2014 | B2 |
8856539 | Weiss | Oct 2014 | B2 |
8887308 | Grecia | Nov 2014 | B2 |
9065643 | Hurry et al. | Jun 2015 | B2 |
9070129 | Sheets et al. | Jun 2015 | B2 |
9100826 | Weiss | Aug 2015 | B2 |
9160741 | Wentker et al. | Oct 2015 | B2 |
9229964 | Stevelinck | Jan 2016 | B2 |
9245267 | Singh | Jan 2016 | B2 |
9249241 | Dai et al. | Feb 2016 | B2 |
9256871 | Anderson et al. | Feb 2016 | B2 |
9280765 | Hammad | Mar 2016 | B2 |
9530137 | Weiss | Dec 2016 | B2 |
9680942 | Dimmick | Jun 2017 | B2 |
10140598 | Faith et al. | Nov 2018 | B2 |
20010029485 | Brody | Oct 2001 | A1 |
20010034720 | Armes | Oct 2001 | A1 |
20010054003 | Chien | Dec 2001 | A1 |
20020007320 | Hogan | Jan 2002 | A1 |
20020016749 | Borecki | Feb 2002 | A1 |
20020029193 | Ranjan | Mar 2002 | A1 |
20020035548 | Hogan | Mar 2002 | A1 |
20020073045 | Rubin | Jun 2002 | A1 |
20020116341 | Hogan | Aug 2002 | A1 |
20020133467 | Hobson | Sep 2002 | A1 |
20020147913 | Lun Yip | Oct 2002 | A1 |
20030028481 | Flitcroft | Feb 2003 | A1 |
20030080183 | Rajasekaran et al. | May 2003 | A1 |
20030130955 | Hawthorne | Jul 2003 | A1 |
20030191709 | Elston | Oct 2003 | A1 |
20030191945 | Keech | Oct 2003 | A1 |
20030208450 | Nunez Benito et al. | Nov 2003 | A1 |
20040010462 | Moon | Jan 2004 | A1 |
20040050928 | Bishop | Mar 2004 | A1 |
20040059682 | Hasumi | Mar 2004 | A1 |
20040093281 | Silverstein | May 2004 | A1 |
20040139008 | Mascavage | Jul 2004 | A1 |
20040143532 | Lee | Jul 2004 | A1 |
20040158532 | Breck | Aug 2004 | A1 |
20040210449 | Breck | Oct 2004 | A1 |
20040210498 | Freund | Oct 2004 | A1 |
20040232225 | Bishop | Nov 2004 | A1 |
20040236632 | Maritzen | Nov 2004 | A1 |
20040260646 | Berardi | Dec 2004 | A1 |
20050037735 | Coutts | Feb 2005 | A1 |
20050080730 | Sorrentino | Apr 2005 | A1 |
20050108178 | York | May 2005 | A1 |
20050199709 | Linlor | Sep 2005 | A1 |
20050246293 | Ong | Nov 2005 | A1 |
20050269401 | Spitzer | Dec 2005 | A1 |
20050269402 | Spitzer | Dec 2005 | A1 |
20060124756 | Brown | Jun 2006 | A1 |
20060161435 | Atef et al. | Jul 2006 | A1 |
20060235795 | Johnson | Oct 2006 | A1 |
20060237528 | Bishop | Oct 2006 | A1 |
20060278704 | Saunders | Dec 2006 | A1 |
20070055630 | Gauthier et al. | Mar 2007 | A1 |
20070100754 | Brown | May 2007 | A1 |
20070107044 | Yuen | May 2007 | A1 |
20070129955 | Dalmia | Jun 2007 | A1 |
20070136193 | Starr | Jun 2007 | A1 |
20070136211 | Brown | Jun 2007 | A1 |
20070170247 | Friedman | Jul 2007 | A1 |
20070179885 | Bird | Aug 2007 | A1 |
20070194104 | Fukuda | Aug 2007 | A1 |
20070208671 | Brown | Sep 2007 | A1 |
20070245414 | Chan | Oct 2007 | A1 |
20070255657 | Brown | Nov 2007 | A1 |
20070276765 | Hazel et al. | Nov 2007 | A1 |
20070288377 | Shaked | Dec 2007 | A1 |
20070291995 | Rivera | Dec 2007 | A1 |
20070294182 | Hammad | Dec 2007 | A1 |
20080005037 | Hammad et al. | Jan 2008 | A1 |
20080015988 | Brown | Jan 2008 | A1 |
20080017712 | Hart et al. | Jan 2008 | A1 |
20080029593 | Hammad et al. | Feb 2008 | A1 |
20080029607 | Mullen | Feb 2008 | A1 |
20080034221 | Hammad et al. | Feb 2008 | A1 |
20080035738 | Mullen | Feb 2008 | A1 |
20080040271 | Hammad et al. | Feb 2008 | A1 |
20080040276 | Hammad et al. | Feb 2008 | A1 |
20080040284 | Hazel et al. | Feb 2008 | A1 |
20080052226 | Agarwal | Feb 2008 | A1 |
20080054068 | Mullen | Mar 2008 | A1 |
20080054079 | Mullen | Mar 2008 | A1 |
20080054081 | Mullen | Mar 2008 | A1 |
20080065553 | Faith et al. | Mar 2008 | A1 |
20080065554 | Hogan | Mar 2008 | A1 |
20080065555 | Mullen | Mar 2008 | A1 |
20080071681 | Khalid | Mar 2008 | A1 |
20080091617 | Hazel et al. | Apr 2008 | A1 |
20080091944 | von Mueller | Apr 2008 | A1 |
20080103982 | Hammad et al. | May 2008 | A1 |
20080189214 | Mueller et al. | Aug 2008 | A1 |
20080201264 | Brown | Aug 2008 | A1 |
20080201265 | Hewton | Aug 2008 | A1 |
20080228646 | Myers | Sep 2008 | A1 |
20080243702 | Hart | Oct 2008 | A1 |
20080245855 | Fein | Oct 2008 | A1 |
20080245861 | Fein | Oct 2008 | A1 |
20080283591 | Oder, II | Nov 2008 | A1 |
20080302869 | Mullen | Dec 2008 | A1 |
20080302876 | Mullen | Dec 2008 | A1 |
20080313264 | Pestoni | Dec 2008 | A1 |
20080319901 | Brown | Dec 2008 | A1 |
20090006262 | Brown et al. | Jan 2009 | A1 |
20090010488 | Matsuoka | Jan 2009 | A1 |
20090037333 | Flitcroft | Feb 2009 | A1 |
20090037388 | Cooper et al. | Feb 2009 | A1 |
20090043702 | Bennett | Feb 2009 | A1 |
20090048953 | Hazel et al. | Feb 2009 | A1 |
20090048971 | Hathaway | Feb 2009 | A1 |
20090060199 | Von Mueller et al. | Mar 2009 | A1 |
20090063345 | Erikson | Mar 2009 | A1 |
20090070583 | Von Mueller et al. | Mar 2009 | A1 |
20090076938 | Patterson | Mar 2009 | A1 |
20090106112 | Dalmia | Apr 2009 | A1 |
20090106160 | Skowronek | Apr 2009 | A1 |
20090134217 | Flitcroft | May 2009 | A1 |
20090157555 | Biffle | Jun 2009 | A1 |
20090159673 | Mullen | Jun 2009 | A1 |
20090159700 | Mullen | Jun 2009 | A1 |
20090159707 | Mullen | Jun 2009 | A1 |
20090164381 | Brown | Jun 2009 | A1 |
20090173782 | Muscato | Jul 2009 | A1 |
20090200371 | Kean et al. | Aug 2009 | A1 |
20090248583 | Chhabra | Oct 2009 | A1 |
20090276347 | Kargman | Nov 2009 | A1 |
20090281948 | Carlson | Nov 2009 | A1 |
20090294527 | Brabson | Dec 2009 | A1 |
20090307139 | Mardikar | Dec 2009 | A1 |
20090308921 | Mullen | Dec 2009 | A1 |
20090327131 | Beenau | Dec 2009 | A1 |
20100008535 | Abulafia | Jan 2010 | A1 |
20100027786 | Faith et al. | Feb 2010 | A1 |
20100088237 | Wankmueller | Apr 2010 | A1 |
20100094755 | Kloster | Apr 2010 | A1 |
20100106644 | Annan | Apr 2010 | A1 |
20100120408 | Beenau | May 2010 | A1 |
20100127083 | Brown et al. | May 2010 | A1 |
20100133334 | Vadhri | Jun 2010 | A1 |
20100138347 | Chen | Jun 2010 | A1 |
20100145860 | Pelegero | Jun 2010 | A1 |
20100161433 | White | Jun 2010 | A1 |
20100179909 | Dana | Jul 2010 | A1 |
20100185545 | Royyuru | Jul 2010 | A1 |
20100211505 | Saunders | Aug 2010 | A1 |
20100223186 | Hogan | Sep 2010 | A1 |
20100228668 | Hogan | Sep 2010 | A1 |
20100235284 | Moore | Sep 2010 | A1 |
20100258620 | Torreyson | Oct 2010 | A1 |
20100291904 | Musfeldt | Nov 2010 | A1 |
20100299267 | Faith et al. | Nov 2010 | A1 |
20100306076 | Taveau | Dec 2010 | A1 |
20100325041 | Berardi | Dec 2010 | A1 |
20110010292 | Giordano | Jan 2011 | A1 |
20110016047 | Wu | Jan 2011 | A1 |
20110016320 | Bergsten | Jan 2011 | A1 |
20110040640 | Erikson | Feb 2011 | A1 |
20110047076 | Carlson et al. | Feb 2011 | A1 |
20110083018 | Kesanupalli | Apr 2011 | A1 |
20110087596 | Dorsey | Apr 2011 | A1 |
20110093397 | Carlson | Apr 2011 | A1 |
20110125597 | Oder, Ii | May 2011 | A1 |
20110153437 | Archer | Jun 2011 | A1 |
20110153498 | Makhotin et al. | Jun 2011 | A1 |
20110154466 | Harper | Jun 2011 | A1 |
20110161233 | Tieken | Jun 2011 | A1 |
20110178926 | Lindelsee et al. | Jul 2011 | A1 |
20110191244 | Dai | Aug 2011 | A1 |
20110238511 | Park | Sep 2011 | A1 |
20110238573 | Varadarajan | Sep 2011 | A1 |
20110246317 | Coppinger | Oct 2011 | A1 |
20110258111 | Raj et al. | Oct 2011 | A1 |
20110272471 | Mullen | Nov 2011 | A1 |
20110272478 | Mullen | Nov 2011 | A1 |
20110276380 | Mullen | Nov 2011 | A1 |
20110276381 | Mullen | Nov 2011 | A1 |
20110276424 | Mullen | Nov 2011 | A1 |
20110276425 | Mullen | Nov 2011 | A1 |
20110295745 | White | Dec 2011 | A1 |
20110302081 | Saunders | Dec 2011 | A1 |
20120023567 | Hammad | Jan 2012 | A1 |
20120028609 | Hruska | Feb 2012 | A1 |
20120030047 | Fuentes et al. | Feb 2012 | A1 |
20120035998 | Chien | Feb 2012 | A1 |
20120041881 | Basu | Feb 2012 | A1 |
20120047237 | Arvidsson | Feb 2012 | A1 |
20120066078 | Kingston | Mar 2012 | A1 |
20120072350 | Goldthwaite | Mar 2012 | A1 |
20120078735 | Bauer | Mar 2012 | A1 |
20120078798 | Downing | Mar 2012 | A1 |
20120078799 | Jackson | Mar 2012 | A1 |
20120095852 | Bauer | Apr 2012 | A1 |
20120095865 | Doherty | Apr 2012 | A1 |
20120116902 | Cardina | May 2012 | A1 |
20120123882 | Carlson | May 2012 | A1 |
20120123940 | Killian | May 2012 | A1 |
20120129514 | Beenau | May 2012 | A1 |
20120143754 | Patel | Jun 2012 | A1 |
20120143767 | Abadir | Jun 2012 | A1 |
20120143772 | Abadir | Jun 2012 | A1 |
20120158580 | Eram | Jun 2012 | A1 |
20120158593 | Garfinkle | Jun 2012 | A1 |
20120173431 | Ritchie | Jul 2012 | A1 |
20120185386 | Salama | Jul 2012 | A1 |
20120197807 | Schlesser | Aug 2012 | A1 |
20120203664 | Torossian | Aug 2012 | A1 |
20120203666 | Torossian | Aug 2012 | A1 |
20120215688 | Musser | Aug 2012 | A1 |
20120215696 | Salonen | Aug 2012 | A1 |
20120221421 | Hammad | Aug 2012 | A1 |
20120226582 | Hammad | Sep 2012 | A1 |
20120231844 | Coppinger | Sep 2012 | A1 |
20120233004 | Bercaw | Sep 2012 | A1 |
20120246070 | Vadhri | Sep 2012 | A1 |
20120246071 | Jain | Sep 2012 | A1 |
20120246079 | Wilson et al. | Sep 2012 | A1 |
20120265631 | Cronic | Oct 2012 | A1 |
20120271770 | Harris | Oct 2012 | A1 |
20120297446 | Webb | Nov 2012 | A1 |
20120300932 | Cambridge | Nov 2012 | A1 |
20120303503 | Cambridge | Nov 2012 | A1 |
20120303961 | Kean | Nov 2012 | A1 |
20120304273 | Bailey | Nov 2012 | A1 |
20120310725 | Chien | Dec 2012 | A1 |
20120310831 | Harris | Dec 2012 | A1 |
20120316992 | Oborne | Dec 2012 | A1 |
20120317035 | Royyuru | Dec 2012 | A1 |
20120317036 | Bower | Dec 2012 | A1 |
20130017784 | Fisher | Jan 2013 | A1 |
20130018757 | Anderson et al. | Jan 2013 | A1 |
20130019098 | Gupta | Jan 2013 | A1 |
20130031006 | Mccullagh et al. | Jan 2013 | A1 |
20130054337 | Brendell | Feb 2013 | A1 |
20130054466 | Muscato | Feb 2013 | A1 |
20130054474 | Yeager | Feb 2013 | A1 |
20130081122 | Svigals | Mar 2013 | A1 |
20130091028 | Oder, Ii | Apr 2013 | A1 |
20130110658 | Lyman | May 2013 | A1 |
20130111599 | Gargiulo | May 2013 | A1 |
20130117185 | Collison | May 2013 | A1 |
20130124290 | Fisher | May 2013 | A1 |
20130124291 | Fisher | May 2013 | A1 |
20130124364 | Mittal | May 2013 | A1 |
20130138525 | Bercaw | May 2013 | A1 |
20130144888 | Faith | Jun 2013 | A1 |
20130145148 | Shablygin | Jun 2013 | A1 |
20130145172 | Shablygin | Jun 2013 | A1 |
20130159178 | Colon | Jun 2013 | A1 |
20130159184 | Thaw | Jun 2013 | A1 |
20130166402 | Parento | Jun 2013 | A1 |
20130166456 | Zhang | Jun 2013 | A1 |
20130173736 | Krzeminski | Jul 2013 | A1 |
20130185202 | Goldthwaite | Jul 2013 | A1 |
20130191227 | Pasa et al. | Jul 2013 | A1 |
20130191286 | Cronic | Jul 2013 | A1 |
20130191289 | Cronic | Jul 2013 | A1 |
20130198071 | Jurss | Aug 2013 | A1 |
20130198080 | Anderson et al. | Aug 2013 | A1 |
20130200146 | Moghadam | Aug 2013 | A1 |
20130204787 | Dubois | Aug 2013 | A1 |
20130204793 | Kerridge | Aug 2013 | A1 |
20130212007 | Mattsson | Aug 2013 | A1 |
20130212017 | Bangia | Aug 2013 | A1 |
20130212019 | Mattsson | Aug 2013 | A1 |
20130212024 | Mattsson | Aug 2013 | A1 |
20130212026 | Powell et al. | Aug 2013 | A1 |
20130212666 | Mattsson | Aug 2013 | A1 |
20130218698 | Moon | Aug 2013 | A1 |
20130218769 | Pourfallah et al. | Aug 2013 | A1 |
20130226799 | Raj | Aug 2013 | A1 |
20130226813 | Voltz | Aug 2013 | A1 |
20130246199 | Carlson | Sep 2013 | A1 |
20130246202 | Tobin | Sep 2013 | A1 |
20130246203 | Laracey | Sep 2013 | A1 |
20130246258 | Dessert | Sep 2013 | A1 |
20130246259 | Dessert | Sep 2013 | A1 |
20130246261 | Purves et al. | Sep 2013 | A1 |
20130246267 | Tobin | Sep 2013 | A1 |
20130254028 | Salci | Sep 2013 | A1 |
20130254052 | Royyuru | Sep 2013 | A1 |
20130254102 | Royyuru | Sep 2013 | A1 |
20130254117 | Von Mueller | Sep 2013 | A1 |
20130262296 | Thomas | Oct 2013 | A1 |
20130262302 | Lettow | Oct 2013 | A1 |
20130262315 | Hruska | Oct 2013 | A1 |
20130262316 | Hruska | Oct 2013 | A1 |
20130262317 | Collinge | Oct 2013 | A1 |
20130275300 | Killian | Oct 2013 | A1 |
20130275307 | Khan | Oct 2013 | A1 |
20130275308 | Paraskeva | Oct 2013 | A1 |
20130282502 | Jooste | Oct 2013 | A1 |
20130282575 | Mullen | Oct 2013 | A1 |
20130282588 | Hruska | Oct 2013 | A1 |
20130297501 | Monk et al. | Nov 2013 | A1 |
20130297504 | Nwokolo | Nov 2013 | A1 |
20130297508 | Belamant | Nov 2013 | A1 |
20130304649 | Cronic | Nov 2013 | A1 |
20130308778 | Fosmark | Nov 2013 | A1 |
20130311382 | Fosmark | Nov 2013 | A1 |
20130317982 | Mengerink | Nov 2013 | A1 |
20130332344 | Weber | Dec 2013 | A1 |
20130339253 | Sincai | Dec 2013 | A1 |
20130346305 | Mendes | Dec 2013 | A1 |
20130346314 | Mogollon | Dec 2013 | A1 |
20140007213 | Sanin | Jan 2014 | A1 |
20140013106 | Redpath | Jan 2014 | A1 |
20140013114 | Redpath | Jan 2014 | A1 |
20140013452 | Aissi et al. | Jan 2014 | A1 |
20140019352 | Shrivastava | Jan 2014 | A1 |
20140025581 | Calman | Jan 2014 | A1 |
20140025585 | Calman | Jan 2014 | A1 |
20140025958 | Calman | Jan 2014 | A1 |
20140032417 | Mattsson | Jan 2014 | A1 |
20140032418 | Weber | Jan 2014 | A1 |
20140040137 | Carlson | Feb 2014 | A1 |
20140040139 | Brudnicki | Feb 2014 | A1 |
20140040144 | Plomske | Feb 2014 | A1 |
20140040145 | Ozvat | Feb 2014 | A1 |
20140040148 | Ozvat | Feb 2014 | A1 |
20140040628 | Fort | Feb 2014 | A1 |
20140041018 | Bomar | Feb 2014 | A1 |
20140046853 | Spies | Feb 2014 | A1 |
20140047551 | Nagasundaram et al. | Feb 2014 | A1 |
20140052532 | Tsai | Feb 2014 | A1 |
20140052620 | Rogers | Feb 2014 | A1 |
20140052637 | Jooste | Feb 2014 | A1 |
20140068706 | Aissi | Mar 2014 | A1 |
20140074637 | Hammad | Mar 2014 | A1 |
20140108172 | Weber et al. | Apr 2014 | A1 |
20140114857 | Griggs et al. | Apr 2014 | A1 |
20140143137 | Carlson | May 2014 | A1 |
20140164243 | Aabye et al. | Jun 2014 | A1 |
20140188586 | Carpenter et al. | Jul 2014 | A1 |
20140249945 | Gauthier | Sep 2014 | A1 |
20140294701 | Dai et al. | Oct 2014 | A1 |
20140297534 | Patterson | Oct 2014 | A1 |
20140310183 | Weber | Oct 2014 | A1 |
20140324690 | Allen et al. | Oct 2014 | A1 |
20140330721 | Wang | Nov 2014 | A1 |
20140330722 | Laxminarayanan et al. | Nov 2014 | A1 |
20140331265 | Mozell et al. | Nov 2014 | A1 |
20140337236 | Wong et al. | Nov 2014 | A1 |
20140344153 | Raj et al. | Nov 2014 | A1 |
20140372308 | Sheets | Dec 2014 | A1 |
20150019443 | Sheets et al. | Jan 2015 | A1 |
20150032625 | Dill | Jan 2015 | A1 |
20150032626 | Dill | Jan 2015 | A1 |
20150032627 | Dill | Jan 2015 | A1 |
20150046338 | Laxminarayanan | Feb 2015 | A1 |
20150046339 | Wong et al. | Feb 2015 | A1 |
20150052064 | Karpenko et al. | Feb 2015 | A1 |
20150081544 | Schulz et al. | Mar 2015 | A1 |
20150088756 | Makhotin et al. | Mar 2015 | A1 |
20150106239 | Gaddam et al. | Apr 2015 | A1 |
20150112870 | Nagasundaram et al. | Apr 2015 | A1 |
20150112871 | Kumnick | Apr 2015 | A1 |
20150120472 | Aabye et al. | Apr 2015 | A1 |
20150127529 | Makhotin et al. | May 2015 | A1 |
20150127547 | Powell et al. | May 2015 | A1 |
20150140960 | Powell et al. | May 2015 | A1 |
20150142673 | Nelsen et al. | May 2015 | A1 |
20150161597 | Subramanian et al. | Jun 2015 | A1 |
20150178724 | Ngo et al. | Jun 2015 | A1 |
20150180836 | Wong et al. | Jun 2015 | A1 |
20150186864 | Jones et al. | Jul 2015 | A1 |
20150193222 | Pirzadeh et al. | Jul 2015 | A1 |
20150195133 | Sheets et al. | Jul 2015 | A1 |
20150199679 | Palanisamy et al. | Jul 2015 | A1 |
20150199689 | Kumnick et al. | Jul 2015 | A1 |
20150220917 | Aabye et al. | Aug 2015 | A1 |
20150269566 | Gaddam et al. | Sep 2015 | A1 |
20150278799 | Palanisamy | Oct 2015 | A1 |
20150287037 | Salmon | Oct 2015 | A1 |
20150312038 | Palanisamy | Oct 2015 | A1 |
20150319158 | Kumnick | Nov 2015 | A1 |
20150332262 | Lingappa | Nov 2015 | A1 |
20150356560 | Shastry et al. | Dec 2015 | A1 |
20150363781 | Badenhorst | Dec 2015 | A1 |
20160028550 | Gaddam et al. | Jan 2016 | A1 |
20160036790 | Shastry et al. | Feb 2016 | A1 |
20160042263 | Gaddam et al. | Feb 2016 | A1 |
20160065370 | Le Saint et al. | Mar 2016 | A1 |
20160092696 | Guglani et al. | Mar 2016 | A1 |
20160092872 | Prakash et al. | Mar 2016 | A1 |
20160092874 | O'Regan | Mar 2016 | A1 |
20160103675 | Aabye et al. | Apr 2016 | A1 |
20160119296 | Laxminarayanan et al. | Apr 2016 | A1 |
20160132878 | O'Regan | May 2016 | A1 |
20160140545 | Flurscheim et al. | May 2016 | A1 |
20160148197 | Dimmick | May 2016 | A1 |
20160148212 | Dimmick | May 2016 | A1 |
20160171479 | Prakash et al. | Jun 2016 | A1 |
20160173483 | Wong et al. | Jun 2016 | A1 |
20160197725 | Hammad | Jul 2016 | A1 |
20160210628 | McGuire | Jul 2016 | A1 |
20160217461 | Gaddam | Jul 2016 | A1 |
20160218875 | Le Saint et al. | Jul 2016 | A1 |
20160224976 | Basu | Aug 2016 | A1 |
20160224977 | Sabba et al. | Aug 2016 | A1 |
20160232527 | Patterson | Aug 2016 | A1 |
20160239842 | Cash et al. | Aug 2016 | A1 |
20160269391 | Gaddam | Sep 2016 | A1 |
20160308995 | Youdale et al. | Oct 2016 | A1 |
20170046696 | Powell et al. | Feb 2017 | A1 |
20170103387 | Weber | Apr 2017 | A1 |
20170109745 | Al-Bedaiwi | Apr 2017 | A1 |
20170186001 | Reed et al. | Jun 2017 | A1 |
20170201520 | Chandoor | Jul 2017 | A1 |
20170220818 | Nagasundaram et al. | Aug 2017 | A1 |
20170228723 | Taylor | Aug 2017 | A1 |
20170295155 | Wong et al. | Oct 2017 | A1 |
20170364903 | Lopez | Dec 2017 | A1 |
20180006821 | Kinagi | Jan 2018 | A1 |
20180075081 | Chipman | Mar 2018 | A1 |
20180247303 | Raj | Aug 2018 | A1 |
20180262334 | Hammad | Sep 2018 | A1 |
20180268405 | Lopez | Sep 2018 | A1 |
20180324184 | Kaja | Nov 2018 | A1 |
20180324584 | Lopez | Nov 2018 | A1 |
Number | Date | Country |
---|---|---|
1028401 | Aug 2000 | EP |
1921579 | May 2008 | EP |
2156397 | Feb 2010 | EP |
2000014648 | Mar 2000 | WO |
2001035304 | May 2001 | WO |
2001035304 | May 2001 | WO |
2004051585 | Nov 2003 | WO |
2004042536 | May 2004 | WO |
2005001751 | Jun 2004 | WO |
2006113834 | Oct 2006 | WO |
2008059465 | May 2008 | WO |
2009032523 | Mar 2009 | WO |
2010078522 | Jul 2010 | WO |
2010135154 | Nov 2010 | WO |
2010135154 | Feb 2011 | WO |
2012068078 | May 2012 | WO |
2012098556 | Jul 2012 | WO |
2012142370 | Oct 2012 | WO |
2012167941 | Dec 2012 | WO |
2013048538 | Apr 2013 | WO |
2013056104 | Apr 2013 | WO |
2013119914 | Aug 2013 | WO |
2013179271 | Dec 2013 | WO |
Entry |
---|
Sahut, J. (2008). Internet payment and banks. International Journal of Business, 13(4), 361-376. Retrieved on Jan. 1, 2021. Retrieved from <https://dialog.proquest.corn/professional/docview/198165394?accountid=131444>. (Year: 2008). |
American Bankers Association “The Bank Credit Card Business”, Second Edition, Washington, D.C, 1996. |
U.S. Appl. No. 12/778,638 , “Final Office Action”, dated May 20, 2015, 10 pages. |
U.S. Appl. No. 12/778,638 , “Final Office Action”, dated Aug. 16, 2013, 18 pages. |
U.S. Appl. No. 12/778,638 , “Non-Final Office Action”, dated Oct. 3, 2014, 10 pages. |
U.S. Appl. No. 12/778,638 , “Non-Final Office Action”, dated Mar. 16, 2012, 17 pages. |
U.S. Appl. No. 12/778,638 , “Notice of Allowance”, dated Jul. 25, 2018, 9 pages. |
PCT/US2010/034763 , “International Search Report and Written Opinion”, dated Dec. 8, 2010, 9 pages. |
White , “How Computers Work”, Que Publishing, Ninth Edition, Nov. 14, 2007, all pages. |
Petition for Inter Partes Review of U.S. Pat. No. 8,533,860 Challenging Claims 1-30 Under 35 U.S.C. § 312 and 37 C.F.R. § 42.104, filed Feb. 17, 2016, Before The USPTO Patent Trial and Appeal Board, IPR 2016-00600, 65 pages. |
Wang, et. al, U.S. Appl. No. 16/302,054 (unpublished), “Methods of Distributing Tokens and Managing Token Relationships,”, filed Nov. 15, 2018. |
Dean, et al., U.S. Appl. No. 16/311,144 (unpublished), “Encryption Key Exchange Process Using Access Device,”, filed Dec. 18, 2018. |
Number | Date | Country | |
---|---|---|---|
20190066069 A1 | Feb 2019 | US |
Number | Date | Country | |
---|---|---|---|
61179970 | May 2009 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 12778638 | May 2010 | US |
Child | 16171176 | US |