KEY FOB AUTHENTICATION, RETENTION, AND REVOCATION

Abstract
An electronic key fob device, in one embodiment, includes a transmitter, a counter configured to provide a current counter value indicated by a plurality of bits, a memory configured to store an operation key, and a processor coupled to the transmitter and memory. The processor is configured to encrypt the current counter value using the operation key to produce an encrypted counter value, select a subset of the plurality of bits of the current counter value, transmit a message the includes the encrypted counter value and the subset of plurality of bits of the current counter value.
Description
TECHNICAL FIELD

Embodiments of the invention are directed, in general, to security and, more specifically, to methods for key fob vehicle operation key verification, retention, and revocation.


BACKGROUND

Key fobs may be paired with a control unit, such as vehicle control unit, to perform well-known actions such as opening/closing and locking/unlocking vehicle doors. The key fob may be capable of transmitting only, which limits the authentication processes available through a challenge message sent from the control unit to verify the commands sent by a key fob due to the inability for two-way communications. A control unit must be able to verify the validity of received commands and to reject unauthorized commands, including replays of earlier transmissions from a valid key fob.


Occasionally, a key fob will be lost or its holder may no longer be authorized to access the control unit. In this situation, there must be a process that allows the control unit to identify which key fobs are still valid and which should be ignored.


SUMMARY

Embodiments of the invention provide methods for key fob to control unit verification, retention, and revocation. After an initial pairing, a key fob and a vehicle control unit share a secret operation key (OpKey). For verification, the key fob sends an identifier, which may be the 8 lowest-order bits of a 128-bit counter, and some bits of the AES-128, OpKey-encrypted value of the counter to the control unit.


After one or more key fobs are paired with a control unit, such as vehicle control unit, the key fobs each have their own OpKey secretly shared with the control unit. A key fob needs to verify possession of a shared OpKey to the control unit in order for the control unit to take a prescribed action, such as unlocking/locking or opening/closing vehicle doors. This invention solves this problem even though key fobs are capable of transmitting but not receiving. Additionally, the embodiments described herein prevent third parties from impersonating a legitimate key fob by replaying an earlier transmitted message. In addition, after a key fob is lost, its OpKey may be revoked while the OpKey of the remaining or new key fobs may be retained.


For OpKey revocation and retention, a remaining or new key fob is prompted by a legitimate control unit user to send a verification message to the control unit. The control unit is then prompted to enter an OpKey retention and revocation mode. Subsequently, each of the remaining or new key fobs is prompted by the user to send a verification message to the control unit. The control unit is finally prompted to exit the OpKey retention and revocation mode, retaining only the OpKeys of the key fobs from which it received a valid verification message immediately before entering and during the OpKey retention and revocation mode, respectively.





BRIEF DESCRIPTION OF THE DRAWINGS

Having thus described the invention in general terms, reference will now be made to the accompanying drawings, wherein:



FIG. 1 illustrates a normal operation of a key fob and a control unit.



FIG. 2 illustrates a key fob retention and revocation process that can be used to deactivate a key fob in one embodiment.



FIG. 3 is a flowchart illustrating normal operation of a key fob and control unit using OpKey verification according to one embodiment.



FIG. 4 is a flowchart illustrating a process for retention and revocation of OpKeys.



FIG. 5 is a block diagram of an example key fob according to one embodiment.



FIG. 6 is a block diagram of an example control unit according to one embodiment.





DETAILED DESCRIPTION

The invention now will be described more fully hereinafter with reference to the accompanying drawings. This invention may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art. One skilled in the art may be able to use the various embodiments of the invention.


Embodiments of the invention enable a key fob capable of transmitting, but not receiving, to verify its possession of a secret OpKey to a vehicle control unit, while preventing a third party from impersonating a legitimate key fob by replaying a message sent out earlier by the key fob to the control unit for verification. In addition, the invention also allows a legitimate vehicle user to revoke the OpKey of a lost or expired key fob but retain the OpKey of each remaining valid key fob.



