ENCRYPTING PORTABLE MEDIA SYSTEM AND METHOD OF OPERATION THEREOF

Information

  • Patent Application
  • 20190156070
  • Publication Number
    20190156070
  • Date Filed
    January 17, 2019
    5 years ago
  • Date Published
    May 23, 2019
    5 years ago
Abstract
A portable media system for a host computer system, and method of operation thereof, that includes: a controller in the portable media system for communicating clear information between the portable media system and the host computer system; and an encryption system in the portable media system for providing an encryption algorithm for the controller to decrypt cipher information for the host computer system.
Description
TECHNICAL FIELD

The present invention relates generally to portable memory systems with encryption algorithms, and more particularly, to such systems supporting encryption functions for host computer systems.


BACKGROUND

With the increasing capacity of small portable media (e.g. Flash drives) comes the increasing danger of losing confidential information. The increasing capacity of portable media facilitates their use as viable storage in institutions that may possess large amounts of confidential information. A lost Flash drive is a common problem. It is not the cost of replacement that is the issue, it is the leakage of confidential information and susceptibility to litigation and fines.


In an effort to protect confidential information, many vendors of mass storage media include algorithms for encrypting information as it is stored internally. In the event the drive is lost, confidential information remains inaccessible due to its obfuscation. Corporate and government organizations sensitive to confidentiality issues have to rely on policies that advocate the use of encrypted drives. Many companies restrict use of removable storage by policy to keep sensitive information from being disclosed unintentionally. Some go as far as to block physical access to USB ports.


Currently, computers have no way to verify that attached external storage supports an appropriate level of encryption. Thus, there is a serious problem with a host computer system being able to distinguish between a mass storage equipped with encryption algorithms and a drive that simply stores information as clear text. A host computer system could simply query the portable media system as to its capabilities but the host computer system could easily be ‘spoofed.’ This is because the internal encryption algorithm in a portable media system is not accessible to a host computer system either directly or indirectly. A host computer always exchanges information with encrypted media in clear information form, which is identical to an information exchange with unencrypted media.


Solutions to these problems have been long sought but prior developments have not taught or suggested any solutions and, thus, solutions to these problems have long eluded those skilled in the art.


DISCLOSURE OF THE INVENTION

The present invention provides a portable media system for a host computer system, and method of operation thereof, that includes: a controller in the portable media system for communicating clear information between the portable media system and the host computer system; and an encryption system in the portable media system for providing an encryption algorithm for the controller to decrypt cipher information for the host computer system.


Certain embodiments of the invention have other steps or elements in addition to or in place of those mentioned above. The steps or element will become apparent to those skilled in the art from a reading of the following detailed description when taken with reference to the accompanying drawings.





BRIEF DESCRIPTION OF THE DRAWINGS

Various ones of the appended drawings merely illustrate example embodiments of the present disclosure and cannot be considered as limiting its scope.



FIG. 1 shows the connection of a portable media system with a host computer system in accordance with an embodiment of the present invention.



FIG. 2 shows a schematic of how information flows between the host computer system and the portable media system in FIG. 1.



FIG. 3 shows a schematic of how information flows between the portable media system and the host computer system in accordance with another embodiment of the present invention.



FIG. 4 shows a schematic of how information flows between the host computer system 110 and the portable media system 100 in accordance with another embodiment of the present invention.



FIG. 5 shows a schematic of encryption keys that may be used in accordance with another embodiment of the present invention.



FIG. 6 shows a schematic of how the host computer system can verify compatibility of a portable media system in accordance with another embodiment of the present invention.



FIG. 7 shows a schematic of how the portable media system may be used to store cipher information at a remote repository in accordance with another embodiment of the present invention.



FIG. 8 shows a method of operation of a portable media system for a host computer system 110 in accordance with another embodiment of the present invention.





DETAILED DESCRIPTION

The following embodiments are described in sufficient detail to enable those skilled in the art to make and use the invention. It is to be understood that other embodiments would be evident based on the present disclosure, and that system, process, or mechanical changes may be made without departing from the scope of the p resent invention.


