System and method for providing different levels of key security for controlling access to secured items

Information

  • Patent Grant
  • 8341406
  • Patent Number
    8,341,406
  • Date Filed
    Monday, April 4, 2011
    13 years ago
  • Date Issued
    Tuesday, December 25, 2012
    11 years ago
Abstract
With files secured by encryption techniques, keys are often required to gain access to the secured files. Techniques for providing and using multiple levels of keystores for securing the keys are disclosed. The keystores store keys that are needed by users in order to access secured files. The different levels of keystores offer compromises between security and flexibility/ease of use.
Description
BACKGROUND OF THE INVENTION

1. Field of the Invention


The present invention relates to the area of protecting data in an enterprise environment, and more particularly, relates processes, systems, architectures and software products for providing pervasive security to digital assets at all times.


2. Description of Related Art


The Internet is the fastest growing telecommunications medium in history. This growth and the easy access it affords have significantly enhanced the opportunity to use advanced information technology for both the public and private sectors. It provides unprecedented opportunities for interaction and data sharing among businesses and individuals. However, the advantages provided by the Internet come with a significantly greater element of risk to the confidentiality and integrity of information. The Internet is a widely open, public and international network of interconnected computers and electronic devices. Without proper security means, an unauthorized person or machine may intercept any information traveling across the Internet and even get access to proprietary information stored in computers that interconnect to the Internet, but are otherwise generally inaccessible by the public.


There are many efforts in progress aimed at protecting proprietary information traveling across the Internet and controlling access to computers carrying the proprietary information. Cryptography allows people to carry over the confidence found in the physical world to the electronic world, thus allowing people to do business electronically without worries of deceit and deception. Every day hundreds of thousands of people interact electronically, whether it is through e-mail, e-commerce (business conducted over the Internet), ATM machines, or cellular phones. The perpetual increase of information transmitted electronically has lead to an increased reliance on cryptography.


One of the ongoing efforts in protecting the proprietary information traveling across the Internet is to use one or more cryptographic techniques to secure a private communication session between two communicating computers on the Internet. The cryptographic techniques provide a way to transmit information across an insecure communication channel without disclosing the contents of the information to anyone eavesdropping on the communication channel. Using an encryption process in a cryptographic technique, one party can protect the contents of the data in transit from access by an unauthorized third party, yet the intended party can read the data using a corresponding decryption process.


A firewall is another security measure that protects the resources of a private network from users of other networks. However, it has been reported that many unauthorized accesses to proprietary information occur from the inside, as opposed to from the outside. An example of someone gaining unauthorized access from the inside is when restricted or proprietary information is accessed by someone within an organization who is not supposed to do so. Due to the open nature of the Internet, contractual information, customer data, executive communications, product specifications, and a host of other confidential and proprietary intellectual property remains available and vulnerable to improper access and usage by unauthorized users within or outside a supposedly protected perimeter.


A governmental report from General Accounting Office (GAO) details “significant and pervasive computer security weaknesses at seven organizations within the U.S. Department of Commerce, the widespread computer security weaknesses throughout the organizations have seriously jeopardized the integrity of some of the agency's most sensitive systems.” Further it states: “Using readily available software and common techniques, we demonstrated the ability to penetrate sensitive Commerce systems from both inside Commerce and remotely, such as through the Internet,” and “Individuals, both within and outside Commerce, could gain unauthorized access to these systems and read, copy, modify, and delete sensitive economic, financial, personnel, and confidential business data . . . ” The report further concludes “[i]ntruders could disrupt the operations of systems that are critical to the mission of the department.”


In fact, many businesses and organizations have been looking for effective ways to protect their proprietary information. Typically, businesses and organizations have deployed firewalls, Virtual Private Networks (VPNs), and Intrusion Detection Systems (IDS) to provide protection. Unfortunately, these various security means have been proven insufficient to reliably protect proprietary information residing on private networks. For example, depending on passwords to access sensitive documents from within often causes security breaches when the password of a few characters long is leaked or detected. Therefore, there is a need to provide more effective ways to secure and protect digital assets at all times.


SUMMARY OF THE INVENTION

The present invention is related to processes, systems, architectures and software products for providing pervasive security to digital assets. The present invention is particularly suitable in an enterprise environment. In general, pervasive security means that digital assets are secured (i.e., secured items) and can only be accessed by authenticated users with appropriate access rights or privileges. Digital assets may include, but not be limited to, various types of documents, multimedia files, data, executable code, images and texts.


According to one aspect of the invention, multiple levels of keystores are able to be provided. The keystores store keys (i.e. user keys or private keys) that are needed by a user to access the digital assets. The different levels of keystores offer compromises between security and flexibility/ease of use. By utilizing multiple keystores or caches at several distinct levels of security, policies associated with a user or groups owning the keys can be used in dynamically determining where the keys are to be stored and used for encryption and decryption operations. As a result, system administrators are able to make the tradeoffs necessary to ensure protection for sensitive information versus more efficiently access at the end user's computer.


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.


As a method for accessing to secured items, each of the secured items having at least a first portion and a second portion, both the first portion and the second portion being encrypted, one embodiment of the invention includes at least the operations of: receiving a request to access a secured item, the request being from a user at a client machine; requiring authentication of at least the user; determining a storage location of a user key associated with the user, retrieving the user key associated with the user from the determined storage location; decrypting the first portion of the secured item with the user key retrieved from the determined storage location to acquire security information for the secured item that the user is requesting to access; obtaining a file key from the security information; decrypting the second portion of the secured item using the file key; and providing the decrypted second portion of the secured item to the user.


As a method for controlling access to secured items, the secured items having at least a header and an encrypted data portion, the header including encrypted security information, one embodiment of the invention includes at least the operations of: receiving a request to access a secured item, the request being from a user at a client machine; requiring authentication of at least the user; determining a storage location of a user key associated with the user; retrieving the user key associated with the user from the determined location; decrypting the encrypted security information in the header of the secured item using the user key; obtaining a file key from the decrypted security information; decrypting the encrypted data portion of the secured item using the file key; and providing the decrypted data portion of the secured item to the user.


As an access control system that restricts user access to secured items, one embodiment of the invention includes at least a central server and a plurality of local servers. The central server having a server module that provides overall access control and having a central keystore. The plurality of local servers operatively connected to the central server over network links, each of the local servers including a local module that provides local access control and a local keystore. The access control, performed by the central server or the local servers, operates to permit or deny user access requests to the secured items by the users. Further, user keys required for users to gain access to the secured items are stored in the central keystore or the local keystore.


As a computer readable medium including at least computer program code for accessing to secured items, each of the secured items having at least a first portion and a second portion, both the first portion and the second portion being encrypted, one embodiment of the invention includes at least: computer program code for receiving a request to access a secured item, the request being from a user at a client machine; computer program code for requiring authentication of at least the user; computer program code for determining a storage location of a user key associated with the user; computer program code for retrieving the user key associated with the user from the determined storage location; computer program code for decrypting the first portion of the secured item with the user key retrieved from the determined storage location to acquire security information for the secured item that the user is requesting to access; computer program code for obtaining a file key from the security information; computer program code for decrypting the second portion of the secured item using the file key; and computer program code for providing the decrypted second portion of the secured item to the user.


Other objects, features, and advantages of the present invention will become apparent upon examining the following detailed description of an embodiment thereof, taken in conjunction with the attached drawings.





BRIEF DESCRIPTION OF THE DRAWINGS/FIGURES

These and other features, aspects, and advantages of the present invention will become better understood with regard to the following description, appended claims, and accompanying drawings where:



FIG. 1A shows a basic system configuration in which the present invention may be practiced in accordance with a preferred embodiment thereof;



FIG. 1B shows internal construction blocks of a computing device (e.g., a client machine, a central server and a local server) in which the present invention may be implemented and executed;



FIG. 2A is an illustration diagram of securing a created document;



FIG. 2B illustrates an exemplary structure of a secured document including a header and an encrypted data portion;



FIG. 2C.1 illustrates another exemplary structure of a secured document including multiple users' information in a header and an encrypted portion;



FIG. 2C.2 illustrates still another exemplary structure of a secured document including security blocks in a header and an encrypted portion;



FIG. 2D illustrates another exemplary structure of a secured document including an encrypted key store for a file key in a header;



FIGS. 2E and 2F illustrate flow diagrams of a secured file access process according to one embodiment of the invention.



FIG. 2G is a flow diagram of server-assisted secured file access process according to one embodiment of the invention.



FIGS. 2H and 2I are diagrams illustrating exemplary associations of users to keystore locations.



FIGS. 2J and 2K describe an exemplary implementation of different keystore locations for different groups of users.



FIG. 3 shows an exemplary implementation of how a document-securing module interacting with and operating within an operating system (e.g., WINDOWS 2000) ensures that a document made secured is transparent to a user;



FIG. 4A shows a flowchart of the process of securing a document being created according to one embodiment of the present invention;



FIG. 4B shows a flowchart of an exemplary process of receiving the access rules and may be incorporated into the process of FIG. 4A to facilitate the process of securing a document;



FIG. 4C shows a flowchart of a process of accessing a secured document according to one embodiment, and shall be understood in conjunction with FIG. 3;



FIG. 5A shows a function block diagram of a (access control) server device in which a server module resides in a memory space and is executable by one or more processors in the server device;



FIG. 5B.1 and FIG. 5B.2 illustrate, respectively, two structures, one showing exemplary access privileges for the users and the other showing what may be in a user key manager according to one embodiment of the present invention;



FIG. 5B.3 shows a flowchart of updating a user key process;



FIG. 5B.4 shows a flowchart of a server assisted process of accessing secured documents according to one embodiment and shall also be understood in conjunction with FIG. 3;



FIG. 5B.5 shows a flowchart of a server assisted process of securing a document according to one embodiment, and shall also be understood in conjunction with FIG. 3;



FIG. 6 shows a flowchart of a user authentication process that may be implemented in a central server or a local server;



FIG. 7A shows a functional block diagram of a client machine that may be used to practice the present invention;



FIG. 7B shows a flowchart of providing off-line access processing in accordance with one embodiment of the present invention; and



FIG. 7C illustrates an amendment of the access rules placed into a secured document that can be accessed by Users, A, B, C and D, wherein User A has requested off-line access and has been granted the request, while Users B, C and D cannot access the secured documents off-line.





DETAILED DESCRIPTION OF THE INVENTION

Processes, systems, architectures and software products for providing pervasive security to digital assets are disclosed. In general, pervasive security means that digital assets are secured (i.e., secured items) and can only be accessed by authenticated users with appropriate access rights or privileges. According to one aspect, multiple levels of keystores are provided. The keystores store keys that are needed by the user to access the digital assets. The different levels of keystores offer compromises between security and flexibility/ease of use. Digital assets may include, but not be limited to, various types of documents, multimedia files, data, executable code, images and texts. The present invention is particularly suitable in an enterprise environment.


In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present invention. However, it will become obvious to those skilled in the art that the present invention may be practiced without these specific details. The description and representation herein are the common means used by those experienced or skilled in the art to most effectively convey the substance of their work to others skilled in the art. In other instances, well-known methods, procedures, components, and circuitry have not been described in detail to avoid unnecessarily obscuring aspects of the present invention.


Reference herein to “one embodiment” or “an embodiment” means that a particular feature, structure, or characteristic described in connection with the embodiment can be included in at least one embodiment of the invention. The appearances of the phrase “in one embodiment” in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. Further, the order of blocks in process flowcharts or diagrams representing one or more embodiments of the invention do not inherently indicate any particular order nor imply any limitations in the invention.


To facilitate the description of the present invention, it deems necessary to provide definitions for some terms that will be used throughout the disclosure herein. It should be noted that the definitions following are to facilitate the understanding and describe the present invention according to an embodiment. The definitions may appear to include some limitations with respect to the embodiment, the actual meaning of the terms has applicability well beyond such embodiment, which can be appreciated by those skilled in the art:


Digital Asset—defines a type of electronic data that includes, but is not limited to, various types of documents, multimedia files, streaming data, dynamic or static data, executable code, images and texts.


File or document—interchangeably used herein, indicates one type of digital asset and generally is in a clear mode which means that it can be accessed by one or more applications without a priori knowledge, wherein the access of a file or document is a request that results in the file or document being opened, viewed, edited, played, listened to, printed, or in a format or outcome desired by a user who has requested the access of the file or document.


Secured file or secured document—defines a type of digital asset that cannot be accessed without a priori knowledge. Example of a priori knowledge may include, but not be limited to, a password, a secret phrase, biometric information or one or more keys.


Encrypted file or encrypted document means a file or document that has been encrypted with a cipher (i.e., an implementation of cryptographic techniques).


File key—is one example of a priori knowledge that is also referred to as a cipher key and, once obtained, can be used to unlock or decrypt the encrypted document.


User key—is another cipher key associated with or identifying a user or a group of users and can be used to obtain the file key. According to one format of the secured file, a user key is used to retrieve a file key that, in turn, unlocks or decrypts the encrypted document while a different user key or the same user key may be used to hide or encrypt the file key.


Access privilege—is one or more rights a user may have with respect to a secured file or secured document. A user may only be able to access a secured file from a designated location during a specific period if his/her access privilege limits him/her to do so. Optionally, access privilege may specify other limitations on a specific host whence the user is logged in, a file transfer protocol, an access application (model and/or version), a permit to grant access privilege to others (e.g., a consultant) or membership in other groups, etc.


Access rules—are flags or designated permits to limit what a user can do with a secured file or secured document. According to one embodiment of the present invention, at least some of the access rules can be included in a secured file or secured document. In some cases, the access rules may be extensible by a user with appropriate access privilege.


Client device computer, or machine—interchangeably used herein, is a terminal device typically used by a user to access secured documents.


Server device computer, or machine—interchangeably used herein, is a computing device. According to one embodiment, such computing device can provide access control (AC) management for secured documents that are accessible from a client machine or a user.


Client module—generally means an executable version of an embodiment of the present invention and typically is loaded in a client device to deliver functions, features, benefits and advantages contemplated in the present invention.


Server module—generally means an executable version of an embodiment of the present invention and typically is loaded in a server device to deliver functions, features, benefits and advantages contemplated in the present invention.


Server and Client—unless otherwise specifically or explicitly stated, a server may mean either a server machine or a server module, a client may mean either a client machine or a client module, and in either case, the particular meaning shall be evident in the context.


Embodiments of the present invention are discussed herein with reference to FIGS. 1A-7C. 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.



FIG. 1A shows a basic system configuration in which the present invention may be practiced in accordance with one embodiment thereof. Documents or files, such as product descriptions, customer lists and price schedules, may be created using an authoring tool executed on a client computer 100, which may be a desktop computing device, a laptop computer, or a mobile computing device. Exemplary authoring tools may include Microsoft Office (e.g., Microsoft Word, Microsoft PowerPoint, and Microsoft Excel), Adobe FrameMaker and Adobe Photoshop.


According to one embodiment, the client computer 100 is loaded with a client module that is a linked and compiled, or interpreted, version of one embodiment of the present invention and is capable of communicating with a server 104 or 106 over a data network (e.g., the Internet or a local area network). According to another embodiment, the client computer 100 is coupled to the server 104 through a private link. As will be further explained below, a document or file created by an authoring tool is secured by the client module. The client module, when executed, is configured to ensure that a secured document is secured at all times in a store (e.g., a hard disk or other data repository). By virtue of the present invention, the documents are stored in a secured mode and can only be accessed by users with proper access privileges. In general, an access privilege or access privileges for a user may include, but not be limited to, a viewing permit, a copying permit, a printing permit, an editing permit, a transferring permit, an uploading/downloading permit, and a location permit.


