1. Field of the Invention
The present invention relates to security systems for data and, more particularly, to security systems that protect electronic files in an inter/intra enterprise environment.
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 an open, public and international network of interconnected computers and electronic devices. Without proper security means, an unauthorized person or machine may intercept information traveling across the Internet and even gain access to proprietary information stored in computers that interconnect to the Internet.
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 millions 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 led 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 unsecure 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 encrypted data after 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 networks, contractual information, customer data, executive communications, product specifications, and a host of other confidential and proprietary intellectual property remain available and vulnerable to improper access and usage by unauthorized users within or outside a supposedly protected perimeter.
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. Consequently, various cryptographic means are deployed to provide restricted access to electronic data (namely, electronic documents) in security systems.
Besides restricting access to electronic documents, businesses and organizations also face the difficulty of implementing document retention for electronic documents. In today's heavily regulated business environment, various electronic documents need to be retained for a certain period of time and thereafter may be disposed of. Although conventional approaches are able to retain documents for a period of time and then dispose of them, these conventional approaches require that the retention duration be known and specified. With file security systems that oversee the creation and securing of electronic documents, often the electronic documents have retention periods that depend on future events that are unscheduled. Unfortunately, however, conventional approaches are unable to adequately handle document retention when unscheduled future events are involved.
Therefore, there is a need to provide more effective ways to impose document retention restrictions on electronic resources even when unscheduled future events are involved.
The invention relates to techniques for utilizing security criteria to implement document retention for electronic documents. The security criteria can also limit when, how and where access to the electronic documents is permitted. The security criteria can pertain to keys (or ciphers) used to secure (e.g., encrypt) electronic files (namely, electronic documents), or to unsecure (e.g., decrypt) electronic files already secured. At least a portion of the security criteria can be used to implement document retention, namely, a document retention policy. After a secured electronic document has been retained for the duration of the document retention policy, the associated security criteria becomes no longer available, thus preventing subsequent access to the secured electronic document. In other words, access restrictions on electronic documents can be used to prevent access to electronic documents which are no longer to be retained.
In one embodiment, the security criteria can be managed by a document retention system. In another embodiment, the security criteria can be managed more generally by a file security system.
The invention can be implemented in numerous ways, including as a method, system, device, and computer readable medium. Several embodiments of the invention are discussed below.
As a method of providing automated document retention for electronic documents, one embodiment of the invention includes the acts of: obtaining an electronic document; assigning a document retention policy to the electronic document, the document retention policy being based on a future event that is unscheduled; and cryptographically imposing the document retention policy on the electronic document.
As a method for restricting access to an electronic document, one embodiment of the invention includes the acts of: identifying an electronic document to be secured, the electronic document having at least a data portion that contains data; obtaining a document key; encrypting the data portion of the electronic document using the document key to produce an encrypted data portion; obtaining a retention access key, the retention access key being used to enforce a document retention policy on the electronic document; encrypting the document key using the retention access key to produce an encrypted document key; forming a secured electronic document from at least the encrypted data portion and the encrypted document key; and storing the secured electronic document.
As a method for accessing a secured electronic document by a requestor, the secured electronic document having at least a header portion and a data portion, one embodiment of the invention includes the acts of: obtaining a retention access key, the retention access key being used to enforce a document retention policy on the electronic document; obtaining an encrypted document key from the header portion of the secured electronic document; decrypting the encrypted document key using the retention access key to produce a document key; decrypting an encrypted data portion of the secured electronic document using the document key to produce a data portion; and supplying the data portion to the requestor.
As a method for distributing cryptographic keys used in a file security system, one embodiment of the invention includes the acts of: receiving a request for a document retention key that is necessary to gain access to a cryptographically secured electronic document; identifying a document retention period associated with the document retention key, the document retention period being dependent on a future event that was unscheduled when the document retention period was associated with the electronic document; determining whether the document retention period associated with the document retention key has been exceeded; and refusing to distribute the document retention key in response to the request when it is determined that the document retention period for the electronic document has been exceeded.
As a file security system for restricting access to electronic files, one embodiment of the invention includes at least a key store and an access manager operatively connected to the key store. The key store stores a plurality of cryptographic key pairs. Each of the cryptographic key pairs includes a public key and a private key, and at least one of the cryptographic key pairs pertains to a retention policy that is dependent on a future event. The access manager determines whether the private key of the at least one of the cryptographic key pairs pertaining to the retention policy is permitted to be provided to a requestor based on whether the future event has occurred. The requestor requires the private key of the at least one of the cryptographic key pairs pertaining to the retention policy to access a secured electronic file. The secured electronic file was previously secured using the public key of the at least one of the cryptographic key pairs pertaining to the retention policy, and the future event was unscheduled at the time the electronic file was so secured.
As a computer readable medium including at least computer program code for providing automated data retention for electronic data, one embodiment of the invention includes at least: computer program code for obtaining electronic data; computer program code for assigning a data retention policy to the electronic data, the data retention policy being based on a future event that is unscheduled; and computer program code for cryptographically imposing the data retention policy to the electronic data.
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.
The present invention will be readily understood by the following detailed description in conjunction with the accompanying drawings, wherein like reference numerals designate like structural elements, and in which:
The invention relates to techniques for utilizing security criteria to implement document retention for electronic documents. The security criteria can also limit when, how and where access to the electronic documents is permitted. The security criteria can pertain to keys (or ciphers) used to secure (e.g., encrypt) electronic files (namely, electronic documents), or to unsecure (e.g., decrypt) electronic files already secured. At least a portion of the security criteria can be used to implement document retention, namely, a document retention policy. After a secured electronic document has been retained for the duration of the document retention policy, the associated security criteria becomes no longer available, thus preventing subsequent access to the secured electronic document. In other words, access restrictions on electronic documents can be used to prevent access to electronic documents which are no longer to be retained.
In one embodiment, the security criteria can be managed by a document retention system. In another embodiment, the security criteria can be managed more generally by a file security system.
Secured files are files that require one or more keys, passwords, access privileges, etc. to gain access to their content. The security is often provided through encryption and access rules. The files, for example, can pertain to documents, multimedia files, data, executable code, images and text. In general, a secured file can only be accessed by authenticated users with appropriate access rights or privileges. In one embodiment, each secured file is provided with a header portion and a data portion, where the header portion contains, or points to, security information. The security information is used to determine whether access to associated data portions of secured files is permitted.
As used herein, a user may mean a human user, a software agent, a group of users, a member of the group, a device and/or application. Besides a human user who needs to access a secured document, a software application or agent sometimes needs to access secured files in order to proceed. Accordingly, unless specifically stated, the “user” as used herein does not necessarily pertain to a human being.
The invention is related to processes, systems, architectures and software products for providing automated retention of digital assets (e.g., electronic documents). The invention is particularly suitable in an enterprise environment. The invention can also be implemented by a security system that additionally secures digital assets (i.e., secured data) so that only authenticated users with appropriate access rights or privileges can gain access thereto. Digital assets may include, but not be limited to, various types of documents, multimedia files, data, executable code, images and text.
In the following description, numerous specific details are set forth in order to provide a thorough understanding of the invention. However, it will become obvious to those skilled in the art that the invention may be practiced without these specific details. The description and representation herein are the common meanings 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 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.
Embodiments of the invention are discussed herein with reference to
The file security system 100 also includes user machines 108 and user file stores 112. The user machines 108 couple to the access server 102 via a network 110. The network 110 can be a private network or a public network. The user machine 108 also has a user file store 112 coupled thereto. The user file store 112 can store electronic files locally for the user of the corresponding user machine 108. On the other hand, the server file store 104 can provide centralized, remote storage of electronic files for any of the users of the user machines 108.
According to the invention, the file security system 100 enables a user at the user machine 108 to secure an electronic file (document) such that access to the secured electronic file is restricted. In one embodiment of the invention, the access restriction is or includes a document retention restriction. As an example, the document retention restriction could permit subsequent access to the secured electronic file only during the retention period. After the retention period, the secured electronic file would be unable to be unsecured and thus subsequent access would be cryptographically prevented. In one embodiment, the retention period is initially based on a future event that is unscheduled. Here, the file security system 100 can interact with an event evaluator 114 to determine (e.g., periodically) whether the future event has now been scheduled. Once the future event is scheduled, the retention period is determinable. The event evaluator 114 can be referred to as a remote resource that is used to evaluate future events. The event evaluator 114 can be a web server or a document management system (e.g., a contract management system).
Once an electronic file has been secured, a user at a user machine can attempt to access the secured electronic file. In doing so, the user machine for the user would need to access the access server 102 and retrieve the appropriate one or more cryptographic keys from the key store 106 that are needed to unsecure the secured electronic file. However, after expiration of the retention period for the secured electronic document, the access server 102 does not permit the delivery of at least certain cryptographic keys from the key store 106 (private keys) that are needed to unsecure secured electronic files. The access server 102 normally also requires the user to be authorized to access the electronic file prior to delivery of at least certain cryptographic keys from the key store 106. Typically, the cryptographic keys needed to unsecure a secured electronic file are private keys.
Nevertheless, once the restrictions and/or authorizations have been satisfied and the private keys have been supplied, the private keys are usable to unsecure the secured electronic files. Typically, the private keys will expire after a relatively short period of time (e.g., 1-30 days) so that users are forced to again retrieve the necessary cryptographic keys.
The retention policy assignment process 200 initially opens or creates 200 an electronic document. A user of a computing device may assist with the opening or creation of the electronic document. Next, a decision 202 determines whether document retention is requested. Here, according to the invention, document retention policies can be imposed on the electronic document. Hence, the decision 202 determines whether document retention is to be imposed on the electronic document. When the decision 202 determines that document retention is not to be imposed, then the retention policy assignment process 200 is complete and ends with no document retention policy being imposed.
On the other hand, when the decision 202 determines that document retention is requested, then a document retention policy is specified 204 based on a future event that is presently unscheduled. Typically, the document retention policy specifies that the electronic document is to be maintained until some future point in time. However, when the document retention policy is based on a future event which is presently unscheduled, the future point in time is not known and cannot be determined. Once the future event becomes scheduled, then the period of time for document retention can be determined. In other words, the document retention policy becomes determinable because the future event is no longer unscheduled. Next, the document retention policy is cryptographically imposed 206 on the electronic document. Recall, however, that the document retention policy at this point is based on a future event which is presently unscheduled. In one implementation, a cryptographic key is utilized to encrypt the electronic document so that access to the electronic document can be restricted after the document retention policy has been exceeded. In other words, after the period of time for document retention specified by the document retention policy has been exceeded, the cryptographic key that is needed to gain access to the electronic document is no longer made available to users. As a result, because the electronic document was previously cryptographically secured using a cryptographic key, if the corresponding or counterpart cryptographic key is no longer available, then the electronic document remains encrypted and thus unusable. In any case, following the operation 206, the retention policy assignment process 200 is complete and ends.
Once a document retention policy has been assigned to an electronic document, the document retention system or file security system 100 as shown in
The future event evaluation process 300 initially identifies 302 a future event. Here, the future event is a future event that is being monitored by a document retention system (or file security system) because it is utilized by one or more document retention policies assigned to one or more electronic documents managed by the system. After the future event has been identified 302, a remote resource can be queried 304 for status of the future event. The remote resource can, for example, be a file, a web server or an external system. An example of an external system would be a document management system or a contract management system. In any case, the event evaluator 114 shown in
Next, a decision 306 determines whether a status response has been received from the remote resource. When the decision 306 determines that a status response has not been received, then the future event evaluation process 300 awaits a status response. However, after a period of time in which no response is received, the status response can be deemed or default to indicate that the future event remains unscheduled. On the other hand, when the decision 306 determines that the status response has been received, a decision 308 determines whether the future event is now scheduled by examination of the status response. When the decision 308 determines that the future event is now scheduled, then schedule information pertaining to the future event can be stored 310. For example, the access server 102 shown in
Following the operation 310 or its being bypassed, a decision 312 determines whether there are other future events to be evaluated. When the decision 312 determines that there are other future events to be evaluated, the future event evaluation process 300 returns to repeat the operation 302 and subsequent operations, thereby allowing other future events to be similarly evaluated. On the other hand, when the decision 312 determines that there are no other future events to be evaluated, then the future event evaluation process 300 is complete and ends. Typically, the future event evaluation process 300 would be periodically invoked to evaluate whether any future events have become scheduled.
In one embodiment, the remote resource can be addressed for requests (queries) by a Universal Resource Locator (URL). The URL could point to a file, a web-server or some other web-based application. In case where the URL points to a file, the file stores and can provide the status response as to whether the associated future event is unscheduled or not. The URL specifies the correct file and can do so by identifying the descriptions of future events, an event type and an event identifier.
In another embodiment, when the remote resource is a web server or an external system, the request (query) to the web server or external system can use a URL to access the web server. The URL can specify the web server or external system and describe the future event of interest. Alternatively, the query or request to the web server or external system can be a markup language (e.g., XML) document. Such a status request would also at least describe the future event of interest. The status response from the web server or external system can return an indication as to whether the associated future event is unscheduled or not. As an example, the status response can be a markup language (e.g., XML) document. It should be noted that the status response can also be signed with an electronic signature that can be used to authenticate its origin.
In still another embodiment, the remote resource is network accessible (e.g., web server or external system). Here, the remote resource can be accessed using networking techniques, such as TCP/IP networks, to get future event information from the remote resource.
The expiration process 400 initially identifies 402 a future event. Here, the future event is a future event associated with a document retention policy that is being utilized to retain one or more electronic documents by a document retention system (or file security system).
Next, a decision 404 determines whether the future event has been scheduled. As an example, the decision 404 can examine schedule information that is stored by the future event evaluation process 300 illustrated in
When the decision 406 determines that the document retention period has expired, then the cryptographic key associated with the document retention policy is identified 408. The document retention policy may be associated with one or a plurality of cryptographic keys that are utilized to secure one or a plurality of different electronic documents. In any event, once the cryptographic key is identified 408, the cryptographic key is deactivated 410. In other words, the cryptographic key utilized to implement the document retention policy for the electronic document is destroyed, deleted or disabled. Consequently, the cryptographic key is no longer useable to gain access to the electronic document that has been encrypted therewith, thereby implementing the document retention policy. In other words, the associated electronic document is thereafter inaccessible by those persons or machines that were previously able to access the electronic document. In effect, the electronic document has been effectively destroyed. The operations 408 and 410 are bypassed when the decision 404 determines that the future event has not yet been scheduled or when the decision 406 determines that the document retention period has not yet expired.
In any case, following the operation 410 or its being bypassed, a decision 412 determines whether there are other future events to be similarly processed so as to determine whether the associated document retention period or periods have expired. Hence, when the decision 412 determines that other future events are to be processed, the expiration process 400 returns to repeat the operation 402 and subsequent operations to process another future event.
The access request process 500 begins with a decision 502 that determines whether an electronic document access request has been received. A user of a computing device can initiate an electronic document access request. When the decision 502 determines that an electronic document access request has not been received, then the access request process 500 awaits such a request. Once the decision 502 determines that a document access request has been received, then a decision 504 can determine whether document retention is imposed on the electronic document that is to be accessed. When the decision 504 determines that document retention is not imposed on the electronic document to be accessed, access to the electronic document is permitted 506.
On the other hand, when the decision 504 determines that document retention is imposed on the electronic document to be accessed, a cryptographic key associated with the document retention policy that is imposed on the electronic document is requested 508. A decision 510 then determines whether the requested key has been received. Here, the requested key is the cryptographic key that has been requested 508. In one implementation, such as shown in
When the decision 510 determines that the requested key has not been received, then access to the electronic document is denied 512. In this case, the document retention policy causes the cryptographic key to be no longer available to the requestor. In such case, although the requestor may have access to the electronic document, since the cryptographic key is not available, the requestor is not able to gain access to the electronic document. In other words, the electronic document remains in its encrypted format and thus unusable by the requestor. In such case, the document retention policy imposed on the electronic document caused the electronic document to expire.
On the other hand, when the decision 510 determines that the requested key has been received, then access to the electronic document is permitted 514 through use of the cryptographic key. In other words, the cryptographic key can be used to decrypt the encrypted electronic document, thereby allowing the requestor to gain access to the electronic document.
Following the operations 506, 512 and 514, the access request process 500 is complete and ends. However, it should be noted that additional layers of encryption could be imposed on the electronic document besides the level of encryption utilized to implement a document retention policy. Hence, other keys or requirements can be imposed by a file security system in order to further restrict access to the electronic documents. For example, co-pending U.S. patent application Ser. No. 10/405,587, filed Apr. 1, 2003 and entitled “METHOD AND SYSTEM FOR SECURING DIGITAL ASSETS USING CONTENT TYPE DESIGNATIONS,” describes representative other document security measures and is hereby incorporated herein by reference.
As previously noted, document retention can be provided by a file security system. In which case, an electronic file can be cryptographically secured using a key that is associated with file retention. The key can then automatically be made unavailable after the retention period for the electronic document has been exceeded. Accordingly, the electronic file is no longer accessible after the retention period is exceeded. Typically, such inaccessibility is permanent and irreversible. However, in special situations, the automatic nature of the non-retention can be suspended so as to permit extended access. For example, a system administrator can cause the retention period to be extended so that the electronic file remains accessible even after the original extension period has been scheduled. This override capability can be important when, for example, legal issues arise concerning the electronic file. In such cases, the electronic file should be retained and not automatically expired. In one embodiment, the system administrator can either override an assigned retention period or set a new retention period (which may also be based on a future event).
The file securing process 600 initially identifies 602 an electronic file to be secured. Here, the electronic file is identified to the computing device carrying out the file securing process 600. A user of the computing device may assist in the identification of the electronic file. After the electronic file to be secured has been identified 602, a document retention access key is obtained 604. Typically, the document retention access key is obtained 604 from an access server. For example, if the file securing process 600 is performed by the user machine 108, the document retention access key can be retrieved remotely from the access server 102, which can retrieve the document retention access key from the key store 106. Here, the document retention access key is a public key and is normally readily available.
Next, after the time-based access key has been obtained 604, the electronic file is secured 606 through use of the document retention access key. The result of the securing of the electronic file is to produce a secured electronic file. Typically, the electronic file is cryptographically secured through encryption (directly or indirectly) using the document retention access key. In one embodiment, one or more other keys are used to further control access to the electronic file. Thereafter, the secured electronic file is stored 608. After the secured electronic file is stored 608, the file securing process 600 ends. Following the securing process 600, the secured electronic file can be distributed to one or more user machines 108 having interested users.
The document securing process 700 opens or creates 702 an electronic document. At this point, the electronic document is unsecure, which is often referred to as being in the “clear.” Next, a decision 704 determines whether the electronic document is to be secured. Here, the user or creator of the electronic document has the option of securing the document, if so desired. When the decision 704 determines that the electronic document is not to be secured, then the electronic document is saved 706. Here, the electronic document being saved is not secured. Following the block 706, the document securing process 700 ends with the electronic document being saved in an unsecured fashion.
On the other hand, when the decision 704 determines that the electronic document is to be secured, then a data portion of the electronic document is encrypted 708 using a document key. The document key can be a cryptographic key that is generated or obtained. Typically, each document managed and secured by the file (document) security system would be encrypted 708 using a different document key. After the data portion of the electronic document has been encrypted 708, a decision 710 determines whether a document retention restriction should be imposed on the electronic document. The user or creator of the electronic document can have the option of securing the document with a document retention access restriction, if so desired.
When the decision 710 determines that a document retention restriction should be imposed on the electronic document, a public document retention access key is requested 712. In one embodiment, the public document retention access key can be requested from the access server 102 by the user machine 108. The access server 102 can then retrieve or generate the public document retention access key and supply it to the user machine 108. In an alternative implementation, the user machine may have already received the public document retention access key (e.g., such as in a key cache) and thus would not need to request such.
Next, a decision 714 determines whether the public document retention access key has been received. Once the decision 714 determines that the public document retention access key has been received (or already available), the document key is encrypted 716 using the public document retention access key. Here, the document key is being encrypted using the public document retention access key. In other words, the public document retention access key is indirectly used to encrypt the electronic document by encryption of the document key. Next, a secured electronic document is formed 718 from the encrypted data portion and the encrypted document key. Thereafter, the secured electronic document is saved 720. In this case, following the block 720, the document securing process 700 ends with the electronic document being saved in a secured fashion with at least a document retention access restriction.
Alternatively, when the decision 710 determines that a document retention access restriction is not to be imposed on the electronic document, then the blocks 712-716 are bypassed. In such case, the secured electronic document is formed 718 from the encrypted data portion and the document key. Here, the document key is not encrypted using a public document retention access key. The resulting secured electronic document is then saved 720. In this case, following the block 720, the document securing process 700 ends with the electronic document being saved in a secured fashion without any time-based access restrictions.
The document unsecuring process 800 begins with a decision 802 that determines whether a request to access a secured electronic document has been received. When the decision 802 determines that a request to access a secured electronic document has not yet been received, the document unsecuring process 800 awaits such a request. In other words, the document unsecuring process 800 can be considered to be invoked once access to a secured electronic document is requested.
Once the decision 802 determines that a request to access a secured electronic document has been received, a decision 804 determines whether a document retention restriction is present. In one implementation, the decision 804 can evaluate a header portion of the secured electronic document to determine whether a document retention restriction is present. In another implementation, the decision 804 can evaluate a system policy to determine whether a document retention restriction is present. As an example, the header can include an indicator of a document retention restriction.
When the decision 804 determines that a document retention restriction is present, then a private document retention access key is requested 806. In one embodiment, the private document retention access key is requested 806 from a file security system, such as a server machine thereof (e.g., access server 102). Then, a decision 808 determines whether the requested key has been received. When the decision 808 determines that the requested key has not yet been received, a decision 810 determines whether access to the requested key has been denied. Typically, the private document retention access key is only available so long as a retention period for the secured electronic document has not been exceeded. In one embodiment, the access server 102 controls access to the private document retention access key which is stored in the key store 106. Hence, in such an embodiment, the access server 102 would deny any request for the document retention access key after the retention period has been exceeded. In any case, when the decision 810 determines that access to the requested key has been denied, then access to the secured electronic document is denied and notice that access has been denied is returned 812. In one embodiment, the notice can more specifically indicate that access is denied because the document has expired. Following the block 812, the document unsecuring process 800 ends with access to the secured electronic document being denied.
On the other hand, when the decision 810 determines that access to the requested key has not been denied, then the document unsecuring process 800 returns to repeat the decision 808 so as to wait for the requested key to be received. Once the decision 808 determines that the requested key (the private document retention access key) has been received, the encrypted document key from the secured electronic document is decrypted 814 using the private document retention access key to yield the document key (unencrypted). Here, in one embodiment, a header portion of the secured electronic document includes at least the encrypted document key (as well as the indicator for the private document retention access key). Next, an encrypted data portion of the secured electronic document is decrypted 816 using the document key. Finally, the data portion of the electronic document is then returned 818 to the requestor. Additionally, it should be noted that when the decision 804 determines that a document retention access restriction is not present, then the document unsecuring process 800 skips blocks 806-814 and proceeds to block 816. Following block 818, the document unsecuring process 800 ends with access to the secured electronic document being successful.
In one embodiment, the document retention access keys (e.g., the public and private key pair) can be unique (i.e., different) for each electronic document. Alternatively, to manage the number of key pairs, the document retention access keys can be shared by electronic documents being retained for a like duration.
The access key retrieval process 900 begins with a decision 902 that determines whether a request for a document retention access key has been received. When the decision 902 determines that a request for a document retention access key has not yet been received, the access key retrieval process 900 awaits such a request. Once the decision 902 determines that a document retention access key has been received, the access key retrieval process 900 continues. In other words, the access key retrieval process 900 can be deemed invoked when a request for a document retention access key is received.
In any case, once the access key retrieval process 900 continues, a decision 904 determines whether the requested access key is a private key. When the decision 904 determines that the requested key is not a private key (i.e., is a public key), then a public document retention access key (which was requested) is sent 906. Typically, the public document retention access key would be sent to a requestor (such as a user machine). In one embodiment, the public document retention access key is retrieved from a remote key store by a server and sent by the server to the requestor.
On the other hand, when the decision 904 determines that the requested key is a private key (i.e., a private document retention access key), a decision 912 determines whether the private document retention access key is available. When the decision 912 determines that the private document retention access key is not available, then the key request is denied 914. In such case, the requestor would not be able to utilize the electronic documents that have been secured with the associated document retention policy. In effect, the electronic documents would be deemed expired (i.e., no longer retained).
Alternatively, when the decision 912 determines that the private document retention access key is available, then the private document retention access key is sent 916 to the requestor. In this case, the requestor is able to use the requested key to gain access to the electronic documents. Following the blocks 906, 914 and 916, the access key retrieval process 900 ends.
Secured files may be stored in any one of the devices 1001, 1002, 1004 and 1006. When a user of the client machine 1001 attempts to exchange a secured file with a remote destination 1012 being used by an external user, the processes discussed above can be utilized to ensure that the requested secure file is delivered without compromising the security imposed on the secured file.
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. One or more keys, such as a user key and a document retention access key, can be used to retrieve a file key to decrypt an encrypted document. Typically, the user key is associated with an access privilege for the user or a group of users, and the document retention access key is associated with a retention period imposed on the created document. For a given secured document, only a user with proper access privileges can access the secured document and then only after a time restriction, if present, is satisfied.
In one setting, a secured document may be uploaded via the network 1010 from the client computer 1001 to a computing or storage device 1002 that may serve as a central repository. Although not necessary, the network 1010 can provide a private link between the computer 1001 and the computing or storage device 1002. 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 simply be provided by a TCP/IP link. As such, secured documents on the computing or storage device 1002 may be remotely accessed.
In another setting, the computer 1001 and the computing or storage device 1002 are inseparable, in which case the computing or storage device 1002 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 resources are actually located, a user, with proper access privileges and within retention periods, can access the secured documents or resources from the client computer 1001 or the computing or storage device 1002 using an application (e.g., Microsoft Internet Explorer, Microsoft Word or Adobe Acrobat Reader).
Accordingly, respective local modules in local servers, in coordination with the central server, form a distributed mechanism to provide not only distributed access control enforcement but also file (e.g., document) retention. Such distributed access control enforcement ensures the dependability, reliability and scalability of centralized access control management undertaken by the central server for an entire enterprise or a business location.
The security information 1126 can vary depending upon implementation. However, as shown in
The invention is preferably implemented by software or a combination of hardware and software, but can also be implemented in hardware. The invention can also be embodied as computer readable code on a computer readable medium. The computer readable medium is any data storage device that can store data which can thereafter be read by a computer system. Examples of the computer readable medium include read-only memory, random-access memory, CD-ROMs, DVDs, magnetic tape, optical data storage devices, and carrier waves. The computer readable medium can also be distributed over network-coupled computer systems so that the computer readable code is stored and executed in a distributed fashion.
The various embodiments, implementations and features of the invention noted above can be combined in various ways or used separately. Those skilled in the art will understand from the description that the invention can be equally applied to or used in various other settings with respect to different combinations, embodiments, implementations or features as provided in the description herein.
The advantages of the invention are numerous. Different embodiments or implementations may yield one or more of the following advantages. One advantage of the invention is that retention of electronic data (e.g., electronic documents) is provided in a robust, cryptographically secure manner. Another advantage of the invention is that retention policies can be based on future events that are unscheduled when assigned to electronic data. Still another advantage of the invention is that the needed cryptographic keys to unsecure secured electronic data are no longer released by a server to a client once a retention policy has expired, thereby effectively and properly disposing of the electronic data.
The foregoing description of embodiments is illustrative of various aspects/embodiments of the present invention. Various modifications to the 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.
This application is a divisional of U.S. patent application Ser. No. 10/815,251, filed Mar. 30, 2004, which is incorporated herein by reference. This application is related to: (i) U.S. patent application Ser. No. 10/815,229, filed Mar. 30, 2004, and entitled “METHOD AND SYSTEM FOR PROVIDING CRYPTOGRAPHIC DOCUMENT RETENTION WITH OFF-LINE ACCESS,” which is hereby incorporated herein by reference; (ii) U.S. patent application Ser. No. 10/206,737, filed Jul. 26, 2002, and entitled “METHOD AND SYSTEM FOR UPDATING KEYS IN A DISTRIBUTED SECURITY SYSTEM,” which is hereby incorporated herein by reference; (iii) U.S. patent application Ser. No. 10/676,850, filed Sep. 30, 2003, and entitled “METHOD AND SYSTEM FOR SECURING DIGITAL ASSETS USING TIME-BASED SECURITY CRITERIA,” which is hereby incorporated herein by reference; (iv) U.S. patent application Ser. No. 10/405,587, filed Apr. 1, 2003, and entitled “METHOD AND SYSTEM FOR SECURING DIGITAL ASSETS USING CONTENT TYPE DESIGNATIONS,” which is hereby incorporated herein by reference; (v) U.S. patent application Ser. No. 10/246,079, filed Sep. 17, 2002, and entitled “METHOD AND APPARATUS FOR GENERATING KEYS FROM ACCESS RULES IN A DECENTRALIZED MANNER AND METHODS THEREFOR,” which is hereby incorporated herein by reference; (vi) U.S. patent application Ser. No. 10/186,203, filed Jun. 26, 2002, and entitled “METHOD AND SYSTEM FOR IMPLEMENTING CHANGES TO SECURITY POLICIES IN A DISTRIBUTED SECURITY SYSTEM,” which is hereby incorporated herein by reference; (vii) U.S. patent application Ser. No. 10/159,537, filed May 5, 2002, and entitled “METHOD AND APPARATUS FOR SECURING DIGITAL ASSETS,” which is hereby incorporated herein by reference; and (viii) U.S. patent application Ser. No. 10/127,109, filed Apr. 22, 2002, and entitled “EVALUATION OF ACCESS RIGHTS TO SECURED DIGITAL ASSETS,” which is hereby incorporated herein by reference.
Number | Name | Date | Kind |
---|---|---|---|
4203166 | Ehrsam et al. | May 1980 | 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 |
4888800 | Marshall et al. | Dec 1989 | 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 |
5220657 | Bly et al. | Jun 1993 | A |
5247575 | Sprague et al. | Sep 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 |
5495533 | Linehan et al. | Feb 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 |
5655119 | Davy | 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 |
5684987 | Mamiya et al. | Nov 1997 | A |
5689718 | Sakurai et al. | Nov 1997 | A |
5699428 | McDonnal et al. | Dec 1997 | A |
5708709 | Rose | Jan 1998 | A |
5715403 | Stefik | Feb 1998 | A |
5717755 | Shanton | Feb 1998 | A |
5720033 | Deo | Feb 1998 | A |
5729734 | Parker et al. | Mar 1998 | A |
5745573 | Lipner et al. | Apr 1998 | A |
5748736 | Mittra | May 1998 | A |
5751287 | Hahn et al. | May 1998 | A |
5757920 | Misra et al. | May 1998 | A |
5765152 | Ericson | Jun 1998 | A |
5778065 | Hauser 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, Jr. | Oct 1998 | A |
5835592 | Chang et al. | Nov 1998 | A |
5835601 | Shimbo et al. | Nov 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 | Schnek 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 |
5987440 | O'Neil et al. | Nov 1999 | A |
5991879 | Still | Nov 1999 | A |
5999907 | Donner | Dec 1999 | A |
6014730 | Ohtsu | Jan 2000 | A |
6023506 | Ote et al. | Feb 2000 | A |
6032216 | Schmuck et al. | Feb 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 |
6069957 | Richards | 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 |
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 |
6158010 | Moriconi et al. | Dec 2000 | A |
6161139 | Win et al. | Dec 2000 | A |
6182142 | Win et al. | Jan 2001 | B1 |
6185612 | Jensen et al. | Feb 2001 | B1 |
6185684 | Pravetz et al. | Feb 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 |
6249873 | Richard et al. | Jun 2001 | B1 |
6253193 | Ginter et al. | Jun 2001 | B1 |
6260141 | Park | Jul 2001 | B1 |
6263348 | Kathrow et al. | Jul 2001 | B1 |
6272631 | Thomlinson et al. | Aug 2001 | B1 |
6272632 | Carmen et al. | Aug 2001 | B1 |
6282649 | Lambert et al. | Aug 2001 | B1 |
6289450 | Pensak et al. | Sep 2001 | B1 |
6292895 | Baltzley | Sep 2001 | B1 |
6292899 | McBride | Sep 2001 | B1 |
6295361 | Kadansky et al. | Sep 2001 | B1 |
6301614 | Najork et al. | Oct 2001 | B1 |
6308256 | Folmsbee | Oct 2001 | B1 |
6314409 | Schnek et al. | Nov 2001 | B2 |
6317777 | Skarbo et al. | Nov 2001 | B1 |
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, Jr. 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 |
6370249 | Van Oorschot | Apr 2002 | B1 |
6381698 | Devanbu et al. | Apr 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 |
6421714 | Rai et al. | Jul 2002 | B1 |
6442688 | Moses et al. | Aug 2002 | B1 |
6442695 | Dutcher et al. | Aug 2002 | B1 |
6449721 | Pensak et al. | Sep 2002 | B1 |
6453353 | Win et al. | Sep 2002 | B1 |
6466932 | Dennis et al. | Oct 2002 | B1 |
6477544 | Bolosky et al. | Nov 2002 | B1 |
6490680 | Scheidt et al. | Dec 2002 | B1 |
6505300 | Chan et al. | Jan 2003 | B2 |
6510349 | Schnek et al. | Jan 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 |
6584466 | Serbinis et al. | Jun 2003 | B1 |
6587946 | Jakobsson | Jul 2003 | B1 |
6588673 | Chan et al. | Jul 2003 | B1 |
6594662 | Sieffert et al. | Jul 2003 | B1 |
6598161 | Kluttz et al. | Jul 2003 | B1 |
6603857 | Batten-Carew et al. | Aug 2003 | B1 |
6608636 | Roseman | Aug 2003 | B1 |
6611599 | Natarajan | Aug 2003 | B2 |
6615349 | Hair | Sep 2003 | B1 |
6615350 | Schell et al. | Sep 2003 | B1 |
6625650 | Stelliga | Sep 2003 | B2 |
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 |
6687822 | Jakobsson | Feb 2004 | B1 |
6711683 | Laczko, Sr. et al. | Mar 2004 | B1 |
6718361 | Basani et al. | Apr 2004 | B1 |
6735701 | Jacobson | May 2004 | B1 |
6738908 | Bonn et al. | May 2004 | B1 |
6775779 | England et al. | 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 |
6826698 | Minkin et al. | Nov 2004 | B1 |
6834333 | Yoshino et al. | Dec 2004 | B2 |
6834341 | Bahl et al. | Dec 2004 | B1 |
6845452 | Roddy et al. | Jan 2005 | B1 |
6851050 | Singhal et al. | Feb 2005 | B2 |
6865555 | Novak | Mar 2005 | B2 |
6874139 | Krueger et al. | Mar 2005 | B2 |
6877136 | Bess 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 |
6907034 | Begis | Jun 2005 | B1 |
6909708 | Krishnaswamy et al. | Jun 2005 | B1 |
6915434 | Kuroda et al. | Jul 2005 | B1 |
6915435 | Merriam | Jul 2005 | B1 |
6920558 | Sames et al. | Jul 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 |
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, Jr. 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 |
6957261 | Lortz | Oct 2005 | B2 |
6959308 | Gramsamer et al. | Oct 2005 | B2 |
6961849 | Davis et al. | Nov 2005 | B1 |
6968060 | Pinkas | Nov 2005 | B1 |
6971018 | Witt et al. | Nov 2005 | B1 |
6978376 | Giroux et al. | Dec 2005 | B2 |
6978377 | Asano et al. | Dec 2005 | B1 |
6988133 | Zavalkovsky et al. | Jan 2006 | B1 |
6988199 | Toh et al. | Jan 2006 | B2 |
6993135 | Ishibashi | Jan 2006 | B2 |
6996718 | Henry et al. | Feb 2006 | B1 |
7003117 | Kacker et al. | Feb 2006 | B2 |
7003560 | Mullen et al. | Feb 2006 | B1 |
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 |
7046807 | Hirano et al. | May 2006 | B2 |
7051213 | Kobayashi et al. | May 2006 | B1 |
7058978 | Feuerstein et al. | Jun 2006 | B2 |
7073063 | Peinado | Jul 2006 | B2 |
7073073 | Nonaka et al. | Jul 2006 | B1 |
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 |
7107269 | Arlein et al. | Sep 2006 | B2 |
7120635 | Bhide et al. | Oct 2006 | B2 |
7120757 | Tsuge | Oct 2006 | B2 |
7124164 | Chemtob | 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 |
7145898 | Elliott | Dec 2006 | B1 |
7146498 | Takechi et al. | Dec 2006 | B1 |
7159036 | Hinchliffe et al. | Jan 2007 | B2 |
7171557 | Kallahalla et al. | Jan 2007 | B2 |
7174563 | Brownlie et al. | Feb 2007 | B1 |
7178033 | Garcia | Feb 2007 | B1 |
7181017 | Nagel 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 |
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 |
7287055 | Cannata 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 |
7380120 | Garcia | May 2008 | B1 |
7383586 | Cross et al. | Jun 2008 | B2 |
7386529 | Kiessig et al. | Jun 2008 | B2 |
7512810 | Ryan | Mar 2009 | B1 |
7555558 | Kenrich et al. | Jun 2009 | B1 |
7565683 | Huang et al. | Jul 2009 | B1 |
7681034 | Lee et al. | Mar 2010 | B1 |
7729995 | Alain et al. | Jun 2010 | B1 |
7730543 | Nath | Jun 2010 | B1 |
RE41546 | Vainstein | Aug 2010 | E |
7836310 | Gutnik | Nov 2010 | B1 |
7890990 | Vainstein et al. | Feb 2011 | B1 |
7913311 | Alain et al. | Mar 2011 | B2 |
7921288 | Hildebrand | Apr 2011 | B1 |
7921450 | Vainstein et al. | Apr 2011 | B1 |
7950066 | Zuili | May 2011 | B1 |
8006280 | Hildebrand et al. | Aug 2011 | B1 |
8065713 | Vainstein et al. | Nov 2011 | B1 |
20010011254 | Clark | Aug 2001 | A1 |
20010021926 | Schnek et al. | Sep 2001 | A1 |
20010032181 | Jakstadt et al. | Oct 2001 | A1 |
20010034839 | Karjoth et al. | Oct 2001 | A1 |
20010044903 | Yamamoto et al. | Nov 2001 | A1 |
20010056541 | Matsuzaki et al. | Dec 2001 | A1 |
20010056550 | Lee | Dec 2001 | A1 |
20020010679 | Felsher | Jan 2002 | A1 |
20020016922 | Richards et al. | Feb 2002 | A1 |
20020031230 | Sweet et al. | Mar 2002 | A1 |
20020035624 | Kim | Mar 2002 | A1 |
20020046350 | Lordemann et al. | Apr 2002 | A1 |
20020050098 | Chan | May 2002 | A1 |
20020056042 | Van Der Kaay et al. | May 2002 | A1 |
20020062240 | Morinville | May 2002 | A1 |
20020062245 | Niu 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 |
20020087479 | Malcolm | Jul 2002 | A1 |
20020099947 | Evans | Jul 2002 | A1 |
20020124180 | Hagman | Sep 2002 | A1 |
20020129235 | Okamoto et al. | Sep 2002 | A1 |
20020133699 | Pueschel | Sep 2002 | A1 |
20020138762 | Horne | Sep 2002 | A1 |
20020143710 | Liu | Oct 2002 | A1 |
20020143906 | Tormasov et al. | Oct 2002 | A1 |
20020156726 | Kleckner et al. | Oct 2002 | A1 |
20020157016 | Russell et al. | Oct 2002 | A1 |
20020169963 | Seder et al. | Nov 2002 | A1 |
20020169965 | Hale et al. | Nov 2002 | A1 |
20020172367 | Mulder et al. | Nov 2002 | A1 |
20020174109 | Chandy et al. | Nov 2002 | A1 |
20020176572 | Ananth | Nov 2002 | A1 |
20020178271 | Graham et al. | Nov 2002 | A1 |
20020194484 | Bolosky et al. | Dec 2002 | A1 |
20020198798 | Ludwig et al. | Dec 2002 | A1 |
20030009685 | Choo et al. | Jan 2003 | A1 |
20030014391 | Evans et al. | Jan 2003 | A1 |
20030023559 | Choi et al. | Jan 2003 | A1 |
20030028610 | Pearson | Feb 2003 | A1 |
20030033528 | Ozog et al. | Feb 2003 | A1 |
20030037133 | Owens | Feb 2003 | A1 |
20030037237 | Abgrall et al. | Feb 2003 | A1 |
20030037253 | Blank et al. | Feb 2003 | A1 |
20030046238 | Nonaka et al. | Mar 2003 | A1 |
20030051039 | Brown et al. | Mar 2003 | A1 |
20030056139 | Murray et al. | 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 |
20030081787 | Kallahalla et al. | May 2003 | A1 |
20030088517 | Medoff | May 2003 | A1 |
20030088783 | DiPierro | May 2003 | A1 |
20030108883 | Rondinone et al. | Jun 2003 | A1 |
20030110169 | Zuili | Jun 2003 | A1 |
20030110266 | Rollins et al. | Jun 2003 | A1 |
20030110397 | Supramaniam | Jun 2003 | A1 |
20030115146 | Lee et al. | Jun 2003 | A1 |
20030115570 | Bisceglia | Jun 2003 | A1 |
20030120601 | Ouye | Jun 2003 | A1 |
20030120684 | Zuili et al. | Jun 2003 | A1 |
20030154381 | Ouye | Aug 2003 | A1 |
20030159066 | Staw et al. | Aug 2003 | A1 |
20030177070 | Viswanath et al. | Sep 2003 | A1 |
20030177378 | Wittkotter | Sep 2003 | A1 |
20030182579 | Leporini et al. | Sep 2003 | A1 |
20030196096 | Sutton | Oct 2003 | A1 |
20030197729 | Denoue et al. | Oct 2003 | A1 |
20030200202 | Hsiao et al. | Oct 2003 | A1 |
20030217264 | Martin et al. | Nov 2003 | A1 |
20030217281 | Ryan | Nov 2003 | A1 |
20030217333 | Smith et al. | Nov 2003 | A1 |
20030226013 | Dutertre | 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 |
20040064710 | Vainstein | Apr 2004 | A1 |
20040068524 | Aboulhosn et al. | Apr 2004 | A1 |
20040068664 | Nachenberg et al. | 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 |
20040158586 | Tsai | Aug 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 |
20040215956 | Venkatachary et al. | Oct 2004 | A1 |
20040215962 | Douceur et al. | Oct 2004 | A1 |
20040243853 | Swander 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 |
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 |
20050091484 | Thornton et al. | Apr 2005 | A1 |
20050120199 | Carter | Jun 2005 | A1 |
20050138371 | Supramaniam | Jun 2005 | A1 |
20050138383 | Vainstein | Jun 2005 | A1 |
20050177716 | Ginter et al. | Aug 2005 | A1 |
20050198326 | Schlimmer et al. | Sep 2005 | A1 |
20050223242 | Nath | Oct 2005 | A1 |
20050223414 | Kenrich et al. | Oct 2005 | A1 |
20050256909 | Aboulhosn et al. | Nov 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 |
20060075465 | Ramanathan et al. | Apr 2006 | A1 |
20060093150 | Reddy et al. | May 2006 | A1 |
20060168147 | Inoue et al. | Jul 2006 | A1 |
20060230437 | Alexander Boyer et al. | Oct 2006 | A1 |
20070006214 | Dubal et al. | Jan 2007 | A1 |
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 107504 | Jun 2001 | EP |
1 130 492 | Sep 2001 | EP |
1 154 348 | Nov 2001 | EP |
1324565 | Jul 2003 | EP |
2 328 047 | Feb 1999 | GB |
2001-036517 | Feb 2001 | JP |
WO 9641288 | Dec 1996 | WO |
WO 0056028 | Sep 2000 | WO |
WO 0161438 | Aug 2001 | WO |
WO 0163387 | Aug 2001 | WO |
WO 0163387 | Aug 2001 | WO |
WO 0177783 | Oct 2001 | WO |
WO 0178285 | Oct 2001 | WO |
WO 0184271 | Nov 2001 | WO |
Entry |
---|
“Affect,” The American Heritage Dictionary of the English Language, Fourth Edition, Houghton Mifflin Company, 2002. Retrieved May 4, 2006 from http://dictionary.reference.com/search?q—affect. |
“Encryping File System,” from MSDN Oct. 2001 version, exact publication date is unknown but believed prior to Dec. 12, 2001. |
“Features of EFS” from MSDN Oct. 2001 version, exact publication date is unknown but believed prior to Dec. 12, 2001. |
“How EFS work,” from MSDN Oct. 2001 version, exact publication date is unknown but believed prior to Dec. 12, 2001. |
“Inside Encryping file system,” Part 1, from MSDN Oct. 2001 version, exact publication date is unknown but believed prior to Dec. 12, 2001. |
“Inside Encryping file system,” Part 2, from MSDN Oct. 2001 version, exact publication date is unknown but believed prior to Dec. 12, 2001. |
“Security Options”. Dec. 20, 2001. DC & Co. pp. 1-2. |
“Security with Encryping File System,” from MSDN Oct. 2001 version, exact publication date is unknown but believed prior to Dec. 12, 2001. |
“Windows 2000 EFS” in the Apr. 1999 issue of Windows NT magazine. |
A Real-Time Push-Pull Communications Model for Distributed Real-Time and Multimedia Systems, Jan. 1999, School of Computer Sciences Carnegie Mellon University, Kanaka Juvva, Raj Rajkumar. |
Adobe Acrobat 5.0 Classroom in a Book, Adobe Press, Jun. 26, 2001, pp. 1-4. |
Adobe Acrobat Security Settings, Acrobat 7.0, Nov. 15, 2004 pp. 1-4. |
Boneh et al., “Hierarchical Identity Based Encryption with Constant Size Ciphertext,” Advances in Cryptology—EUROCRYPT 2005, vol. 3493, Jun. 20, 2005, pp. 440-456. |
Boneh et al., “IBE Secure E-mail,” Stanford University, Apr. 8, 2002, http://crypto.stanford.edu/ibe/. |
Crocker, Steven Toye, “Effectuating access policy changes to designated places for secured files,” U.S. Appl. No. 10/259,075, filed Sep. 27, 2002. |
Crocker, Steven Toye, “Multi-level cryptographic transformations for securing digital assets,” U.S. Appl. No. 10/404,566, filed Mar. 31, 2003. |
Examination Report, completion date Jun. 18, 2008, for European Patent Application No. EP 02 258 532.7-1244, 6 pgs. |
Expiration Mechanism for Chipcards, IBM Technical Disclosure Bulletin, Oct. 1, 2001, UK. |
Kenrich, Michael Frederick, “Multi-Level File Digest”, U.S. Appl. No. 10/894,493, filed Jul. 19, 2004. |
Kinghorn, Gary Mark, “Method and system for protecting electronic data in enterprise environment,” U.S. Appl. No. 10/159,220, filed May 31, 2002. |
McDaniel et al. “Antigone: A Flexible Framework for Secure Group Communication,” Proceedings of the 8th USENIX Security Symposium, Aug. 23, 1999. |
Microsoft Press Computer Dictionary, 1997, Microsoft Press, Third Edition, p. 426. |
Microsoft Windows 200 server. Windows 2000 Group Policy White Paper, 2000. |
Nath, Satyajit, “Method and system for securing digital assets using content type designations,” U.S. Appl. No. 10/405,587, filed Apr. 1, 2003. |
Prakash, Nalini J., “Method and apparatus for securing/unsecuring files by file crawling,” U.S. Appl. No. 10/325,102, filed Dec. 20, 2002. |
Rossmann, Alain, “Hybrid systems for securing digital assets,” U.S. Appl. No. 10/325,013, filed Dec. 20, 2002. |
Search Report, completion date Apr. 14, 2005, for European Patent Application No. EP 02 25 8533, 2 pages. |
Search Report, completion date Jul. 6, 2005, for European Patent Application No. EP 02 25 8529, 4 pages. |
Search Report, completion date Mar. 16, 2005, for European Patent Application No. EP 02 25 8534, 2 pages. |
Search Report, completion date Mar. 2, 2005, for European Patent Application No. EP 02 25 8535, 2 pages. |
Search Report, completion date Mar. 3, 2005, for European Patent Application No. EP 02 25 8537, 2 pages. |
Search Report, completion date May 12, 2005, for European Patent Application No. EP 02 25 8539, 2 pages. |
Search Report, completion date May 8, 2003, for European Patent Application No. EP 02 25 8530, 2 pages. |
Search Report, completion date May 8, 2003, for European Patent Application No. EP 02 25 8540, 2 pages. |
Search Report, completion date Oct. 2, 2003, for European Patent Application No. EP 02 25 8531, 2 pages. |
Search Report, completion date Oct. 8, 2003, for European Patent Application No. EP 02 25 8536, 2 pages. |
Stallings, William, “Cryptography and Network Security: Principles and Practice,” 1999, pp. 333-337, Second Edition, Prentice Hall, Upper Saddle River, New Jersey. |
Symantec. Norton Antivirus Corporate Edition Implementation Guide, 1999. |
Wikipedia, “Remote procedure call,” web page indexed by archive.org on Feb. 16, 2004; downloaded from http:/web.archive.org/web/20040216160749/http:/len.wikipedia.org/wiki/Remote—procedure—call on Nov. 19, 2010. |
U.S. Appl. No. 10/074,825, entitled “Method and Apparatus for Accessing Secured Electronic Data Off-line,” inventor Lee et al., Feb. 12, 2002, 108 pgs. |
U.S. Appl. No. 10/206,737, entitled “Method and System for Updating Keys in a Distributed Security System,” inventor Hildebrand, Jul. 26, 2002, 60 pgs. |
U.S. Appl. No. 10/259,075, entitled “Effectuating Access Policy Changes to Designated Places for Secured Files,” inventor Crocker, Sep. 27, 2002, 60 pgs. |
U.S. Appl. No. 10/286,575, entitled “Method and Architecture for Providing Access to Secured Data from Non-Secured Clients,” inventor Vainstein, Nov. 1, 2002, 46 pgs. |
U.S. Appl. No. 10/368,277, entitled “Method and apparatus for uniquely identifying files,” inventor Ouye, Feb. 18, 2003, 25 pgs. |
U.S. Appl. No. 10/448,806, entitled “Method and System for Using Remote Headers to Secure Electronic Files” inventor Ryan, May 30, 2003, 35 pgs. |
Number | Date | Country | |
---|---|---|---|
20140101457 A1 | Apr 2014 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 10815251 | Mar 2004 | US |
Child | 14106223 | US |