In the following description, numerous specific details are given to provide a thorough understanding of the invention. However, it will be apparent that the invention may be practiced without these specific details. In order to avoid obscuring the present invention, some well-known circuits, system configurations, and process steps are not disclosed in detail.


The drawings showing embodiments of the system are semi-diagrammatic and not to scale and, particularly, some of the dimensions are for the clarity of presentation and are shown exaggerated in the drawing Figures Similarly, although the views in the drawings for ease of description generally show similar orientations, this depiction in the Figures is arbitrary for the most part. Generally, the invention can be operated in any orientation.


Where multiple embodiments are disclosed and described having some features in common, for clarity and ease of illustration, description, and comprehension thereof, similar and like features one to another will ordinarily be described with similar reference numerals. The embodiments have been numbered first embodiment, second embodiment, etc. as a matter of descriptive convenience and are not intended to have any other significance or provide limitations for the present invention.


The term “host computer system” as used herein includes computing devices, such as computers, production machines with embedded computers, smart phones, and other processor-equipped devices.


The term “portable media system” means a hand-held device containing solid-state, optical disk, or hard disk memory storage. The term “portable” means that a device is cap able of being easily held in one hand like a Flash memory device or portable hard disk drive.


The term “cipher information” means information or data that has been encrypted and the term “clear information” means information or data that is essentially free of encryption.


Referring now to FIG. 1, therein is shown the connection of a portable media system 100 with a host computer system 110 in an embodiment of the current invention.


The portable media system 100 has an internal memory system 102. The memory system 102 can be a non-volatile or volatile memory including solid-state, optical disk, hard disk, or other information storage systems.


The memory system 102 is connected to an internal controller 104 which acts as the interface for communication of information between the memory system 102 and the host computer system 110.


The portable media system 100 is shown, as an example, as a NAND Flash memory chip having a USB (Universal Serial Bus) connector at one end. When connected by the USB connector to the host computer system 110, the portable media system 100 appears as just another attached drive with a unique drive letter assigned by the host computer system 110.


Referring now to FIG. 2, therein is shown a schematic of how information flows between the host computer system 110 and the portable media system 100 in FIG. 1.


The portable media system 100 contains an internal encryption system 202 that the controller 104 uses to encrypt and decrypt information. The internal encryption system 202 can be a software implemented encryption algorithm in the controller 104 or a hardware implemented encryption algorithm in an application specific integrated circuit (ASIC).


In the portable media system 100 of the present embodiment, the encryption system 202 in the controller 104 is a software implemented encryption algorithm.


The host computer system 110 sends commands in a command set 204 to the portable media system 100. For example, as p art of the packet exchange defined for Flash memory devices and USB 2.0 standards, all USB storage devices must support a SCSI (Small Computer Systems Interface) communication protocol in order to exchange data. This is the standard for all mass storage class devices connected to a computer. In addition, a USB mass storage device must support requests for information regarding the management of the device commonly referred to as descriptors, which include such things as VID (vendor ID), PID (product ID), etc. Responses to commands/requests are currently returned in a clear data form.


The controller 104 takes clear information 206 from the host computer system 110 and encrypts the clear information 206 to provide it as cipher information 208 to the memory system 102.


Likewise, cipher information 208 from the memory system 102 is converted by the encryption system 202 and the controller 104 before it is sent as clear information 206 to the host computer system 110.


In the present embodiment, the host computer system 110 is not permitted direct access to the cipher information 208. Only the clear information 206 is transmitted between the host computer system 110 and the controller 104.


Referring now to FIG. 3, therein is shown a schematic of how information flows between the portable media system 100 and the host computer system 110 in accordance with another embodiment of the present invention.


Commands in an enhanced command set 302 permit the exchange of cipher information 304, the cipher information 304 passing through the encryption system 202, and the clear information 206 with the host computer system 110. For example, the SCSI “Read” command can be extended with an attribute to indicate whether decryption is to be performed on data being accessed. With the attribute “clear” (to be backwardly compatible with non-encrypting media), the controller 104 would decrypt the cipher information 208 prior to returning the clear information 206 to the host computer system 110. With the attribute “set”, the controller 104 would not decrypt the cipher information 208 and return it as the cipher information 304 to the host computer system 110.