According to one embodiment, a created document is caused to go through an encryption process that is preferably transparent to a user. In other words, the created document is encrypted or decrypted under the authoring application so that the user is not aware of the process. A key (referred to herein as a user key) is used to retrieve a file key to decrypt an encrypted document. Typically, the user key is associated with an access privilege for the user. Only a user with a proper access privilege can access the secured document.


In one setting, a secured document may be uploaded via the network 110 from the computer 100 to a computing or storage device 102 that may serve as a central repository. Although not necessary, the network 110 provides preferably a private link between the computer 100 and the computing or storage device 102. Such link may be provided by an internal network in an enterprise or a secured communication protocol (e.g., VPN and HTTPS) over a public network (e.g., the Internet). Alternatively, such link may be simply provided by a TCP/IP link. As such, secured documents on the computer 100 may be remotely accessed.


In another setting, the computer 100 and the computing or storage device 102 are inseparable, in which case the computing or storage device 102 may be a local store to retain secured documents or receive secured network resources (e.g., dynamic Web contents, results of a database query, or a live multimedia feed). Regardless of where the secured documents or secured sources are actually located, a user, with proper access privilege, can access the secured documents or sources from the computer 100 or the computing or storage device 102 using an application (e.g., Internet Explorer, Microsoft Word or Acrobat Reader).


The server 104, also referred to as a local server, is a computing device coupled between a network 108 and the network 110. According to one embodiment, the server 104 executes a local version of a server module. As will be detailed below, a local version is a localized server module configured to service a group of designated users or client computers, or a location. Another server 106, also referred to as a central server, is a computing device coupled to the network 108. The server 106 executes the server module and provides centralized access control (AC) management for an entire organization or business. Accordingly, respective local modules in local servers, in coordination with the central server, form a distributed mechanism to provide a distributed AC management. Such distributed access control management ensures the dependability, reliability and scalability of centralized AC management undertaken by the central server for an entire enterprise or a business location. As will be further explained below, the server module in the central server maintains or interfaces to a database that includes, but is not limited to, a list of users and corresponding access privileges for the entire organization or business and rules for folders or files, while a local module can be configured to maintain or interface to a portion or whole of the database, hence servicing a group of users local to the local server.



FIG. 1B shows internal construction blocks of a computing device 118 in which one embodiment of the present invention may be implemented and executed. The computing device 118 may correspond to a client device (e.g., computer 100, computing or storage device 102 in FIG. 1,4) or a server device (e.g., server 104, 106 in FIG. 1A). As shown in FIG. 1B, the computing device 118 includes a central processing unit (CPU) 122 interfaced to a data bus 120 and a device interface 124. CPU 122 executes instructions to process data and perhaps manage all devices and interfaces coupled to data bus 120 for synchronized operations. The instructions being executed can, for example, pertain to drivers, operating system, utilities or applications. A device interface 124 may be coupled to an external device, such as the computing device 102 of FIG. 1A; hence, the secured documents therefrom can be received into memory 132 or storage 136 through data bus 120. Also interfaced to data bus 120 is a display interface 126, a network interface 128, a printer interface 130 and a floppy disk drive interface 138. Generally, a client module, a local module or a server module of an executable version of one embodiment of the present invention can be stored to storage 136 through floppy disk drive interface 138, network interface 128, device interface 124 or other interfaces coupled to data bus 120. Execution of such module by CPU 122 can cause the computing device 118 to perform as desired in the present invention. In one embodiment, the device interface 124 provides an interface for communicating with a capturing device 125 (e.g., a fingerprint sensor, a smart card reader or a voice recorder) to facilitate the authentication of a user of the computing device 118.


Main memory 132, such as random access memory (RAM), is also interfaced to data bus 120 to provide CPU 122 with instructions and access to memory storage 136 for data and other instructions. In particular, when executing stored application program instructions, such as a document securing module in the present invention, CPU 122 is caused to manipulate the data to achieve results contemplated by the present invention. Read-Only Memory (ROM) 134 is provided for storing executable instructions, such as a basic input/output operation system (BIOS) for operation of keyboard 140, display 126 and pointing device 142, if there are any.


In one embodiment, the computing or storage device 102 is capable of storing keys (i.e., user keys) in the main memory 132 or the storage 136. The main memory 132 provides non-persistent (i.e., volatile) storage for the keys and the storage 136 provides persistent (i.e., non-volatile) storage for the keys. Hence, the computing or storage device 102, or more particularly the main memory 132 and/or the storage 136, can act as a keystore.


Referring now to FIG. 2A, an illustration diagram of securing a created document 200 is shown. After the document 200 is created with an application or authoring tool (e.g., Microsoft WORD), upon an activation of a “Save,” “Save As” or “Close” command or automatic saving invoked by an operating system, the application itself or an application that is previously registered with the server, the created document 200 is caused to undergo a securing process 201. The securing process 201 starts with an encryption process 202, namely, the document 200 that has been created or is being written into a store is encrypted by a cipher with a file key. In other words, the encrypted document could not be opened without the file key (i.e., a cipher key).


A set of access rules 204 for the document 200 is received and associated with a header 206. In general, the access rules 204 determine or regulate who and/or how the document 200, once secured, can be accessed. In some cases, the access rules 204 also determine or regulate when or where the document 200 can be accessed. Typically, a header is a file structure, small in size and includes, or perhaps links to, security information about a resultant secured document. Depending on an exact implementation, the security information can be entirely included in a header or pointed to by a pointer that is included in the header. According to one embodiment, the access rules 204, as part of the security information, is included in the header 206. The security information further includes the file key and, in some cases, an off-line access permit (e.g., in the access rules) should such access be requested by an authorized user. The security information is then encrypted by a cipher with a user key associated with an authorized user to produce encrypted security information 210. The encrypted header, if no other information is added thereto, is attached to the encrypted document 212 to generate a secured document 208.


It is understood that a cipher may be implemented based on one of many encryption/decryption schemes. Examples of such schemes may include, but not be limited to, Data Encryption Standard algorithm (DES), Blowfish block cipher and Twofish cipher. Therefore, the operations of the present invention are not limited to a choice of those commonly-used encryption/decryption schemes. Any encryption/decryption scheme that is effective and reliable may be used. Hence, the details of encryption/decryption schemes are not further discussed herein so as to avoid obscuring aspects of the present invention.


In essence, the secured document 208 includes two parts, the document itself and the corresponding security information therefor, and both are in encrypted form. To access the document, one needs to obtain the file key that is used to encrypt the document and is now included in the encrypted security information. To obtain the file key, one needs to be authenticated to get a user or group key and pass an access test in which the access rules in the security information are measured against the user's access privilege.


According to one embodiment, the encrypted security information that includes the access rules or the header is placed at the beginning of the encrypted document (data portion) to facilitate early detection of the secured nature of a secured document. One of the advantages of such placement is to enable an access application (i.e., an authoring or viewing tool) to immediately activate a document securing module to decrypt the header. Upon the success of the decryption of the header with an authenticated user key, the access rules can be checked against the user's access privilege. If the user who requested the secured document does have the proper access privilege, the clear contents of the document will be loaded into the access application; otherwise, a denial notification (e.g., a message or a blank document) is sent to the user. However, the encrypted security information or the header may be placed anywhere around or in the encrypted document and sometimes may not be embedded contiguously in the encrypted data portion. By the virtue of the present invention, the encrypted header is always attached to the encrypted data portion, namely, the security information stays with the document being secured. This integrated mechanism facilities the transporting of secured documents to other locations without the loss of the security information therein.


One of the features in the present invention is that the secure nature of the document can be transparent to the user. In other words, a secured document or file is configured to have a file extension identical to that of the file before being secured so that an application designated to access the file can be executed to access the secured file. For example, a newly created Microsoft WORD document, xyz.doc, can be accessed by an application WINWORD.EXE. After it goes through the securing process, the secured document is maintained to keep the same file name, i.e., xyz.doc, which still can be accessed by the same application WINWORD.EXE, except now the application may fail to open the document if the access rules therein do not permit a user to do so.


Alternatively, a secured document in a folder appears substantially similar to a regular document and launches the same application when activated except the application would fail to access the contents therein. For example, icons or file names of secured documents may appear in a different color or with a visual indication to distinguish from non-secured documents. When a secured document unintentionally ends up in a machine or on a readable medium (e.g. CD or disk), if a user of the machine or a machine to read the readable medium has no proper user key, or if the user cannot be authenticated, the secured document would not be successfully accessed.


It should be noted that the header in a secured document may be configured differently than noted above without departing from the principles of the present invention. For example, a secured document may include a header with a plurality of encrypted headers, each can be accessible only by one designated user or a group users. Alternatively, a header in a secured document may include more than one set of security information, each set being for one designated user or a group of users while a single file key can be used by all. Some or all of the access rules may be viewed or updated by users who can access the secured document.


As will be further described below, to access a secured document, a user needs a user key or keys to decrypt the encrypted security information or header first. In one embodiment, the key or keys are associated with a user's login to a local server or a central server. Appropriate access privilege associated with the user is validated if the user has been authenticated or previously registered with the server and properly logged in. Depending on the permission or the access privileges, the access rules in the secured document determine whether the contents in the document shall be revealed to the user.


According to one embodiment, the access rules are present in a markup language, such as HTML and SGML. In a preferred embodiment, the markup language is Extensible Access Control Markup Language (XACML) that is essentially an XML specification for expressing policies for information access. In general, XACML can address fine-grained control of authorized activities, the effect of characteristics of the access requestor, the protocol over which the request is made, authorization based on classes of activities, and content introspection (i.e., authorization based on both the requestor and attribute values within the target where the values of the attributes may not be known to the policy writer). In addition, XACML can suggest a policy authorization model to guide implementers of the authorization mechanism.



FIG. 2B illustrates an exemplary structure of a secured document 220 including a header 222 and an encrypted portion 224. The header 222 includes a security information block 226 having encrypted security information that essentially controls the access to the encrypted document 224. In a certain implementation, the header 222 includes a flag 227 (e.g., a predetermined set of data) to indicate that the document 220 is secured. The security information block 226 includes one or more user IDs 228, access rules 229, at least one file key 230 and other information 231. The user IDs 228 maintain a list of authorized users who may be measured against the access rules 229 before the file key 230 can be retrieved. The access rules 229 determine at least who and how the encrypted document 224 can be accessed. Depending on an implementation, the other information 231 may be used to include other information facilitating a secure access to the encrypted document 224, the example may include version numbers or author identifier.


In general, a document is encrypted with a cipher (e.g., a symmetric or asymmetric encryption scheme). Encryption is the transformation of data into a form that is impossible to read without appropriate knowledge (e.g., a key). Its purpose is to ensure privacy by keeping information hidden from anyone to whom it is not intended, even those who have access to other encrypted data. Decryption is the reverse of encryption. Encryption and decryption generally require the use of some secret information, referred to as a key. For some encryption mechanisms, the same key is used for both encryption and decryption; for other mechanisms, the keys used for encryption and decryption are different. For the purpose of controlling the access to the document, the key or keys, referred collectively to as a file key, may be the same or different keys for encryption and decryption and are preferably included in the security information contained in or pointed to by the header and, once obtained, can be used to decrypt the encrypted document.


To ensure that the key is not to be retrieved or accessible by anyone, the key itself is guarded by the access privileges and rules. If a user requesting the document has the proper access privileges that can be granted by the access rules, the key will be retrieved to proceed with the decryption of the encrypted document.


To ensure that the security information or the header (if no flag is implemented) is not readily revealed, the header itself is encrypted with a cipher. Depending on an exact implementation, the cipher for the header may or may not be identical to the one used for the document. The key (referred to as a user key) to decrypt the encrypted header can, for example, be stored in a local store of a terminal device and activated only when the user associated with it is authenticated. As a result, only an authorized user can access the secured document.


Optionally, the two encrypted portions (i.e., the encrypted header and the encrypted document) can be encrypted again and only decrypted by a user key. In another option, the encrypted portions (either one or all) can be error checked by error checking portion 225, such as using a cyclical redundancy check to ensure that no errors have been incurred to the encrypted portion(s) or the secured document 220.



FIG. 2C.1 illustrates an exemplary structure of a secured document 236 including a header 238 and an encrypted portion 239. The header 238 permits four different entities 240-243 (sub-headers) to access the secured document 236. The four different entities 240-243 include two individual users and two group users, wherein the group users indicate that everyone in a group could access the document with the same privileges. The two individual users have two different access privileges. User A can only read the document while user D can edit and read the document. While everyone in Group B can read and edit the document, everyone in Group C can only print the document. Each entity has a corresponding ID to be associated with the corresponding users and its own access rules. According to one embodiment, the header 238 in the secured document 236 is partitioned into corresponding four sub-headers 240-243, each designated to one user or group and keeping a file key therein and encrypted with a separate user key. In other words, when User A is requesting the secured document 236, only the header 240 designated to User A is decrypted with a user key (e.g., key A) belonging to the user A and authenticated with the user, the rest of the sub-headers 241-243 remain encrypted. In any case, once one of the sub-headers 241-243 is decrypted, the secured document can be decrypted with a key (e.g., file key) retrieved from the decrypted sub-header.



FIG. 2C.2 illustrates another exemplary structure of a secured document 250 including a header 252 and an encrypted portion 254. The header 252 further includes a user block 256 and a rules block 258. The user block 256 includes a clear portion and an encrypted portion 260. The clear portion includes user/group ID(s) and block version number(s). The encrypted portion 260 is encrypted with a user key according to a cipher. If there are N number of distinctive groups/users with possible different access privileges, there will be N such encrypted portions, each encrypted with a corresponding user key. The encrypted portion 260 includes, among other things, the file key that, once retrieved, can be used to decrypt the encrypted portion 254. In addition, the encrypted portion 260 includes the cipher information to facilitate the encryption/decryption of the encrypted portion 254.


The rules block 258 can be encrypted individually or with the encrypted document 254 using the file key that is eventually stored in the user block 256. One of the advantages of using the file key instead of the individual user key to encrypt the rules block 258 is to provide a mechanism for all authorized users/groups to view access rules and rights. According to one embodiment, a random number or a result from an initialization process (e.g., a vector) may be added in the beginning of the rules block 258 to prevent an attack against the rules block 258.


It should be noted that FIG. 2C.1 and FIG. 2C.2 are only exemplary structures of secured documents. In an alternative implementation, the file key necessary to decrypt the document may be encrypted alone and kept in a separate block in the header. The file key becomes retrievable when one of the sub-headers (no longer keeping the file key) is decrypted as shown in FIG. 2D. In still another alternative implementation, one or more flags or messages may be included in the security information of a secured document, the flags or messages indicate how secure the secured document can be. For example, a secured document can be classified as a normal, confidential, secret or a top-secret document, requiring different levels of access. Accordingly, multiple-levels of encryption on the file key and/or access rules may be employed to ensure that only an authorized user or users are permitted to access the secured document. Other implementation options are also possible given the description herein and are not to be listed one by one so as to avoid obscuring aspects of the present invention.


In general, each of the users in the system is assigned a user key or user keys (e.g., a user public key and a private key). In one application, the user public key is used to encrypt some or all of the security information in the header and the user private key is used to get into the security information or header for the purpose of retrieving the file or document key so as to decrypt the encrypted data portion or the encrypted document. Unless specified otherwise, a user key herein indicates either or both of the user public key and the private key or a security key that is needed in the system to retrieve the file key to decrypt the encrypted data portion.


In a typical enterprise environment, different users may have different access privileges, some may access all secured files while others may access some of the secured files with restricted actions (i.e., printing, reading or editing, but not forwarding). Whether a user can ultimately achieve the access to the encrypted data portion in a secured file is controlled by the access rules or additional key(s) in the security information of the header. Together with a user's access privilege, a user key associated with the user can facilitate access to all secured files. One of the features in the present invention is to protect the user key in various levels of security.



