Secure removable storage for aircraft systems

US10083325B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-10083325-B2
Application numberUS-201514942680-A
CountryUS
Kind codeB2
Filing dateNov 16, 2015
Priority dateNov 16, 2015
Publication dateSep 25, 2018
Grant dateSep 25, 2018

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

Techniques are disclosed for securing backup operational data (e.g., of an aircraft) maintained by a line-replaceable unit (LRU) in a removable storage media device. The LRU generates a first encryption key. The LRU encrypts the operational data using the first encryption key. The LRU generates a second encryption key based on key data of at least a second LRU. The LRU encrypts the first encryption key using the second encryption key.

First claim

Opening claim text (preview).

What is claimed is: 1. A method, comprising: generating, by a first line-replaceable unit (LRU) of a plurality of LRUs, a first encryption key; encrypting specified data using the first encryption key, wherein the encrypted specified data is stored as backup data in a storage media device removably attached to the first LRU; generating, by the first LRU, a second encryption key by combining key data for each of at least two other LRUs of the plurality of LRUs, the at least two other LRUs including a second LRU and a third LRU; and encrypting the first encryption key using the second encryption key. 2. The method of claim 1 , further comprising: storing the encrypted specified data and the encrypted first encryption key in the storage media device. 3. The method of claim 2 , further comprising: generating, by a replacement LRU for the first LRU, the second encryption key based on the key data of at least the second LRU; decrypting the encrypted first encryption key stored in the storage media device; decrypting the encrypted specified data; and restoring the specified data to the replacement LRU. 4. The method of claim 1 , further comprising, prior to encrypting the first encryption key using the second encryption key: generating a message authentication code (MAC) for one or more data sets maintained in the storage media device, wherein the MAC is generated using the first encryption key as a signing key. 5. The method of claim 1 , further comprising, prior to generating the second encryption key: initiating a Transport Layer Security (TLS) connection with at least the second LRU; and retrieving, via the TLS connection, the key data from the second LRU. 6. A non-transitory computer-readable medium having instructions, which, when executed, perform an operation comprising: generating, by a first line-replaceable unit (LRU) in a plurality of LRUs, a first encryption key; encrypting specified data using the first encryption key, wherein the encrypted specified data is stored as backup data in a storage media device removably attached to the first LRU; generating, by the first LRU, a second encryption key by combining key data for each of at least two other LRUs of the plurality of LRUs, the at least two other LRUs including a second LRU and a third LRU; and encrypting the first encryption key using the second encryption key. 7. The non-transitory computer-readable medium of claim 6 , wherein the operation further comprises: storing the encrypted specified data and the encrypted first encryption key in the storage media device. 8. The non-transitory computer-readable medium of claim 7 , wherein the operation further comprises: generating, by a replacement LRU for the first LRU, the second encryption key based on the key data of at least the second LRU; decrypting the encrypted first encryption key stored in the storage media device; decrypting the encrypted specified data; and restoring the specified data to the replacement LRU. 9. The non-transitory computer-readable medium of claim 6 , wherein the operation further comprises, prior to encrypting the first encryption key using the second encryption key: generating a message authentication code (MAC) for one or more data sets maintained in the storage media device, wherein the MAC is generated using the first encryption key as a signing key. 10. The non-transitory computer-readable medium of claim 6 , wherein the operation further comprises, prior to generating the second encryption key: initiating a Transport Layer Security (TLS) connection with at least the second LRU; and retrieving, via the TLS connection, the key data from the second LRU. 11. A system representing a first line-replaceable unit (LRU) of a plurality of LRUs, the system comprising: a processor; and a memory storing program code, which, when executed on the processor, performs an operation comprising: generating a first encryption key; encrypting specified data using the first encryption key, wherein the encrypted specified data is stored as backup data in a storage media device removably attached to the system; generating a second encryption key by combining key data for each of at least two other LRUs of the plurality of LRUs, the at least two other LRUs including a second LRU and a third LRU; and encrypting the first encryption key using the second encryption key. 12. The system of claim 11 , wherein the operation further comprises: storing the encrypted specified data and the encrypted first encryption key in the storage media device. 13. The system of claim 11 , wherein the operation further comprises, prior to encrypting the first encryption key using the second encryption key: generating a message authentication code (MAC) for one or more data sets maintained in the storage media device, wherein the MAC is generated using the first encryption key as a signing key. 14. The system of claim 11 , wherein the operation further comprises, prior to generating the second encryption key: initiating a Transport Layer Security (TLS) connection with at least the second LRU; and retrieving, via the TLS connection, the key data from the second LRU. 15. The method of claim 1 , wherein the key data for each of the two or more LRUs comprises a portion of a respective public key on the respective LRU. 16. The method of claim 1 , wherein the first encryption key is encrypted using the second encryption key in order to safeguard the specified data from unauthorized access in an event that the storage media device is removed from the first LRU, wherein the specified data is safeguarded provided that fewer than all of the at least two other LRUs is compromised, wherein the specified data is safeguarded in a manner that also permits the specified data to be recovered by attaching the storage media device to a replacement LRU for the first LRU subsequent to failure of the first LRU. 17. The method of claim 16 , wherein the storage media device includes an encrypted partition and an unencrypted partition, wherein the encrypted specified data is stored in the encrypted partition of the storage media device; wherein the plurality of LRUs operate in an airplane, wherein the specified data comprises operational data of the airplane, wherein the operational data includes information to identify the airplane to ground systems and maintenance systems; wherein the first encryption key is encrypted by operation of one or more computer processors of the first LRU in order to generate a wrapped encryption key, wherein the wrapped encrypted key is stored on the unencrypted portion of the storage media device. 18. The method of claim 17 , wherein the key data for each of the two or more other LRUs comprises at least a portion of a respective public key of the respective LRU, wherein the plurality of LRUs include a network file server (NFS) of the airplane, a network extension device (NED) of the airplane, a terminal wireless local area network (LAN) unit (TWLU) of the airplane, and a cabin wireless LAN unit (CWLU) of the airplane, wherein the second encryption key is not generated based on any key data for the first LRU, wherein the method comprises a computer-implemented method. 19. The method of claim 18 , wherein the NFS performs a plurality of functions including operational-data storage, Ethernet conversion, multicast routing, firewall protection, data loading, application hosting, and communication gateway functions; wherein the NED provides network routing functions between one or more av

Assignees

Inventors

Classifications

  • Providing cryptographic facilities or services · CPC title

  • Generation of secret information including derivation or calculation of cryptographic keys or passwords · CPC title

  • Escrow, recovery or storing of secret information, e.g. secret key escrow or cryptographic key storage · CPC title

  • Lost password, e.g. recovery of lost or forgotten passwords · CPC title

  • Protecting data integrity, e.g. using checksums, certificates or signatures · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US10083325B2 cover?
Techniques are disclosed for securing backup operational data (e.g., of an aircraft) maintained by a line-replaceable unit (LRU) in a removable storage media device. The LRU generates a first encryption key. The LRU encrypts the operational data using the first encryption key. The LRU generates a second encryption key based on key data of at least a second LRU. The LRU encrypts the first encryp…
Who is the assignee on this patent?
Boeing Co
What technology area does this patent fall under?
Primary CPC classification G06F21/78. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Sep 25 2018 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 2 related publications on this page (citations in our corpus or others sharing the same primary CPC).