Thus, the host computer system 110 is able to supply the clear information 206 and read back its equivalent cipher information 304. The cipher information 304 is the same as the cipher information 208 stored in the memory system 102.


Referring now to FIG. 4, therein is shown how information flows between the host computer system 110 and the portable media system 100 in accordance with another embodiment of the present invention. Clear information 404 can be sent from the encryption system 202 to the host computer system 110. Commands in the enhanced command set 302 and cipher information 402 from the host computer system 110 are provided to the controller 104 in the portable media system 100.


The enhanced command set 302 could be enhanced above the enhanced command set 204 of FIG. 2. For example, the SCSI “Write” command could be extended to indicate whether encryption is to be performed on data being written to the memory system 102. With the attribute “set”, the controller 104 would not encrypt the cipher information 402 and write the cipher information 402, as-is, to the memory system 102.


When used in conjunction with the portable media system 100 of the embodiment of FIG. 3, the portable media system 100 of the embodiment of FIG. 4 allows storage and use of the cipher information 304 of FIG. 3 and the cipher information 402 by the host computer system 110.


Referring now to FIG. 5, therein are shown a schematic of encryption keys that may be used in accordance with another embodiment of the present invention. An internal encryption key 502 may be internal to the portable media system 100 or insertable into the portable media system 100.


An external encryption key 504 can be stored in the host computer system 110 and be delivered to the portable media system 100 when communication is established. The encryption keys are used to encrypt/decrypt information by the encryption system 202.


The internal encryption key 502 may be the preferred method for providing the encryption key because it means that the encryption key cannot be seen by the host computer system 110 and, therefore, is not susceptible to computer-side hacking.


The external encryption key 504 can be used to validate or confirm operability of the attached portable media system 100 to the host computer system 110.


In various embodiments, the portable media system 100 can provide encryption or decryption of information from and to the host computer system 110. The information can be stored internally in the portable media system 100, or the portable media system 100 can provide for storage of encrypted information away from the host computer system 110.


Referring now to FIG. 6, therein is shown a schematic of a method of how the host computer system 110 can verify compatibility of a portable media system 600 in accordance with another embodiment of the p resent invention.


The memory system 102 of FIG. 1 is not used or required for the verification method.


The method starts in a block 602 in the host computer system 110 and in a step 1 creates random clear information in a block 604 and a random encryption key in a block 606.


In a step 2, the random clear information and the random encryption key are sent to the portable media system 100 where the controller 104 uses the random encryption key and the encryption system 202 to encrypt the random clear information.


In a step 3, which may be contemporaneous with step 2, the random clear information from the block 604 and the random encryption key from the block 606 are sent to an encryption system 608 in the host computer system 110. The host computer system 110 uses the random encryption key and the encryption system 608 to encrypt the random clear information.


In a step 4, the host computer system 110 reads the cipher information from the encryption system 202 into a cipher information block 610 and from the encryption system 608 into a reference cipher information block 612.


In a step 5, the cipher information from block 610 and the reference cipher information from block 612 are compared and the portable media system 100 is validated or not based on whether the comparison indicates there is a match or not.


However, it has been discovered that the capability of performing encryption in the host computer system as well as in the portable media system and comparing the results allows for the host computer system to verify whether the portable media system sup p orts encryption or does not sup p ort encryption.


The above is a function of allowing the host computer system to supply the portable media system with an information sample and an encryption key. The portable media system would then execute its internal encryption algorithm on sample information using the encryption key and returning the results to the host computer system for verification. The host computer system can there compare the result to the internally encrypted sample information.


Once the host computer system determines that the result information and the internal encrypted information are the same, the host computer system is then able to obtain access to an encryption bearing portable media system while denying access to unencrypted or improperly encrypted portable media systems.