FIGS. 2E and 2F illustrate flow diagrams of a secured file access process 250 according to one embodiment of the invention. The secured file access process 250 can be performed fully or partially within the central server 206, the local server 204 or client devices (i.e., computer 200 or computing or storage device 202), or some combination thereof.


The secured file access process 250 begins with a decision 252 that determines whether a request to access a secured file has been received. When the decision 252 determines that such a request has not yet been received, the secured file access process 250 waits for such a request. In other words, the secured file access process 250 can be considered to be invoked when a request to access a secured file is received.


Once the decision 252 determines that a request to access a secured file has been received, a decision 254 determines whether the user and/or the client machine have been authenticated. Typically, the request is initiated by a user of a client machine. For security, both the user and the client machine are authenticated. When the decision 254 determines that both the user and the client machine have not yet been authenticated, then authentication processing is performed 256. The authentication processing serves to not only authenticate that the user is who the user claims he or she is, but also to determine that the client machine that the user is utilizing is one authorized to be used by the user. In the event that authentication were to be unsuccessful, the secured file access process 250 would end and the user would be unable to access the secured file. Additional details on authentication processing are provided below with reference to FIG. 6A.


On the other hand, when the decision 254 determines that the user and the client machine have already been authenticated, as well as after the authentication processing has been performed 256, a storage location of a user key associated with the user is determined 258. The storage location may be local or remote with respect to the computing device performing the secured file access process 250. However, through use of different storage locations, the user keys for various users can be stored with different levels of security. In one embodiment, the different storage locations provide persistent storage for the user keys, and that a particular user key would be stored in one of the different storage locations. Next, the user key associated with the user is retrieved 260 from the determined location.


After the user key has been retrieved 260, part or all of the security information in the header portion of the secured file can be decrypted 262 using the user key. As noted above, the secured file includes a header and a data portion. The header can include, among other things, security information. One component of the security information for the secured file is a file key. The file key can be used to decrypt the data portion of the secured file. Hence, after the security information in the header is decrypted 262 using the user key, access rules or other security means in the security information are measured against the access privilege of the user. If the measurement is successful, the user is permitted to access the secured file, the file key included in the security information is obtained 264. Once the file key has been obtained 264, the data portion of the secured file is decrypted 266 using the file key to produce a clear file (i.e., decrypted file or decrypted data portion). The clear file refers to the fact that the previously secured file is no longer secured, and thus usable by the user. Thereafter, the clear file is returned 268 to the requestor. Following the operation 266, the secured file access process 250 is complete and ends as the requested access has been achieved and the requestor has received the data of the file.



FIG. 2G is a flow diagram of server-assisted secured file access process 270 according to one embodiment of the invention. The server-assisted secured file access process 270 pertains to processing a received header from a client machine from which a user is accessing a secured file, according to one embodiment of the invention. Hence, although the processing shown in FIG. 2F is performed by a server machine, a client machine also performs certain operations. Accordingly, the server-assisted secured file access process 270 may continue from the determination of the storage location of a user key associated with a user in block 258 of the secured file access process 250 in FIG. 2E.


It is assumed now from block 258 of FIG. 2E that the user key is located in a server (i.e., a local server or a central server), and that a client module in the client machine is configured to parse the header from a secured file being requested. The server-assisted secured file access process 270 in the server machine initially receives 272 the header of the secured file from the client machine. Then, the user key associated with the user is retrieved 274 from the determined location. After the user key has been retrieved 274, the security information in the header is decrypted 276 using the retrieved user key. Then, access rules are received 278 from the security information. Next, an access privilege associated with the user is retrieved 280. The access privilege pertains to the ability of the user to access documents and generally is set-up depending on a need-to-know basis, whereas the access rules pertain to rules established for access to the particular secured file.


Next, a decision 282 determines whether the access privilege for the user satisfies the access rules for the secured file. When the decision 282 determines that the access privilege for the user fails to satisfy the access rules of the secured file, then an error message is sent 284 to the client machine. On the other hand, when the decision 282 determines that the access privilege for the user does satisfy the access rules for the secured file, then the file key is retrieved 286 from the decrypted security information. The file key is then sent 288 to the client machine to continue the decryption of the encrypted data portion (i.e., operation 266 of FIG. 2F). Following the operations 284 and 288, the server-assisted secured file access process 270 is complete and ends.


As noted above, each user has an associated user key that can be stored in one of a plurality of different locations. The different locations pertain to lesser or greater degrees of security protection for the keys stored therein. For example, the different locations that a key could be persistently stored could include a user keystore, a local server keystore or a central server keystore. The central server keystore would offer the greatest protection to the user key because of its central location and limited access thereto. Storage at the local server keystore would offer significant protection to the user keys but a local server is relatively less secure than a central server. The storage of user keys at the user keystore, such as the client machine, is still secure as the keys are encrypted but the user keystore is easier for unwanted persons to gain access.


Hence, the location where a user key is stored determines its degree of security. According to one aspect of the invention, policies can be implemented such that users with a greater degree of access privileges within the enterprise are required to store their user keys at more secure locations (e.g., more secure keystores). On the other hand, those users within the enterprise that have limited access rights to data within the enterprise may be permitted to have their user keys stored in less secure locations. Typically, there is a trade-off between security and efficiency of access. For example, the greater the security provided to the user keys, the greater amount of time it may take to retrieve a user key. As a particular example, a process at a client machine can gain rapid access to a user key stored within the client machine without enduring network connectivity, whereas a process at the client machine would have to endure network connectivity and congestion delays in retrieving a user key that is remotely stored within a server machine (i.e., a local server or a central server).


The secured access system of the invention can utilize database tables or other data structures to associate appropriate keystores and/or groups to users of the system. FIGS. 2H and 2I are diagrams illustrating exemplary associations of users to keystore locations. For example, in FIG. 2H, the users are associated with a keystore. Namely, the users A and B utilize the client keystore, whereas the users C and D utilize the server keystore. In general, the server keystore offers greater security for keys than does the client keystore.



FIG. 2I illustrates a more detailed exemplary implementation utilization of different keystore locations for different users. In particular, the various keystores include a client-cache keystore, a client-storage keystore, a server-local keystore, and a server-central keystore. The client-cache keystore is a non-persistent storage of keys, thus is slightly different than the other keystores which provide persistent storage of keys. The client-storage keystore stores keys at a client machine. The server-local keystore stores keys at a local server. The server-central keystore stores keys at a central server. With respect to the table depicted in FIG. 2J, the associations of users to different keystores may be made. In particular, these keys are user keys. Namely, the user A has its user key stored in the client-cache keystore. The user B has its user key stored in the client-storage keystore. The user C has its user key stored in the server-local keystore. The user D has its user key stored in the server-central keystore.



FIGS. 2J and 2K describe exemplary implementations of different keystore locations for different groups of users. For example, as shown in FIG. 2J, it is assumed that an enterprise has three users A, B and C. Further, it is assumed that the various users of the enterprise can be associated with a group, such as general, engineering and executive groups. As indicated by the table depicted in FIG. 2J, the user A is associated with the general group, the user B is associated with the engineering group, and the user C is associated with the executive group. Given such groupings, FIG. 2J illustrates the corresponding keystore that stores user keys associated with the users of such groups. More particularly, the table depicted in FIG. 2K indicates that the keystore used for the general group is a client-storage keystore (e.g., user keystore). Additionally, the group engineering uses the server-local keystore (e.g., local server keystore) to store user keys for users associated with the engineering group. Finally, the group executive uses the keystore server-central (e.g., central server keystore) to store keys for users in the executive group. Accordingly, for the user C, as a member of the executive group, the user key is stored in the server-central keystore which offers a high degree of security. For the user B, as a member of the engineering group, the user key is stored in the server-local keystore, which offers a medium degree of security. Finally, for the user A, as a member of the general group, the user key stored in the client-storage keystore, which offers a low degree of security.


In one implementation, four different levels of security for key storage are available for storage of user keys. Those different levels are provided by a server-central keystore, a server-local keystore, a client-storage keystore, and a client-cache keystore. The server-central keystore provides the highest degree of key security, and the client-cache provides the lowest degree of key security. A group's user key (e.g., private key) can be persistently stored in one of the client-storage keystore, the server-local keystore or the server-central keystore. In this embodiment, these three keystores provide persistent storage which are mutually exclusive, meaning that the group's user key is never persistently stored in multiple persistent keystores. The memory keystore provides non-persistent storage (and is not backed-up by persistent storage) and often such storage is of clear user keys (i.e., unencrypted user keys). As an example, the memory keystore is implemented by a memory cache. Because the memory keystore is not considered persistent (and not backed-up by persistent storage), a group user key may be in the memory cache and any one of the keystores providing persistent key storage.


As to the first level of security for key storage, the client-cache keystore, the storage is of clear keys. The keystore is implemented simply by use of a memory cache. The storage of the clear keys is non-persistent in that the memory cache is volatile memory and not backed-up by storage on a disk drive or other storage device. The advantage of the client-cache keystore is that it allows for very fast access to the user keys because it can be rapidly accessed from the cache memory and does not have to endure any network or disk access delays due to transmission, access or traffic delays. Because keys are stored in the client-cache keystore in the clear, there is a security risk. One approach to reducing the security risk is to limit the time during which a key remains resident in the client-cache keystore. For example, after some predetermined duration which may be configurable (e.g., 30 seconds), a key would be removed from the client-cache keystore.


As to the second level of security for key storage, the client-storage keystore is the storage for encrypted keys. A shared secret with the user protects (e.g., encrypts) the keys. In one embodiment, the keystore is implemented by a disk drive of a client machine. The storage of the user keys is thus persistent. In one embodiment, a user file stored on the disk drive of the client machine stores the keys associated with the user. Each user would have its own user file. Since these keys are resident on the client machine, they are able to be attacked. Keys stored in the user file are thus keys that can be potentially compromised. Consequently, the client-storage keystore provides the lowest level of security for persistent key storage. After a user key has been decrypted, the user key can be stored in the memory cache (first level) for immediate availability for a limited duration.


As to the third level of security for key storage, the server-local keystore, storage is also of encrypted keys. A shared secret with the user protects (e.g., encrypts) the keys. In one embodiment, the keystore is implemented by a disk drive of a server machine. The storage of the user keys is thus persistent. These user keys are never transmitted to the client machine. Instead, the client machine provides an encrypted header for a secured file to a local server, and, in return, receives a file key required to decrypt the secured file. Delays may be imposed due to network connectivity or congestion. However, by caching recently or frequently used clear file keys on the client machine, delays can be reduced. Such caching provides non-persistent storage on the client machine and is not backed-up by disk storage. Although the cached file keys can be more easily compromised, the file keys are limited to particular documents so that not all files associated with a group are compromised.


As to the fourth level of security for key storage, the server-central keystore, the storage is also of encrypted keys. A shared secret with the user protects (e.g., encrypts) the keys. In one embodiment, the keystore is implemented by a disk drive of a central server machine. In another embodiment, the keystore is implemented by a database within or coupled to the central server machine. The storage of the user keys is thus persistent. These user keys are never transmitted to the client machine. Instead, the client machine provides an encrypted header for a secured file to a central server, and, in return, receives a file key required to decrypt the secured file. Since access to the central server is needed, network imposed delays may be incurred/experienced. To mitigate such delays and reduce the load on the central server, recently or frequently used file keys can be cached on the local server. As a further optimization, a cache on the client machine can be used to render limited clear file keys available for limited durations. Such caching provides non-persistent storage on the client machine and is not backed-up by disk storage.


In summary, multiple levels of keystores are able to be provided. These different levels offer compromises between security and flexibility/ease of use. By utilizing multiple keystores and caches at several distinct levels of security, the system is able to use policies associated with groups owning the keys to dynamically determine where the keys are to be stored and used for encryption and decryption. This allows system administrators the flexibility to make the tradeoffs necessary to ensure protection for sensitive information while allowing less sensitive information to be processed off-line or more efficiently at the end user's computer.



FIG. 3 shows an exemplary implementation 300 of how a document securing module (DSM) 302 interacting with and operating within an operating system 304 (e.g., WINDOWS 2000) to ensure that a document is made secure in a manner that is transparent to the user.


An application 306 (e.g., a server-registered application, such as Microsoft WORD) operates over operating system (OS) 304 and may be activated to access a document stored in a store 308. The store 308 may be a local storage place (e.g., hard disk) or remotely located (e.g., another device). Depending on the security nature (secured vs. non-secured) of the document being accessed, the DSM 302 may activate a cipher module 310. According to one embodiment, the DSM 302 is analogous in many ways 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. Depending on the OS in which the present invention is implemented, DSM may be implemented as a VxD (virtual device driver), a kernel or other applicable format. The cipher module 310 is included in or controlled by the DSM 302 and can be activated for operations when a secured document is involved.


In operation, a user selects a secured document that is associated with an application 306 (e.g., Microsoft WORD, PowerPoint, or printing). The application 306 acts on secured document calls using an Application Programming Interface (API) (e.g., createFile, a Common Dialog File Open Dialog with Win32 API in Microsoft Windows) to access the installable file system (IFS) manager 312. If it is detected that an “Open” request is made from the application 306, the request is passed to an appropriate file system driver (FSD) 314 to access the requested secured document. At the same time, the cipher module 310 is activated and an authenticated user key is retrieved from a local store to decrypt the header in the requested secure document. If the encrypted header is decrypted and the access rules therein are measured successfully against the user's access privileges, then a file key is retrieved from the header of the secured document and the cipher module 310 proceeds to decrypt the encrypted document in the DSM 302. The clear contents are then returned to the application 306 through the IFS manager 312. For example, if the application 306 is an authoring tool, the clear contents are displayed. If the application 306 is a printing tool, the clear contents are sent to a designated printer.


If it is detected that a “New” request is made, which means a secured document is being created or authored, a file key is generated in the DSM 302 (e.g., by the cipher module 310) and the file key will be subsequently used to encrypt the contents in a document being created. To ensure that the local store always has the encrypted documents, every time a “Write” request (e.g., a “save” command in Microsoft Word) is made manually by a user or automatically by the application 306 or the OS 304, whatever contents in the document being processed or authored are encrypted by the cipher module 310 with the file key in the DSM 302. When a “Close” request is made, the file key is stored in a header that also includes whichever access rules that the user has applied thereto. The header is then encrypted with an authenticated user key and attached to the encrypted document before the document is sent to the appropriate FSD (e.g., 314) for storage in the store 308 (e.g., a folder or a designated location). As a result, a secured document is created.


In another embodiment, 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 thereof takes necessary parameters to continue the OS access to the Installable File System (IFS) Manager 312 that is responsible for arbitrating access to different file system components. In particular, the IFS Manager 312 is configured to act as an entry point for processes such as opening, closing, reading, writing files and etc. With one or more flags or parameters passed along, the access activates the DSM 302. If the document being accessed by the application is regular (non-secured), the document will be fetched from one of the File System Driver (FSD) (e.g., FSD 314) and passed through the DSM 302 and subsequently loaded into the application through the IFS Manager 312. On the other hand, if the document being accessed by the application is secured, the DSM 302 activates the cipher module 310 and proceeds to obtain an authenticated user key to retrieve the access rules therein. If the access privileges satisfy the access rules, a file key will be retrieved to decrypt the encrypted data portion of the secured document by the cipher. As a result, the data portion or the document in clear mode will be loaded into the application through the IFS Manager 312.