FIG. 1 illustrates a normal operation of a key fob 101 and a control unit 102. After an initial pairing, key fob 101 and a control unit 102 share a secret OpKey. For example, key fob 101 and control unit 102 may be paired using the systems and methods disclosed in pending U.S. patent application Ser. No. 13/969,154, filed Aug. 16, 2013, title “One-Way Key Fob and Vehicle Pairing,” the disclosure of which is hereby incorporated by reference herein in its entirety.


In addition to the OpKey that is shared between both key fob 101 and control unit 102, both devices have a 128-bit counter 103, 104. In other embodiments, counters of different sizes may be used. In normal operation, key fob 101 creates an AES-128, OpKey-encrypted value of counter 103. Key fob 101 then transmits (105) the 8 lowest-order bits of 128-bit counter 103 and some predetermined bits of the AES-128, OpKey-encrypted value of counter 103 to control unit 102. The key fob increments its counter value by one after each transmission, starting from an initial counter value, such as one. The transmission of message 105 itself may represent a command from key fob 101, such as unlock/lock vehicle doors. Alternatively, a separate command data field may be included in message 105 to identify the desired command from key fob 101.


Upon receiving message 105, control unit 102 uses the 8 counter bits received from key fob 101 to set the 8 lowest-order bits of 128-bit counter 104, and increments the value of the remaining bits of counter 104 by one if the value of the received 8 bits is not larger than the value of the 8 lowest-order bits of counter 104. Additionally, control unit 102 creates an AES-128, OpKey encrypted value of counter 104. Control unit 102 then compares predetermined bits from its OpKey encrypted value of counter 104 to the bits representing an OpKey-encrypted value of counter 103. Control unit 102 verifies the message 105 and hence the OpKey if these bits match.


If the verification fails, control unit 102 restores counter 104 to the value before the change.


If an unauthorized or fake key fob 106 attempts to send a message 107 to control unit 102 without being paired, control unit 102 will reject the message 107. Fake key fob 106 does not have a valid OpKey for control unit 102. Additionally, fake key fob 106 does not know the proper counter value for control unit 102 to use for a valid message.



FIG. 2 illustrates a key fob retention and revocation process that can be used to deactivate a key fob in one embodiment. In this example, three key fobs 201-203 are paired with the same control unit 204. Each paired key fob 201-203 has a unique, secret OpKey (OpKey1, OpKey2, OpKey3) that is shared with control unit 204. Additionally, each key fob 201-203 has its own counter 205-207. Control unit 204 maintains a separate counter 208-210 for each key fob 201-203.


When a key fob 203 is lost or needs to be revoked, a user may perform the following steps. First, the user prompts control unit 204 to enter an OpKey revocation mode. The OpKey revocation mode may be triggered by a message from a remaining key fob 201, 202 or/and by some other input to control unit 204.


While the control unit 204 is in the OpKey revocation mode, the user prompts each remaining key fob 201, 202 to perform a normal operation with control unit 204. For example, each key fob 201, 202 will send a message derived from its OpKey to control unit 204, such as message 105 (FIG. 1). After each remaining key fob 201, 202 has sent its message or performed an operation with control unit 204, the user prompts the control unit to exit the OpKey retention mode. Because key fob 203 is lost or no longer authorized, it will not send a message during the revocation mode.


The control unit 204 retains only the OpKeys that were received before exiting the revocation mode. In one embodiment, the control unit 204 retains the last OpKey received before entering revocation mode and all OpKeys received during revocation mode. In other embodiments, control unit 204 retains only the OpKeys received during the revocation mode. All other OpKeys (e.g., OpKey 3) are deleted by control unit 204. This prevents the lost or unauthorized from operating with control unit 204 after the revocation procedure.