Referring now to FIG. 7, therein is shown a schematic of how the portable media system 600 may be used to store cipher information at a remote repository 700 in accordance with another embodiment of the present invention. The remote repository 700 can be a data storage bank in a cloud computing system. Cloud computing is Internet based computing where shared resources, software, and information would be provided to the host computer system 110 as though they're a part of a single unitary system.


Cloud computing is a paradigm shift similar to the paradigm shift from mainframes to client server systems. Details of requirements are extracted from the users who no longer have a need for expertise or control over the technology infrastructure “in the cloud” that supports them. Typically, cloud computing involves over-the-Internet provision of dynamically scalable and often virtualized resources. The term “cloud” is used as a metaphor for the Internet, based on the cloud schematic of the remote repository 700.


Clear information 702 is provided in the host computer system 110 and in a step 1 is provided to the portable media system 600 where the clear information 702 is encrypted and provided in a step 2 back to the host computer system 110. The host computer system 110 is connected in a step 3 to the Internet which contains the remote repository 700 in which cipher information 704 may be stored.


The portable media system 600 minimizes the chances of computer hacking because encryption/decryption is performed away from the host computer system 110 and the remote repository 700.


As would be evident, the host computer system 110 can instruct the cipher information 704 to be returned to the host computer system 110 for transfer to the portable media system 600 for decryption and provision of the clear information 702 back to the host computer system 110.


Referring now to FIG. 8, therein is shown a method 800 of operation of a portable media system 100 for a host computer system 110. The method 800 includes: communicating clear information between a controller in the portable media system and the host computer system; and providing an encryption algorithm from an encryption system in the portable media system for the controller to decrypt cipher information for the host computer system.


While there are many Flash memory device suppliers who declare that their products support encryption, there is no way for a user to verify this because the host computer system has no way of checking for encryption in a connected device.


While the invention has been described in conjunction with a specific best mode, it is to be understood that many alternatives, modifications, and variations will be apparent to those skilled in the art in light of the aforegoing description. Accordingly, it is intended to embrace all such alternatives, modifications, and variations that fall within the scope of the included claims. All matters set forth herein or shown in the accompanying drawings are to be interpreted in an illustrative and non-limiting sense.