According to one embodiment, the DSM 302 resides on a local disk (e.g., storage 136 of FIG. 1D) in a file that is structured like a dynamic-link library (DLL), typically with a SYS or IFS extension, and is loaded during system initialization. Once the DSM 302 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 312, the FSD 314 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 314. Upon receiving the results from the FSD 314 indicating that the requested document is secured, the DSM 302 activates the cipher module 310 included therein to decrypt the document if permitted by the access rules in the secured document.



FIG. 4A shows a flowchart of a process 400 of securing a document being created according to one embodiment of the present invention. At 402, a blank document is opened or created by an authoring application chosen and activated by a user. In a preferred procedure, the user may save the document in a folder that has already setup with a set of access rules. At 404, the set of predetermined access rules is received, preferably, in a markup language. As described above, the access rules may also be received by importation of a previously created file including desirable access rules, defaults of the user access privileges or individually created user access privileges.


At 406, a secret cipher key (i.e., a file key) is generated from a cipher module for the document and typically stored in a temp file that is generally not accessible by an ordinary user. The temp file will be erased automatically when the secured document is done (e.g., at a “Close” command from the application). At 408, the document is checked to see if a request to write the document into a local store is made. If such request is detected (which could be made manually by the user or periodically by the authoring tool or an OS), the document is encrypted with the file key at 410. One of the features in the present invention is that the stored document is always encrypted in storage even if it is still being processed (e.g., authored, edited or revised). When the user is done with the document, a “Close” request is activated to close the document. At 412, such a request is detected. As soon as such request is received, it means that a secured version of the document is being written into the store. At 413, the access rules and the file key are included in security information that is encrypted with the authenticated user key. Depending on implementation, a flag or signature and the security information can be included in the header. Alternatively, the header could include the security information without a flag. At 414, the header is attached to the encrypted document from 410 and subsequently the secured document is placed into the store at 418.


As described above, the secured document includes two encrypted portions, the header with encrypted security information and the encrypted data portion (i.e., the encrypted document). The two parts in the secured documents are encrypted respectively with two different keys, the file key and the user key. Alternatively, the two encrypted portions may be encrypted again with another key (or use the same user key) at 416.


In the case that there are a number of sets of access rules, each for a particular user or a group of users, it can be understood that the encrypted access rules at 413 are integrated with other sets of the encrypted access rules in a rules block as illustrated in FIG. 2C.2. As such, an access from one user or group will not affect other users or groups but the other users or groups will see perhaps an updated version of the encrypted document.



FIG. 4B shows a flowchart of an exemplary process 430 of receiving the access rules. The process 430 may be performed at 404 in FIG. 4A to facilitate the process of securing a document. To put less burden on a user, the present invention, as will be further described below, provides a one-time authentication mechanism, which significantly differs from prior art systems in which user authentication is required for each access to a secured document. In operation, once a user has been authenticated to access a secured document, authentication of the user would not be required. Also, once the user is authenticated, he/she can access other secured documents without being authenticated again as well.


Generally, there are at least two situations in which the user has to be authenticated before being able to access secured documents. In a first situation, a client machine is coupled to a network (e.g., LAN), a user thereof needs to authenticate himself/herself by providing his/her credential information when it is a first time to use the client machine. Commonly, the credential information is a set of username and password. If the user is registered, the provided credential information will match the user's identity in the server and hence the user will be authenticated. Once the user is authenticated, a user key associated with the user can be activated or authenticated. The user can now use the client machine and subsequently access secured documents. Other possible credential information may include the user's biometric information such as finger print and voice, etc. that can be obtained from a dedicated device attached to the client machine. One such device may be a finger print sensor from DigitalPersona, Inc. at 805 Veterans Boulevard, Suite 301, Redwood City, Calif. 94063. When biometric information of the user is captured, it can verify what the user claims to be. Depending on an implementation, a user key may be locally stored or retrieved remotely. In any event, the user key, before authenticated, is preferably in an illegible format (e.g., encrypted or scrambled with a pass phrase associated with the user) to prevent a possible hacking thereto. The user's authentication or the biometric information of the user may be used to validate, retrieve or authenticate the user key. As a result, an authenticated user key in clear form is readily available for the user to access any secured document. In a second situation, a client machine coupled to a network can accommodate whatever the user thereof intends to do except for requesting a secured document. When it comes to a request to a secured document, the user authentication process is invoked.


Referring back to FIG. 4B, the user authentication process is invoked, communication to a server (e.g., server 104 or 106) is checked at 432. If it is detected that no communication to the server is available, which may mean that the client machine may not be on a network or the server is down or other causes, the user may have at least three options. First, the user can now access only non-secured documents or may generate secured documents at 434 if a public user key is available or retained in the client machine. Second, the user can keep trying to communicate with the server, in which case the process 430 goes back to 432 till a secured communication link is established. Third, the user may take advantage of another feature offered by the present invention, offline access at 433. In short, the user may access a limited number of secured documents on the client machine, the details of which will be provided below.


It is assumed that a secured link (possibly over HTTPS, VPN, SSL) is established between the client machine and the server. Now the process 430 goes to 436 where the user and/or the client machine itself needs to be authenticated. In some cases, it is needed to ensure that a secured document can only be accessed by a user from a permitted machine. Hence, in such cases, it is necessary to authenticate the user as well as the client machine from which the user is to access secured documents.


As far as the user is concerned, the user needs to furnish his/her credential information (e.g., username/password) to be verified. Once the user is authenticated by the server, the client machine needs to be authenticated. To ensure that a user is confined to one or more designated local computers and can only access secured document from these designated local computers, there is a determination of whether the user is using one of the designated local computers to access the secured documents. In operation and at 436, the client machine's identifier (e.g., a number from a network card) is checked by the server to determine: 1) whether this client machine can be used to access secured documents; and 2) whether the combination of the client machine and the user is valid. If the check process is successful, the process 430 goes to 438 otherwise the user can only work on non-secured documents at 434.


A user key associated with the user is authenticated at 438. At this point, the user is able to access secured documents. Certainly, the corresponding access privileges with the user as well as the access rules in a secured document ultimately determine whether the user can open the secured document.


After the user and the client machine the user is using are respectively authenticated or verified, the user key is activated (e.g., ready to use). The user key may have been newly generated or stored in an illegible format. The user authentication process retrieves the user key to a form that can be readily used and/or get the user key to the client machine.


It is assumed that the user is accessing or creating a secured document. At 440, the user access privilege originally set up by an administrator is activated, which determines when, where and what kind of secured documents he/she can access. Likewise, the default access rules for specific folders to store secured documents may be available for viewing or gathered at 442 and could be saved into a temp file to be eventually attached (in an encryption format) to an encrypted document being accessed or created by the user.


Although the description of the process 430 in FIG. 48 is based on the user authorization process formed in conjunction with a server. It is clear to those skilled in the art that the description is readily applied to other means for conducting the user authentication. For example, the user key can be authenticated, validated or retrieved by biometric information of the user as described above.


Referring now to FIG. 4C, there is shown a flowchart of process 450 of accessing a secured document according to one embodiment and shall be understood in conjunction with FIG. 3. At 452, an application is launched with a document being specified, for example, WINWORD.EXE is activated to open a file named xyz.doc. As explained above, a handler from the OS identifies the application and enters the OS wherein the IFS manager is called upon at 454. The IFS manager activates a DSM module at 456 and at the same time, the IFS manager passes the handler to receive at 458 the selected document from a store. As the selected document passes through the DSM module, the selected document is determined whether it is secured or non-secured at 460. In general, there are at least two ways to examine the secure nature of the selected document. A first possible way is that the DSM module looks for a flag at the beginning of the document. As described above, in some secured documents, a flag, such as a set of predetermined data, is placed in the header to indicate that the document being accessed is secured. If no such flag is found, the process 450 goes to 470, namely, the selected documented is assumed non-secured and thus allowed to pass the DSM module and loaded into the application from the IFS manager. A second possible way is that the DSM module looks for a header in a secured document. Being a secured document, there is a header attached to an encrypted data portion. The data format of the header shall be irregular in comparison with the selected document if it were non-secured. If the DSM module determines that the selected document has no irregular data format as required by the application, the process 450 goes to 470, namely, the selected document is assumed to be non-secured and thus allowed to pass through the DSM module and be loaded into the application from the IFS manager.


Now if it is determined at 460 that the selected document is indeed secured, the process 450 goes to 462 wherein the header or security information therein is decrypted with the authenticated user key. At 464, the access rules in the decrypted security information are retrieved. At 466, the access rules are compared to (or measured against) the access privileges associated with the user. If the measurement fails, which means that the user is not permitted to access this particular document, a notification or alert message may be generated by the DSM module to be displayed to the user at 467. Alternatively, the application itself can display an alerting message when it fails to open the selected document. If the measurement passes successfully, which means that the user is permitted to access this particular document, a file key is retrieved from the security information at 468 and used to decrypt the encrypted data portion in the selected (secured) document by a cipher module activated by the DSM module. As a result, at 470 the decrypted document or clear contents of the selected document is loaded into the application from the IFS manager.


Referring now to FIG. 5A, there is shown a functional block diagram of a server device 500 in which a server module 502 resides in a memory space 503 and is executable by one or more processors 501. The server device 500 also includes a network interface 504 to facilitate the communication between the server 500 and other devices on a network and a local storage space 505. The server module 502 is an executable version of one embodiment of the present invention and delivers, when executed, features/results contemplated in the present invention. According to one embodiment, the server module 502 comprises an administration interface 506, an account manager 508, a user key manager 510, a user monitor 512, a local server manager 514, a partner access manager 516, an access report manager 518, and a rules manager 520.


Administration Interface 506:


As the names suggests, the administration interface 506 facilitates a system administrator to register users and grant respective access privileges to the users and is an entry point to the server module from which all sub-modules or the results thereof can be initiated, updated and managed. In one embodiment, the system administrator sets up hierarchy access levels for various active folders, storage locations, users or group of users. For example, as shown in FIG. 5B.1, different users can be assigned to different access privileges. User A may be an executive or a branch supervisor who has all the access privileges to any secured documents. User B has limited access privileges while everyone in user group C shares the same access privileges. The privileges may include, but not be limited to: open, edit write, print, copy, download and others. Examples of the other privileges are: altering access privileges for other users, accessing secured documents from one or more locations, and setting up a set of access rules for a folder different from those previously set up (perhaps by the system administrator). The respective user IDs assigned to the users facilitate the management of all the users. Unless specifically stated differently, a user or a corresponding user ID is interchangeably used herein to identify a human user, a software agent, or a group of users and/or software agents. Besides a human user who needs to access a secured document, a software application or agent sometimes needs to access the secured document in order to proceed forward. Accordingly, unless specifically stated, the “user” as used herein does not necessarily pertain to a human being. In general, a user who will access a secured document is associated with a user key to allow an encrypted header in a secured document to be unlocked (decrypted). The expiration or regeneration of a user key may be initiated by the system administrator. According to one embodiment, the administration interface 506 is a user graphic interface showing options for various tasks that an authenticated system administrator or operator may need to perform.


Account Manager 508:


Essentially, the account manager is a database or an interface to a database 507 (e.g., an Oracle database) maintaining all the registered users and their respective access privileges, and perhaps corresponding user keys (e.g., private and public keys). In operation, the account manager 508 authenticates a user when the user logs onto the server 500 and also determines if the user can access secured documents from the location the user is currently at. In general, the account manager 508 is where an enterprise may be able to control its users.


User Key Manager 510:


This module is configured to keep a copy of keys for each of the users in an organization. According to one embodiment, the user key manager 510 is not activated to retrieve the keys therein. In some situations, a key can be retrieved by the system administer to access a secured document in case the key in a client machine is corrupted or the user or users who have the access privilege to access the secured document are no longer available. Optionally, the user key manager 510 is configured to expire some or all of the keys therein for security reasons. In one case, a user is no longer with the organization, the corresponding user key can be manually expired in the user key manager 510. In another case, a user's key has been used for a long period, the user key manager is configured to expire the old user's key and replace it with a newly generated key. Such replacement can be made transparent to the user and the new key may be uploaded to a client machine next time the user logs on therefrom. According to another embodiment, the user key manager 510 keeps a private key and a public key for each of the users. The public key is used to encrypt security information in a header and the private key is used to decrypt the security information in the header. FIG. 5B.2 shows an exemplary table that may be maintained by the user key manager 510 in conjunction with account manager 508.


User Monitor 512:


This module is configured to monitor user's requests and whereabouts. Typically, a user is granted to access secured documents from one or more designated locations or networked computers. If a user has a higher access privilege (e.g., to permit to access from other than the locations or networked computers), the user monitor 512 may be configured to ensure that the user can have only one access from one of the registered locations or computers at all times. In addition, the user monitor 512 may be configured and scheduled to periodically push or respond to a pull request of an update of access privileges.


Local Server Manager 514:


This module is designed to be responsible for distributing an appropriate local module for a local server servicing a predetermined location or a predetermined group of users. According to one embodiment, the local server manager 514 replicates some or all of the server module 502 being executed on the server 500 and distributes the replicated copy to all the local servers. As a result, a user can access secured documents anywhere within the network premises covered by the local servers without being authenticated at a single central server, namely the server 500. According to another embodiment, the local server manager 514 replicates some of the server module 502 being executed on the server 500 and distributes the replicated copy to a corresponding local server. In this embodiment, each of the local servers will have its own customized replication from the server module 502. When a user has a sufficiently high access privilege (e.g., to permit to access from more than one locations or one computers) and the user monitor 512 can detect that the user has moved from an originally configured location serviced by one local server to another permitted location serviced by another local server. Upon a notification, the local server manager 514 is configured to reconfigure a local module for the local server that the user has newly contacted. Namely, the user is added as a user to the local server being newly contacted. If it is required that the user can access from only one computer at a time, regardless where it is in an organization, the local server manager 514 can also reconfigure the local module for the local server that the user has previously contacted. As a result, the user is removed from the local server that the user previously contacted.


Partners Access Manager 516:


A special module to manage non-employees accounts. The non-employees may be consultants to a business that requires the consultants to access certain secured documents. The partners access manager 516 generally works in accordance with other modules in the server but puts additional restrictions on such users being directly managed by the partners access manager 516. In one application, the partners access manager 516 generates a request to the user key manager 510 to expire a key or key pair for a consultant when an engagement with the consultant ends.


Access Report Manager 518:


A module is configured to record or track possible access activities and primarily works with a corresponding sub-module in a client module being executed in a client machine. The access report manager 518 is preferably activated by the system administrator and the contents gathered in the access report manager 518 shall be only accessed by the system administrator or with authority.


Rules Manager 520:


In general, the rules manager 520 is an enforcement mechanism of various access rules. According to one aspect, the rules manager 520 is configured to specify rules based on i) data types (e.g., Microsoft Word), ii) group users or individual, iii) applicable rights, and iv) duration of access rules. Typically, a set of rules is a policy. A policy can be enabled, disabled, edited, deployed and undone (e.g., one or two levels). Policies managed by the rules manager 520 operate preferably on a global level. They are downloaded to the client machine during the login process (after the user is authenticated) and can be updated dynamically. In addition, respective policies may be associated with active folders (i.e., those designated places to store secured documents). These polices are also downloaded and updated on the client machine. Simple policies are also embedded in the document and provide document specific policies. According to one embodiment, a header is received by a local server from a client and the access rules from the header are retrieved. The key manager 510 is called upon to decrypt the encrypted security information in the header. The rules manager 520 is also called upon to parse the access rules from the security information and evaluate or measure the access rules against the access privilege of the user to determine whether the secured document can be accessed by the user. If the evaluation or measurement succeeds, a file key is retrieved and sent back to the client.


It should be pointed out that the server module 502 in FIG. 5A lists some exemplary modules according to one embodiment of the present invention and not every module in the server module 502 has to be implemented in order to practice the present invention. Those skilled in the art can understand that given the description herein, various combinations of the modules as well as modifications thereof without departing the spirits of the present invention may achieve various desired functions, benefits and advantages contemplated in the present invention.