FIG. 3 is a flowchart illustrating a process for normal operation of a key fob and control unit using OpKey verification. In step 301, the key fob reads the 8 lowest-order bits of a 128-bit counter. In step 302, the key fob generates an AES-128, OpKey-encrypted value of the key fob counter. The 8 lowest-order bits and some selected bits from the AES-128, OpKey-encrypted value of the key fob counter are sent to the control unit in step 303. This information may be associated with a particular command or request by the key fob.


In step 304, the control unit updates a control unit counter based on the 8 lowest-order bits received from the key fob. According to one embodiment, the update is done by setting the 8 lowest-order bits of a control unit counter to the received 8 lowest-order bits of the key fob counter, and by incrementing the value of the remaining bits of the control unit counter by one if the value of the received bits of the key fob counter is not larger than the value of the corresponding bits of the control unit counter. In step 305, the control unit generates an AES-128, OpKey-encrypted value of the updated control unit counter. The control unit compares selected bits of the AES-128, OpKey-encrypted value of the control unit counter to the selected bits of the AES-128, OpKey-encrypted value of the key fob counter that were received from the key fob.


The control unit verifies the command or request from the key fob if the selected bits match, which indicates that both devices used the same OpKey and counter value.



FIG. 4 is a flowchart illustrating a process for retention and revocation of OpKeys. In step 401, immediately after a remaining (i.e., not lost) or new key fob completes a normal operation, the user prompts the control unit to enter an OpKey revocation mode. The user then prompts each remaining or approved key fob to perform a normal operation with the control unit. The normal operation may involve a transmission as illustrated in FIGS. 1 and 3 or any operation that allows the key fob to send an OpKey encrypted value to the control unit.


In step 403, the user prompts the control unit to exit the OpKey revocation mode after all of the remaining or approved key fobs have completed a normal operation. For example, the user may activate an “end” button to exit the revocation mode, or the revocation mode may end after a set period of time.


In step 404, the control unit deletes all OpKeys except the OpKey associated with the last key fob that operated before entering the OpKey revocation mode and any OpKey associated with a key fob used before the revocation mode ended. Because a lost or unapproved key fob would be unlikely to operate during the brief revocation mode duration, the OpKeys for the lost or unapproved devices would be deleted from the control unit. As a result, the lost and unapproved devices are no longer paired with the control unit and could no longer be used to send commands to the control unit. In another embodiment, only the OpKeys associated with key fobs that operate during the revocation mode are retained, and all other OpKeys that do not perform an operation during the revocation mode period are deleted.



FIGS. 5 and 6 are block diagrams of an example key fob 500 and control unit 600, respectively. The key fob 400 and control unit 600 each comprise a processor 501, 601, a memory 502, 602, and a transceiver 603 or transmitter 503. The processors 501, 601 of the devices may be used to perform normal operations such as maintaining and updating counters, generating OpKey encrypted values, and comparing such values to verify that only OpKeys from paired devices are used. The processors may be a standard CPU, a microcontroller, a low-power digital signal processor, etc. and may be capable of performing complex calculations in a short time.


The memories 502, 602 of the devices may be used to store OpKeys, counter values, encrypted values, and other bits exchanged between the key fob and control unit. The memories may be a non-volatile storage device such as a flash memory or an EEPROM.


The key fob transmitter 503 and control unit transceiver 603 may be wired (not shown), wireless, or capable of both. The transceiver and transmitter may be used by the devices to communicate counter values, OpKey-encrypted data, and other bits during normal operation and during a revocation mode. The key fob allows for remote entry and control of vehicles or other devices and may use wireless technology, such as Bluetooth, LF, or UHF, for those transmissions. The key fob transmitter 503 is capable of transmitting only and does not receive signals from the control unit 600.


Many modifications and other embodiments of the invention will come to mind to one skilled in the art to which this invention pertains having the benefit of the teachings presented in the foregoing descriptions, and the associated drawings. Therefore, it is to be understood that the invention is not to be limited to the specific embodiments disclosed. Although specific terms are employed herein, they are used in a generic and descriptive sense only and not for purposes of limitation.