Claims
  • 1. A method comprising: generating an encryption key inside of a portable media system;storing the encryption key inside the portable media system, wherein the encryption key is not visible outside the portable media system;receiving, by the portable media system, a command to backup, in a repository, a file of a host computer system connected to the portable media system;receiving, by the portable media system, the file in clear form from the host computer system;encrypting the file, at the portable media system, utilizing the encryption key; andtransmitting the encrypted file from the portable media system to the host computer system, the host computer system configured for transmitting the encrypted file to the repository for storage of the encrypted file in the repository, wherein the encryption and decryption of the file is performed by the portable media system away from the host computer system and away from the repository.
  • 2. The method as recited in claim 1, further comprising: receiving, by the portable media system from the host computer system, the encrypted file to restore the encrypted file in the host computer system;decrypting, by the portable media system utilizing the encryption key, the received encrypted file to restore the file in the clear form; andsending the file in the clear form from the portable media system to the host computer system.
  • 3. The method as recited in claim 1, wherein a controller in the portable media system is configured for generating and storing the encryption key.
  • 4. The method as recited in claim 1, wherein an encryption system in the portable media system includes an encryption algorithm for encrypting the file with the encryption key stored inside the portable media system.
  • 5. The method as recited in claim 1, wherein generating the encryption key further comprises: generating the encryption key at random.
  • 6. The method as recited in claim 1, further comprising: providing an enhanced command set for exchanging information between the portable media system and the host computer system, wherein the enhanced command set enables exchanging cipher information and clear information between the portable media system and the host computer system.
  • 7. The method as recited in claim 6, wherein the enhanced command set includes a first command for a Small Computer System Interface (SCSI) read, the first command including an attribute indicating selection of clear information or cipher information.
  • 8. The method as recited in claim 1, further comprising: transmitting, by the host computer system, the encrypted file to the repository.
  • 9. A portable media system comprising: a controller configured for: generating an encryption key;storing the encryption key in the controller, wherein the encryption key is not visible outside the portable media system;receiving a command to backup, in a repository, a file of a host computer system connected to the portable media system; andreceiving, by the portable media system, the file in clear form from the host computer system; andan encryption system for: encrypting, with the encryption key, the file in clear form to generate an encrypted file; anddecrypting, with the encryption key, the encrypted file to generate the file in clear form;wherein the controller is further configured for: transmitting the encrypted file from the portable media system to the host computer system, the host computer system configured for transmitting the encrypted file to the repository for storage of the encrypted file in the repository, wherein the encryption and decryption of the file is performed by the portable media away from the host computer system and away from the repository.
  • 10. The portable media system as recited in claim 9, wherein the controller is further configured for receiving the encrypted file from the host computer system to restore the encrypted file in the host computer system; wherein the encryption system is further configured for decrypting the received encrypted file with the encryption key to restore the file in the clear form; andwherein the portable media system is further configured for sending the file in the clear form from the portable media system to the host computer system.
  • 11. The portable media system as recited in claim 9, wherein the encryption system includes an encryption algorithm for encrypting the file with the encryption key stored inside the portable media system.
  • 12. The portable media system as recited in claim 9, wherein the encryption key is a random key generated inside the portable media system.
  • 13. The portable media system as recited in claim 9, wherein the portable media system provides an enhanced command set for exchanging information between the portable media system and the host computer system, wherein the enhanced command set enables exchanging cipher information and clear information between the portable media system and the host computer system.
  • 14. The portable media system as recited in claim 13, wherein the enhanced command set includes a first command for a Small Computer System Interface (SCSI) read, the first command including an attribute indicating selection of the clear information or the cipher information.
  • 15. The portable media system as recited in claim 13, wherein the enhanced command set includes a second command for a SCSI write, the second command including another attribute indicating whether encryption is to be performed on data being written to the portable media system.
  • 16. A method comprising: generating an encryption key inside of a portable media system;storing the encryption key inside the portable media system, wherein the encryption key is not visible outside the portable media system;encrypting, by the portable media system, a file received by the portable media system utilizing the encryption key;storing the encrypted file in the portable media system;receiving a command to backup the file in a repository; andtransmitting the encrypted file from the portable media system to a host computer system connected to the portable media system, the host computer system configured for transmitting the encrypted file to a repository for storage of the encrypted file in the repository, wherein the encryption and decryption of the file is performed by the portable media system away from the host computer system and away from the repository.
  • 17. The method as recited in claim 16, receiving, by the portable media system, a request to restore the file from the repository;receiving, by the portable media system, the encrypted file from the host computer system; andstoring the received encrypted file in the portable media system.
  • 18. The method as recited in claim 16, wherein a controller in the portable media system is configured for generating and storing the encryption key.
  • 19. The method as recited in claim 16, wherein an encryption system in the portable media system includes an encryption algorithm for encrypting the file with the encryption key stored inside the portable media system.
  • 20. The method as recited in claim 16, wherein generating the encryption key further comprises: generating the encryption key at random.
CLAIM OF PRIORITY

This application is a Continuation Application under 35 USC § 120 of U.S. patent application Ser. No. 15/671,876, entitled “Encrypting Portable Media System and Method of Operation Thereof,” filed on Aug. 8, 2017, which is a Continuation Application under 35 USC § 120 of U.S. patent application Ser. No. 12/826,646, entitled “Encrypting Portable Media System and Method of Operation Thereof,” filed on Jun. 29, 2010, which claims priority from U.S. Provisional Patent Application No. 61/221,374, filed Jun. 29, 2009, and entitled “Encrypting Mass Storage System and Method of Operation Thereof,” all of which are incorporated herein by reference in their entirety.

Provisional Applications (1)
Number Date Country
61221374 Jun 2009 US
Continuations (2)
Number Date Country
Parent 15671876 Aug 2017 US
Child 16250941 US
Parent 12826646 Jun 2010 US
Child 15671876 US