Referring now to FIG. 5B.3, there is shown a flowchart of a process 510 to update a user key 510. As described above, in some cases, there is a need to expire a user key and update the expired user key with a new one. Preferably, the process 510 is proceeded unnoticeably to the user, such as when the user logs onto the server. Optionally, the user is notified of the updating of his/her user key. In general, there can be at least two situations that demand the expiration/updating of a user key. When a user terminates with an organization, for security reasons, it is desirable to invalidate the user key associated with the user. Accordingly, at 511, the process 510 awaits a manual request. When a system administrator is notified of a departing employee, such a manual request can take place.


Alternatively, an organization or the system administrator can set up a time table to expire every user key under the management, say every six months, to replace the expired user key with a new one. At 512, the process awaits a timed request.


In any case, when the process 510 is caused to proceed forward with a request from 511 or 512, at 514; the key manager in the server module is consulted with to look up a user key being targeted or sought. Once the target key is retrieved, a corresponding new key is generated at 516 with a cipher. According to one embodiment, the cipher in use is the same one or substantially identical one used in a client module to encrypt/decrypt the header in a secured document. This will ensure that the newly generated user key is usable when available in a client device. According to another embodiment, a pair of keys associated with a user is updated. Since the two keys are retained in the server and never leave the server, any appropriate cipher may be applicable for use to update the user keys.


Depending on the actual situation and an implementation in which the user key(s) is being replaced, the newly generated key(s) may be kept with the key manager or released to a client machine next time a corresponding user logs on therefrom. At 518, the process 510 awaits a decision whether the newly generated keys remain with the server or is downloadable to a client. When the decision is to retain the newly generated key(s) in the server, the process 510 goes to 522 in which the new key are set to be associated with the same user. When the decision is to release the newly generated keys to the user next time the user logs onto the server, the process 510 goes to 522. At 522, the process 510 awaits a contact from the user. As described above, the user may login on any time from a client machine when he/she needs to access a secured document. When such contact does happen, the server will receive the credential information from the user to ensure that the user is who he/she claims to be. After the user is authenticated, the new keys are encrypted with the credential information at 524. The credential information is provided by the user when requesting for authentication and may include a set of username and password or a biometric feature (e.g., a fingerprint) of the user. Regardless what a cipher is used, the newly generated keys are converted into an illegible format at 524. The encrypted new keys are then uploaded or transmitted to the client machine at 526. Upon receiving the encrypted new keys, the client machine is caused at 528 to decrypt the encrypted new keys to make the new user keys readily available for accessing secured documents or securing documents. In some cases, the client module in the client machine may be scheduled to scan in designated folders all available secured documents whose headers were originally encrypted by the old user key. These documents can be now encrypted again with the new key to ensure that the secured documents are indeed secured. In a preferable embodiment, the updating of user keys can be made to perform transparently as far as the users are concerned. In other words, the users are not aware that the process 510 has happened and the new keys are now installed.


Referring now to FIG. 5B.4, there is shown a flowchart of a server assisted process 530 of accessing secured documents according to one embodiment of the present invention. The process 530 is discussed below with reference to FIG. 3. One of the features in the process 530, as will be further described below, is that a user key or user keys (i.e., a private and a public key) never leave the server where the keys are generated, which may enhance the level of security to the keys.


It is assumed that a user attempts to access secured documents from a client machine and has been authenticated by a sewer (e.g., server 500) running the access control management. When a secured document is selected, document securing module (DSM) 302 of FIG. 3 determines that a user key is required to access the security information in the secured document. According to this embodiment, the DSM 302 is configured to separate the header from the secured document and then send the header to the server. At 532, such header is received from the client machine. As described before, the header includes security information in an encrypted form. At 534, a private user key associated with the user is retrieved. The private user key can, for example, be retrieved from the key manager. The encrypted security information in the header is then decrypted with the retrieved private user key at 536. As a result, the access rules for this secured document are obtained at 538.


At the same time, the access privilege for the user is retrieved at 540. The access privilege can, for example, be retrieved from the account manager. With the given access privilege and the access rules of the document, an evaluation takes place at 542 to determine if an access right can be granted. If the user's access privilege does not permit access according to the access rules, the process 530 goes to 544. At 544, an error message may be generated to forward to the client machine so that the user knows his access privilege does not allow him to access the selected document. However, on the other hand, if the user's access privilege does permit access according to the access rules, the process 530 goes to 546. At 546, the file key in the security information can be retrieved. At 548, the file key is forwarded to the client machine. With the received file key, the DSM 302 activates the cipher module 310 to decrypt the encrypted data portion of the selected document.



FIG. 5B.5 shows a flowchart of a server assisted process 550 of securing a document according to one embodiment of the present invention. The process 550 is discussed below with reference to FIG. 3. It is assumed that a user has just finished a document and decided to secure the document. One possible way to secure the document, as described above, is to place it in a designated folder that is preset for or associated with a set of access rules. In other words, all documents in the folder may have substantially similar access rules.


Accordingly, the DSM 302 is activated and in return also activates the cipher module 310. If the document is being secured for the first time, the cipher module 310 will generate a new file key. If the file is already in existence, typically the cipher module 310 will not generate a new file key unless requested to do so. Before the process 550 starts, it is also assumed that the user has been authenticated and a link between the client machine and the server is established.


Upon receiving the file key at 552 from the client machine, a public user key associated with the user is retrieved, for example, from the key manager at 554. The access rules for the document are obtained at 556. As described above, there are a number of ways to obtain the access rules. One possible way is to receive them directly from the client machine. Another possible way is to get from the rules manager locally if the document is placed in a folder setup by the system. Given the access rules and the file key, it is now possible to form the security information at 558. The security information is then encrypted with the public user key at 560. In one embodiment similar to FIG. 2C.2, the access rules and the file key are placed in a segment if there are other segments already in the rules block.


At 562, the header for the document is generated. Depending on implementation, the header may include other information (e.g., a flag) that is not encrypted. Alternatively, a user block including the current user is also added into the header. The header is then forwarded at 564 to the client machine where the header is attached or integrated with the encrypted data portion to produce a secured document. It should be noted that the process 550 is also applicable when a secured document is being revised and saved into a store.


A local server device can be designed similar to that of a server as illustrated in FIG. 5A The local server device executes a module, referred herein as a local module which is configured to be a complete or partial replication of the server module 502 of FIG. 5A. The local module 572 provides the dependability, reliability and scalability of the centralized access control management being undertaken by the central server 500 of FIG. 5A. As such, not all authentication requests need to be handled at one central point without losing control of the access control management. For example, users are not affected if the central server is brought down for maintenance or if the connection to the central server is not available. If a number of local servers are used and each has a replication of the server module, the reliability of servicing the users is greatly enhanced. The possibility that a user wants to access a secured document but could not be authenticated is minimized.



FIG. 6A shows a flowchart of a user authentication process 600 that may be implemented in the central server 500 or the local server 570. As described above, there are at least two situations that will call upon the process 600—initial login to a networked client machine and first access to a secured document. When either of these situations happens, a client module in the client machine initiates a request that is transmitted to a server running a module providing the access control management to start the process 600.


At 602, the server awaits the request. Upon receiving the request from the client machine, the server proceeds at 604 to determine if the user and the client machine from which the user attempts to access a secured document have been authenticated. If both have already been authenticated, there will be no more authentication processing for either of the user or the client machine. On the other hand, the authentication processing continues when the user and the client machine have not already been authenticated. In one embodiment, the server may initiate a secured link with the client machine if both the server and the client machine are coupled to an open network, such link may be over HTTPS or supported through VPN. Alternatively, there may be a direct link between the client and the server if another authentication means is employed.


At 606, the server responds to the received request with an authentication response. Depending on implementation, such response may be a dialog box to be displayed on the screen of the client machine, a command or other demand. In any case, the response requires that credential information be provided by the user. As described before, the credential information may be a set of username and password or biometric information of the user and must be received from the user at 608 before the authentication may proceed forward.


At 610, upon receiving the credential information, the server needs to determine if the user is an authorized one to access any secured documents maintained in a repository, a local store, the server itself or other device accessible over the network. This may involve in a match of the received credential with what is previously stored in the server. It should be noted that the server may be the central server or a local server. Those skilled in the art can understand that the description is equally applied in either one of the settings. If the match fails, namely the user is unauthorized, the process 600 goes back to the beginning to continue waiting for a request. In other words, the current request to access the secured documents or login to the system is abandoned. If the match successes, the user is recognized as being authorized.


At the same time, the client machine goes to a similar authentication by, perhaps, an IP address thereof, or a network card identification therein, or other means that uniquely identifies the client machine.


With authentication of both the user and the client machine, the process 600 goes to 612 where the user's access privilege is retrieved and activated. Depending on implementation, an activation of the user's access privilege may be a downloading of a file containing the access privilege to the client machine, a decryption of a local file containing the access privilege, or simply an activation of the user in a memory space of the server. In any case, at this point, the user's access privilege is readily accessible, thus permitting the user to access the secured documents from the authenticated client machine.


According to one embodiment, XML-RPC is used to facilitate the communication between a server (e.g., a local server or a central server) and a client machine. XML-RPC is a simple and portable way to make remote procedure calls over HTTP. It can be used with Perl, Java, Python, C, C++, PHP and many other programming languages. In addition, XML-RPC allows software running on disparate operating systems, running in different environments to make procedure calls over a data network. It is remote procedure calling using HTTP as the transport and XML as the encoding. XML-RPC is designed to be as simple as possible, while allowing complex data structures to be transmitted, processed and returned.


In the embodiment of implementing the dynamic configuration mechanism, the user contacts the server from a client machine, the local module in the local server is examined to determine if it has authorization to service the user from the client machine at this location. If not, the local server will communicate with the central server to determine if the local module shall be reconfigured or updated to subsequently support the user from the client machine at this location. With the reconfigured local module, the user and the client machine can be authenticated and the users access privilege is made accessible, thus permitting the user to access secured documents from the authenticated client machine.


The configuration of a user's access to secured document is sometimes referred to as a provisioning process. The dynamic provisioning that has been described above is believed to provide the necessary security means needed by a large enterprise having employees in several locations without the loss of the centralized access control management at a central server. Further, the use of multiple local servers to support the central server can provide increased dependability, reliability and scalability.


Referring now to FIG. 7A, there is shown a functional block diagram of a client machine 700. As used herein, the client machine 700 is a computing device primarily used by a user to access secured documents. The client machine 700 can, for example, be a desktop computer, a mobile device or a laptop computer. According to one embodiment, the client machine 700 includes a processor 701, a client module 702, a memory space 703, a network interface 705 and a local store 707. The client module 702 resides in the memory space 703 and, when executed by the processor 701, delivers features, advantages and benefits contemplated in the present invention. Through the network interface 705, the client machine 700 is capable of communicating over a data network with other computers, such as a server. From the client machine 700, a user can access secured documents located in a repository (store) 706 that may be in the client machine 700, another networked device, or other storage means. A client module 702 is an executable version of one embodiment of the present invention. According to one embodiment, the client module 702 includes a number of sub-modules including an access report module 704, a user verifying module 710, a key manager 708, a document securing module 711 and an off-line access manager 714.


Access Report Module 704:


This module is a software agent configured to record access activity and associated with an authenticated user. It reports to an access report module in the central server so that a record may be established as to what secured document has been accessed by which user during what time. In particular, the access report module 704 is activated to capture access activities of the user when the client machine is not networked. The access activities will be later synchronized with the counterpart in the server to facilitate the access control management for the offline access.


Key Manager 708:


One of the purposes for the key manager 708 is to ensure that a secured document is still usable when the secured document is being accessed by an application that suddenly crashes. According to one embodiment, after the encrypted header is decrypted, the file key is then copied or a copy thereof is stored (cached) into the key manager 708. The file key is then used to decrypt the encrypted document. A clear document is now available to the application. If the application crashes due to power outage or interference by another application or OS, the file key in the header could be damaged. If no copy of the file key is available, the secured document may not be usable any more because the encrypted document would not be decrypted without the file key. In this case, the reserved key maintained it the key manager can be used to replace the damaged key and decrypt the encrypted document. After the user saves the file again, the file key is put back into the header. Another purpose for the key manager 708 is to cache a user key or keys of an authenticated user.


User Verifying Module 710:


This module is responsible for determining if a user who is accessing a secured document has been authenticated otherwise it will initiate a request for authentication with a local server or a central server. In other words, the user verifying module 710 is always consulted before a permission is granted to the user seeking access to a secured document. According to one embodiment, a user key or keys of an authenticated user are stored (cached) in the key manager 708 once the user is authenticated by the user verifying module 710 via the server. When a secured document is accessed, the user key must be retrieved from the key manager 708 to decrypt the encrypted security information in the header of the secured document.


Document Securing Module 711:


As described above, the DSM 711 includes a cipher 712 that is used to generate a file/user key and encrypt/decrypt a document/header. In addition, other securing means may be implemented in the DSM 711, for example, a filter to block copying contents in a secured document into a non-secured document or a link from a secured document/original source to another document or recipient source.


Off-line Access Manager 714:


This module becomes effective only when the networked client machine is off the network, namely, the communication with a local server or a central server is not currently available. For example, a user is on the road and still needs to access some secured documents in a laptop computer. When live consultation is not available, the off-line access manager 714 is activated to ensure that the authorized user still can access the secured document but only for a limited time and perhaps with a limited privilege.


It should be pointed out that the client module 702 in FIG. 7A lists some exemplary sub-modules according to one embodiment of the present invention and not every module in the server module 702 has to be implemented in order to practice the present invention. Those skilled in the art can understand that given the description herein, various combinations of the sub-modules may achieve certain functions, benefits and advantages contemplated in the present invention.


Many aspects of the operations of the client module 702 have been described above. The client module 702 can provide off-line access capability to a user to permit working with a secured document remotely with respect to a server (i.e., the central server or a local server). The dependence on the server (either one of the central server or local server) is so minimal that the feature can be equally applied to mobile users. Referring now to FIG. 7B, there is shown a flowchart of providing the off-line access process 720 in accordance with one embodiment of the present invention.


When a user has decided to be away from a company's premises for a certain period and will need to access some secured documents in a client machine (e.g., a laptop computer) that is to be carried with the user, the user may get pre-authorization from the server before the user disconnects the client machine from the network. At 722, the pre-authorization request is made in the client machine to seek an approval of an off-line access request from a server (e.g., a central server or a local server). Depending on an exact implementation, a response to the pre-authorization request received from the server may be a dialog box requesting further information from the user for the server to proceed with the off-line access request.


At 724, the user enters necessary information to the off-line access request that may include a specific time period, the user's identity. Perhaps, the off-line access request may also include the names of the secured documents or directories/folders in which secured documents are located and will be accessed off-line. In general, the specific time is manually entered or selected while the user's identity is automatically entered since the user typically has been previously authenticated and the client machine has the user's identity. The off-line access request is then forwarded to the server where the off-line access request is processed. It is assumed that the user is authorized to have such off-line access privilege.


In operation, there are a number of possible ways to enable the off-line access capability. One exemplary way is to place a time-sensitive access amendment to the desired secured documents, for example, the user is pre-authenticated by granting a pair of newly generated short-lived user keys or uploading the user's key or keys in illegible format to the client machine (only the private key is needed if only to access secured documents and both are needed if also to secure newly created documents). In other words, the user's access privilege or the access rules in the selected secured documents have been updated for the requested period. Accordingly, depending on implementation, the amended access rules, the amended access privilege or a time-sensitive user key(s) is received from the server at 726.


