US 7,950,066 B1Grant
Method and system for restricting use of a clipboard application
Issue Date:2011-05-24
•28 Claims
•12 Drawing Sheets
Abstract
Techniques and mechanisms for controlling copying of content from a secured file or secured document are disclosed. In one embodiment, the techniques or mechanisms operate to control clipboard usage such that content from a secured document of one application is not able to be copied to another application or a different document of another application by way of a clipboard. According to another embodiment, alternate content is copied to another application or a different document of another application instead of the content from the secured document.
Metadata
Assignee
- Guardian Data Storage, LLC
Inventor
- Patrick Zuili
Application Information
Application Number:US 10/028,397
Filing Date:2001-12-21
Priority Date:2001-12-21
Art Unit:2437
Classifications
IPC:
G06F17/30G06F7/04H04L29/06G06F3/048
Patent Drawings (12 sheets)
Description
Background of the Invention
[0001] 1. Field of the Invention
[0002] The present invention relates generally to restricting access to documents on computers. More particularly, the present invention relates to a method and system for preventing unauthorized copying of content from a secured document in one application program to another application program.
[0003] 2. Description of the Related Art
[0004] The Internet is the fastest growing telecommunications medium in history. The growth and the easy access it affords have significantly enhanced the opportunity to use advanced information technology for both the public and private sectors. The Internet also provides unprecedented opportunities for interaction and data sharing among businesses and individuals.
[0005] Unfortunately, however, the advantages provided by the Internet come with a significantly greater element of risk to the ownership, copyright, piracy, security and integrity of information. For example, one can easily copy an article from a web site into his own computer, and then use the unauthorized copy for his own purposes. In particular, anyone using a web browser application to view an article posted at a web site on the Internet can easily copy some or all of the article by simply highlighting the desired portion of the article, and then selecting a “copy” command made available by the web browser application. The copied text can thereafter be literally used for any purpose. Such unauthorized copying of information or content presents serious concerns for electronic publishers and others.
[0006] Furthermore, numerous proprietary and sensitive documents are created daily in a wide range of industries. Although measures may be taken to secure these documents, such as password protection or encryption, once these documents are displayed by a web browser or other application, one can normally perform a “copy” command to copy some or all of a document being displayed into a designated region in memory referred to as a buffer. In Microsoft Windows applications, the buffer is referred to as a clipboard which is provided by a clipboard application that is part of the Windows operating system. A “copy” command stores selected content to the clipboard and a “paste” command retrieves content from the clipboard. Once content has been copied to the clipboard, it remains in the clipboard until replaced by a different set of content. Hence, content in the clipboard can be repeatedly copied to as many different documents as the user desires.
[0007] One of the features of the clipboard is that it can be accessed by most application program running on the computer. As a result, the user is not limited to inserting the copied content into the same document from which it was copied from. Rather, the content stored in the clipboard can be placed within any document displayed by the computer. For example, the user can select a portion of text from a document created with a word processing application and copy it to the clipboard, switch to another text document created with the same or different word processing program, and paste it into that document from the clipboard. In the same manner, the user can copy the content from the clipboard into a non-text document, such as a drawing document created with a graphics application.
[0008] Thus, there is a need for techniques or mechanisms to control clipboard usage when content from a secured document is being copied.
Summary of the Invention
[0009] Broadly speaking, the invention relates to techniques or mechanisms for controlling copying of content from a secured file or secured document. In one embodiment, the techniques or mechanisms operate to control clipboard usage such that content from a secured document of one application is not able to be copied to another application or a different document of another application by way of a clipboard. According to another embodiment, alternate content can be copied to another application or a different document of another application instead of the content from the secured document.
[0010] The invention can be implemented in numerous ways including, a method, system, device, and a computer readable medium. Several embodiments of the invention are discussed below.
[0011] As a computer-implemented method for restricting use of a clipboard application in a multi-application computing environment, one embodiment of the invention includes at least the acts of: receiving a copy selection associated with designated content of a source file being displayed by a source application; determining whether the source file is a secured file; and preventing subsequent usage of the designated content in a destination application via the clipboard application when the determining determines that the source file is a secured file.
[0012] As a computer-implemented method for restricting use of a clipboard application in a multi-application computing environment, another embodiment of the invention includes at least the acts of: receiving a copy selection associated with designated content of a source file being displayed by a source application; determining whether the source file is a secured file; and preventing storage of the designated content to the clipboard application when the determining determines that the source file is a secured file.
[0013] As a computer-implemented method for restricting use of a clipboard application in a multi-application computing environment, still another embodiment of the invention includes at least the acts of: receiving a copy selection associated with designated content of a source file being displayed by a source application; initially storing the designated content to the clipboard application; subsequently determining whether the source file is a secured file; and replacing the designated content stored in the clipboard application with alternate content when the determining determines that the source file is a secured file.
[0014] As a computer-implemented method for restricting use of a clipboard application in a multi-application computing environment, yet another embodiment of the invention includes at least the acts of: launching a first application when a request to access a file is received; determining, in an operating system supporting the multi-application computing environment, whether the file being requested is secured; and loading the file in clear mode into the first application while activating a clipboard security monitor when the file is determined to be secured, wherein the clipboard security monitor ensures that no contents in the secured file can be copied into a second application.
[0015] As a computer readable medium including at least computer program code for restricting use of a clipboard application in a multi-application computing environment, one embodiment of the invention includes at least: computer program code for receiving a copy selection associated with designated content of a source file being displayed by a source application; computer program code for determining whether the source file is a secured file; and computer program code for preventing subsequent usage of the designated content in a destination application via the clipboard application when it is determined that the source file is a secured file.
[0016] Other aspects and advantages of the invention will become apparent from the following detailed description taken in conjunction with the accompanying drawings which illustrate, by way of example, the principles of the invention.
Brief Description of the Drawings
[0017] The invention will be readily understood by the following detailed description in conjunction with the accompanying drawings, wherein like reference numerals designate like structural elements, and in which:
[0018] FIG. 1 is a flow diagram of copy control processing according to one embodiment of the invention.
[0019] FIG. 2 is a flow diagram of clipboard copy processing according to one embodiment of the invention.
[0020] FIG. 3 is a flow diagram of clipboard copy processing according to another embodiment of the invention.
[0021] FIG. 4 is a flow diagram of clipboard paste processing according to one embodiment of the invention.
[0022] FIG. 5 illustrates a first representative copy operation according to one embodiment of the invention.
[0023] FIG. 6 is a block diagram of a second representative copy operation according to another embodiment of the invention.
[0024] FIG. 7A is a flow diagram of clipboard copy processing according to another embodiment of the invention.
[0025] FIG. 7B is a flow diagram of clipboard paste processing according to another embodiment of the invention.
[0026] FIG. 8 is a block diagram of a third representative copy and paste operation according to one embodiment of the invention.
[0027] FIG. 9 illustrates a block diagram of a clipboard usage control system according to one embodiment of the invention.
[0028] FIG. 10 shows some of the possible outcomes of a copy and paste operation from a secured document.
Detailed Description of the Invention
[0029] The invention relates to techniques or mechanisms for controlling copying of content from a secured file or secured document. In one embodiment, the techniques or mechanisms operate to control clipboard usage such that content from a secured document of one application is not able to be copied to another application or a different document of another application by way of a clipboard. According to another embodiment, alternate content can be copied to another application or a different document of another application instead of the content from the secured document.
[0030] As used herein, a secured file or secured document can be considered to be interchangeable, though a secured document is one type of secured file. Both secured file and secured document pertain to a type of electronic data that includes, but is not limited to, various types of documents, multimedia files, data, executable codes, images and texts. The secure nature of the files or documents is such that the data cannot be accessed without a priori knowledge. One example of the a priori knowledge is a password. Another example of the a priori knowledge is a file key available only to an authenticated user.
[0031] Embodiments of this aspect of the invention are discussed below with reference to FIGS. 1-10 . However, those skilled in the art will readily appreciate that the detailed description given herein with respect to these figures is for explanatory purposes as the invention extends beyond these limited embodiments.
[0032] FIG. 1 is a flow diagram of copy control processing 100 according to one embodiment of the invention. The copy control processing 100 operates to control the storage of content to a clipboard. Here, the clipboard pertains to an application clipboard provided by a software application which operates to store content to memory and allows such content to be later retrieved and utilized (e.g., pasted) in another document of the same application or another application.
[0033] The copy control processing 100 initially selects 102 content to be copied. The content to be copied can be selected 102 in a variety of different ways. For example, in one embodiment, the content to be copied can be selected by using a pointing device to highlight the content to be copied. Typically, the selected content represents a portion of content being displayed on a display screen of a computing device. However, the selected content can also pertain to an entire document.
[0034] Next, a decision 104 determines whether the selected content is associated with a secured file. When the decision 104 determines that the selected content is associated with a secured file, then alternate content is stored 106 to the clipboard. Here, because the selected content is associated with a secured file, the selected content is not permitted to be copied to the clipboard. Alternatively, if the selected content was initially stored to the clipboard, the selected content would be removed from the clipboard. In either case, the alternate content is stored 106 to the clipboard.
[0035] The alternate content can take various forms and will typically vary with implementation. As one example, the alternate content can simply be blank (i.e., no content). As another example, the alternate content can be a predetermined message, such as a message that secured content cannot be copied. Still another example of alternate content is to scramble the selected content such that it is not user-discernable.
[0036] On the other hand, when the decision 104 determines that the selected content is not associated with a secured file, then the selected content is stored 108 to the clipboard. Here, the clipboard essentially operates in a conventional fashion, such that the selected content is stored to the clipboard and thus may be subsequently retrieved and utilized elsewhere. Following the operations 106 and 108, the copy control processing 100 is complete and ends.
[0037] FIG. 2 is a flow diagram of clipboard copy processing 200 according to one embodiment of the invention. The clipboard copy processing 200 operates to store content to a clipboard application when a copy command is activated.
[0038] The clipboard copy processing 200 initially opens 202 a first application program. A source file is then retrieved and displayed 204 using the first application program. Next, at least a portion of the source file is selected 206. Here, the source file is displayed using the first application program and thus a user can interact with the first application program via its Graphical User Interface (GUI) to select at least a portion of the source file that is to be copied. Thereafter, the clipboard copy processing 200 determines 208 whether a copy command has been initiated.
[0039] When the decision 208 determines that a copy command has not been received, then other processing 210 can potentially be performed. The other processing 210 can perform a wide variety of other actions (e.g., commands supported by the first application program). Following the other processing 210, if any, the clipboard copy processing 200 returns to repeat the decision 208.
[0040] On the other hand, when the decision 208 determines that a copy command has been received, then a decision 212 determines whether the source file is a secured file. When the decision 212 determines that the source file is a secured file, then alternate content is stored 214 to a clipboard buffer. The clipboard buffer represents a storage area associated with a clipboard application. As noted above with respect to FIG. 1 , the alternate content can take a variety of different forms. In addition, the clipboard copy processing 200 could support usage of a plurality of different alternate contents. In such case, the clipboard copy processing 200 could first identify or receive a selection pertaining to one of the available alternate contents, and then proceed to store the selected or identified alternate content to the clipboard buffer. Alternatively, when the decision 212 determines that the source file is not a secured file, then the selected portion of the source file is stored 216 to the clipboard buffer. Following the operations 214 and 216, the clipboard copy processing 200 is complete and ends.
[0041] FIG. 3 is a flow diagram of clipboard copy processing 300 according to another embodiment of the invention. The clipboard copy processing 300 operates to store content to a clipboard application when a copy command is selected.
[0042] The clipboard copy processing 300 initially opens 302 a first application program. A source file is then retrieved and displayed 304 using the first application program. Next, at least a portion of the source file is selected 306. Here, the source file is displayed using the first application program and thus a user can interact with the first application program via its GUI to select at least a portion of the source file that is to be copied.
[0043] Next, a decision 308 determines whether a copy command has been received. At this point a user can interact with the operating system or the first application program to copy the selected portion of the source file. On the other hand, other commands, operations or actions can also be performed at this time. Hence, when the decision 308 determines that a copy command has not been received, then other processing 310 can potentially be performed. Following the other processing 310, if any, the clipboard copy processing 300 returns to repeat the decision 308.
[0044] Once the decision 308 determines that a copy command has been received, then the selected portion of the source file is stored 312 to a clipboard buffer. The clipboard buffer is a memory resource that is allocated to the clipboard application. Next, a decision 314 determines whether the source file is a secured file. When the decision 314 determines that the source file is a secured file, then the selected portion of the source file that has been stored in the clipboard buffer is replaced 316 with alternate content. As previously noted, the alternate content can take a variety of different forms or formats. Following the operation 316, as well as directly following the decision 314 when the source file is not a secured file, the clipboard copy processing 300 is complete and ends. Hence, the clipboard copy processing 300 serves to operate a clipboard application such that secured content is not able to be copied to unsecure applications or documents.
[0045] FIG. 4 is a flow diagram of clipboard paste processing 400 according to one embodiment of the invention. The clipboard paste processing 400 pertains to processing associated with a paste command. The clipboard paste processing 400 typically follows after the clipboard copy processing 200 illustrated in FIG. 2 or the clipboard copy processing 300 illustrated in FIG. 3 .
[0046] The clipboard paste processing 400 initially opens 402 a second application program. The second application program can also be referred to as a destination application program. Next, a decision 404 determines whether a paste command has been received. When the decision 404 determines that a paste command has not yet been received, other processing 406 can potentially be performed. Following the other processing 406, if any, the clipboard paste processing 400 returns to repeat the decision 404 and subsequent blocks. On the other hand, when the decision 404 determines that a paste command has been received, then the content from the clipboard buffer is pasted 408 into the second application program.
[0047] FIG. 5 illustrates a first representative copy operation 500 according to one embodiment of the invention. The first representative copy operation 500, for example, pertains to the clipboard copy processing 200 illustrated in FIG. 2 and the clipboard paste processing 400 illustrated in FIG. 4 .
[0048] The procedures performed by the first representative copy operation 500 is as follows. First, a source application 502 is activated such that selected content 504 can be identified (e.g., selected). After the selected content 504 has been identified, a copy button 506 can be activated (e.g., by a button press). The copy button 506 is typically a GUI component displayed on a display screen that is “pressed” (i.e., clicked-on) through use of a pointing device. After the copy button 506 is activated, the selected content 504 is sent to a clipboard security monitor 508. At the clipboard security monitor 508, a determination is made as to whether or not the selected content is permitted to be stored to a clipboard buffer 510. In this regard, the clipboard security monitor 508 can examine information pertaining to the source application 502 or a source file having the selected content 504 therein. In any case, when the clipboard security monitor 508 determines that the source application or the source file is a secured item, then the selected content 504 is not permitted to be stored to the clipboard buffer 510. On the other hand, when the source application and the source file are not secured items, then the selected content 504 can be stored to the clipboard buffer 510. Further, in the case in which the selected content 504 is not permitted to be stored to the clipboard buffer 510, alternate content can instead be stored to the clipboard buffer 510.
[0049] Subsequently, at a destination application wherein the previously selected content is to be reused, a paste button 514 is activated (e.g., by a button press). Then, the destination application 512 requests and receives (i.e., retrieves) the content previously stored to the clipboard buffer 510. The destination application 512 can then insert the retrieved content into a document or file being displayed by the destination application 512. Hence, in the case in which alternate content was instead stored to the clipboard buffer 510, the retrieved content provided to the destination application 512 is merely the alternate content and not the selected content 504. Consequently, according to the first representative copy operation 500, secured items cannot be copied to and reused from a clipboard buffer.
[0050] FIG. 6 is a block diagram of a second representative copy operation 600 according to another embodiment of the invention. The second representative copy operation 600, for example, pertains to the clipboard copy processing 300 illustrated in FIG. 3 and the clipboard paste processing 400 illustrated in FIG. 4 .
[0051] The procedures performed by the second representative copy operation 600 are as follows. A source application 602 initially displays a source file from which selected content 604 is identified (selected). Then, a copy button 606 can be activated to cause the selected content 604 to be delivered and stored in a clipboard buffer 610. Typically, the clipboard buffer is memory storage associated with a clipboard application. A clipboard security monitor 608 detects (or is notified of) the storage of the selected content 604 to the clipboard buffer 610. Thereafter, the clipboard security monitor 608 can interact with the source application 602 to obtain additional information about the source application, such as whether the source application or source file is a secured item. In any case, the clipboard security monitor 608 determines whether the selected content 604 is a secured item. When the clipboard security monitor 608 determines that the selected content 604 is a secured item, then the clipboard security monitor 608 operates to clear the selected content 604 from the clipboard buffer 610. In such case, alternate content can, if desired, be stored to the clipboard buffer 610. Hence, the second representative copy operation 600 retains the selected content 604 in the clipboard buffer 610 only when the source application and/or source file are not secured items.
[0052] Then, the destination application 612 requests and receives (i.e., retrieves) the content previously stored to the clipboard buffer 610. The destination application 612 can then insert the retrieved content into a document or file being displayed by the destination application 612. Hence, in the case in which alternate content was instead stored to the clipboard buffer 610, the retrieved content provided to the destination application 612 is merely the alternate content and not the selected content 604. Consequently, according to the second representative copy operation 600, secured items cannot be reused from a clipboard buffer.
[0053] As noted above, copying content from one application to another typically involves a copy command and then a subsequent paste command. In the embodiments discussed above with respect to FIGS. 2 and 3 , and the representative examples provided in FIGS. 5 and 6 , the usage of the clipboard for secured content is controlled on the front end, that is, during or soon following the copy command. However, the control over the usage of the selected content can also be controlled on the back end, that is, during the paste command. Other such embodiments of the invention are discussed below with reference to FIGS. 7A , 7B and 8.
[0054] FIG. 7A is a flow diagram of clipboard copy processing 700 according to another embodiment of the invention. The clipboard copy processing 300 operates to store content to a clipboard application when a copy command is selected.
[0055] The clipboard copy processing 700 initially opens 702 a first application program. A source file is then received and displayed 704 using the first application program. Then, at least a portion of the source file is selected 706. The operations 702-706 are similar to the operations 202-206 and 302-306 discussed above in FIGS. 2 and 3 , respectively.
[0056] Following the operation 706, a decision 708 determines whether a copy command has been received. When the decision 708 determines that a copy command has not been received, then other processing 710 is potentially performed. Once the other processing 710, if any, is performed, the clipboard copy processing 700 returns to repeat the decision 708. Once the decision 708 determines that a copy command has been received, then the selected portion of the source file is stored 712 to the clipboard buffer. Hence, in this embodiment, the clipboard copy processing 700 operates to store the selected portion of the source file to the clipboard buffer without regard to whether the source file or the first application program are of a secure nature. However, if desired, a flag or other indicator can also be stored in the clipboard buffer or elsewhere to indicate whether the selected content stored in the clipboard buffer is a secured item.
[0057] FIG. 7B is a flow diagram of clipboard paste processing 750 according to another embodiment of the invention. The clipboard paste processing 750 pertains to processing associated with a paste command. The clipboard paste processing 750 reflects processing associated with a paste command which follows a previously processed copy command by the clipboard copy processing 700.
[0058] The clipboard paste processing 750 initially opens 752 a second application program. The second application program is also referred to as a destination application program. Next, a decision 754 determines whether a paste command has been received. When the decision 754 determines that a paste command has not been received, then other processing 756 is potentially performed. Following the other processing 756, if any, the clipboard paste processing 750 returns to repeat the decision 754.
[0059] Once the decision 754 determines that a paste command has been received, a decision 758 determines whether the source is secure. The source, for example, can refer to the first application program, the source file or the selected content. When the decision 758 determines that the source is secure, then a decision 760 determines whether the destination is secure. When the decision 760 determines that the destination is secure, then the content from the clipboard buffer can be pasted 762 into the second application program. Here, in the case in which both the source and the destination are deemed secure, the selected content is permitted to be pasted from the clipboard buffer into the second application program that has requested such content.
[0060] However, when the decision 760 determines that the destination is not secure, then alternate content can be pasted 764 into the second application program. As noted above, the alternate content can take a variety of different forms depending upon implementation. Still further, when the decision 758 determines that the source is not secure, then the decision 760 can be bypassed such that the content is pasted 762 from the clipboard buffer into the second application program. Following the operations 762 or 764, the clipboard paste processing 750 is complete and ends.
[0061] According to one implementation, the decision 758 can utilize a flag or other indicator that may have been stored by the clipboard copy processing 700 in determining whether the source is secure. The destination can be deemed secure if security is imposed, such as by a password or other authentication technique.
[0062] According to another implementation, the destination would be deemed unsecured unless it was the same application as the first application. As an example, a program handler returned from an operating system call (e.g. WIN32 APIs) to retrieve a source file can be compared to another program handler of a second application. If the program handlers match or they are the same program handler, then the source and destination are the same application, and thus the pasting of the selected content into the application program would be permitted. However, if the destination application was not the same as the source application, then, in this embodiment, the pasting of the content would be not permitted (instead, alternate content could be provided).
[0063] Alternatively, in Windows OS, the “active window” or “foreground window” mechanism can be utilized to determine if the selected content in a secured source file is being copied into another application. Although several windows (assuming an application activating a window) may be visible on the screen simultaneously, there is only one window that is active or receives an input from the keyboard or the mouse. By calling an appropriate API (e.g. GetActiveWindowTitle), the clipboard security monitor can be informed if the selected content has been copied into the clipboard or a second application has been activated to retrieve the selected content from the clipboard.
[0064] FIG. 8 is a block diagram of a third representative copy and paste operation 800 according to one embodiment of the invention. The third representative copy and paste operation 800, for example, pertains to the clipboard copy processing 700 illustrated in FIG. 7A and the clipboard paste processing 750 illustrated in FIG. 7B .
[0065] The procedures performed by the third representative copy and paste operation 800 are as follows. A source application 802 operates to display a source file for a user. The user can then interact with the source application 802 to select content (selected content) 804. Then, a copy button 806 can be activated to store the selected content 804 to a clipboard buffer 808. Typically, the clipboard buffer 808 is associated with a clipboard application.
[0066] Subsequently, at a destination application 810, the user activates a Paste button 812. In response, the destination application 810 requests the contents of the clipboard from the clipboard buffer 808. A clipboard security monitor 814 then (assuming the selected content is known or presumed to be secured) interacts with the clipboard buffer 808 and/or the destination application 810 to determine whether the destination application 810 is a secure application. When the clipboard security monitor 814 determines that the destination application 810 is secure, then the selected content can be permitted to be retrieved from the clipboard buffer 808 and pasted (i.e., inserted) into the destination application 810 or a file therein. Additionally, if the clipboard security monitor 814 determines that the source application 802 is not a secure application, then the selected content stored in the clipboard buffer 808 could be supplied to the destination application 810 regardless of whether the destination application was secure or not.
[0067] Most application programs (e.g., Microsoft Word or Notepad) either generate or process data in one form or another. One can readily copy data between various applications using the clipboard provided by the clipboard application. Typically, one copies a portion of data from one application into the clipboard and then pastes the portion of data into other applications as many times as desirable as long as the clipboard has not been updated. The data or content being copied can be text, image, audio or other type data or content.
[0068] The clipboard application is initiated by a user and has a very simple protocol. When the user requests a “copy” or “cut” operation to place data from a first application into the clipboard, the first application makes Application Programming Interface (API) calls to empty the clipboard and then to store the data to the clipboard. In one implementation, the first application provides the single item of data in multiple formats, so as to increase the likelihood that the eventual recipient application will understand one of them. Using this technique allows the first application to simply list the formats it supports for the data, but only has to render the data when another application actually tries to retrieve the data from the clipboard. In this way, data that is never going to be used never needs to be rendered. When the user makes a paste request, the receiving application enumerates the formats of the data in the clipboard and, having found one it likes, takes the data in that format.
[0069] FIG. 9 illustrates a block diagram of a clipboard usage control system 900 according to one embodiment of the invention. More particularly, the clipboard usage control system 900 provides an exemplary implementation of how the clipboard is blocked to a user of an application accessing a secured document while still being available for other applications accessing unsecured documents.
[0070] The clipboard usage control system 900 includes a document securing module (DSM) 902 that is configured to interface with an operating system (e.g., Microsoft Windows). When a secured document is requested, the document securing module 902 is activated without interaction or notification of the user. In one implementation, the document securing module 902 is similar to a device driver that essentially converts more general input/output instructions of an operating system to messages that a device/module being supported can understand. The device/module enclosed in the document securing module 902 is a cipher having an encryption/decryption process model 904 and a filter function 906. The encryption/decryption process model 904 encrypts a document of secure nature and decrypts a secured document when the secured document is requested. Upon detecting a secured file being accessed, the filter 906 is activated and prevents the clipboard from being used to copy secure content to other applications, particularly other unsecure applications.
[0071] In operation, a user selects a secured document that is associated with an application 908 (e.g., Microsoft Word or PowerPoint). With Microsoft Windows, an operating system (OS) access known as the ProcessID property can be used to activate an application (as an argument to the AppActivate method). The parameter ProcessID identifies the application and an event handler takes necessary parameters to continue the OS access to an Installable File System (IFS) Manager 910. The IFS Manager 910 is responsible for arbitrating access to different file system components. In particular, the IFS Manager 910 is structured as an ordinary Dynamic Link Library (DLL) with entry points for opening, closing, reading, writing files and others. With one or more flags or parameters (e.g., a file key) passed along, the access activates the document securing module 902.
[0072] According to one embodiment, the document securing module 902 resides on a local disk in a file that is structured like a Dynamically Linked Library (DLL), typically with a SYS or IFS extension, and is loaded during system initialization. Once the document securing module 902 is installed and initialized, a kernel communicates with it in terms of logical requests for file opens, reads, writes, seeks, closes, and so on. Through the IFS Manager 910, a File System Device (FSD) 912 translates these requests—using control structures and tables found on the volume itself—into requests for sector reads and writes for which it can call special kernel entry points called File System Helpers (FsHlps). The kernel passes the demands for sector I/O to an appropriate device driver and returns the results (e.g., the requested document) to the FSD 912.
[0073] Upon receiving the results from the FSD 912 indicating that the requested document is secured, document securing module 902 activates a cipher (e.g., an encryption/decryption module 904) included therein to decrypt the document. At the same time, the filter function 906 can be activated. According to one implementation, an API for the clipboard is called to virtually place a filter in front of (or in back of) the clipboard so that copied data can be restricted as to its use. The appropriate API is available from Microsoft Corporation, namely documentation pertaining to Platform Form Release, February, 2001, which is incorporated herein by reference.
[0074] On the source application side, the secured document is opened and perhaps the clear contents therein are displayed in the application. A portion of the clear contents may be selected (i.e., highlighted) for the purpose of copying into another application. When a “copy” command is initiated, the selected contents are attempted to be saved into the clipboard. The filter imposed by the filter function 906 can become effective to void the selected contents. Depending on implementation, the filter may perform differently. In one case, the filter simply blocks any copied data from being placed into the clipboard. The result is that the clipboard is empty and a user cannot transport the copied contents into another application. In another case, the filter can be configured to include a message (e.g., unauthorized copy is not permitted). When a user attempts to copy a selected portion into another application, the result is that the message (not the selected portion) is copied. In still another case, the clipboard is copied into an illegible or scrambled content corresponding to the selected portion. This, for example, can be done through a simple logical operation on the selected portion.
[0075] FIG. 10 shows some of the possible outcomes of a copy and paste operation from a secured document. As shown in FIG. 10 , a window 1000 pertaining to a first application (i.e., Microsoft Windows) displays a secured document. A window 1002 represents the window 1000 after a user has selected a portion of the secured document to be copied. Following a paste command with respect to a destination document of a second application, a window 1004, 1006 or 1008 can be displayed. The window 1004 displays a message indicating that the selected portion is not permitted to be copied. The window 1006 displays a blank area as an indication that the selected portion is not able to be copied. The window 1008 displays scrambled content representing the selected portion but such is not discernable by the user.
[0076] Alternatively, when the selected portion is copied into the clipboard, the selected portion may be modified invisibly to the user. According to one embodiment, one or more special marks may be inserted into the spaces of the selected portion. These special marks are ignorant to an application. For example, a pair of Hexadecimal numbers “FF” can be inserted into the spaces between words or replace the spaces (e.g. “32” in ASCII) while the newly inserted “FF” are neither visible on a display nor printable by a printer. Even if a user was successful in copying the selected portion into the clipboard and pasting the selected portion from the clipboard to a new application, these special marks would go along with the file under the new application with the special marks invisible to users or many utility applications (e.g. printing, display or audio). As a result, it is now possible to trace down where the copied portion in a new file is original from.
[0077] The “cut” command performs a copy command and then deletes the selected content from the source document. Hence, for purposes of storing selected content to a clipboard, a cut command operates in the same manner as the above-discussed copy command.
[0078] In one embodiment, a secured file or secured document can include two parts, an attachment, referred to as a header, and an encrypted document. The header may include information regarding a file key or the file key itself that can be used to decrypt the encrypted document. The invention is preferably implemented in software, but can be implemented in hardware or a combination of hardware and software. The invention can also be embodied as computer readable code on a computer readable medium. The computer readable medium is any data storage device that can store data which can thereafter be read by a computer system. Examples of the computer readable medium include read-only memory, random-access memory, CD-ROMs, magnetic tape, optical data storage devices, and carrier waves. The computer readable medium can also be distributed over network-coupled computer systems so that the computer readable code is stored and/or executed in a distributed fashion.
[0079] The advantages of the invention are numerous. Different embodiments or implementations may yield one or more of the following advantages. One advantage of the invention is that secured documents or files being displayed are protected from having their content copied to other unsecure applications or documents. Another advantage of the invention is that a clipboard security monitor (or a document securing module) is embedded in an operating system as such the management of the clipboard is transparent to a user. Still another advantage of the invention is that a copy application is reliably managed such that secured content is not able to be copied to unsecure destinations. Still another advantage of the invention is that alternate content can be used in place of secure content that is not permitted to be copied to unsecure destinations.
[0080] The many features and advantages of the present invention are apparent from the written description and, thus, it is intended by the appended claims to cover all such features and advantages of the invention. Further, since numerous modifications and changes will readily occur to those skilled in the art, it is not desired to limit the invention to the exact construction and operation as illustrated and described. Hence, all suitable modifications and equivalents may be resorted to as falling within the scope of the invention.
Claims
Certificate of Correction present
The claims shown below may not include correction changes. Use the corrected PDF for authoritative text.
What is claimed is:
1. A method for restricting use of a clipboard application, the method comprising:
determining whether a copy selection associated with designated content of a source file being displayed by a first source application has been made;
storing the designated content to the clipboard application;
receiving a copy command associated with the copy selection, the copy command including a flag or indicator associated with a user;
authenticating the user based upon the received flag or indicator; and
determining whether the source file is a secured file, wherein the secured file includes a header having a file key available to the authenticated user, and wherein the secured file cannot be accessed without the file key.
2. The method recited in claim 1, further comprising receiving a paste selection to provide the designated content to a second destination application.
3. The method recited in claim 2, wherein the paste selection requests to paste the designated content to a destination file that is opened within the second destination application.
4. The method recited in claim 2, wherein the paste selection is a paste command.
5. The method recited in claim 1, wherein the determining operates to determine that the source file is the secured file based on security information provided by the first source application.
6. The method recited in claim 5, wherein the determining includes determining that the security information pertains to the source document.
7. The method recited in claim 1, further comprising:
preventing subsequent usage of the designated content in a second destination application via the clipboard application in response to determining that the source file is a secured file.
8. The method recited in claim 7, wherein the preventing comprises:
storing predetermined content to the clipboard application instead of the designated content in response to determining that the source file is the secured file.
9. The method recited in claim 7, wherein the preventing comprises:
storing the designated content to the clipboard application in response to determining that the source file is not the secured file.
10. The method recited in claim 9, further comprising:
receiving a paste selection to provide the designated content to the second destination application.
11. The method recited in claim 10, further comprising:
supplying the predetermined content from the clipboard application to the second destination application in response to the paste selection in response to determining that the source file is a secured file.
12. The method recited in claim 10, further comprising:
supplying the designated content from the clipboard application to the second destination application in response to the paste selection in response to determining that the source file is not a secured file.
13. The method recited in claim 7, wherein said preventing comprises:
storing scrambled content to the clipboard application in response to determining that the source file is a secured file.
14. The method recited in claim 7, wherein said preventing comprises:
storing the designated content to the clipboard application in response to determining that the source file is not a secured file.
15. The method recited in claim 14, further comprising:
receiving a paste selection to provide the designated content to the second destination application;
supplying the scrambled content from the clipboard application to the second destination application in response to the paste selection if said determining determines that the source file is a secured file; and
supplying the designated content from the clipboard application to the second destination application in response to the paste selection in response to determining that the source file is not a secured file.
16. A method for restricting use of a clipboard application, the method comprising:
receiving a copy selection associated with designated content of a source file being displayed by a first source application;
receiving a copy command associated with the copy selection, the copy command including a flag or indicator associated with a user;
authenticating the user based upon the received flag or indicator; and
determining whether the source file is a secured file, wherein the secured file includes a header having a file key available to the authenticated user, and wherein the secured file cannot be accessed without the file key, wherein said determining is performed by one or more computing devices.
17. The method recited in claim 16, further comprising storing alternate content to the clipboard application in response to determining that the source file is the secured file.
18. The method recited in claim 17, wherein the alternate content is one or more of blank content, predetermined content, or scrambled content.
19. The method recited in claim 17, further comprising:
supplying the predetermined content from the clipboard application to the second destination application in response to the paste selection in response to determining that the source file is not the secured file.
20. The method recited in claim 16, wherein further comprising:
supplying the designated content to the clipboard application in response to-determining that the source file is not the secured file.
21. The method recited in claim 20, wherein the determining operates to determine that the source file is the secured file based on security information provided by the first source application.
22. The method as recited in claim 21, wherein the determining includes deter mining that the security information pertains to the source document.
23. The method recited in claim 16, further comprising:
preventing subsequent storage of the designated content to a second destination application via the clipboard application in response to determining that the source file is the secured file.
24. A non-transitory computer readable medium having instructions stored thereon for restricting the use of a clipboard application, the instructions comprising:
instructions to receive a copy selection associated with designated content of a source file being displayed by a first source application;
instructions to receive a copy command associated with the copy selection, the copy command including a flag or indicator associated with a user;
instructions to authenticate the user based upon the received flag or indicator; and
instructions to determine whether the source file is a secured file, wherein the secured file includes a header having a file key available to the authenticated user, and wherein the secured file cannot be accessed without the file key.
25. The non-transitory computer readable medium of claim 24, the instructions further comprising:
instructions to prevent subsequent usage of the designated content in a second destination application via the clipboard application in response to determining that the source file is a secured file.
26. The non-transitory computer readable medium recited in claim 25, wherein said instructions to prevent comprise:
instructions to store blank content to the clipboard application in response to determining that the source file is a secured file.
27. The non-transitory computer readable medium recited in claim 26, wherein said method further comprises:
receiving a paste selection to provide the designated content to the second destination application;
supplying the blank content from the clipboard application to the second destination application in response to the paste selection in response to determining that the source file is a secured file; and
supplying the designated content from the clipboard application to the second destination application in response to the paste selection in response to determining that the source file is not a secured file.
28. The non-transitory computer readable medium recited in claim 25, wherein said instructions to prevent comprise:
instructions to store the designated content to the clipboard application in response to determining that the source file is not a secured file.
Patent Citations (672)
| Patent | Date | Inventor | Cited By |
|---|---|---|---|
| US4203166(A) | 1980-05-01 | Ehrsam et al. | Applicant |
| US4238854(A) | 1980-12-01 | Ehrsam et al. | Applicant |
| US4423387(A) | 1983-12-01 | Sempel | Applicant |
| US4734568(A) | 1988-03-01 | Watanabe | Applicant |
| US4757533(A) | 1988-07-01 | Allen et al. | Applicant |
| US4796220(A) | 1989-01-01 | Wolfe | Applicant |
| US4799258(A) | 1989-01-01 | Davies | Applicant |
| US4827508(A) | 1989-05-01 | Shear | Applicant |
| US4887204(A) | 1989-12-01 | Johnson et al. | Applicant |
| US4888800(A) | 1989-12-01 | Marshall et al. | Applicant |
| US4912552(A) | 1990-03-01 | Allison et al. | Applicant |
| US4972472(A) | 1990-11-01 | Brown et al. | Applicant |
| US5032979(A) | 1991-07-01 | Hecht et al. | Applicant |
| US5052040(A) | 1991-09-01 | Preston et al. | Applicant |
| US5058164(A) | 1991-10-01 | Elmer et al. | Applicant |
| US5144660(A) | 1992-09-01 | Rose | Applicant |
| US5204897(A) | 1993-04-01 | Wyman | Applicant |
| US5212788(A) | 1993-05-01 | Lomet et al. | Applicant |
| US5220657(A) | 1993-06-01 | Bly et al. | Applicant |
| US5235641(A) | 1993-08-01 | Nozawa et al. | Applicant |
| US5247575(A) | 1993-09-01 | Sprague et al. | Applicant |
| US5276735(A) | 1994-01-01 | Boebert et al. | Applicant |
| US5301247(A) | 1994-04-01 | Rasmussen et al. | Applicant |
| US5319705(A) | 1994-06-01 | Halter et al. | Applicant |
| US5369702(A) | 1994-11-01 | Shanton | Applicant |
| US5375169(A) | 1994-12-01 | Seheidt et al. | Applicant |
| US5404404(A) | 1995-04-01 | Novorita | Applicant |
| US5406628(A) | 1995-04-01 | Beller et al. | Applicant |
| US5414852(A) | 1995-05-01 | Kramer et al. | Applicant |
| US5434918(A) | 1995-07-01 | Kung et al. | Applicant |
| US5461710(A) | 1995-10-01 | Bloomfield et al. | Applicant |
| US5467342(A) | 1995-11-01 | Logston et al. | Applicant |
| US5495533(A) | 1996-02-01 | Linehan et al. | Applicant |
| US5497422(A) | 1996-03-01 | Tysen et al. | Applicant |
| US5499297(A) | 1996-03-01 | Boebert | Applicant |
| US5502766(A) | 1996-03-01 | Boebert et al. | Applicant |
| US5535375(A) | 1996-07-01 | Eshel et al. | Applicant |
| US5557765(A) | 1996-09-01 | Lipner et al. | Applicant |
| US5570108(A) | 1996-10-01 | McLaughlin et al. | Applicant |
| US5584023(A) | 1996-12-01 | Hsu | Applicant |
| US5600722(A) | 1997-02-01 | Yamaguchi et al. | Applicant |
| US5606663(A) | 1997-02-01 | Kadooka | Applicant |
| US5619576(A) | 1997-04-01 | Shaw | Applicant |
| US5638501(A) | 1997-06-01 | Gough et al. | Applicant |
| US5640388(A) | 1997-06-01 | Woodhead et al. | Applicant |
| US5655119(A) | 1997-08-01 | Davy | Applicant |
| US5661668(A) | 1997-08-01 | Yemini et al. | Applicant |
| US5661806(A) | 1997-08-01 | Nevoux et al. | Applicant |
| US5671412(A) | 1997-09-01 | Christiano | Applicant |
| US5673316(A) | 1997-09-01 | Auerbach et al. | Applicant |
| US5677953(A) | 1997-10-01 | Dolphin | Applicant |
| US5680452(A) | 1997-10-01 | Shanton | Applicant |
| US5682537(A) | 1997-10-01 | Davies et al. | Applicant |
| US5684987(A) | 1997-11-01 | Mamiya et al. | Applicant |
| US5689688(A) | 1997-11-01 | Strong et al. | Applicant |
| US5689718(A) | 1997-11-01 | Sakurai et al. | Applicant |
| US5699428(A) | 1997-12-01 | McDonnal et al. | Applicant |
| US5708709(A) | 1998-01-01 | Rose | Applicant |
| US5715403(A) | 1998-02-01 | Stefik | Applicant |
| US5717755(A) | 1998-02-01 | Shanton | Applicant |
| US5719941(A) | 1998-02-01 | Swift et al. | Applicant |
| US5720033(A) | 1998-02-01 | Deo | Applicant |
| US5729734(A) | 1998-03-01 | Parker et al. | Applicant |
| US5732265(A) | 1998-03-01 | Dewitt et al. | Applicant |
| US5745573(A) | 1998-04-01 | Lipner et al. | Applicant |
| US5745750(A) | 1998-04-01 | Porcaro | Applicant |
| US5748736(A) | 1998-05-01 | Mittra | Applicant |
| US5751287(A) | 1998-05-01 | Hahn et al. | Applicant |
| US5757920(A) | 1998-05-01 | Misra et al. | Applicant |
| US5765152(A) | 1998-06-01 | Erickson | Applicant |
| US5768381(A) | 1998-06-01 | Hawthorne | Applicant |
| US5778065(A) | 1998-07-01 | Hauser et al. | Applicant |
| US5778350(A) | 1998-07-01 | Adams et al. | Applicant |
| US5781711(A) | 1998-07-01 | Austin et al. | Applicant |
| US5787169(A) | 1998-07-01 | Eldridge et al. | Applicant |
| US5787173(A) | 1998-07-01 | Seheidt et al. | Applicant |
| US5787175(A) | 1998-07-01 | Carter | Applicant |
| US5790789(A) | 1998-08-01 | Suarez | Applicant |
| US5790790(A) | 1998-08-01 | Smith et al. | Applicant |
| US5813009(A) | 1998-09-01 | Johnson et al. | Applicant |
| US5821933(A) | 1998-10-01 | Keller et al. | Applicant |
| US5825876(A) | 1998-10-01 | Peterson | Applicant |
| US5835592(A) | 1998-11-01 | Chang et al. | Applicant |
| US5835601(A) | 1998-11-01 | Shimbo et al. | Applicant |
| US5850443(A) | 1998-12-01 | Van Oorschot et al. | Applicant |
| US5857189(A) | 1999-01-01 | Riddle | Applicant |
| US5862325(A) | 1999-01-01 | Reed et al. | Applicant |
| US5870468(A) | 1999-02-01 | Harrison | Applicant |
| US5870477(A) | 1999-02-01 | Sasaki et al. | Applicant |
| US5881287(A) | 1999-03-01 | Mast | Examiner |
| US5892900(A) | 1999-04-01 | Ginter et al. | Applicant |
| US5893084(A) | 1999-04-01 | Morgan et al. | Applicant |
| US5898781(A) | 1999-04-01 | Shanton | Applicant |
| US5922073(A) | 1999-07-01 | Shimada | Applicant |
| US5923754(A) | 1999-07-01 | Angelo et al. | Applicant |
| US5933498(A) | 1999-08-01 | Schneck et al. | Applicant |
| US5944794(A) | 1999-08-01 | Okamoto et al. | Applicant |
| US5953419(A) | 1999-09-01 | Lohstroh et al. | Applicant |
| US5968177(A) | 1999-10-01 | Batten-Carew et al. | Applicant |
| US5970502(A) | 1999-10-01 | Salkewicz et al. | Applicant |
| US5978802(A) | 1999-11-01 | Hurvig | Applicant |
| US5987440(A) | 1999-11-01 | O'Neil et al. | Applicant |
| US5991879(A) | 1999-11-01 | Still | Applicant |
| US5999907(A) | 1999-12-01 | Donner | Applicant |
| US6011847(A) | 2000-01-01 | Follendore, III | Applicant |
| US6014730(A) | 2000-01-01 | Ohtsu | Applicant |
| US6023506(A) | 2000-02-01 | Ote et al. | Applicant |
| US6031584(A) | 2000-02-01 | Gray | Applicant |
| US6032216(A) | 2000-02-01 | Schmuck et al. | Applicant |
| US6035404(A) | 2000-03-01 | Zhao | Applicant |
| US6038322(A) | 2000-03-01 | Harkins | Applicant |
| US6044155(A) | 2000-03-01 | Thomlinson et al. | Applicant |
| US6055314(A) | 2000-04-01 | Spies et al. | Applicant |
| US6058424(A) | 2000-05-01 | Dixon et al. | Applicant |
| US6061790(A) | 2000-05-01 | Bodnar | Applicant |
| US6069057(A) | 2000-05-01 | Wu | Applicant |
| US6070244(A) | 2000-05-01 | Orchier et al. | Applicant |
| US6085323(A) | 2000-07-01 | Shimizu et al. | Applicant |
| US6088717(A) | 2000-07-01 | Reed et al. | Applicant |
| US6088805(A) | 2000-07-01 | Davis et al. | Applicant |
| US6098056(A) | 2000-08-01 | Rusnak et al. | Applicant |
| US6101507(A) | 2000-08-01 | Cane et al. | Applicant |
| US6105131(A) | 2000-08-01 | Carroll | Applicant |
| US6122630(A) | 2000-08-01 | Strickler et al. | Applicant |
| US6134327(A) | 2000-10-01 | Van Oorschot | Applicant |
| US6134658(A) | 2000-10-01 | Multerer et al. | Applicant |
| US6134660(A) | 2000-10-01 | Boneh et al. | Applicant |
| US6134664(A) | 2000-10-01 | Walker | Applicant |
| US6141754(A) | 2000-10-01 | Choy | Applicant |
| US6145084(A) | 2000-11-01 | Zuili | Applicant |
| US6148338(A) | 2000-11-01 | Lachelt et al. | Applicant |
| US6158010(A) | 2000-12-01 | Moriconi et al. | Applicant |
| US6161139(A) | 2000-12-01 | Win et al. | Applicant |
| US6182142(B1) | 2001-01-01 | Win et al. | Applicant |
| US6185684(B1) | 2001-02-01 | Pravetz et al. | Applicant |
| US6192408(B1) | 2001-02-01 | Vahalia et al. | Applicant |
| US6199070(B1) | 2001-03-01 | Polo-Wood et al. | Applicant |
| US6205549(B1) | 2001-03-01 | Pravetz et al. | Applicant |
| US6212561(B1) | 2001-04-01 | Sitaraman et al. | Applicant |
| US6223285(B1) | 2001-04-01 | Komuro et al. | Applicant |
| US6226618(B1) | 2001-05-01 | Downs et al. | Applicant |
| US6226745(B1) | 2001-05-01 | Wiederhold et al. | Applicant |
| US6240188(B1) | 2001-05-01 | Dondeti et al. | Applicant |
| US6249755(B1) | 2001-06-01 | Yemini et al. | Applicant |
| US6249873(B1) | 2001-06-01 | Richard et al. | Applicant |
| US6253193(B1) | 2001-06-01 | Ginter et al. | Applicant |
| US6260040(B1) | 2001-07-01 | Kauffman et al. | Applicant |
| US6260141(B1) | 2001-07-01 | Park | Applicant |
| US6263348(B1) | 2001-07-01 | Kathrow et al. | Applicant |
| US6266420(B1) | 2001-07-01 | Langford et al. | Applicant |
| US6272631(B1) | 2001-08-01 | Thomlinson et al. | Applicant |
| US6272632(B1) | 2001-08-01 | Carman et al. | Applicant |
| US6282649(B1) | 2001-08-01 | Lambert et al. | Applicant |
| US6289450(B1) | 2001-09-01 | Pensak et al. | Applicant |
| US6289458(B1) | 2001-09-01 | Garg et al. | Applicant |
| US6292895(B1) | 2001-09-01 | Baltzley | Applicant |
| US6292899(B1) | 2001-09-01 | McBride | Applicant |
| US6295361(B1) | 2001-09-01 | Kadansky et al. | Applicant |
| US6299069(B1) | 2001-10-01 | Shona | Applicant |
| US6301614(B1) | 2001-10-01 | Najork et al. | Applicant |
| US6308256(B1) | 2001-10-01 | Folmsbee | Applicant |
| US6308273(B1) | 2001-10-01 | Goertzel et al. | Applicant |
| US6314408(B1) | 2001-11-01 | Salas et al. | Applicant |
| US6314409(B2) | 2001-11-01 | Schneck et al. | Applicant |
| US6317777(B1) | 2001-11-01 | Skarbo et al. | Applicant |
| US6332025(B2) | 2001-12-01 | Takahashi et al. | Applicant |
| US6336114(B1) | 2002-01-01 | Garrison | Applicant |
| US6339423(B1) | 2002-01-01 | Sampson et al. | Applicant |
| US6339825(B2) | 2002-01-01 | Pensak et al. | Applicant |
| US6341164(B1) | 2002-01-01 | Dilkie et al. | Applicant |
| US6343316(B1) | 2002-01-01 | Sakata | Applicant |
| US6347374(B1) | 2002-02-01 | Drake et al. | Applicant |
| US6349337(B1) | 2002-02-01 | Parsons et al. | Applicant |
| US6351813(B1) | 2002-02-01 | Mooney et al. | Applicant |
| US6356903(B1) | 2002-03-01 | Baxter et al. | Applicant |
| US6356941(B1) | 2002-03-01 | Cohen | Applicant |
| US6357010(B1) | 2002-03-01 | Viets et al. | Applicant |
| US6363480(B1) | 2002-03-01 | Perlman | Applicant |
| US6370249(B1) | 2002-04-01 | Van Oorschot | Applicant |
| US6381698(B1) | 2002-04-01 | Devanbu et al. | Applicant |
| US6385644(B1) | 2002-05-01 | Devine et al. | Applicant |
| US6389433(B1) | 2002-05-01 | Bolosky et al. | Applicant |
| US6389538(B1) | 2002-05-01 | Gruse et al. | Applicant |
| US6393420(B1) | 2002-05-01 | Peters | Applicant |
| US6405315(B1) | 2002-06-01 | Burns et al. | Applicant |
| US6405318(B1) | 2002-06-01 | Rowland | Applicant |
| US6408404(B1) | 2002-06-01 | Ladwig | Applicant |
| US6421714(B1) | 2002-07-01 | Rai et al. | Applicant |
| US6442688(B1) | 2002-08-01 | Moses et al. | Applicant |
| US6442695(B1) | 2002-08-01 | Dutcher et al. | Applicant |
| US6446090(B1) | 2002-09-01 | Hart | Applicant |
| US6449721(B1) | 2002-09-01 | Pensak et al. | Applicant |
| US6453353(B1) | 2002-09-01 | Win et al. | Applicant |
| US6453419(B1) | 2002-09-01 | Flint et al. | Applicant |
| US6466932(B1) | 2002-10-01 | Dennis et al. | Applicant |
| US6477544(B1) | 2002-11-01 | Bolosky et al. | Applicant |
| US6487662(B1) | 2002-11-01 | Kharon et al. | Applicant |
| US6490680(B1) | 2002-12-01 | Scheidt et al. | Applicant |
| US6505300(B2) | 2003-01-01 | Chan et al. | Applicant |
| US6510349(B1) | 2003-01-01 | Schneck et al. | Applicant |
| US6519700(B1) | 2003-02-01 | Ram et al. | Applicant |
| US6529956(B1) | 2003-03-01 | Smith et al. | Applicant |
| US6530020(B1) | 2003-03-01 | Aoki | Applicant |
| US6530024(B1) | 2003-03-01 | Proctor | Applicant |
| US6542608(B2) | 2003-04-01 | Scheidt et al. | Applicant |
| US6549623(B1) | 2003-04-01 | Scheidt et al. | Applicant |
| US6550011(B1) | 2003-04-01 | Sims, III | Applicant |
| US6557039(B1) | 2003-04-01 | Leong et al. | Applicant |
| US6567914(B1) | 2003-05-01 | Just et al. | Applicant |
| US6571291(B1) | 2003-05-01 | Chow | Applicant |
| US6574733(B1) | 2003-06-01 | Langford | Applicant |
| US6584466(B1) | 2003-06-01 | Serbinis et al. | Applicant |
| US6587946(B1) | 2003-07-01 | Jakobsson | Applicant |
| US6588673(B1) | 2003-07-01 | Chan et al. | Applicant |
| US6591295(B1) | 2003-07-01 | Diamond et al. | Examiner |
| US6594662(B1) | 2003-07-01 | Sieffert et al. | Applicant |
| US6598161(B1) | 2003-07-01 | Kluttz et al. | Applicant |
| US6601170(B1) | 2003-07-01 | Wallace, Jr. | Applicant |
| US6603857(B1) | 2003-08-01 | Batten-Carew et al. | Applicant |
| US6608636(B1) | 2003-08-01 | Roseman | Applicant |
| US6611599(B2) | 2003-08-01 | Natarajan | Applicant |
| US6611846(B1) | 2003-08-01 | Stoodley | Applicant |
| US6615349(B1) | 2003-09-01 | Hair | Applicant |
| US6615350(B1) | 2003-09-01 | Schell et al. | Applicant |
| US6625650(B2) | 2003-09-01 | Stelliga | Applicant |
| US6625734(B1) | 2003-09-01 | Marvit et al. | Applicant |
| US6629243(B1) | 2003-09-01 | Kleinman et al. | Applicant |
| US6633311(B1) | 2003-10-01 | Douvikas et al. | Applicant |
| US6640307(B2) | 2003-10-01 | Viets et al. | Applicant |
| US6646515(B2) | 2003-11-01 | Jun et al. | Applicant |
| US6647388(B2) | 2003-11-01 | Numao et al. | Applicant |
| US6678835(B1) | 2004-01-01 | Shah et al. | Applicant |
| US6683954(B1) | 2004-01-01 | Searle | Applicant |
| US6687822(B1) | 2004-02-01 | Jakobsson | Applicant |
| US6693652(B1) | 2004-02-01 | Barrus et al. | Applicant |
| US6698022(B1) | 2004-02-01 | Wu | Applicant |
| US6711683(B1) | 2004-03-01 | Laczko et al. | Applicant |
| US6718361(B1) | 2004-04-01 | Basani et al. | Applicant |
| US6735701(B1) | 2004-05-01 | Jacobson | Applicant |
| US6738908(B1) | 2004-05-01 | Bonn et al. | Applicant |
| US6751573(B1) | 2004-06-01 | Burch | Applicant |
| US6754657(B2) | 2004-06-01 | Lomet | Applicant |
| US6754665(B1) | 2004-06-01 | Kawamoto et al. | Applicant |
| US6775779(B1) | 2004-08-01 | England et al. | Applicant |
| US6779031(B1) | 2004-08-01 | Picher-Dempsey | Applicant |
| US6782403(B1) | 2004-08-01 | Kino et al. | Applicant |
| US6801999(B1) | 2004-10-01 | Venkatesan et al. | Applicant |
| US6807534(B1) | 2004-10-01 | Erickson | Applicant |
| US6807636(B2) | 2004-10-01 | Hartman et al. | Applicant |
| US6810389(B1) | 2004-10-01 | Meyer | Applicant |
| US6810479(B1) | 2004-10-01 | Barlow et al. | Applicant |
| US6816871(B2) | 2004-11-01 | Lee | Applicant |
| US6816969(B2) | 2004-11-01 | Miyazaki et al. | Applicant |
| US6826698(B1) | 2004-11-01 | Minkin et al. | Applicant |
| US6834333(B2) | 2004-12-01 | Hayashi et al. | Applicant |
| US6834341(B1) | 2004-12-01 | Bahl et al. | Applicant |
| US6842825(B2) | 2005-01-01 | Geiner et al. | Applicant |
| US6845452(B1) | 2005-01-01 | Roddy et al. | Applicant |
| US6851050(B2) | 2005-02-01 | Singhal et al. | Applicant |
| US6862103(B1) | 2005-03-01 | Miura et al. | Applicant |
| US6865555(B2) | 2005-03-01 | Novak | Applicant |
| US6870920(B2) | 2005-03-01 | Henits | Applicant |
| US6874139(B2) | 2005-03-01 | Krueger et al. | Examiner |
| US6877010(B2) | 2005-04-01 | Smith-Semedo et al. | Applicant |
| US6877136(B2) | 2005-04-01 | Bess et al. | Applicant |
| US6882994(B2) | 2005-04-01 | Yoshimura et al. | Applicant |
| US6889210(B1) | 2005-05-01 | Vainstein | Applicant |
| US6891953(B1) | 2005-05-01 | DeMello et al. | Applicant |
| US6892201(B2) | 2005-05-01 | Brown et al. | Applicant |
| US6892306(B1) | 2005-05-01 | En-Seung et al. | Applicant |
| US6898627(B1) | 2005-05-01 | Sekiguchi | Applicant |
| US6907034(B1) | 2005-06-01 | Begis | Applicant |
| US6909708(B1) | 2005-06-01 | Krishnaswamy et al. | Applicant |
| US6915425(B2) | 2005-07-01 | Xu et al. | Applicant |
| US6915434(B1) | 2005-07-01 | Kuroda et al. | Applicant |
| US6915435(B1) | 2005-07-01 | Merriam | Applicant |
| US6920558(B2) | 2005-07-01 | Sames et al. | Applicant |
| US6922785(B1) | 2005-07-01 | Brewer et al. | Applicant |
| US6924425(B2) | 2005-08-01 | Naples et al. | Applicant |
| US6931450(B2) | 2005-08-01 | Howard et al. | Applicant |
| US6931530(B2) | 2005-08-01 | Pham et al. | Applicant |
| US6931597(B1) | 2005-08-01 | Prakash | Applicant |
| US6938042(B2) | 2005-08-01 | Aboulhosn et al. | Applicant |
| US6941355(B1) | 2005-09-01 | Donaghey et al. | Applicant |
| US6941456(B2) | 2005-09-01 | Wilson | Applicant |
| US6941472(B2) | 2005-09-01 | Moriconi et al. | Applicant |
| US6944183(B1) | 2005-09-01 | Iyer et al. | Applicant |
| US6947556(B1) | 2005-09-01 | Matyas, Jr. et al. | Applicant |
| US6950818(B2) | 2005-09-01 | Dennis et al. | Applicant |
| US6950936(B2) | 2005-09-01 | Subramaniam et al. | Applicant |
| US6950941(B1) | 2005-09-01 | Lee et al. | Applicant |
| US6950943(B1) | 2005-09-01 | Bacha et al. | Applicant |
| US6952780(B2) | 2005-10-01 | Olsen et al. | Applicant |
| US6957261(B2) | 2005-10-01 | Lortz | Applicant |
| US6959308(B2) | 2005-10-01 | Gramsamer et al. | Applicant |
| US6961849(B1) | 2005-11-01 | Davis et al. | Applicant |
| US6961855(B1) | 2005-11-01 | Rich et al. | Applicant |
| US6968060(B1) | 2005-11-01 | Pinkas | Applicant |
| US6968456(B1) | 2005-11-01 | Tripathi et al. | Applicant |
| US6971018(B1) | 2005-11-01 | Witt et al. | Applicant |
| US6976259(B1) | 2005-12-01 | Dutta et al. | Applicant |
| US6978366(B1) | 2005-12-01 | Ignatchenko et al. | Applicant |
| US6978376(B2) | 2005-12-01 | Giroux et al. | Applicant |
| US6978377(B1) | 2005-12-01 | Asano et al. | Applicant |
| US6987752(B1) | 2006-01-01 | Sarraf et al. | Applicant |
| US6988133(B1) | 2006-01-01 | Zavalkovsky et al. | Applicant |
| US6988199(B2) | 2006-01-01 | Toh et al. | Applicant |
| US6993135(B2) | 2006-01-01 | Ishibashi | Applicant |
| US6996718(B1) | 2006-02-01 | Henry et al. | Applicant |
| US7000150(B1) | 2006-02-01 | Zunino et al. | Applicant |
| US7003117(B2) | 2006-02-01 | Kacker et al. | Applicant |
| US7003560(B1) | 2006-02-01 | Mullen et al. | Applicant |
| US7003661(B2) | 2006-02-01 | Beattie et al. | Applicant |
| US7010689(B1) | 2006-03-01 | Matyas et al. | Applicant |
| US7010809(B2) | 2006-03-01 | Hori et al. | Applicant |
| US7013332(B2) | 2006-03-01 | Friedel et al. | Applicant |
| US7013485(B2) | 2006-03-01 | Brown et al. | Applicant |
| US7020645(B2) | 2006-03-01 | Bisbee et al. | Applicant |
| US7024427(B2) | 2006-04-01 | Bobbitt et al. | Applicant |
| US7035854(B2) | 2006-04-01 | Hsiao et al. | Applicant |
| US7035910(B1) | 2006-04-01 | Dutta et al. | Applicant |
| US7043637(B2) | 2006-05-01 | Bolosky et al. | Applicant |
| US7046807(B2) | 2006-05-01 | Hirano et al. | Applicant |
| US7047404(B1) | 2006-05-01 | Doonan et al. | Applicant |
| US7051213(B1) | 2006-05-01 | Kobayashi et al. | Applicant |
| US7058696(B1) | 2006-06-01 | Phillips et al. | Applicant |
| US7058978(B2) | 2006-06-01 | Feuerstein et al. | Applicant |
| US7073063(B2) | 2006-07-01 | Peinado | Applicant |
| US7073073(B1) | 2006-07-01 | Nonaka et al. | Applicant |
| US7076067(B2) | 2006-07-01 | Raike et al. | Applicant |
| US7076312(B2) | 2006-07-01 | Law et al. | Applicant |
| US7076469(B2) | 2006-07-01 | Schreiber et al. | Examiner |
| US7076633(B2) | 2006-07-01 | Tormasov et al. | Applicant |
| US7080077(B2) | 2006-07-01 | Ramamurthy et al. | Applicant |
| US7095853(B2) | 2006-08-01 | Morishita | Applicant |
| US7096266(B2) | 2006-08-01 | Lewin et al. | Applicant |
| US7099926(B1) | 2006-08-01 | Ims et al. | Applicant |
| US7103911(B2) | 2006-09-01 | Spies et al. | Applicant |
| US7107185(B1) | 2006-09-01 | Yemini et al. | Applicant |
| US7107269(B2) | 2006-09-01 | Arlein et al. | Applicant |
| US7107416(B2) | 2006-09-01 | Stuart et al. | Applicant |
| US7113594(B2) | 2006-09-01 | Boneh et al. | Applicant |
| US7116785(B2) | 2006-10-01 | Okaue | Applicant |
| US7117322(B2) | 2006-10-01 | Hochberg et al. | Applicant |
| US7120635(B2) | 2006-10-01 | Bhide et al. | Applicant |
| US7120757(B2) | 2006-10-01 | Tsuge | Applicant |
| US7124164(B1) | 2006-10-01 | Chemtob | Applicant |
| US7126957(B1) | 2006-10-01 | Isukapalli et al. | Applicant |
| US7130964(B2) | 2006-10-01 | Ims et al. | Applicant |
| US7131071(B2) | 2006-10-01 | Gune et al. | Applicant |
| US7134041(B2) | 2006-11-01 | Murray et al. | Applicant |
| US7136903(B1) | 2006-11-01 | Phillips et al. | Applicant |
| US7139399(B1) | 2006-11-01 | Zimmermann | Applicant |
| US7140044(B2) | 2006-11-01 | Redlich et al. | Applicant |
| US7145898(B1) | 2006-12-01 | Elliott | Applicant |
| US7146388(B2) | 2006-12-01 | Stakutis et al. | Applicant |
| US7146498(B1) | 2006-12-01 | Takechi et al. | Applicant |
| US7159036(B2) | 2007-01-01 | Hinchliffe et al. | Applicant |
| US7168094(B1) | 2007-01-01 | Fredell | Applicant |
| US7171557(B2) | 2007-01-01 | Kallahalla et al. | Applicant |
| US7174563(B1) | 2007-02-01 | Brownlie et al. | Applicant |
| US7177427(B1) | 2007-02-01 | Komuro et al. | Applicant |
| US7177839(B1) | 2007-02-01 | Claxton et al. | Applicant |
| US7178033(B1) | 2007-02-01 | Garcia | Examiner |
| US7181017(B1) | 2007-02-01 | Nagel et al. | Applicant |
| US7185364(B2) | 2007-02-01 | Knouse et al. | Applicant |
| US7187033(B2) | 2007-03-01 | Pendharkar | Applicant |
| US7188181(B1) | 2007-03-01 | Squier et al. | Applicant |
| US7194764(B2) | 2007-03-01 | Martherus et al. | Applicant |
| US7197638(B1) | 2007-03-01 | Grawrock et al. | Applicant |
| US7200747(B2) | 2007-04-01 | Riedel et al. | Applicant |
| US7203317(B2) | 2007-04-01 | Kallahalla et al. | Applicant |
| US7203968(B2) | 2007-04-01 | Asano et al. | Applicant |
| US7219230(B2) | 2007-05-01 | Riedel et al. | Applicant |
| US7224795(B2) | 2007-05-01 | Takada et al. | Applicant |
| US7225256(B2) | 2007-05-01 | Villavicencio | Applicant |
| US7227953(B2) | 2007-06-01 | Shida | Applicant |
| US7233948(B1) | 2007-06-01 | Shamoon et al. | Applicant |
| US7237002(B1) | 2007-06-01 | Estrada et al. | Applicant |
| US7249044(B2) | 2007-07-01 | Kumar et al. | Applicant |
| US7249251(B2) | 2007-07-01 | Todd et al. | Applicant |
| US7260555(B2) | 2007-08-01 | Rossmann et al. | Applicant |
| US7265764(B2) | 2007-09-01 | Alben et al. | Applicant |
| US7266684(B2) | 2007-09-01 | Jancula | Applicant |
| US7280658(B2) | 2007-10-01 | Amini et al. | Applicant |
| US7281272(B1) | 2007-10-01 | Rubin et al. | Examiner |
| US7287055(B2) | 2007-10-01 | Smith et al. | Applicant |
| US7287058(B2) | 2007-10-01 | Loveland et al. | Applicant |
| US7290148(B2) | 2007-10-01 | Tozawa et al. | Applicant |
| US7308702(B1) | 2007-12-01 | Thomsen et al. | Applicant |
| US7313824(B1) | 2007-12-01 | Bala et al. | Examiner |
| US7319752(B2) | 2008-01-01 | Asano et al. | Applicant |
| US7340600(B1) | 2008-03-01 | Corella | Applicant |
| US7359517(B1) | 2008-04-01 | Rowe | Applicant |
| US7362868(B2) | 2008-04-01 | Madoukh et al. | Applicant |
| US7380120(B1) | 2008-05-01 | Garcia | Applicant |
| US7383586(B2) | 2008-06-01 | Cross et al. | Applicant |
| US7386529(B2) | 2008-06-01 | Kiessig et al. | Applicant |
| US7386599(B1) | 2008-06-01 | Piersol et al. | Applicant |
| US7401220(B2) | 2008-07-01 | Bolosky et al. | Applicant |
| US7406596(B2) | 2008-07-01 | Tararukhina et al. | Applicant |
| US7415608(B2) | 2008-08-01 | Bolosky et al. | Applicant |
| US7434048(B1) | 2008-10-01 | Shapiro et al. | Applicant |
| US7454612(B2) | 2008-11-01 | Bolosky et al. | Applicant |
| US7461157(B2) | 2008-12-01 | Ahlard et al. | Applicant |
| US7461405(B2) | 2008-12-01 | Boudreault et al. | Applicant |
| US7478243(B2) | 2009-01-01 | Bolosky et al. | Applicant |
| US7478418(B2) | 2009-01-01 | Supramaniam et al. | Applicant |
| US7496959(B2) | 2009-02-01 | Adelstein et al. | Applicant |
| US7509492(B2) | 2009-03-01 | Boyen et al. | Applicant |
| US7512810(B1) | 2009-03-01 | Ryan | Applicant |
| US7539867(B2) | 2009-05-01 | Bolosky et al. | Applicant |
| US7555558(B1) | 2009-06-01 | Kenrich et al. | Applicant |
| US7562232(B2) | 2009-07-01 | Zuili et al. | Applicant |
| US7565683(B1) | 2009-07-01 | Huang et al. | Applicant |
| US7631184(B2) | 2009-12-01 | Ryan | Applicant |
| US7681034(B1) | 2010-03-01 | Lee et al. | Applicant |
| US7698230(B1) | 2010-04-01 | Brown et al. | Applicant |
| US7702909(B2) | 2010-04-01 | Vainstein | Applicant |
| US7703140(B2) | 2010-04-01 | Nath et al. | Applicant |
| US7707427(B1) | 2010-04-01 | Kenrich et al. | Applicant |
| US7729995(B1) | 2010-06-01 | Alain et al. | Applicant |
| US7730543(B1) | 2010-06-01 | Nath | Applicant |
| US7748045(B2) | 2010-06-01 | Kenrich et al. | Applicant |
| US2001/0000265(A1) | 2001-04-01 | Schreiber et al. | Examiner |
| US2001/0011254(A1) | 2001-08-01 | Clark | Applicant |
| US2001/0018743(A1) | 2001-08-01 | Morishita | Applicant |
| US2001/0021255(A1) | 2001-09-01 | Ishibashi | Applicant |
| US2001/0021926(A1) | 2001-09-01 | Schneck et al. | Applicant |
| US2001/0023421(A1) | 2001-09-01 | Numao et al. | Applicant |
| US2001/0032181(A1) | 2001-10-01 | Jakstadt et al. | Applicant |
| US2001/0033611(A1) | 2001-10-01 | Grimwood et al. | Applicant |
| US2001/0034839(A1) | 2001-10-01 | Karjoth et al. | Applicant |
| US2001/0042110(A1) | 2001-11-01 | Furusawa et al. | Applicant |
| US2001/0044903(A1) | 2001-11-01 | Yamamoto et al. | Applicant |
| US2001/0056541(A1) | 2001-12-01 | Matsuzaki et al. | Applicant |
| US2001/0056550(A1) | 2001-12-01 | Lee | Applicant |
| US2002/0003886(A1) | 2002-01-01 | Hillegass et al. | Applicant |
| US2002/0007335(A1) | 2002-01-01 | Millard et al. | Applicant |
| US2002/0010679(A1) | 2002-01-01 | Felsher | Applicant |
| US2002/0013772(A1) | 2002-01-01 | Peinado | Applicant |
| US2002/0016921(A1) | 2002-02-01 | Olsen et al. | Applicant |
| US2002/0016922(A1) | 2002-02-01 | Richards et al. | Applicant |
| US2002/0023208(A1) | 2002-02-01 | Jancula | Applicant |
| US2002/0026321(A1) | 2002-02-01 | Faris et al. | Applicant |
| US2002/0027886(A1) | 2002-03-01 | Fischer et al. | Applicant |
| US2002/0029340(A1) | 2002-03-01 | Pensak et al. | Applicant |
| US2002/0031230(A1) | 2002-03-01 | Sweet et al. | Applicant |
| US2002/0035624(A1) | 2002-03-01 | Kim | Applicant |
| US2002/0036984(A1) | 2002-03-01 | Chiussi et al. | Applicant |
| US2002/0041391(A1) | 2002-04-01 | Bannai | Applicant |
| US2002/0042756(A1) | 2002-04-01 | Kumar et al. | Applicant |
| US2002/0046350(A1) | 2002-04-01 | Lordemann et al. | Applicant |
| US2002/0050098(A1) | 2002-05-01 | Chan | Applicant |
| US2002/0052981(A1) | 2002-05-01 | Yasuda | Examiner |
| US2002/0056042(A1) | 2002-05-01 | Van Der Kaay et al. | Applicant |
| US2002/0062240(A1) | 2002-05-01 | Morinville | Applicant |
| US2002/0062245(A1) | 2002-05-01 | Niu et al. | Applicant |
| US2002/0062451(A1) | 2002-05-01 | Scheidt et al. | Applicant |
| US2002/0069077(A1) | 2002-06-01 | Brophy et al. | Applicant |
| US2002/0069272(A1) | 2002-06-01 | Kim et al. | Applicant |
| US2002/0069363(A1) | 2002-06-01 | Winburn | Applicant |
| US2002/0073320(A1) | 2002-06-01 | Rinkevich et al. | Applicant |
| US2002/0077985(A1) | 2002-06-01 | Kobata et al. | Examiner |
| US2002/0077986(A1) | 2002-06-01 | Kobata et al. | Applicant |
| US2002/0077988(A1) | 2002-06-01 | Sasaki et al. | Applicant |
| US2002/0078239(A1) | 2002-06-01 | Howard et al. | Applicant |
| US2002/0078361(A1) | 2002-06-01 | Giroux et al. | Applicant |
| US2002/0087479(A1) | 2002-07-01 | Malcolm | Applicant |
| US2002/0089602(A1) | 2002-07-01 | Sullivan | Applicant |
| US2002/0091532(A1) | 2002-07-01 | Viets et al. | Applicant |
| US2002/0091745(A1) | 2002-07-01 | Ramamurthy et al. | Applicant |
| US2002/0091928(A1) | 2002-07-01 | Bouchard et al. | Applicant |
| US2002/0093527(A1) | 2002-07-01 | Sherlock et al. | Applicant |
| US2002/0099947(A1) | 2002-07-01 | Evans | Applicant |
| US2002/0112035(A1) | 2002-08-01 | Carey et al. | Applicant |
| US2002/0120851(A1) | 2002-08-01 | Clarke | Applicant |
| US2002/0124180(A1) | 2002-09-01 | Hagman | Applicant |
| US2002/0129158(A1) | 2002-09-01 | Zhang et al. | Applicant |
| US2002/0129235(A1) | 2002-09-01 | Okamoto et al. | Applicant |
| US2002/0133500(A1) | 2002-09-01 | Arlein et al. | Applicant |
| US2002/0133699(A1) | 2002-09-01 | Pueschel | Applicant |
| US2002/0138571(A1) | 2002-09-01 | Trinon et al. | Applicant |
| US2002/0138726(A1) | 2002-09-01 | Sames et al. | Applicant |
| US2002/0138762(A1) | 2002-09-01 | Horne | Applicant |
| US2002/0143710(A1) | 2002-10-01 | Liu | Applicant |
| US2002/0143906(A1) | 2002-10-01 | Tormasov et al. | Applicant |
| US2002/0150239(A1) | 2002-10-01 | Carny et al. | Applicant |
| US2002/0152302(A1) | 2002-10-01 | Motoyama et al. | Applicant |
| US2002/0156726(A1) | 2002-10-01 | Kleckner et al. | Applicant |
| US2002/0157016(A1) | 2002-10-01 | Russell et al. | Applicant |
| US2002/0162104(A1) | 2002-10-01 | Raike et al. | Applicant |
| US2002/0165870(A1) | 2002-11-01 | Chakraborty et al. | Applicant |
| US2002/0166053(A1) | 2002-11-01 | Wilson | Applicant |
| US2002/0169963(A1) | 2002-11-01 | Seder et al. | Applicant |
| US2002/0169965(A1) | 2002-11-01 | Hale et al. | Applicant |
| US2002/0172367(A1) | 2002-11-01 | Mulder et al. | Applicant |
| US2002/0174030(A1) | 2002-11-01 | Praisner et al. | Applicant |
| US2002/0174109(A1) | 2002-11-01 | Chandy et al. | Applicant |
| US2002/0174415(A1) | 2002-11-01 | Hines | Applicant |
| US2002/0176572(A1) | 2002-11-01 | Ananth | Applicant |
| US2002/0178271(A1) | 2002-11-01 | Graham et al. | Examiner |
| US2002/0184217(A1) | 2002-12-01 | Bisbee et al. | Applicant |
| US2002/0184488(A1) | 2002-12-01 | Amini et al. | Applicant |
| US2002/0194484(A1) | 2002-12-01 | Bolosky et al. | Applicant |
| US2002/0198798(A1) | 2002-12-01 | Ludwig et al. | Applicant |
| US2003/0005168(A1) | 2003-01-01 | Leerssen et al. | Applicant |
| US2003/0009685(A1) | 2003-01-01 | Choo et al. | Applicant |
| US2003/0014391(A1) | 2003-01-01 | Evans et al. | Applicant |
| US2003/0023559(A1) | 2003-01-01 | Choi et al. | Applicant |
| US2003/0026431(A1) | 2003-02-01 | Hammersmith | Applicant |
| US2003/0028610(A1) | 2003-02-01 | Pearson | Applicant |
| US2003/0033528(A1) | 2003-02-01 | Ozog et al. | Applicant |
| US2003/0037029(A1) | 2003-02-01 | Holenstein et al. | Applicant |
| US2003/0037133(A1) | 2003-02-01 | Owens | Applicant |
| US2003/0037237(A1) | 2003-02-01 | Abgrall et al. | Applicant |
| US2003/0037253(A1) | 2003-02-01 | Blank et al. | Examiner |
| US2003/0046176(A1) | 2003-03-01 | Hynes | Applicant |
| US2003/0046238(A1) | 2003-03-01 | Nonaka et al. | Applicant |
| US2003/0046270(A1) | 2003-03-01 | Leung et al. | Applicant |
| US2003/0050919(A1) | 2003-03-01 | Brown et al. | Applicant |
| US2003/0051039(A1) | 2003-03-01 | Brown et al. | Applicant |
| US2003/0056139(A1) | 2003-03-01 | Murray et al. | Applicant |
| US2003/0061506(A1) | 2003-03-01 | Cooper | Applicant |
| US2003/0074580(A1) | 2003-04-01 | Knouse et al. | Applicant |
| US2003/0078959(A1) | 2003-04-01 | Yeung et al. | Applicant |
| US2003/0079175(A1) | 2003-04-01 | Limantsev | Applicant |
| US2003/0081784(A1) | 2003-05-01 | Kallahalla et al. | Applicant |
| US2003/0081785(A1) | 2003-05-01 | Boneh et al. | Applicant |
| US2003/0081787(A1) | 2003-05-01 | Kallahalla et al. | Applicant |
| US2003/0088517(A1) | 2003-05-01 | Medoff | Examiner |
| US2003/0088783(A1) | 2003-05-01 | DiPierro | Applicant |
| US2003/0093457(A1) | 2003-05-01 | Goldick | Applicant |
| US2003/0095552(A1) | 2003-05-01 | Bernhard et al. | Applicant |
| US2003/0099248(A1) | 2003-05-01 | Speciner | Applicant |
| US2003/0101072(A1) | 2003-05-01 | Dick et al. | Applicant |
| US2003/0110169(A1) | 2003-06-01 | Zuili | Applicant |
| US2003/0110266(A1) | 2003-06-01 | Rollins et al. | Applicant |
| US2003/0110280(A1) | 2003-06-01 | Hinchliffe et al. | Applicant |
| US2003/0110397(A1) | 2003-06-01 | Supramaniam | Applicant |
| US2003/0115146(A1) | 2003-06-01 | Lee et al. | Applicant |
| US2003/0115218(A1) | 2003-06-01 | Bobbitt et al. | Applicant |
| US2003/0115570(A1) | 2003-06-01 | Bisceglia | Applicant |
| US2003/0120601(A1) | 2003-06-01 | Ouye | Applicant |
| US2003/0120684(A1) | 2003-06-01 | Zuili et al. | Applicant |
| US2003/0126434(A1) | 2003-07-01 | Lim et al. | Applicant |
| US2003/0132949(A1) | 2003-07-01 | Fallon et al. | Applicant |
| US2003/0154381(A1) | 2003-08-01 | Ouye | Applicant |
| US2003/0154396(A1) | 2003-08-01 | Godwin et al. | Applicant |
| US2003/0154401(A1) | 2003-08-01 | Hartman et al. | Applicant |
| US2003/0159048(A1) | 2003-08-01 | Matsumoto et al. | Applicant |
| US2003/0159066(A1) | 2003-08-01 | Staw et al. | Applicant |
| US2003/0163704(A1) | 2003-08-01 | Dick et al. | Applicant |
| US2003/0165117(A1) | 2003-09-01 | Garcia-Luna-Aceves et al. | Applicant |
| US2003/0172280(A1) | 2003-09-01 | Scheidt et al. | Applicant |
| US2003/0177070(A1) | 2003-09-01 | Viswanath et al. | Applicant |
| US2003/0177378(A1) | 2003-09-01 | Wittkotter | Applicant |
| US2003/0182310(A1) | 2003-09-01 | Charnock et al. | Applicant |
| US2003/0182579(A1) | 2003-09-01 | Leporini et al. | Applicant |
| US2003/0182584(A1) | 2003-09-01 | Banes et al. | Applicant |
| US2003/0196096(A1) | 2003-10-01 | Sutton | Applicant |
| US2003/0197729(A1) | 2003-10-01 | Denoue et al. | Applicant |
| US2003/0200202(A1) | 2003-10-01 | Hsiao et al. | Applicant |
| US2003/0204692(A1) | 2003-10-01 | Tamer et al. | Applicant |
| US2003/0208485(A1) | 2003-11-01 | Castellanos | Applicant |
| US2003/0217264(A1) | 2003-11-01 | Martin et al. | Applicant |
| US2003/0217281(A1) | 2003-11-01 | Ryan | Applicant |
| US2003/0217333(A1) | 2003-11-01 | Smith et al. | Applicant |
| US2003/0220999(A1) | 2003-11-01 | Emerson | Applicant |
| US2003/0222141(A1) | 2003-12-01 | Vogler et al. | Applicant |
| US2003/0226013(A1) | 2003-12-01 | Dutertre | Applicant |
| US2003/0233650(A1) | 2003-12-01 | Zaner et al. | Applicant |
| US2004/0022390(A1) | 2004-02-01 | McDonald et al. | Applicant |
| US2004/0025037(A1) | 2004-02-01 | Hair | Applicant |
| US2004/0039781(A1) | 2004-02-01 | LaVallee et al. | Applicant |
| US2004/0041845(A1) | 2004-03-01 | Alben et al. | Applicant |
| US2004/0049702(A1) | 2004-03-01 | Subramaniam et al. | Applicant |
| US2004/0064507(A1) | 2004-04-01 | Sakata et al. | Applicant |
| US2004/0064710(A1) | 2004-04-01 | Vainstein | Applicant |
| US2004/0068524(A1) | 2004-04-01 | Aboulhosn et al. | Applicant |
| US2004/0068664(A1) | 2004-04-01 | Nachenberg et al. | Applicant |
| US2004/0073660(A1) | 2004-04-01 | Toomey | Applicant |
| US2004/0073718(A1) | 2004-04-01 | Johannessen et al. | Applicant |
| US2004/0088548(A1) | 2004-05-01 | Smetters et al. | Applicant |
| US2004/0098580(A1) | 2004-05-01 | DeTreville | Applicant |
| US2004/0103202(A1) | 2004-05-01 | Hildebrand et al. | Applicant |
| US2004/0103280(A1) | 2004-05-01 | Balfanz et al. | Applicant |
| US2004/0117371(A1) | 2004-06-01 | Bhide et al. | Applicant |
| US2004/0131191(A1) | 2004-07-01 | Chen et al. | Applicant |
| US2004/0133544(A1) | 2004-07-01 | Kiessig et al. | Applicant |
| US2004/0158586(A1) | 2004-08-01 | Tsai | Applicant |
| US2004/0186845(A1) | 2004-09-01 | Fukui | Applicant |
| US2004/0193602(A1) | 2004-09-01 | Liu et al. | Applicant |
| US2004/0193905(A1) | 2004-09-01 | Lirov et al. | Applicant |
| US2004/0193912(A1) | 2004-09-01 | Li et al. | Applicant |
| US2004/0199514(A1) | 2004-10-01 | Rosenblatt et al. | Applicant |
| US2004/0205576(A1) | 2004-10-01 | Chikirivao et al. | Applicant |
| US2004/0215956(A1) | 2004-10-01 | Venkatachary et al. | Applicant |
| US2004/0215962(A1) | 2004-10-01 | Douceur et al. | Applicant |
| US2004/0243853(A1) | 2004-12-01 | Swander et al. | Applicant |
| US2004/0254884(A1) | 2004-12-01 | Haber et al. | Applicant |
| US2005/0021467(A1) | 2005-01-01 | Franzdonk | Applicant |
| US2005/0021629(A1) | 2005-01-01 | Cannata et al. | Applicant |
| US2005/0028006(A1) | 2005-02-01 | Leser et al. | Applicant |
| US2005/0039034(A1) | 2005-02-01 | Doyle et al. | Applicant |
| US2005/0050098(A1) | 2005-03-01 | Barnett | Applicant |
| US2005/0071275(A1) | 2005-03-01 | Vainstein et al. | Applicant |
| US2005/0071657(A1) | 2005-03-01 | Ryan | Applicant |
| US2005/0071658(A1) | 2005-03-01 | Nath et al. | Applicant |
| US2005/0081029(A1) | 2005-04-01 | Thornton et al. | Applicant |
| US2005/0086531(A1) | 2005-04-01 | Kenrich | Applicant |
| US2005/0091289(A1) | 2005-04-01 | Shappell et al. | Applicant |
| US2005/0091484(A1) | 2005-04-01 | Thornton et al. | Applicant |
| US2005/0097061(A1) | 2005-05-01 | Shapiro et al. | Applicant |
| US2005/0120199(A1) | 2005-06-01 | Carter | Applicant |
| US2005/0138371(A1) | 2005-06-01 | Supramaniam | Applicant |
| US2005/0138383(A1) | 2005-06-01 | Vainstein | Applicant |
| US2005/0168766(A1) | 2005-08-01 | Troyansky et al. | Applicant |
| US2005/0177716(A1) | 2005-08-01 | Ginter et al. | Applicant |
| US2005/0177858(A1) | 2005-08-01 | Ueda | Applicant |
| US2005/0198326(A1) | 2005-09-01 | Schlimmer et al. | Applicant |
| US2005/0223242(A1) | 2005-10-01 | Nath | Applicant |
| US2005/0223414(A1) | 2005-10-01 | Kenrich et al. | Applicant |
| US2005/0235154(A1) | 2005-10-01 | Serret-Avila | Applicant |
| US2005/0256909(A1) | 2005-11-01 | Aboulhosn et al. | Applicant |
| US2005/0268033(A1) | 2005-12-01 | Ogasawara et al. | Applicant |
| US2005/0273600(A1) | 2005-12-01 | Seeman | Applicant |
| US2005/0283610(A1) | 2005-12-01 | Serret-Avila et al. | Applicant |
| US2005/0288961(A1) | 2005-12-01 | Tabrizi | Applicant |
| US2006/0005021(A1) | 2006-01-01 | Torrubia-Saez | Applicant |
| US2006/0075258(A1) | 2006-04-01 | Adamson et al. | Applicant |
| US2006/0075465(A1) | 2006-04-01 | Ramanathan et al. | Applicant |
| US2006/0093150(A1) | 2006-05-01 | Reddy et al. | Applicant |
| US2006/0101285(A1) | 2006-05-01 | Chen et al. | Applicant |
| US2006/0149407(A1) | 2006-07-01 | Markham et al. | Applicant |
| US2006/0168147(A1) | 2006-07-01 | Inoue et al. | Applicant |
| US2006/0184637(A1) | 2006-08-01 | Hultgren et al. | Applicant |
| US2006/0230437(A1) | 2006-10-01 | Boyer et al. | Applicant |
| US2006/0277316(A1) | 2006-12-01 | Wang et al. | Applicant |
| US2007/0006214(A1) | 2007-01-01 | Dubal et al. | Applicant |
| US2007/0067837(A1) | 2007-03-01 | Schuster | Applicant |
| US2007/0083575(A1) | 2007-04-01 | Leung et al. | Applicant |
| US2007/0192478(A1) | 2007-08-01 | Louie et al. | Applicant |
| US2007/0193397(A1) | 2007-08-01 | Corenthin et al. | Applicant |
| US2008/0075126(A1) | 2008-03-01 | Yang | Applicant |
| US2009/0254843(A1) | 2009-10-01 | Van Wie et al. | Applicant |
| US2010/0047757(A1) | 2010-02-01 | McCurry et al. | Applicant |
| US2010/0199088(A1) | 2010-08-01 | Nath | Applicant |
| EP672991(A2) | 1995-09-01 | Applicant | |
| EP674253(A1) | 1995-09-01 | Applicant | |
| EP809170(A1) | 1997-11-01 | Applicant | |
| EP913966(A2) | 1999-05-01 | Applicant | |
| EP913967(A2) | 1999-05-01 | Applicant | |
| EP950941(A2) | 1999-10-01 | Applicant | |
| EP950941(A3) | 1999-10-01 | Applicant | |
| EP1107504(B1) | 2001-06-01 | Applicant | |
| EP1107504(A2) | 2001-06-01 | Applicant | |
| EP1130492(A2) | 2001-09-01 | Applicant | |
| EP1154348(A2) | 2001-11-01 | Applicant | |
| EP1324565(A1) | 2003-07-01 | Applicant | |
| GB2328047(A) | 1999-02-01 | Applicant | |
| JP2001-036517 | 2001-02-01 | Applicant | |
| JP2006-244044(A) | 2006-09-01 | Applicant | |
| JP2009-020720(A) | 2009-01-01 | Applicant | |
| WO96/41288(A1) | 1996-12-01 | Applicant | |
| WO/56028(A2) | 2000-09-01 | Applicant | |
| WO1/61438(A2) | 2001-08-01 | Applicant | |
| WO1/63387(A2) | 2001-08-01 | Applicant | |
| WO1/63387(A3) | 2001-08-01 | Applicant | |
| WO1/77783(A2) | 2001-10-01 | Applicant | |
| WO1/78285(A1) | 2001-10-01 | Applicant | |
| WO1/84271(A2) | 2001-11-01 | Applicant |
Non-Patent Literature (78)
- “Security Options”. Dec. 20, 2001. DC & Co. pp. 1-2.Examiner
- Adobe Acrobat 5.0 Classroom in a Book, Adobe Press, Jun. 26, 2001, pp. 1-4.Examiner
- Adobe Acrobat Security Settings, Acrobat 7.0, Nov. 15, 2004, pp. 1-4.Examiner
- Adobe Acrobate 5.0 User's Guide for Chambers, date unknown, pp. 1, 17, 18, 28-30.Examiner
- Amazon.com: Adobe Acrobat 5.0, web page printout.Examiner
- “Inside Encrypting File System,” Part 1, from MSDN Oct. 2001 version, exact publication date is unknown but believed prior to Dec. 12, 2001.Applicant
- “Inside Encrypting File System,” Part 2, from MSDN Oct. 2001 version, exact publication date is unknown but believed prior to Dec. 12, 2001.Applicant
- “Security with Encrypting File System,” from MSDN Oct. 2001 version, exact publication date is unknown but believed prior to Dec. 12, 2001.Applicant
- “How EFS Works,” from MSDN Oct. 2001 version, exact publication date is unknown but believed prior to Dec. 12, 2001.Applicant
- “Encrypting File System,” from MSDN Oct. 2001 version, exact publication date is unknown but believed prior to Dec. 12, 2001.Applicant
- “Features of EFS,” from MSDN Oct. 2001 version, exact publication date is unknown but believed prior to Dec. 12, 2001.Applicant
- “Windows 2000 EFS,” in the Apr. 1999 issue of Windows NT Magazine.Applicant
- Expiration Mechanism for Chipcards, IBM Technical Disclosure Bulletin, Oct. 1, 2001, UK.Applicant
- McDaniel et al. “Antigone: A Flexible Framework for Secure Group Communication,” Proceedings of the 8th USENIX Security Symposium, Aug. 23, 1999.Applicant
- Stallings, William, “Cryptography and Network Security: Principles and Practice,” 1999, pp. 333-337, Second Edition, Prentice Hall, Upper Saddle River, New Jersey.Applicant
- “Affect,” The American Heritage Dictionary of the English Language, Fourth Edition, Houghton Mifflin Company, 2002. Retrieved May 4, 2006 from http://dictionary.reference.com/search?q=affect.Applicant
- Microsoft Windows 200 server. Windows 2000 Group Policy White Paper, 2000.Applicant
- Symantec. Norton Antivirus Corporate Edition Implementation Guide, 1999.Applicant
- Crocker, Steven Toye, “Multi-level cryptographic transformations for securing digital assets,” U.S. Appl. No. 10/404,566, filed Mar. 31, 2003.Applicant
- Crocker, Steven Toye, “Effectuating access policy changes to designated places for secured files,” U.S. Appl. No. 10/259,075, filed Sep. 27, 2002.Applicant
- Kenrich, Michael Frederick, “Multi-Level File Digest”, U.S. Appl. No. 10/894,493, filed Jul. 19, 2004.Applicant
- Kinghorn, Gary Mark, “Method and system for protecting electronic data in enterprise environment,” U.S. Appl. No. 10/159,220, filed May 31, 2002.Applicant
- Nath, Satyajit, “Method and system for securing digital assets using content type designations,” U.S. Appl. No. 10/405,587, filed Apr. 1, 2003.Applicant
- Prakash, Nalini J., “Method and apparatus for securing/unsecuring files by file crawling,” U.S. Appl. No. 10/325,102, filed Dec. 20, 2002.Applicant
- Rossmann, Alain, “Hybrid systems for securing digital assets,” U.S. Appl. No. 10/325,013, filed Dec. 20, 2002.Applicant
- A Real-Time Push-Pull Communications Model for Distributed Real-Time and Multimedia Systems, Jan. 1999, School of Computer Sciences Carnegie Mellon University, Kanaka Juvva, Raj Rajkumar.Applicant
- U.S. Appl. No. 10/889,685, entitled “Method and Apparatus for Controlling the Speed Ranges of a Machine” inventor Thomas, Jul. 13, 2004, 18 pgs.Applicant
- U.S. Appl. No. 10/368,277, entitled “Method and apparatus for uniquely identifying files,” inventor Ouye, Feb. 18, 2003, 25 pgs.Applicant
- U.S. Appl. No. 10/327,320, entitled “Security system with staging capabilities” inventor Vainstein, Dec. 20, 2002, 39 pgs.Applicant
- U.S. Appl. No. 10/286,524, entitled “Security system that uses indirect password-based encryption,” inventor Gutnik, Nov. 1, 2002, 38 pgs.Applicant
- U.S. Appl. No. 10/242,185, entitled “Method and system for protecting encrypted files transmitted over a network” inventor Ryan, Sep. 11, 2002, 33 pgs.Applicant
- U.S. Appl. No. 10/642,041, entitled “Method and system for fault-tolerant transfer of files across a network” inventor Kenrich, Aug. 15, 2003, 32 pgs.Applicant
- U.S. Appl. No. 10/610,832, entitled “Method and system for enabling users of a group shared across multiple file security systems to access secured files” inventor Ryan, Jun. 30, 2003, 33 pgs.Applicant
- U.S. Appl. No. 10/448,806, entitled “Method and System for Using Remote Headers to Secure Electronic Files” inventor Ryan, May 30, 2003, 35 pgs.Applicant
- U.S. Appl. No. 10/074,194, entitled “Methods for idnetifying compunds that inhibit or reduce PTP1B expressions” inventor Rondinone, Feb. 12, 2002, 69 pgs.Applicant
- U.S. Appl. No. 10/074,804, entitled “Secured Data Format for Access Control,” inventor Garcia, Feb. 12, 2002, 108 pgs.Applicant
- U.S. Appl. No. 10/075,194, entitled “System and Method for Providing Multi-location Access Management to Secured Items,” inventor Vainstein et al., Feb. 12, 2002, 110 pgs.Applicant
- U.S. Appl. No. 10/074,996, entitled “Method and Apparatus for Securing Electronic Data,” inventor Lee et al., Feb. 12, 2002, 111 pgs.Applicant
- U.S. Appl. No. 10/074,825, entitled “Method and Apparatus for Accessing Secured Electronic Data Off-line,” inventor Lee et al., Feb. 12, 2002, 108 pgs.Applicant
- U.S. Appl. No. 10/105,532, entitled “System and Method for Providing Different Levels of Key Security for Controlling Access to Secured Items,” inventor Hildebrand et al., Mar. 20, 2002, 86 pgs.Applicant
- U.S. Appl. No. 10/186,203, entitled “Method and System for Implementing Changes to Security Policies in a Distributed Security System,” inventor Huang, Jun. 26, 2002, 65 pgs.Applicant
- U.S. Appl. No. 10/201,756, entitled “Managing Secured Files in Designated Locations,” inventor Alain, Jul. 22, 2002, 121 pgs.Applicant
- U.S. Appl. No. 10/206,737, entitled “Method and System for Updating Keys in a Distributed Security System,” inventor Hildebrand, Jul. 26, 2002, 60 pgs.Applicant
- U.S. Appl. No. 10/246,079, entitled “Security System for Generating Keys from Access rules in a Decentralized Manner and Methods Therefor,” inventor Hildebrand, Sep. 17, 2002, 78 pgs.Applicant
- U.S. Appl. No. 10/259,075, entitled “Effectuating Access Policy Changes to Designated Places for Secured Files,” inventor Crocker, Sep. 27, 2002, 60 pgs.Applicant
- U.S. Appl. No. 10/286,575, entitled “Method and Architecture for Providing Access to Secured Data from Non-Secured Clients,” inventor Vainstein, Nov. 1, 2002, 46 pgs.Applicant
- U.S. Appl. No. 10/295,363, entitled “Security System Using Indirect Key Generation from Access Rules and Methods Therefor,” inventor Vainstein, Nov. 15, 2002, 70 pgs.Applicant
- U.S. Appl. No. 11/889,310, entitled “Methods and Systems for Providing Access Control to Electronic Data,” inventor Rossmann, Aug. 10, 2007, 90 pgs.Applicant
- U.S. Appl. No. 11/797,367, entitled “Method and System for Managing Security Tiers,” inventor Vainstein, May 2, 2007, 11 pgs.Applicant
- Microsoft Press Computer Dictionary, 1997, Microsoft Press, Third Edition, p. 426.Applicant
- Search Report, completion date May 8, 2003, for European Patent Application No. EP 02 25 8530, 2 pages.Applicant
- Search Report, completion date Oct. 2, 2003, for European Patent Application No. EP 02 25 8531, 2 pages.Applicant
- Search Report, completion date Apr. 14, 2005, for European Patent Application No. EP 02 25 8533, 2 pages.Applicant
- Search Report, completion date Mar. 16, 2005, for European Patent Application No. EP 02 25 8534, 2 pages.Applicant
- Search Report, completion date Mar. 2, 2005, for European Patent Application No. EP 02 25 8535, 2 pages.Applicant
- Search Report, completion date Mar. 3, 2005, for European Patent Application No. EP 02 25 8537, 2 pages.Applicant
- Search Report, completion date May 12, 2005, for European Patent Application No. EP 02 25 8539, 2 pages.Applicant
- Search Report, completion date Jul. 6, 2005, for European Patent Application No. EP 02 25 8529, 4 pages.Applicant
- Search Report, completion date Oct. 8, 2003, for European Patent Application No. EP 02 25 8536, 2 pages.Applicant
- Search Report, completion date May 8, 2003, for European Patent Application No. EP 02 25 8540, 2 pages.Applicant
- Examination Report, completion date Jun. 18, 2008, for European Patent Application No. EP 02 258 532.7-1244, 6 pgs.Applicant
- Office Action, dated May 10, 2005, for European Patent Application No. 02258532.7, 5 pgs.Applicant
- Office Action, dated Dec. 5, 2006, for European Patent Application No. 02258532.7, 5 pgs.Applicant
- Boneh et al., “Hierarchical Identity Based Encryption with Constant Size Ciphertext,” Advances in Cryptology- EUROCRYPT 2005, vol. 3493, Jun. 20, 2005, pp. 440-456.Applicant
- Boneh et al., “IBE Secure E-mail,” Stanford University, Apr. 8, 2002, http://crypto.stanford.edu/ibe/.Applicant
- Curtis et al., “Securing the Global, Remote, Mobile User,” 1999 John Wiley & Sons, Ltd., Int. J. Network Mgmt. 9, pp. 9-21.Applicant
- “Secure Sockets Layer (SSL): How it Works,” Verisign, http://www.verisign.com/ssl/ssl-information-center/how-ssl-security-works, pp. 1-2, Printed Jan. 8, 2008.Applicant
- “Column Archives,” Microsoft TechNet, Professor Windows, technet.microsoft.com/enus/library/bb878075.aspx, retrieved on Dec. 3, 2009.Applicant
- “Columns,” Microsoft TechNet http://web.archive.org/web/20021014225142/www.microsoft.com/techneUcolumns/default.asp Oct. 14, 2002, Retrieved from web.archive.org on Dec. 3, 2009.Applicant
- “eXPeriencing Remote Assistance” Microsoft TechNet—Professor Windows Oct. 2002 Oct. 15, 2002 http://web.archive.org/web/20021015165237/www.microsoft.com/techneUcolumns/profwin/, Retrieved from web.archive.org on Dec. 3, 2009.Applicant
- “Migrating Accounts From Windows NT 4.0 Domains to Windows 2000,” Microsoft TechNet—Professor Windows Apr. 2002, http://web.archive.org/web/20020415004611/www.microsoft.com/tech neticolu mns/profwin/, Apr. 15, 2002.Applicant
- “Scripting Your Windows 2000 Network, Part 1” Microsoft TechNet—Professor Windows Jun. 2002, http://web.archive.org/web/20020622055532/www.microsoft.com/techneUcolumns/profwin/ Retrieved from web.archive.org on Dec. 3, 2009.Applicant
- “WayBack Machine” web.archive.org, http://web.archive.org/web/*/http://www.microsoft.com/technetlcolumns/profwin/, Retrieved on Dec. 3, 2009.Applicant
- English language translation (unverified, machine-generated) of Japanese Patent Publication No. JP 2006-244044, Japanese Patent Office, Patent & Utility Model Gazette DB, 2006.Applicant
- English language translation (unverified, machine-generated) of Japanese Patent Publication No. 2009-020720, Japanese Patent Office, Patent & Utility Model Gazette DB, 2009.Applicant
- English language abstract for Japanese Appl. No. 2001-036517, filed Feb. 9, 2001, 1 pg.Applicant
- Botha et al., “Access Control in Document-Centric Workflow Systems- An Agent-Based Approach,” Computers & Security, vol. 20:6, Sep. 2001, pp. 525-532.Applicant
- Botha et al., “Separation of Duties for Access Control Enforcement in Workflow Environments,” IBM, 2001.Applicant