Claims
  • 1. An electronic key fob device, comprising: a transmitter;a counter configured to provide a current counter value indicated by a plurality of bits;a memory configured to store an operation key; anda processor coupled to the transmitter and memory, wherein the processor is configured to: encrypt the current counter value using the operation key to produce an encrypted counter value;select a subset of the plurality of bits of the current counter value; andtransmit a message that includes the encrypted counter value and the subset of plurality of bits of the current counter value.
  • 2. The electronic key fob device of claim 1, wherein the counter is a 128-bit counter and the plurality of bits includes 128 bits.
  • 3. The electronic key fob device of claim 1, wherein the processor is configured to, after transmitting the message, increment the counter by one.
  • 4. The electronic key fob device of claim 1, wherein the subset of the plurality of bits of the current counter value is a predetermined number of lowest-order bits of the current counter value.
  • 5. The electronic key fob device of claim 4, wherein the predetermined number of lowest-order bits of the current counter value is 8 bits.
  • 6. The electronic key fob device of claim 1, wherein the processor is configured to use a symmetric encryption type to encrypt the current counter value using the operation key.
  • 7. The electronic key fob device of claim 6, wherein the symmetric encryption type is based on the Advanced Encryption Standard (AES).
  • 8. The electronic key fob device of claim 7, wherein the symmetric encryption type is based on AES-128 encryption.
  • 9. The electronic key fob device of claim 8, wherein the message is associated with a command.
  • 10. The electronic key fob device of claim 9, wherein the command is a request to lock or unlock a vehicle.
  • 11. The electronic key fob device of claim 9, wherein the message further includes a data field that identifies the command.
  • 12. The electronic key fob device of claim 9, wherein the command is a command to cause a control unit paired with the electronic key fob device to enter a revocation mode.
  • 13. A method comprising: receiving a counter value that includes a plurality of bits;receiving an operation key;encrypting the counter value using the operation key to produce an encrypted counter value;selecting a subset of the plurality of bits of the counter value; andtransmitting a message that specifies the encrypted counter value and the subset of the plurality of bits.
  • 14. The method of claim 13, wherein the plurality of bits includes 128 bits.
  • 15. The method of claim 13, wherein the subset of the plurality of bits of the counter value is a predetermined number of lowest-order bits of the counter value.
  • 16. The method of claim 15, wherein the predetermined number of lowest-order bits of the counter value is 8 bits.
  • 17. The method of claim 13, wherein the encrypting of the counter value utilizes a symmetric encryption type.
  • 18. The method of claim 17, wherein the symmetric encryption type is based on the Advanced Encryption Standard (AES).
  • 19. The method of claim 18, wherein the symmetric encryption type is based on AES-128 encryption.
  • 20. The method of claim 13, wherein the message further specifies to whether to lock or unlock a lock.
CROSS-REFERENCE TO RELATED APPLICATIONS

This application is a division of U.S. patent application Ser. No. 16/589,433, filed Oct. 1, 2019, which is a continuation of U.S. patent application Ser. No. 15/632,820, filed Jun. 26, 2017, now U.S. Pat. No. 10,432,408, which is a continuation of U.S. patent application Ser. No. 15/090,125, filed Apr. 4, 2016, now U.S. Pat. No. 9,698,980, which is a continuation of U.S. patent application Ser. No. 13/969,133, filed Aug. 16, 2013, now U.S. Pat. No. 9,306,743, which claims priority to U.S. Provisional Patent Application No. 61/695,155, filed Aug. 30, 2012, each of which is incorporated by reference herein in its entirety.

Provisional Applications (1)
Number Date Country
61695155 Aug 2012 US
Divisions (1)
Number Date Country
Parent 16589433 Oct 2019 US
Child 17878135 US
Continuations (3)
Number Date Country
Parent 15632820 Jun 2017 US
Child 16589433 US
Parent 15090125 Apr 2016 US
Child 15632820 US
Parent 13969133 Aug 2013 US
Child 15090125 US