At 728, the original access rules or the user's original access privilege or the original user key(s) is modified, updated or temporarily overwritten. When the amended access rules are received, the secured documents are processed to include the amendments in the access rules so that the user can access them later even when off-line. When the amended access privilege is received, the user's original access privilege is temporarily revised with the received amendments so that the user can now access secured documents off-line. When the time-sensitive user keys are received, the user's original keys are suspended (e.g. put into an illegible format and they are no longer readily usable) and the newly received keys will be effective during the off-line access period. FIG. 7C illustrates that an amendment of the access rules is placed into a secured document that can be accessed by users, A, B, C and D, wherein user A has requested for the off-line access and has been granted off-line access for the request, while users B, C and D cannot access the secured documents off-line.


For security purposes, the amendment will typically expire by the end of the specific off-line time regardless if the user has returned or not. This feature is important to the situations in which the client machine (e.g. a laptop computer) is separated from the user or possessed by an unauthorized person, because the secured documents in the client machine can be no longer accessed with the expired user keys even if the user's confidential information (username/password) is hacked. Therefore, at 730, the process 720 keeps checking if the off-line time has ended. If not, the user can still access the secured documents off-line. When it is detected that the off-line time has expired, the process 720 goes to 734 wherein the original access rules are restored so that the secured documents can no longer be accessed off-line.


Similarly, the user's amended access privilege may be configured to expire as well when it is detected that the off-line time is expired, the process 720 goes to 734 wherein the user's original access privilege is restored so that the secured documents can no longer be accessed off-line. According to one embodiment, the amended access privilege is overwritten by the original access privilege.


To account for the situation in which the user may cut short his/her travel, the process 720 may be configured to initiate the restoration of the original setting for the secured documents or the users access privilege. At 732, the client machine detects that a connection to an access control server has been made; hence, it is assumed that the off-line access is no longer needed. The process 720 goes to 734 where the restoration of the original setting for the secured documents, the user's access privilege or user % keys takes place. As a result, the secured documents can no longer be accessed off-line from the client machine.


In any case, it is preferable to invoke the access report module 704 in the client module 702 to record the access activities by the user during the off-line access. The next time the user connects to the server, the access activities of the secured documents can be reported to the server to facilitate the access control management or synchronization of the secured documents accessed during the off-line period.


There are numerous functions, benefits and advantages in the present invention. One of the functions, benefits and advantages is that the securing mechanism contemplated in the present invention keeps selected digital assets under protection at all times by employing access rules in the secured digital assets. As such, only authorized users with authenticated machines can access the secured digital assets. Other functions, benefits and advantages are apparent to those skilled in the art given the detailed description herein.


The present invention may be implemented as a method, a system, a computer readable medium, a computer product and other forms that achieve what is desired herein. Those skilled in the art will understand that the description could be equally applied to or used in other various different settings with respect to various combinations, embodiments or settings provided in the description herein.


The processes, sequences or steps and features discussed above are related to each other and each is believed independently novel in the art. The disclosed processes, sequences or steps and features may be performed alone or in any combination to provide a novel and non-obvious system or a portion of a system. It should be understood that the processes, sequences or steps and features in combination yield an equally independently novel combination as well, even if combined in their broadest sense, i.e., with less than the specific manner in which each of the processes, sequences or steps and features has been reduced to practice.


The foregoing description of embodiments is illustrative of various aspects/embodiments of the present invention. Various modifications to the present invention can be made to the preferred embodiments by those skilled in the art without departing from the true spirit and scope of the invention as defined by the appended claims. Accordingly, the scope of the present invention is defined by the appended claims rather than the foregoing description of embodiments.

Claims
  • 1. A method comprising: receiving, by at least one processing device, a request to access a header of a secured file, wherein the header comprises a file key, at least the header of the secured file is configured to be decrypted by a user key, and a data portion of the secured file is configured to be decrypted by the file key;obtaining, by the at least one processing device, the user key from a particular storage location that indicates a level of security of the user key, wherein the level of security is defined in a policy based on a degree of access privileges provided by the user key and a requirement that the user key be obtained from the particular storage location based on the level of security of the user key; anddecrypting, by at the least one processing device, the header using the user key to produce the file key.
  • 2. The method of claim 1, wherein obtaining the user key from the storage location comprises obtaining the user key from a central server keystore corresponding to a high level of security of the user key.
  • 3. The method of claim 1, wherein obtaining the user key from the storage location comprises obtaining the user key from a local server keystore corresponding to an intermediate level of security of the user key.
  • 4. The method of claim 1, wherein obtaining the user key from the storage location comprises obtaining the user key from a user keystore corresponding to a low level of security of the user key.
  • 5. The method of claim 1, wherein obtaining the user key from the storage location comprises obtaining the user key from the storage location corresponding to a user group associated with the user key.
  • 6. The method of claim 1, wherein obtaining the user key from the storage location comprises obtaining the user key from a persistent storage location that is mutually exclusive from one or more additional persistent storage locations.
  • 7. The method of claim 6, wherein the user key is further available at a non-persistent storage location.
  • 8. The method of claim 1, wherein obtaining the user key from the storage location comprises providing the header to a central server keystore configured to obtain the user key and decrypt the header using the user key.
  • 9. The method of claim 8, further comprising: receiving the file key, decrypted from the header, from the central server keystore.
  • 10. The method of claim 1, further comprising: caching the user key at a local cache.
  • 11. The method of claim 10, further comprising: clearing the local cache after a predetermined duration.
  • 12. A computer-readable storage device having instructions stored thereon, execution of which, by a computing device, causes the computing device to perform operations comprising: receiving a request to access a header of a secured file, wherein the header comprises a file key, at least the header of the secured file is configured to be decrypted by a user key, and a data portion of the secured file is configured to be decrypted by the file key;obtaining the user key from a particular storage location that indicates a level of security of the user key, wherein the level of security is defined in a policy based on a degree of access privileges provided by the user key and a requirement that the user key be obtained from the particular storage location based on the level of security of the user key; and
  • 13. The computer-readable storage device of claim 12, wherein obtaining the user key from the storage location comprises obtaining the user key from a central server keystore corresponding to a high level of security of the user key.
  • 14. The computer-readable storage device of claim 12, wherein obtaining the user key from the storage location comprises obtaining the user key from a local server keystore corresponding to an intermediate level of security of the user key.
  • 15. The computer-readable storage device of claim 12, wherein obtaining the user key from the storage location comprises obtaining the user key from a user keystore corresponding to a low level of security of the user key.
  • 16. The computer-readable storage device of claim 12, wherein obtaining the user key from the storage location comprises obtaining the user key from the storage location corresponding to a user group associated with the user key.
  • 17. The computer-readable storage device of claim 12, wherein obtaining the user key from the storage location comprises obtaining the user key from a persistent storage location that is mutually exclusive from one or more additional persistent storage locations.
  • 18. The computer-readable storage device of claim 17, wherein the user key is further available at a non-persistent storage location.
  • 19. The computer-readable storage device of claim 12, wherein obtaining the user key from the storage location comprises providing the header to a central server keystore configured to obtain the user key and decrypt the header using the user key.
  • 20. The computer-readable storage device of claim 19, the operations further comprising: receiving the file key, decrypted from the header, from the central server keystore.
  • 21. The computer-readable storage device of claim 12, the operations further comprising: caching the user key at a local cache.
  • 22. The computer-readable storage device of claim 21, the operations further comprising: clearing the local cache after a predetermined duration.
  • 23. A system comprising: a memory storing: a receiving module configured to receive a request to access a header of a secured file, wherein the header comprises a file key, at least the header of the secured file is configured to be decrypted by a user key, and a data portion of the secured file is configured to be decrypted by the file key,an obtaining module configured to obtain the user key from a particular storage location that indicates a level of security of the user key, wherein the level of security is defined in a policy based on a degree of access privileges provided by the user key and a requirement that the user key be obtained from the particular storage location based on the level of security of the user key, anda decrypting module configured to decrypt the header using the user key to produce the file key; andone or more processors configured to process the modules.
  • 24. The system of claim 23, wherein obtaining the user key from the storage location comprises obtaining the user key from a central server keystore corresponding to a high level of security of the user key.
  • 25. The system of claim 23, wherein obtaining the user key from the storage location comprises obtaining the user key from a local server keystore corresponding to an intermediate level of security of the user key.
  • 26. The system of claim 23, wherein obtaining the user key from the storage location comprises obtaining the user key from a user keystore corresponding to a low level of security of the user key.
  • 27. The system of claim 23, wherein obtaining the user key from the storage location comprises obtaining the user key from the storage location corresponding to a user group associated with the user key.
  • 28. The system of claim 23, wherein obtaining the user key from the storage location comprises obtaining the user key from a persistent storage location that is mutually exclusive from one or more additional persistent storage locations.
  • 29. The system of claim 28, wherein the user key is further available at a non-persistent storage location.
  • 30. The system of claim 23, wherein obtaining the user key from the storage location comprises providing the header to a central server keystore configured to obtain the user key and decrypt the header using the user key.
  • 31. The system of claim 30, further comprising: a second receiving module configured to receive the file key, decrypted from the header, from the central server keystore.
  • 32. The system of claim 23, further comprising: a caching module configured to cache the user key at a local cache.
  • 33. The system of claim 32, further comprising: a clearing module configured to clear the local cache after a predetermined duration.
CROSS REFERENCE TO RELATED APPLICATIONS

This application is a continuation of U.S. patent application Ser. No. 10/105,532, filed Mar. 20, 2002 now U.S. Pat. No. 7,921,288, and entitled “SYSTEM AND METHOD FOR PROVIDING DIFFERENT LEVELS OF KEY SECURITY FOR CONTROLLING ACCESS TO SECURED ITEMS,” which is a continuation-in-part application of U.S. patent application Ser. No. 10/075,194, filed Feb. 12, 2002 now U.S. Pat. No. 8,065,713, and entitled “SYSTEM AND METHOD FOR PROVIDING MULTI-LOCATION ACCESS MANAGEMENT TO SECURED ITEMS,” which are hereby incorporated by reference for all purposes. This application also claims the benefits of U.S. Provisional Application No. 60/339,634, filed Dec. 12, 2001, and entitled “PERVASIVE SECURITY SYSTEMS,” which is hereby incorporated by reference for all purposes.

