Certified Wireless USB 1.0 defines two different types of association: cable association and numeric association. In the numeric association, the CWUSB (Certified Wireless Universal Serial Bus) host and device use a specific protocol to exchange the security information. At final stage of this information exchange, both host and device need to display a number asking user's feedback. If these two numbers are the same, user acknowledge the fact by pressing “Accept” or “OK” button (or any equivalent action for confirmation). Once this is done, both host (master) and device (slave) will be able to generate the connection key as the shared secret for the following secured communication.
One problem of this numeric association method is that the device needs to be able to display the numbers. For a certain class of device that has capability to display an image, there is a natural way to add this function to them. This application describes the method for this class of devices.
Another kind of association, which is not defined in the CWUSB 1.0, is manual association. User only needs to manually type in the Connection Key coming from the CWUSB device. There are many ways to delivery the key, but it is very easy for a device that can display an image.
A Connection Context defined in CWUSB consists of three 16-bytes values: Connection Host ID (CHID), Connection Device ID (CDID) and Connection Key (CK). The purpose of association process is to share the same connection context between the host and the device. The CK is the shared secret, which is one major component to derive the other keys used in the secure communication between host and device.
There are many different kinds of USB devices in the market now that can connect a monitor with VGA cable on one side and connect to host computer through USB cable on the other side. Following is a list of such kind of device currently available in the market: Sitecom USB 2.0 VGA Adapter; TRITTON SEE2 USB 2.0 VGA Adapter; Startech USB 2.0 to VGA Dual Display Adapter; Viewport USB to VGA Adapter; Port Authority2 USB 2.0 to SVGA Adapter; and DisplayLink USB to DVI Display Adapter.
Please note that the drawings shown in this specification may not be drawn to scale and the relative dimensions of various elements in the diagrams are depicted schematically and not to scale.
These devices use special drivers on the host computer to create a virtual display card and register for the computer to add extra display device. The driver then accesses the video subsystem of the computer system in order to convert the display contents (i.e. the screen information) into its own data format to deliver them to the display adapter using the USB protocol.
To easily convert this class of device into a wireless one, we could connect a CWUSB device adapter to this USB display adapter. Depending on which type of wireless host is used, the whole system is depicted in
In order for this interface to work, the CWUSB adapter needs to associate with the host. Since we have the display mechanism handy in this case, using numeric association is a nature choice. The CWUSB adapter needs to generate the numeric digits in its frame buffer (or anything equivalent). Then it will use the appropriate USB protocol to communicate with the USB Display Adapter in order for it to display the image generated by the CWUSB adapter.
Implementation:
Hardware: The CWUSB adapter needs to have a frame buffer memory or equivalent (e.g. display information description data structure) in order to save the generated numeric information.
Software: Additional software is required (shown as the USB to Display Adaptor 3-3, for example) in order to utilize the display capability of the USB Display Adapter. This is for the Numeric Association case.
In numeric association, the frame buffer contains the image of derived digits that helps to provide encrypted and security capability. Numeric association is an elaborate association that generates a derived value using an algorithm. The conventional algorithm uses a 3,072 bits prime number to compute the derived value. Once the value is determined, the value needs to be displayed. Since device contains a display, the derived value can be shown on the display. The next step is to view the displayed digits generated in the host computer which also has a display.
For manual association, we use steps shown in
There are at least two different variations in terms of how CWUSB device can interact with the USB Display Adapter: 1) USB Display Adapter could add some special vendor request in order for CWUSB adapter to send the numeric information. This approach will save the CWUSB from generating the number image itself. It also eases the requirement for CWUSB Adapter to understand the special protocol used to generate and send the image; and 2) USB Display Adapter could have additional connection (other than USB, e.g. serial poll, I2C, etc.) that the CWUSB Adapter could use to send the number information to the display adapter. This approach eliminates the requirement of special USB vendor request. But it requires new hardware and software supports for the new connection method.
Compared to the Numeric Association, the manual association is simpler in terms of software requirements, but demands more from the user. To reduce the load of the manual input, the CWUSB device could generate simple CDID and CK just for easy manual input. Once the secure connection is established, the host is free to reset the connection context at any time.
The basic principles of the invention are outlined below. For example, a host can be considered to be a master while the device can be considered to be a slave. Each master or slave can generate a random number or seed. The data manipulation used in this invention uses an exponential and modulating operation. The exponential operation raises two to the power of the random number. The modulation operation performs against a 3072 bit prime number. When these two operations are applied to the random number, the derived number is generated which has 384 bytes. Both the master and slave generate their own derived numbers. The interface in the CWUSB is wireless connection using UWB (Ultra Wide Band) modulation and sends the derived numbers to the other side of the wireless link. The hashing operation shortens the length of the device derived number to 32 bytes from 384 bytes. This number is also wirelessly sent to the host. At this point, both master and slave can use the same defined algorithm to create the connection key and the digits to be displayed on both displays. The user views both displays and then lets the master and slave know that the two numbers match to establish a communication network that will allow a secure connection to be created as like the one that can be created in the cable association procedure.
Finally, it is understood that the above description are only illustrative of the principle of the current invention. It is understood that the various embodiments of the invention, although different, are not mutually exclusive. In accordance with these principles, those skilled in the art may devise numerous modifications without departing from the spirit and scope of the invention. For example, an LCD can be placed in CWUSB adaptor to display a number. The invention can be practiced using other host other than a computer, for example; PDA or a cell phone.
This application claims the benefit of the filing date of U.S. Provisional patent application No. 60/987,395, filed Nov. 12, 2007, the disclosure of which is incorporated by reference within.
Number | Name | Date | Kind |
---|---|---|---|
20030103611 | Lapstun et al. | Jun 2003 | A1 |
Number | Date | Country | |
---|---|---|---|
20090125653 A1 | May 2009 | US |
Number | Date | Country | |
---|---|---|---|
60987395 | Nov 2007 | US |