US Referenced Citations (708)
Number Name Date Kind
4203166 Eshram et al. May 1980 A
4238854 Ehrsam et al. Dec 1980 A
4423287 Zeidler Dec 1983 A
4423387 Sempel Dec 1983 A
4734568 Watanabe Mar 1988 A
4757533 Allen et al. Jul 1988 A
4796220 Wolfe Jan 1989 A
4799258 Davies Jan 1989 A
4827508 Shear May 1989 A
4887204 Johnson et al. Dec 1989 A
4888800 Marshall et al. Dec 1989 A
4912552 Allison et al. Mar 1990 A
4972472 Brown et al. Nov 1990 A
5032979 Hecht et al. Jul 1991 A
5052040 Preston et al. Sep 1991 A
5058164 Elmer et al. Oct 1991 A
5144660 Rose Sep 1992 A
5204897 Wyman Apr 1993 A
5212788 Lomet et al. May 1993 A
5220657 Bly et al. Jun 1993 A
5235641 Nozawa et al. Aug 1993 A
5247575 Sprague et al. Sep 1993 A
5267313 Hirata Nov 1993 A
5276735 Boebert et al. Jan 1994 A
5301247 Rasmussen et al. Apr 1994 A
5319705 Halter et al. Jun 1994 A
5369702 Shanton Nov 1994 A
5375169 Seheidt et al. Dec 1994 A
5404404 Novorita Apr 1995 A
5406628 Beller et al. Apr 1995 A
5414852 Kramer et al. May 1995 A
5434918 Kung et al. Jul 1995 A
5461710 Bloomfield et al. Oct 1995 A
5467342 Logston et al. Nov 1995 A
5495533 Linehan et al. Feb 1996 A
5497422 Tysen et al. Mar 1996 A
5499297 Boebert Mar 1996 A
5502766 Boebert et al. Mar 1996 A
5535375 Eshel et al. Jul 1996 A
5557765 Lipner et al. Sep 1996 A
5570108 McLaughlin et al. Oct 1996 A
5584023 Hsu Dec 1996 A
5600722 Yamaguchi et al. Feb 1997 A
5606663 Kadooka Feb 1997 A
5619576 Shaw Apr 1997 A
5638501 Gough et al. Jun 1997 A
5640388 Woodhead et al. Jun 1997 A
5655119 Davy Aug 1997 A
5661668 Yemini et al. Aug 1997 A
5661806 Nevoux et al. Aug 1997 A
5671412 Christiano Sep 1997 A
5673316 Auerbach et al. Sep 1997 A
5677953 Dolphin Oct 1997 A
5680452 Shanton Oct 1997 A
5682537 Davies et al. Oct 1997 A
5684987 Mamiya et al. Nov 1997 A
5689688 Strong et al. Nov 1997 A
5689718 Sakurai et al. Nov 1997 A
5693652 Barrus et al. Dec 1997 A
5699428 McDonnal et al. Dec 1997 A
5708709 Rose Jan 1998 A
5715314 Payne et al. Feb 1998 A
5715403 Stefik Feb 1998 A
5717755 Shanton Feb 1998 A
5719941 Swift et al. Feb 1998 A
5720033 Deo Feb 1998 A
5729734 Parker et al. Mar 1998 A
5732265 Dewitt et al. Mar 1998 A
5745573 Lipner et al. Apr 1998 A
5745750 Porcaro Apr 1998 A
5748736 Mittra May 1998 A
5751287 Hahn et al. May 1998 A
5757920 Misra et al. May 1998 A
5765152 Erickson Jun 1998 A
5768381 Hawthorne Jun 1998 A
5778065 Hauser et al. Jul 1998 A
5778350 Adams et al. Jul 1998 A
5781711 Austin et al. Jul 1998 A
5787169 Eldridge et al. Jul 1998 A
5787173 Seheidt et al. Jul 1998 A
5787175 Carter Jul 1998 A
5790789 Suarez Aug 1998 A
5790790 Smith et al. Aug 1998 A
5813009 Johnson et al. Sep 1998 A
5821933 Keller et al. Oct 1998 A
5825876 Peterson Oct 1998 A
5835592 Chang et al. Nov 1998 A
5835601 Shimbo et al. Nov 1998 A
5850443 Van Oorschot et al. Dec 1998 A
5857189 Riddle Jan 1999 A
5862325 Reed et al. Jan 1999 A
5870468 Harrison Feb 1999 A
5870477 Sasaki et al. Feb 1999 A
5881287 Mast Mar 1999 A
5892900 Ginter et al. Apr 1999 A
5893084 Morgan et al. Apr 1999 A
5898781 Shanton Apr 1999 A
5922073 Shimada Jul 1999 A
5923754 Angelo et al. Jul 1999 A
5933498 Schneck et al. Aug 1999 A
5944794 Okamoto et al. Aug 1999 A
5953419 Lohstroh et al. Sep 1999 A
5968177 Batten-Carew et al. Oct 1999 A
5970502 Salkewicz et al. Oct 1999 A
5978802 Hurvig Nov 1999 A
5987440 O'Neil et al. Nov 1999 A
5991879 Still Nov 1999 A
5999907 Donner Dec 1999 A
6011847 Follendore, III Jan 2000 A
6012044 Maggioncalda et al. Jan 2000 A
6014730 Ohtsu Jan 2000 A
6023506 Ote et al. Feb 2000 A
6031584 Gray Feb 2000 A
6032216 Schmuck et al. Feb 2000 A
6035404 Zhao Mar 2000 A
6038322 Harkins Mar 2000 A
6044155 Thomlinson et al. Mar 2000 A
6055314 Spies et al. Apr 2000 A
6058424 Dixon et al. May 2000 A
6061790 Bodnar May 2000 A
6061797 Jade et al. May 2000 A
6069057 Wu May 2000 A
6069957 Richards May 2000 A
6070244 Orchier et al. May 2000 A
6085323 Shimizu et al. Jul 2000 A
6088717 Reed et al. Jul 2000 A
6088805 Davis et al. Jul 2000 A
6098056 Rusnak et al. Aug 2000 A
6101507 Cane et al. Aug 2000 A
6105131 Carroll Aug 2000 A
6122630 Strickler et al. Sep 2000 A
6134327 Van Oorschot Oct 2000 A
6134658 Multerer et al. Oct 2000 A
6134660 Boneh et al. Oct 2000 A
6134664 Walker Oct 2000 A
6141754 Choy Oct 2000 A
6145084 Zuili Nov 2000 A
6148338 Lachelt et al. Nov 2000 A
6158010 Moriconi et al. Dec 2000 A
6161139 Win et al. Dec 2000 A
6170060 Mott et al. Jan 2001 B1
6182142 Win et al. Jan 2001 B1
6185612 Jensen et al. Feb 2001 B1
6185684 Pravetz et al. Feb 2001 B1
6192408 Vahalia et al. Feb 2001 B1
6199070 Polo-Wood et al. Mar 2001 B1
6205549 Pravetz et al. Mar 2001 B1
6212561 Sitaraman et al. Apr 2001 B1
6223285 Komuro et al. Apr 2001 B1
6226618 Downs et al. May 2001 B1
6226745 Wiederhold et al. May 2001 B1
6240188 Dondeti et al. May 2001 B1
6249755 Yemini et al. Jun 2001 B1
6249873 Richard et al. Jun 2001 B1
6253193 Ginter et al. Jun 2001 B1
6260040 Kauffman et al. Jul 2001 B1
6260141 Park Jul 2001 B1
6263348 Kathrow et al. Jul 2001 B1
6266420 Langford et al. Jul 2001 B1
6272631 Thomlinson et al. Aug 2001 B1
6272632 Carman et al. Aug 2001 B1
6282649 Lambert et al. Aug 2001 B1
6289450 Pensak et al. Sep 2001 B1
6289458 Garg et al. Sep 2001 B1
6292895 Baltzley Sep 2001 B1
6292899 McBride Sep 2001 B1
6295361 Kadansky et al. Sep 2001 B1
6299069 Shona Oct 2001 B1
6301614 Najork et al. Oct 2001 B1
6308256 Folmsbee Oct 2001 B1
6308273 Goertzel et al. Oct 2001 B1
6314408 Salas et al. Nov 2001 B1
6314409 Schneck et al. Nov 2001 B2
6317777 Skarbo et al. Nov 2001 B1
6332025 Takahashi et al. Dec 2001 B2
6336114 Garrison Jan 2002 B1
6339423 Sampson et al. Jan 2002 B1
6339825 Pensak et al. Jan 2002 B2
6341164 Dilkie et al. Jan 2002 B1
6343316 Sakata Jan 2002 B1
6347374 Drake et al. Feb 2002 B1
6349337 Parsons et al. Feb 2002 B1
6351813 Mooney et al. Feb 2002 B1
6353859 McKeehan et al. Mar 2002 B1
6356903 Baxter et al. Mar 2002 B1
6356941 Cohen Mar 2002 B1
6357010 Viets et al. Mar 2002 B1
6363480 Perlman Mar 2002 B1
6366298 Haitsuka et al. Apr 2002 B1
6370249 Van Oorschot Apr 2002 B1
6381698 Devanbu et al. Apr 2002 B1
6385644 Devine et al. May 2002 B1
6389433 Bolosky et al. May 2002 B1
6389538 Gruse et al. May 2002 B1
6393420 Peters May 2002 B1
6405315 Burns et al. Jun 2002 B1
6405318 Rowland Jun 2002 B1
6408404 Ladwig Jun 2002 B1
6421714 Rai et al. Jul 2002 B1
6442688 Moses et al. Aug 2002 B1
6442695 Dutcher et al. Aug 2002 B1
6446090 Hart Sep 2002 B1
6449721 Pensak et al. Sep 2002 B1
6453353 Win et al. Sep 2002 B1
6453419 Flint et al. Sep 2002 B1
6466476 Wong et al. Oct 2002 B1
6466932 Dennis et al. Oct 2002 B1
6477544 Bolosky et al. Nov 2002 B1
6487662 Kharon et al. Nov 2002 B1
6490680 Scheidt et al. Dec 2002 B1
6505300 Chan et al. Jan 2003 B2
6510349 Schneck et al. Jan 2003 B1
6519700 Ram et al. Feb 2003 B1
6529956 Smith et al. Mar 2003 B1
6530020 Aoki Mar 2003 B1
6530024 Proctor Mar 2003 B1
6542608 Scheidt et al. Apr 2003 B2
6549623 Scheidt et al. Apr 2003 B1
6550011 Sims Apr 2003 B1
6557039 Leong et al. Apr 2003 B1
6567914 Just et al. May 2003 B1
6571291 Chow May 2003 B1
6574733 Langford Jun 2003 B1
6584466 Serbinis et al. Jun 2003 B1
6587878 Merriam Jul 2003 B1
6587946 Jakobsson Jul 2003 B1
6588673 Chan et al. Jul 2003 B1
6591295 Diamond et al. Jul 2003 B1
6594662 Sieffert et al. Jul 2003 B1
6598161 Kluttz et al. Jul 2003 B1
6601170 Wallace, Jr. Jul 2003 B1
6603857 Batten-Carew et al. Aug 2003 B1
6608636 Roseman Aug 2003 B1
6609115 Mehring et al. Aug 2003 B1
6611599 Natarajan Aug 2003 B2
6611846 Stoodley Aug 2003 B1
6615349 Hair Sep 2003 B1
6615350 Schell et al. Sep 2003 B1
6625650 Stelliga Sep 2003 B2
6625734 Marvit et al. Sep 2003 B1
6629140 Fertell et al. Sep 2003 B1
6629243 Kleinman et al. Sep 2003 B1
6633311 Douvikas et al. Oct 2003 B1
6640307 Viets et al. Oct 2003 B2
6646515 Jun et al. Nov 2003 B2
6647388 Numao et al. Nov 2003 B2
6678835 Shah et al. Jan 2004 B1
6683954 Searle et al. Jan 2004 B1
6687822 Jakobsson Feb 2004 B1
6693652 Barrus et al. Feb 2004 B1
6698022 Wu Feb 2004 B1
6711683 Laczko et al. Mar 2004 B1
6718361 Basani et al. Apr 2004 B1
6735701 Jacobson May 2004 B1
6738908 Bonn et al. May 2004 B1
6751573 Burch Jun 2004 B1
6754657 Lomet Jun 2004 B2
6754665 Futagami et al. Jun 2004 B1
6775779 England et al. Aug 2004 B1
6779031 Picher-Dempsey Aug 2004 B1
6782403 Kino et al. Aug 2004 B1
6801999 Venkatesan et al. Oct 2004 B1
6807534 Erickson Oct 2004 B1
6807636 Hartman et al. Oct 2004 B2
6810389 Meyer Oct 2004 B1
6810479 Barlow et al. Oct 2004 B1
6816871 Lee Nov 2004 B2
6816969 Miyazaki et al. Nov 2004 B2
6826698 Minkin et al. Nov 2004 B1
6834333 Yoshino et al. Dec 2004 B2
6834341 Bahl et al. Dec 2004 B1
6842825 Geiner et al. Jan 2005 B2
6845452 Roddy et al. Jan 2005 B1
6851050 Singhal et al. Feb 2005 B2
6862103 Miura et al. Mar 2005 B1
6865555 Novak Mar 2005 B2
6870920 Henits Mar 2005 B2
6874139 Krueger et al. Mar 2005 B2
6877010 Smith-Semedo et al. Apr 2005 B2
6877136 Bess et al. Apr 2005 B2
6882994 Yoshimura et al. Apr 2005 B2
6889210 Vainstein May 2005 B1
6891953 DeMello et al. May 2005 B1
6892201 Brown et al. May 2005 B2
6892306 En-Seung et al. May 2005 B1
6898627 Sekiguchi May 2005 B1
6907034 Begis Jun 2005 B1
6909708 Krishnaswamy et al. Jun 2005 B1
6915425 Xu et al. Jul 2005 B2
6915434 Kuroda et al. Jul 2005 B1
6915435 Merriam Jul 2005 B1
6920558 Sames et al. Jul 2005 B2
6922785 Brewer et al. Jul 2005 B1
6924425 Naples et al. Aug 2005 B2
6931450 Howard et al. Aug 2005 B2
6931530 Pham et al. Aug 2005 B2
6931597 Prakash Aug 2005 B1
6938042 Aboulhosn et al. Aug 2005 B2
6938156 Wheeler et al. Aug 2005 B2
6941355 Donaghey et al. Sep 2005 B1
6941456 Wilson Sep 2005 B2
6941472 Moriconi et al. Sep 2005 B2
6944183 Iyer et al. Sep 2005 B1
6947556 Matyas et al. Sep 2005 B1
6950818 Dennis et al. Sep 2005 B2
6950936 Subramaniam et al. Sep 2005 B2
6950941 Lee et al. Sep 2005 B1
6950943 Bacha et al. Sep 2005 B1
6952780 Olsen et al. Oct 2005 B2
6954753 Jeran Oct 2005 B1
6957261 Lortz Oct 2005 B2
6959308 Gramsamer et al. Oct 2005 B2
6961849 Davis et al. Nov 2005 B1
6961855 Rich et al. Nov 2005 B1
6968060 Pinkas Nov 2005 B1
6968456 Tripathi et al. Nov 2005 B1
6971018 Witt et al. Nov 2005 B1
6976259 Dutta et al. Dec 2005 B1
6978366 Ignatchenko et al. Dec 2005 B1
6978376 Giroux et al. Dec 2005 B2
6978377 Asano et al. Dec 2005 B1
6987752 Sarraf et al. Jan 2006 B1
6988133 Zavalkovsky et al. Jan 2006 B1
6988199 Toh et al. Jan 2006 B2
6990441 Bolme et al. Jan 2006 B1
6993135 Ishibashi Jan 2006 B2
6996718 Henry et al. Feb 2006 B1
7000150 Zunino et al. Feb 2006 B1
7003116 Riedel et al. Feb 2006 B2
7003117 Kacker et al. Feb 2006 B2
7003560 Mullen et al. Feb 2006 B1
7003661 Beattie et al. Feb 2006 B2
7010689 Matyas et al. Mar 2006 B1
7010809 Hori et al. Mar 2006 B2
7013332 Friedel et al. Mar 2006 B2
7013485 Brown et al. Mar 2006 B2
7020645 Bisbee et al. Mar 2006 B2
7024427 Bobbitt et al. Apr 2006 B2
7035854 Hsiao et al. Apr 2006 B2
7035910 Dutta et al. Apr 2006 B1
7043637 Bolosky et al. May 2006 B2
7046807 Hirano et al. May 2006 B2
7047404 Doonan et al. May 2006 B1
7051213 Kobayashi et al. May 2006 B1
7058696 Phillips et al. Jun 2006 B1
7058978 Feuerstein et al. Jun 2006 B2
7062642 Langrind et al. Jun 2006 B1
7073063 Peinado Jul 2006 B2
7073073 Nonaka et al. Jul 2006 B1
7076063 Kuroiwa Jul 2006 B2
7076067 Raike et al. Jul 2006 B2
7076312 Law et al. Jul 2006 B2
7076469 Schreiber et al. Jul 2006 B2
7076633 Tormasov et al. Jul 2006 B2
7080077 Ramamurthy et al. Jul 2006 B2
7095853 Morishita Aug 2006 B2
7096266 Lewin et al. Aug 2006 B2
7099926 Ims et al. Aug 2006 B1
7103911 Spies et al. Sep 2006 B2
7107185 Yemini et al. Sep 2006 B1
7107269 Arlein et al. Sep 2006 B2
7107416 Stuart et al. Sep 2006 B2
7113594 Boneh et al. Sep 2006 B2
7116785 Okaue Oct 2006 B2
7117322 Hochberg et al. Oct 2006 B2
7120635 Bhide et al. Oct 2006 B2
7120757 Tsuge Oct 2006 B2
7124164 Chemtob Oct 2006 B1
7126957 Isukapalli et al. Oct 2006 B1
7130964 Ims et al. Oct 2006 B2
7131071 Gune et al. Oct 2006 B2
7134041 Murray et al. Nov 2006 B2
7136903 Phillips et al. Nov 2006 B1
7139399 Zimmermann Nov 2006 B1
7140044 Redlich et al. Nov 2006 B2
7145898 Elliott Dec 2006 B1
7146388 Stakutis et al. Dec 2006 B2
7146498 Takechi et al. Dec 2006 B1
7159036 Hinchliffe et al. Jan 2007 B2
7165179 Maruyama et al. Jan 2007 B2
7168094 Fredell Jan 2007 B1
7171557 Kallahalla et al. Jan 2007 B2
7174563 Brownlie et al. Feb 2007 B1
7177426 Dube Feb 2007 B1
7177427 Komuro et al. Feb 2007 B1
7177839 Claxton et al. Feb 2007 B1
7178033 Garcia Feb 2007 B1
7181017 Nagel et al. Feb 2007 B1
7185196 Kuskin et al. Feb 2007 B1
7185364 Knouse et al. Feb 2007 B2
7187033 Pendharkar Mar 2007 B2
7188181 Squier et al. Mar 2007 B1
7194764 Martherus et al. Mar 2007 B2
7197638 Grawrock et al. Mar 2007 B1
7200747 Riedel et al. Apr 2007 B2
7203317 Kallahalla et al. Apr 2007 B2
7203968 Asano et al. Apr 2007 B2
7219230 Riedel et al. May 2007 B2
7224795 Takada et al. May 2007 B2
7225256 Villavicencio May 2007 B2
7227953 Shida Jun 2007 B2
7233948 Shamoon et al. Jun 2007 B1
7237002 Estrada et al. Jun 2007 B1
7249044 Kumar et al. Jul 2007 B2
7249251 Todd et al. Jul 2007 B2
7260555 Rossmann et al. Aug 2007 B2
7265764 Alben et al. Sep 2007 B2
7266684 Jancula Sep 2007 B2
7280658 Amini et al. Oct 2007 B2
7281272 Rubin et al. Oct 2007 B1
7287055 Cannata et al. Oct 2007 B2
7287058 Loveland et al. Oct 2007 B2
7287620 Thomas et al. Oct 2007 B2
7290148 Tozawa et al. Oct 2007 B2
7308702 Thomsen et al. Dec 2007 B1
7313824 Bala et al. Dec 2007 B1
7319752 Asano et al. Jan 2008 B2
7340600 Corella Mar 2008 B1
7343488 Yadav Mar 2008 B2
7359517 Rowe Apr 2008 B1
7362868 Madoukh et al. Apr 2008 B2
7380120 Garcia May 2008 B1
7383586 Cross et al. Jun 2008 B2
7386529 Kiessig et al. Jun 2008 B2
7386599 Piersol et al. Jun 2008 B1
7401220 Bolosky et al. Jul 2008 B2
7406596 Tararukhina et al. Jul 2008 B2
7415608 Bolosky et al. Aug 2008 B2
7434048 Shapiro et al. Oct 2008 B1
7454612 Bolosky et al. Nov 2008 B2
7461157 Ahlard et al. Dec 2008 B2
7461405 Boudreault et al. Dec 2008 B2
7478243 Bolosky et al. Jan 2009 B2
7478418 Supramaniam et al. Jan 2009 B2
7484245 Friedman et al. Jan 2009 B1
7496959 Adelstein et al. Feb 2009 B2
7509492 Boyen et al. Mar 2009 B2
7512810 Ryan Mar 2009 B1
7526657 Saneto et al. Apr 2009 B2
7539867 Bolosky et al. May 2009 B2
7555558 Kenrich et al. Jun 2009 B1
7562232 Zuili et al. Jul 2009 B2
7565683 Huang et al. Jul 2009 B1
7577838 Rossmann et al. Aug 2009 B1
7631184 Ryan Dec 2009 B2
7681034 Lee et al. Mar 2010 B1
7698230 Brown et al. Apr 2010 B1
7702909 Vainstein Apr 2010 B2
7703140 Nath et al. Apr 2010 B2
7707427 Kenrich et al. Apr 2010 B1
7729995 Alain et al. Jun 2010 B1
7730543 Nath et al. Jun 2010 B1
7748045 Kenrich et al. Jun 2010 B2
RE41546 Vainstein Aug 2010 E
7783765 Hildebrand et al. Aug 2010 B2
7836310 Gutnik Nov 2010 B1
7890990 Vainstein et al. Feb 2011 B1
7913311 Alain et al. Mar 2011 B2
7917938 Jacobson Mar 2011 B2
7921284 Kinghorn et al. Apr 2011 B1
7921288 Hildebrand Apr 2011 B1
7921450 Vainstein et al. Apr 2011 B1
7930756 Crocker et al. Apr 2011 B1
7950066 Zuili May 2011 B1
8006280 Hildebrand et al. Aug 2011 B1
8065713 Vainstein et al. Nov 2011 B1
20010000265 Schreiber et al. Apr 2001 A1
20010011254 Clark Aug 2001 A1
20010014882 Stefik et al. Aug 2001 A1
20010018743 Morishita Aug 2001 A1
20010021255 Ishibashi Sep 2001 A1
20010021926 Schneck et al. Sep 2001 A1
20010023421 Numao et al. Sep 2001 A1
20010032181 Jakstadt et al. Oct 2001 A1
20010033611 Grimwood et al. Oct 2001 A1
20010034839 Karjoth et al. Oct 2001 A1
20010042110 Furusawa et al. Nov 2001 A1
20010044903 Yamamoto et al. Nov 2001 A1
20010056541 Matsuzaki et al. Dec 2001 A1
20010056550 Lee Dec 2001 A1
20020003886 Hillegass et al. Jan 2002 A1
20020007335 Millard et al. Jan 2002 A1
20020010679 Felsher Jan 2002 A1
20020013772 Peinado Jan 2002 A1
20020016921 Olsen et al. Feb 2002 A1
20020016922 Richards et al. Feb 2002 A1
20020023208 Jancula Feb 2002 A1
20020026321 Faris et al. Feb 2002 A1
20020027886 Fischer et al. Mar 2002 A1
20020029340 Pensak et al. Mar 2002 A1
20020031230 Sweet et al. Mar 2002 A1
20020035624 Kim Mar 2002 A1
20020036984 Chiussi et al. Mar 2002 A1
20020041391 Bannai Apr 2002 A1
20020042756 Kumar et al. Apr 2002 A1
20020046350 Lordemann et al. Apr 2002 A1
20020050098 Chan May 2002 A1
20020052981 Yasuda May 2002 A1
20020056042 Van Der Kaay et al. May 2002 A1
20020062240 Morinville May 2002 A1
20020062245 Niu et al. May 2002 A1
20020062451 Scheidt et al. May 2002 A1
20020069077 Brophy et al. Jun 2002 A1
20020069272 Kim et al. Jun 2002 A1
20020069363 Winburn Jun 2002 A1
20020073320 Rinkevich et al. Jun 2002 A1
20020077986 Kobata et al. Jun 2002 A1
20020077988 Sasaki et al. Jun 2002 A1
20020078239 Howard et al. Jun 2002 A1
20020078361 Giroux et al. Jun 2002 A1
20020087479 Malcolm Jul 2002 A1
20020089602 Sullivan Jul 2002 A1
20020091532 Viets et al. Jul 2002 A1
20020091745 Ramamurthy et al. Jul 2002 A1
20020091928 Bouchard et al. Jul 2002 A1
20020093527 Sherlock et al. Jul 2002 A1
20020099947 Evans Jul 2002 A1
20020112035 Carey et al. Aug 2002 A1
20020112048 Gruyer et al. Aug 2002 A1
20020120851 Clarke Aug 2002 A1
20020124180 Hagman Sep 2002 A1
20020129158 Zhang et al. Sep 2002 A1
20020129235 Okamoto et al. Sep 2002 A1
20020133500 Arlein et al. Sep 2002 A1
20020133699 Pueschel Sep 2002 A1
20020138571 Trinon et al. Sep 2002 A1
20020138726 Sames et al. Sep 2002 A1
20020138762 Horne Sep 2002 A1
20020143710 Liu Oct 2002 A1
20020143906 Tormasov et al. Oct 2002 A1
20020147746 Lee Oct 2002 A1
20020150239 Carny et al. Oct 2002 A1
20020152302 Motoyama et al. Oct 2002 A1
20020156726 Kleckner et al. Oct 2002 A1
20020157016 Russell et al. Oct 2002 A1
20020162104 Raike et al. Oct 2002 A1
20020165870 Chakraborty et al. Nov 2002 A1
20020166053 Wilson Nov 2002 A1
20020169963 Seder et al. Nov 2002 A1
20020169965 Hale et al. Nov 2002 A1
20020172367 Mulder et al. Nov 2002 A1
20020174030 Praisner et al. Nov 2002 A1
20020174109 Chandy et al. Nov 2002 A1
20020174415 Hines Nov 2002 A1
20020176572 Ananth Nov 2002 A1
20020178271 Graham et al. Nov 2002 A1
20020184217 Bisbee et al. Dec 2002 A1
20020184488 Amini et al. Dec 2002 A1
20020194484 Bolosky et al. Dec 2002 A1
20020198798 Ludwig et al. Dec 2002 A1
20030005168 Leerssen et al. Jan 2003 A1
20030009685 Choo et al. Jan 2003 A1
20030014391 Evans et al. Jan 2003 A1
20030023559 Choi et al. Jan 2003 A1
20030026431 Hammersmith Feb 2003 A1
20030028610 Pearson Feb 2003 A1
20030033528 Ozog et al. Feb 2003 A1
20030037029 Holenstein et al. Feb 2003 A1
20030037133 Owens Feb 2003 A1
20030037237 Abgrall et al. Feb 2003 A1
20030037253 Blank et al. Feb 2003 A1
20030046176 Hynes Mar 2003 A1
20030046238 Nonaka et al. Mar 2003 A1
20030046270 Leung et al. Mar 2003 A1
20030050919 Brown et al. Mar 2003 A1
20030051039 Brown et al. Mar 2003 A1
20030056139 Murray et al. Mar 2003 A1
20030061482 Emmerichs Mar 2003 A1
20030061506 Cooper Mar 2003 A1
20030074580 Knouse et al. Apr 2003 A1
20030078959 Yeung et al. Apr 2003 A1
20030079175 Limantsev Apr 2003 A1
20030081784 Kallahalla et al. May 2003 A1
20030081785 Boneh et al. May 2003 A1
20030081787 Kallahalla et al. May 2003 A1
20030081790 Kallahalla et al. May 2003 A1
20030088517 Medoff May 2003 A1
20030088783 DiPierro May 2003 A1
20030093457 Goldick May 2003 A1
20030095552 Bernhard et al. May 2003 A1
20030099248 Speciner May 2003 A1
20030101072 Dick et al. May 2003 A1
20030108883 Rondinone Jun 2003 A1
20030110131 Alain Jun 2003 A1
20030110169 Zuili Jun 2003 A1
20030110266 Rollins et al. Jun 2003 A1
20030110280 Hinchliffe et al. Jun 2003 A1
20030110397 Supramaniam Jun 2003 A1
20030115146 Lee et al. Jun 2003 A1
20030115218 Bobbitt et al. Jun 2003 A1
20030115570 Bisceglia Jun 2003 A1
20030120601 Ouye Jun 2003 A1
20030120684 Zuili et al. Jun 2003 A1
20030126434 Lim et al. Jul 2003 A1
20030132949 Fallon et al. Jul 2003 A1
20030154296 Noguchi et al. Aug 2003 A1
20030154381 Ouye Aug 2003 A1
20030154396 Godwin et al. Aug 2003 A1
20030154401 Hartman et al. Aug 2003 A1
20030159048 Matsumoto et al. Aug 2003 A1
20030159066 Staw et al. Aug 2003 A1
20030163704 Dick et al. Aug 2003 A1
20030165117 Garcia-Luna-Aceves et al. Sep 2003 A1
20030172280 Scheidt et al. Sep 2003 A1
20030177070 Viswanath et al. Sep 2003 A1
20030177378 Wittkotter Sep 2003 A1
20030182310 Charnock et al. Sep 2003 A1
20030182579 Leporini et al. Sep 2003 A1
20030182584 Banes et al. Sep 2003 A1
20030191938 Woods et al. Oct 2003 A1
20030196096 Sutton Oct 2003 A1
20030197729 Denoue et al. Oct 2003 A1
20030200202 Hsiao et al. Oct 2003 A1
20030204692 Tamer et al. Oct 2003 A1
20030208485 Castellanos Nov 2003 A1
20030217264 Martin et al. Nov 2003 A1
20030217281 Ryan Nov 2003 A1
20030217282 Henry Nov 2003 A1
20030217333 Smith et al. Nov 2003 A1
20030220999 Emerson Nov 2003 A1
20030222141 Vogler et al. Dec 2003 A1
20030226013 Dutertre Dec 2003 A1
20030229795 Kunigkeit et al. Dec 2003 A1
20030233650 Zaner et al. Dec 2003 A1
20040022390 McDonald et al. Feb 2004 A1
20040025037 Hair Feb 2004 A1
20040039781 LaVallee et al. Feb 2004 A1
20040041845 Alben et al. Mar 2004 A1
20040049702 Subramaniam et al. Mar 2004 A1
20040064507 Sakata et al. Apr 2004 A1
20040064710 Vainstein Apr 2004 A1
20040068524 Aboulhosn et al. Apr 2004 A1
20040068664 Nachenberg et al. Apr 2004 A1
20040073660 Toomey Apr 2004 A1
20040073718 Johannessen et al. Apr 2004 A1
20040088548 Smetters et al. May 2004 A1
20040098580 DeTreville May 2004 A1
20040103202 Hildebrand et al. May 2004 A1
20040103280 Balfanz et al. May 2004 A1
20040117371 Bhide et al. Jun 2004 A1
20040131191 Chen et al. Jul 2004 A1
20040133544 Kiessig et al. Jul 2004 A1
20040158586 Tsai Aug 2004 A1
20040186845 Fukui Sep 2004 A1
20040193602 Liu et al. Sep 2004 A1
20040193905 Lirov et al. Sep 2004 A1
20040193912 Li et al. Sep 2004 A1
20040199514 Rosenblatt et al. Oct 2004 A1
20040205576 Chikirivao et al. Oct 2004 A1
20040215956 Venkatachary et al. Oct 2004 A1
20040215962 Douceur et al. Oct 2004 A1
20040243853 Swander et al. Dec 2004 A1
20040254884 Haber et al. Dec 2004 A1
20050021467 Franzdonk Jan 2005 A1
20050021629 Cannata et al. Jan 2005 A1
20050028006 Leser et al. Feb 2005 A1
20050039034 Doyle et al. Feb 2005 A1
20050050098 Barnett Mar 2005 A1
20050071275 Vainstein et al. Mar 2005 A1
20050071657 Ryan Mar 2005 A1
20050071658 Nath et al. Mar 2005 A1
20050081029 Thornton et al. Apr 2005 A1
20050086531 Kenrich Apr 2005 A1
20050091289 Shappell et al. Apr 2005 A1
20050091484 Thornton et al. Apr 2005 A1
20050097061 Shapiro et al. May 2005 A1
20050120199 Carter Jun 2005 A1
20050138371 Supramaniam et al. Jun 2005 A1
20050138383 Vainstein Jun 2005 A1
20050168766 Troyansky et al. Aug 2005 A1
20050177716 Ginter et al. Aug 2005 A1
20050177858 Ueda Aug 2005 A1
20050193397 Corenthin et al. Sep 2005 A1
20050198326 Schlimmer et al. Sep 2005 A1
20050223242 Nath Oct 2005 A1
20050223414 Kenrich et al. Oct 2005 A1
20050235154 Serret-Avila Oct 2005 A1
20050256909 Aboulhosn et al. Nov 2005 A1
20050268033 Ogasawara et al. Dec 2005 A1
20050273600 Seeman Dec 2005 A1
20050283610 Serret-Avila et al. Dec 2005 A1
20050288961 Tabrizi Dec 2005 A1
20060005021 Torrubia-Saez Jan 2006 A1
20060011400 Thomas Jan 2006 A1
20060075258 Adamson et al. Apr 2006 A1
20060075465 Ramanathan et al. Apr 2006 A1
20060093150 Reddy et al. May 2006 A1
20060101285 Chen et al. May 2006 A1
20060149407 Markham et al. Jul 2006 A1
20060168147 Inoue et al. Jul 2006 A1
20060184637 Hultgren et al. Aug 2006 A1
20060230437 Boyer et al. Oct 2006 A1
20060277316 Wang et al. Dec 2006 A1
20070006214 Dubal et al. Jan 2007 A1
20070067837 Schuster Mar 2007 A1
20070083575 Leung et al. Apr 2007 A1
20070192478 Louie et al. Aug 2007 A1
20070294368 Bomgaars et al. Dec 2007 A1
20080034205 Alain et al. Feb 2008 A1
20080075126 Yang Mar 2008 A1
20090100268 Garcia et al. Apr 2009 A1
20090254843 Van Wie et al. Oct 2009 A1
20090254972 Huang et al. Oct 2009 A1
20100047757 McCurry et al. Feb 2010 A1
20100199088 Nath Aug 2010 A1
20110296199 Kinghorn et al. Dec 2011 A1
20110307937 Hildebrand et al. Dec 2011 A1
20120137130 Vainstein et al. May 2012 A1
Foreign Referenced Citations (25)
Number Date Country
0 672 991 Sep 1995 EP
0 674 253 Sep 1995 EP
0 809 170 Nov 1997 EP
0 913 966 May 1999 EP
0 913 967 May 1999 EP
0 950 941 Oct 1999 EP
0 950 941 Oct 1999 EP
1 107 504 Jun 2001 EP
1 107 504 Jun 2001 EP
1 130 492 Sep 2001 EP
1 154 348 Nov 2001 EP
1 320 012 Nov 2002 EP
1 324 565 Jul 2003 EP
2 328 047 Feb 1999 GB
2001-036517 Feb 2001 JP
2006-244044 Sep 2006 JP
2009-020720 Jan 2009 JP
WO 9641288 Dec 1996 WO
WO 0056028 Sep 2000 WO
WO 0161438 Aug 2001 WO
WO 0163387 Aug 2001 WO
WO 0177783 Oct 2001 WO
WO 0178285 Oct 2001 WO
WO 0184271 Nov 2001 WO
WO 0163387 Aug 2007 WO
Related Publications (1)
Number Date Country
20110258438 A1 Oct 2011 US
Provisional Applications (1)
Number Date Country
60339634 Dec 2001 US
Continuations (1)
Number Date Country
Parent 10105532 Mar 2002 US
Child 13079583 US
Continuation in Parts (1)
Number Date Country
Parent 10075194 Feb 2002 US
Child 10105532 US