This invention relates to computer security, and more particularly to secure and/or protected computer execution environments. Still more specifically, the present invention relates to computer security techniques based at least in part on cryptography, that protect a computer processing environment against potentially harmful computer executables, programs and/or data; and to techniques for certifying load modules such as executable computer programs or fragments thereof as being authorized for use by a protected or secure processing environment.
Computers have become increasingly central to business, finance and other important aspects of our lives. It is now more important than ever to protect computers from “bad” or harmful computer programs. Unfortunately, since many of our most critical business, financial and governmental tasks now rely heavily on computers, dishonest people have a great incentive to use increasingly sophisticated and ingenious computer attacks.
Imagine, for example, if a dishonest customer of a major bank could reprogram the bank's computer so it adds to instead of subtracts from the customer's account—or diverts a penny to the customer's account from anyone else's bank deposit in excess of $10,000. If successful, such attacks would not only allow dishonest people to steal, but could also undermine society's confidence in the integrity and reliability of the banking system.
Terrorists can also try to attack us through our computers. We cannot afford to have harmful computer programs destroy the computers driving the greater San Francisco metropolitan air traffic controller network, the New York Stock Exchange, the life support systems of a major hospital, or the Northern Virginia metropolitan area fire and paramedic emergency dispatch service.
There are many different kinds of “bad” computer programs, which in general are termed “Trojan horses”—programs that cause a computer to act in a manner not intended by its operator, named after the famous wooden horse of Troy that delivered an attacking army disguised as an attractive gift. One of the most notorious kinds is so-called “computer viruses”—“diseases” that a computer can “catch” from another computer. A computer virus is a computer program that instructs the computer to do harmful or spurious things instead of useful things—and can also replicate itself to spread from one computer to another. Since the computer does whatever its instructions tell it to do, it will carry out the bad intent of a malicious human programmer who wrote the computer virus program—unless the computer is protected from the computer virus program. Special “anti-virus” protection software exists, but it unfortunately is only partially effective—for example, because new viruses can escape detection until they become widely known and recognized, and because sophisticated viruses can escape detection by masquerading as tasks the computer is supposed to be performing.
Computer security risks of all sorts—including the risks from computer viruses—have increased dramatically as computers have become increasingly connected to one another over the Internet and by other means. Increased computer connectivity provides increased capabilities, but also creates a host of computer security problems that haven't been fully solved. For example, electronic networks are an obvious path for spreading computer viruses. In October 1988, a university student used the Internet (a network of computer networks connected to millions of computers worldwide) to infect thousands of university and business computers with a self-replicating “worm” virus that took over the infected computers and caused them to execute the computer virus instead of performing the tasks they were supposed to perform. This computer virus outbreak (which resulted in a criminal prosecution) caused widespread panic throughout the electronic community.
Computer viruses are by no means the only computer security risk made even more significant by increased computer connectivity. For example, a significant percentage of the online electronic community has recently become committed to a new “portable” computer language called Java™ developed by Sun Microsystems of Mountain View, Calif. Java was designed to allow computers to interactively and dynamically download computer program code fragments (called “applets”) over an electronic network such as the internet, and execute the downloaded code fragments locally. Java's “download and execute” capability is valuable because it allows certain tasks to be performed locally on local equipment using local resources. For example, a user's computer could run a particularly computationally or data-intensive routine—relieving the provider's computer from having to run the task and/or eliminating the need to transmit large amounts of data over the communications path.
While Java's “download and execute” capability has great potential, it raises significant computer security concerns. For example, Java applets could be written to damage hardware, software or information on the recipient computer, make the computer unstable by depleting its resources, and/or access confidential information on the computer and send it to someone else without first getting the computer owner's permission. People have expended lots of time and effort trying to solve Java's security problems. To alleviate some of these concerns, Sun Microsystems has developed a Java interpreter providing certain built-in security features such as:
Numerous security flaws have been found despite these techniques. Moreover, a philosophy underlying this overall security design is that a user will have no incentive to compromise the security of her own locally installed Java interpreter—and that any such compromise is inconsequential from a system security standpoint because only the user's own computer (and its contents) are at risk. This philosophy —which is typical of many security system designs—is seriously flawed in many useful electronic commerce contexts for reasons described below in connection with the above-referenced Ginter et al. patent specification.
The Ginter et al. specification describes a “virtual distribution environment” comprehensively providing overall systems and wide arrays of methods, techniques, structures and arrangements that enable secure, efficient electronic commerce and rights management, including on the Internet or other “Information Super Highway.”
The Ginter et al. patent disclosure describes, among other things, techniques for providing a secure, tamper resistant execution spaces within a “protected processing environment” for computer programs and data. The protected processing environment described in Ginter et al. may be hardware-based, software-based, or a hybrid. It can execute computer code the Ginter et al. disclosure refers to as “load modules.” See, for example, Ginter et al.
Unlike many other computer security scenarios, there may be a significant incentive for an owner of a Ginter et al. type protected processing environment to attack his or her own protected processing environment. For example:
Security experts can often be heard to say that to competently do their job, they must “think like an attacker.” For example, a successful home security system installer must try to put herself in the place of a burglar trying to break in. Only by anticipating how a burglar might try to break into a house can the installer successfully defend the house against burglary. Similarly, computer security experts must try to anticipate the sorts of attacks that might be brought against a presumably secure computer system.
From this “think like an attacker” viewpoint, introducing a bogus load module is one of the strongest possible forms of attack (by a protected processing environment user or anyone else) on the virtual distribution environment disclosed in the Ginter et al. patent specification. Because load modules have access to internal protected data structures within protected processing environments and also (at least to an extent) control the results brought about by those protected processing environments, bogus load modules can (putting aside for the moment additional possible local protections such as addressing and/or ring protection and also putting aside system level fraud and other security related checks) perform almost any action possible in the virtual distribution environment without being subject to intended electronic controls. Especially likely attacks may range from straightforward changes to protected data (for example, adding budget, billing for nothing instead of the desired amount, etc.) to wholesale compromise (for example, using a load module to expose a protected processing environment's cryptographic keys). For at least these reasons, the methods for validating the origin and soundness of a load module are critically important.
The Ginter et al. patent specification discloses important techniques for securing protected processing environments against inauthentic load modules introduced by the computer owner, user, or any other party, including for example:
Although the Ginter et al. patent specification comprehensively solves a host of load module (and other) security related problems, any computer system—no matter how secure—can be “cracked” if enough time, money and effort is devoted to the project. Therefore, even a very secure system such as that disclosed in Ginter et al. can be improved to provide even greater security and protection against attack.
The present invention provides improved techniques for protecting secure computation and/or execution spaces (as one important but non-limiting example, the protected processing environments as disclosed in Ginter et al) from unauthorized (and potentially harmful) load modules or other “executables” or associated data. In one particular preferred embodiment, these techniques build upon, enhance and/or extend in certain respects, the load module security techniques, arrangements and systems provided in the Ginter et al. specification.
In accordance with one aspect provided by the present invention, one or more trusted verifying authorities validate load modules or other executables by analyzing and/or testing them. A verifying authority digitally “signs” and “certifies” those load modules or other executables it has verified (using a public key based digital signature and/or certificate based thereon, for example).
Protected execution spaces such as protected processing environments can be programmed or otherwise conditioned to accept only those load modules or other executables bearing a digital signature/certificate of an accredited (or particular) verifying authority. Tamper resistant barriers may be used to protect this programming or other conditioning. The assurance levels described below are a measure or assessment of the effectiveness with which this programming or other conditioning is protected.
A web of trust may stand behind a verifying authority. For example, a verifying authority may be an independent organization that can be trusted by all electronic value chain participants not to collaborate with any particular participant to the disadvantage of other participants. A given load module or other executable may be independently certified by any number of authorized verifying authority participants. If a load module or other executable is signed, for example, by five different verifying authority participants, a user will have (potentially) a higher likelihood of finding one that they trust. General commercial users may insist on several different certifiers, and government users, large corporations, and international trading partners may each have their own unique “web of trust” requirements. This “web of trust” prevents value chain participants from conspiring to defraud other value chain participants.
In accordance with another aspect provided by this invention, each load module or other executable has specifications associated with it describing the executable, its operations, content, and functions. Such specifications could be represented by any combination of specifications, formal mathematical descriptions that can be verified in an automated or other well-defined manner, or any other forms of description that can be processed, verified, and/or tested in an automated or other well-defined manner. The load module or other executable is preferably constructed using a programming language (e.g., languages such as Java and Python) and/or design/implementation methodology (e.g., Gypsy, FDM) that can facilitate automated analysis, validation, verification, inspection, and/or testing.
A verifying authority analyzes, validates, verifies, inspects, and/or tests the load module or other executable, and compares its results with the specifications associated with the load module or other executable. A verifying authority may digitally sign or certify only those load modules or other executables having proper specifications—and may include the specifications as part of the material being signed or certified:
A verifying authority may instead, or in addition, selectively be given the responsibility for analyzing the load module and generating a specification for it. Such a specification could be reviewed by the load module's originator and/or any potential users of the load module.
A verifying authority may selectively be given the authority to generate an additional specification for the load module, for example by translating a formal mathematical specification to other kinds of specifications. This authority could be granted, for example, by a load module originator wishing to have a more accessible, but verified (certified), description of the load module for purposes of informing other potential users of the load module.
Additionally, a verifying authority may selectively be empowered to modify the specifications to make it accurate—but may refuse to sign or certify load modules or other executables that are harmful or dangerous irrespective of the accuracy of their associated specifications. The specifications may in some instances be viewable by ultimate users or other value chain participants—providing a high degree of assurance that load modules or other executables are not subverting the system and/or the legitimate interest of any participant in an electronic value chain the system supports.
In accordance with another aspect provided by the present invention, an execution environment protects itself by deciding—based on digital signatures, for example—which load modules or other executables it is willing to execute. A digital signature allows the execution environment to test both the authenticity and the integrity of the load module or other executables, as well permitting a user of such executables to determine their correctness with respect to their associated specifications or other description of their behavior, if such descriptions are included in the verification process.
A hierarchy of assurance levels may be provided for different protected processing environment security levels. Load modules or other executables can be provided with digital signatures associated with particular assurance levels. Appliances assigned to particular assurance levels can protect themselves from executing load modules or other executables associated with different assurance levels. Different digital signatures and/or certificates may be used to distinguish between load modules or other executables intended for different assurance levels. This strict-assurance level hierarchy provides a framework to help ensure that a more trusted environment can protect itself from load modules or other executables exposed to environments with different work factors (e.g., less trusted or tamper resistant environments). This can be used to provide a high degree of security compartmentalization that helps protect the remainder of the system should parts of the system become compromised.
For example, protected processing environments or other secure execution spaces that are more impervious to tampering (such as those providing a higher degree of physical security) may use an assurance level that isolates it from protected processing environments or other secure execution spaces that are relatively more susceptible to tampering (such as those constructed solely by software executing on a general purpose digital computer in a non-secure location).
A verifying authority may digitally sign load modules or other executables with a digital signature that indicates or implies assurance level. A verifying authority can use digital signature techniques to distinguish between assurance levels. As one example, each different digital signature may be encrypted using a different verification key and/or fundamentally different encryption, one-way hash and/or other techniques. A protected processing environment or other secure execution space protects itself by executing only those load modules or other executables that have been digitally signed for its corresponding assurance level.
The present invention may use a verifying authority and the digital signatures it provides to compartmentalize the different electronic appliances depending on their level of security (e.g., work factor or relative tamper resistance). In particular, a verifying authority and the digital signatures it provides isolate appliances with significantly different work factors—preventing the security of high work factor appliances from collapsing into the security of low work factor appliances due to free exchange of load modules or other executables.
Encryption can be used in combination with the assurance level scheme discussed above to ensure that load modules or other executables can be executed only in specific environments or types of environments. The secure way to ensure that a load module or other executable can't execute in a particular environment is to ensure that the environment doesn't have the key(s) necessary to decrypt it. Encryption can rely on multiple public keys and/or algorithms to transport basic key(s). Such encryption protects the load module or other executable from disclosure to environments (or assurance levels of environments) other than the one it is intended to execute in.
In accordance with another aspect provided by this invention, a verifying authority can digitally sign a load module or other executable with several different digital signatures and/or signature schemes. A protected processing environment or other secure execution space may require a load module or other executable to present multiple digital signatures before accepting it. An attacker would have to “break” each (all) of the several digital signatures and/or signature schemes to create an unauthorized load module or other executable that would be accepted by the protected processing environment or other secure execution space. Different protected processing environments (secure execution spaces) might examine different subsets of the multiple digital signatures—so that compromising one protected processing environment (secure execution space) will not compromise all of them. As an optimization, a protected processing environment or other secure execution space might verify only one of the several digital signatures (for example, chosen at random each time an executable is used)—thereby speeding up the digital signature verification while still maintaining a high degree of security.
These and other features and advantages provided in accordance with this invention may be better and more completely understood by referring to the following detailed description of example preferred embodiments in conjunction with the drawings, of which:
Protected processing environments 108 can use this digital “seal of approval” 106 (which may comprise one or more “digital signatures”) to distinguish between authorized and unauthorized load modules 54.
Verifying authority 100 uses an analyzing tool(s) 112 to analyze and test load module 54 and determine whether it performs as specified by its associated specifications 110—that is, whether the specifications are both accurate and complete.
Verifying authority 100 is preferably a trusted, independent third party such as an impartial, well respected independent testing laboratory. Therefore, all participants in an electronic transaction involving load module 54 can trust a verifying authority 100 as performing its testing and analysis functions competently and completely objectively and impartially. As described above, there may be several different verifying authorities 100 that together provide a “web of trust”. Several different verifying authorities may each verify and digitally sign the same load module—increasing the likelihood that a particular value chain participant will trust one of them and decreasing the likelihood of collusion or fraud. Electronic value chain participants may rely upon different verifying authorities 100 to certify different types of load modules. For example, one verifying authority 100 trusted by and known to financial participants might verify load modules relating to financial aspects of a transaction (e.g., billing), whereas another verifying authority 100′ trusted by and known to participants involved in using the “information exhaust” provided by an electronic transaction might be used to verify load modules relating to usage metering aspects of the same transaction.
Once verifying authority 100 is satisfied with load module 54, it affixes its digital “seal of approval” 106 to the load module.
In the
Message digest 116 may then be encrypted using asymmetric key cryptography.
In this case the first key is owned by verifying authority 100 and is kept highly secure (for example, using standard physical and procedural measures typically employed to keep an important private key secret while preventing it from being lost). Once message digest 116 is locked into strong box 118 using the first key 122 the strong box can be opened only by using the corresponding second key 124. Note that other items (e.g., further identification information, a time/date stamp, etc.) can also be placed within strong box 106.
Maintaining “public” verification key 124 as a secret within tamper resistant protected processing environment 108 greatly complicates the job of generating bogus digital signatures 106. If the attacker does not possess second key 124, the difficulty of an algorithmic attack or cryptanalytic attack on the verification digital signature algorithm is significantly increased, and the attacker might be reduced to exhaustive search (brute force) type attacks which would be even less practical because the search trials would require attempting to present a bogus load module 54 to protected processing environment 108—which, after a few such attempts is likely to refuse all further attempts. Keeping second key 124 secret also requires a multi-disciplinary attack: an attacker must both (A) extract the secret from protected processing environment 108, and (B) attack the algorithm. It may be substantially less likely that a single attacker may have expertise in each of these two specialized disciplines.
In addition, maintaining the “public” key within a tamper-resistant environment forecloses the significant threat that the owner of protected processing environment 108 may himself attack the environment. For example, if the owner could replace the appropriate “public” key 124 with his own substitute public key, the owner could force the protected processing environment 108 to execute load modules 54 of his own design—thereby compromising the interests of others in enforcing their own controls within the owner's protected processing environment. For example, the owner could turn off the control that required him to pay for watching or prohibited him from copying content. Since protected processing environment 108 can support a “virtual business presence” by parties other than the owner, it is important for the protected processing environment to be protected against attacks from the owner.
The load module 54 and its associated digital signature 106 is then delivered to the protected processing environment 108. (These items can be provided together at the same time, independently, or at different times.) Protected processing environment 115 applies the same one way hash transformation on load module 54 that a verifying authority 100 applied. Since protected processing environment 108 starts with the same load module 54 and uses the same one-way hash function 115, it should generate the same message digest 116′.
Protected processing environment 108 then decrypts digital signature 106 using the second key 124—i.e., it opens strongbox 118 to retrieve the message digest 116 a verifying authority 100 placed in there. Protected processing environment 108 compares the version of message digest 116 it obtains from the digital signature 106 with the version of message digest 116′ it calculates itself from load module 54 using the one way hash transformation 115. The message digests 116, 116′ should be identical. If they do not match, digital signature 106 is not authentic or load module 54 has been changed—and protected processing environment 108 rejects load module 54.
The public key 124(1) corresponding to private key 122(1) acts only to decrypt (authenticate) digital signature 106(1). Similarly, digital signature 106′ can only be decrypted (authenticated) using public key 124(2) corresponding to the private 122(2). Public key 124(1) will not “unlock” digital signature 106(2) and public key 124(2) will not “unlock” digital signature 106(1).
Different digital signatures 106(1), 106(N) can also be made by using different one way hash functions 115 and/or different encryption algorithms. As shown in
For example, as shown in
Multiple signatures as shown in
These three signatures 55(1), 55(2), 55(3) could all be affixed by the same verifying authority 100, or they could be affixed by three different verifying authorities (providing a “web of trust”). (In another model, a load module is verified in its entirety by multiple parties—if a user trusts any of them, she can trust the load module.) A protected processing environment 108 would need to have all three corresponding “public” keys 124(1), 124(2), 124(3) to authenticate the entire load module 54-or the different load module segments could be used by different protected processing environments possessing the corresponding different keys 124(1), 124(2), 124(3). Different signatures 55(1), 55(2), 55(3) could be calculated using different signature and/or one-way hash algorithms to increase the difficulty of defeating them by cryptanalytic attack.
Assurance Levels
Verifying authority 100 can use different digital signing techniques to provide different “assurance levels” for different kinds of electronic appliances 61 having different “work factors” or levels of tamper resistance.
In this example, verifying authority 100 digitally signs load modules 54 using different digital signature techniques (for example, different “private” keys 122) based on assurance level. The digital signatures 106 applied by verifying authority 100 thus securely encode the same (or different) load module 54 for use by appropriate corresponding assurance level electronic appliances 61.
Assurance level in this example may be assigned to a particular protected processing environment 108 at initialization (e.g., at the factory in the case of hardware-based secure processing units). Assigning assurance level at initialization time facilitates the use of key management (e.g., secure key exchange protocols) to enforce isolation based on assurance level. For example, since establishment of assurance level is done at initialization time, rather than in the field in this example, the key exchange mechanism can be used to provide new keys (assuming an assurance level has been established correctly).
Within a protected processing environment 108, as shown in
As shown in
In this example, electronic appliances 61 of different assurance levels can communicate with one another and pass load modules 54 between one another—an important feature providing a scaleable virtual distribution environment involving all sorts of different appliances (e.g., personal computers, laptop computers, handheld computers, television sets, media players, set top boxes, internet browser appliances, smart cards, mainframe computers, etc.) The present invention uses verifying authority 100 and the digital signatures it provides to compartmentalize the different electronic appliances depending on their level of security (e.g., work factor or relative tamper resistance). In particular, verifying authority 100 and the digital signatures it provides isolate appliances with significantly different work factors—preventing the security of high work factor appliances from collapsing into the security of low work factor appliances due to free exchange of load modules 54.
In one example, verifying authority 100 may digitally sign identical copies of load module 54 for use by different classes or “assurance levels” of electronic appliances 61. If the sharing of a load module 54 between different electronic appliances is regarded as an open communications channel between the protected processing environments 108 of the two appliances, it becomes apparent that there is a high degree of risk in permitting such sharing to occur. In particular, the extra security assurances and precautions of the more trusted environment are collapsed into the those of the less trusted environment because an attacker who compromises a load module within a less trusted environment is then be able to launch the same load module to attack the more trusted environment. Hence, although compartmentalization based on encryption and key management can be used to restrict certain kinds of load modules 54 to execute only on certain types of electronic appliances 61, a significant application in this context is to compartmentalize the different types of electronic appliances and thereby allow an electronic appliance to protect itself against load modules 54 of different assurance levels.
In accordance with this feature of the invention, verifying authority 100 supports all of these various categories of digital signatures, and system 50 uses key management to distribute the appropriate verification keys to different assurance level devices. For example, verifying authority 100 may digitally sign a particular load module 54 such that only hardware-only based server(s) 402(3) at assurance level XI may authenticate it. This compartmentalization prevents any load module executable on hardware-only servers 402(3) from executing on any other assurance level appliance (for example, software-only protected processing environment based support service 404(1)).
To simplify key management and distribution, execution environments having significantly similar work factors can be classified in the same assurance level.
To show this type of isolation,
The “desert islands” are created by the use of different digital signatures on each of load modules 54a, 54b, 54c. In this example, all of the appliances 61 may freely communicate with one another (as indicated by the barges—which represent electronic or other communications between the various devices. However, because particular assurance level load modules 54 will be authenticated only by appliances 60 having corresponding assurance levels, the load modules cannot leave their associated “desert island”—providing isolation between the different assurance level execution environments. More specifically, a particular assurance level appliance 61 thus protects itself from using a load module 54 of a different assurance level. Digital signatures (and/or signature algorithms) 106 in this sense create the isolated “desert islands” shown—since they allow execution environments to protect themselves from “off island” load modules 54 of different assurance levels.
A load module or other executable may be certified for multiple assurance levels. Different digital signatures may be used to certify the same load module or other executable for different respective assurance levels. The load module or other executable could also be encrypted differently (e.g. using different keys to encrypt the load module) based on assurance level. If a load module is encrypted differently for different assurance levels, and the keys and/or algorithms that are used to decrypt such load modules are only distributed to environments of the same assurance level, an additional measure of security is provided. The risk associated with disclosing the load module or other executable contents (e.g., by decrypting encrypted code before execution) in a lower assurance environment does not compromise the security of higher assurance level systems directly, but it may help the attacker learn how the load module or other executable works and how to encrypt them—which can be important in making bogus load modules or other executables (although not in certifying them—since certification requires keys that would only become available to an attacker who has compromised the keys of a corresponding appropriate assurance level environment). Commercially, it may be important for administrative ease and consistency to take this risk. In other cases, it will not be (e.g. provider sensitivities, government uses, custom functions, etc.)
If the load module is found to satisfy its specifications, a verifying authority 100 determines whether it is authorized to generate one or more new specifications for the load module (
If the load module fails the test (“N” exit to decision block 508), verifying authority 100 determines whether it is authorized and able to create new specifications corresponding to the actual load module performance, and whether it is desirable to create the conforming specifications (
A verifying authority 100 may then digitally sign the load module 54 to indicate approval (
This application is a continuation of application Ser. No. 09/925,072, filed on Aug. 6, 2001, Publication No. US 2002/0023214 A1, now U.S. Pat. No. 7,120,802, which is a continuation of application Ser. No. 09/678,830, filed on Oct. 4, 2000, now U.S. Pat. No. 6,292,569, which is a continuation of application Ser. No. 08/689,754, filed on Aug. 12, 1996, now U.S. Pat. No. 6,157,721, all of which are incorporated herein by reference. This application is related to application Ser. No. 08/388,107 of Ginter et al. (“Ginter et al.”), filed 13 Feb. 1995, abandoned, now, via file wrapper continuation, U.S. Pat. No. 5,982,891, incorporated herein by reference,
Number | Name | Date | Kind |
---|---|---|---|
3573747 | Adams et al. | Apr 1971 | A |
3609697 | Blevins | Sep 1971 | A |
3790700 | Callais et al. | Feb 1974 | A |
3796830 | Smith | Mar 1974 | A |
3798359 | Feistel | Mar 1974 | A |
3798360 | Feistel | Mar 1974 | A |
3798605 | Feistel | Mar 1974 | A |
3806874 | Ehrat | Apr 1974 | A |
3806882 | Clarke | Apr 1974 | A |
3829833 | Freeny, Jr. | Aug 1974 | A |
3845391 | Crosby | Oct 1974 | A |
3906448 | Henriques | Sep 1975 | A |
3911397 | Freeny, Jr. | Oct 1975 | A |
3924065 | Freeny, Jr. | Dec 1975 | A |
3931504 | Jacoby | Jan 1976 | A |
3946200 | Juodikis | Mar 1976 | A |
3946220 | Brobeck et al. | Mar 1976 | A |
3956615 | Anderson et al. | May 1976 | A |
3958081 | Ehrsam et al. | May 1976 | A |
3970992 | Boothroyd et al. | Jul 1976 | A |
3996449 | Attanasio et al. | Dec 1976 | A |
4020326 | Coulthurst | Apr 1977 | A |
4048619 | Forman, Jr. | Sep 1977 | A |
4071911 | Mazur | Jan 1978 | A |
4104721 | Markstein et al. | Aug 1978 | A |
4112421 | Freeny, Jr. | Sep 1978 | A |
4120030 | Johnstone | Oct 1978 | A |
4141005 | Bonner et al. | Feb 1979 | A |
4162483 | Entenman | Jul 1979 | A |
4163280 | Mori et al. | Jul 1979 | A |
4168396 | Best | Sep 1979 | A |
4183085 | Roberts et al. | Jan 1980 | A |
4196310 | Forman et al. | Apr 1980 | A |
4200913 | Kuhar et al. | Apr 1980 | A |
4209787 | Freeny, Jr. | Jun 1980 | A |
4217588 | Freeny, Jr. | Aug 1980 | A |
4220991 | Hamano et al. | Sep 1980 | A |
4232193 | Gerard | Nov 1980 | A |
4232317 | Freeny, Jr. | Nov 1980 | A |
4236217 | Kennedy | Nov 1980 | A |
4246638 | Thomas | Jan 1981 | A |
4253157 | Kirschner et al. | Feb 1981 | A |
4259720 | Campbell | Mar 1981 | A |
4262329 | Bright et al. | Apr 1981 | A |
4265371 | Desai et al. | May 1981 | A |
4270182 | Asija | May 1981 | A |
4278837 | Best | Jul 1981 | A |
4305131 | Best | Dec 1981 | A |
4306289 | Lumley | Dec 1981 | A |
4309569 | Merkle | Jan 1982 | A |
4319079 | Best | Mar 1982 | A |
4321672 | Braun et al. | Mar 1982 | A |
4323921 | Guillou | Apr 1982 | A |
4328544 | Baldwin et al. | May 1982 | A |
4337483 | Guillou | Jun 1982 | A |
4361877 | Dyer et al. | Nov 1982 | A |
4375579 | Davida et al. | Mar 1983 | A |
4405829 | Rivest et al. | Sep 1983 | A |
4433207 | Best | Feb 1984 | A |
4434464 | Suzuki et al. | Feb 1984 | A |
4442484 | Childs, Jr. et al. | Apr 1984 | A |
4442486 | Mayer | Apr 1984 | A |
4446519 | Thomas | May 1984 | A |
4454594 | Heffron et al. | Jun 1984 | A |
4458315 | Uchenick | Jul 1984 | A |
4462076 | Smith, III | Jul 1984 | A |
4462078 | Ross | Jul 1984 | A |
4465901 | Best | Aug 1984 | A |
4471163 | Donald et al. | Sep 1984 | A |
4471216 | Herve | Sep 1984 | A |
4484217 | Block et al. | Nov 1984 | A |
4494156 | Kadison et al. | Jan 1985 | A |
4513174 | Herman | Apr 1985 | A |
4523271 | Levien | Jun 1985 | A |
4525599 | Curran et al. | Jun 1985 | A |
4528588 | Lofberg | Jul 1985 | A |
4528643 | Freeny, Jr. | Jul 1985 | A |
4529870 | Chaum | Jul 1985 | A |
4553252 | Egendorf | Nov 1985 | A |
4558176 | Arnold et al. | Dec 1985 | A |
4558413 | Schmidt et al. | Dec 1985 | A |
4562305 | Gaffney, Jr. | Dec 1985 | A |
4562306 | Chou et al. | Dec 1985 | A |
4562495 | Bond et al. | Dec 1985 | A |
4573119 | Westheimer et al. | Feb 1986 | A |
4577289 | Comerford et al. | Mar 1986 | A |
4578530 | Zeidler | Mar 1986 | A |
4584639 | Hardy | Apr 1986 | A |
4584641 | Guglielmino | Apr 1986 | A |
4588991 | Atalla | May 1986 | A |
4589064 | Chiba et al. | May 1986 | A |
4590552 | Guttag et al. | May 1986 | A |
4593183 | Fukatsu | Jun 1986 | A |
4593353 | Pickholtz | Jun 1986 | A |
4593376 | Volk | Jun 1986 | A |
4595950 | Lofberg | Jun 1986 | A |
4597058 | Izumi et al. | Jun 1986 | A |
4598288 | Yarbrough et al. | Jul 1986 | A |
4599489 | Cargile | Jul 1986 | A |
4609777 | Cargile | Sep 1986 | A |
4609985 | Dozier | Sep 1986 | A |
4621321 | Boebert et al. | Nov 1986 | A |
4621334 | Garcia | Nov 1986 | A |
4634807 | Chorley et al. | Jan 1987 | A |
4644493 | Chandra et al. | Feb 1987 | A |
4646234 | Tolman et al. | Feb 1987 | A |
4649515 | Thompson et al. | Mar 1987 | A |
4652990 | Pailen et al. | Mar 1987 | A |
4658093 | Hellman | Apr 1987 | A |
4670857 | Rackman | Jun 1987 | A |
4672572 | Alsberg | Jun 1987 | A |
4672605 | Hustig et al. | Jun 1987 | A |
4677434 | Fascenda | Jun 1987 | A |
4677552 | Sibley, Jr. | Jun 1987 | A |
4680731 | Izumi et al. | Jul 1987 | A |
4683553 | Mollier | Jul 1987 | A |
4683968 | Appelbaum et al. | Aug 1987 | A |
4685055 | Thomas | Aug 1987 | A |
4685056 | Barnsdale, Jr. et al. | Aug 1987 | A |
4688169 | Joshi | Aug 1987 | A |
4691350 | Kleijne et al. | Sep 1987 | A |
4696034 | Wiedemer | Sep 1987 | A |
4700296 | Palmer, Jr. et al. | Oct 1987 | A |
4701846 | Ikeda et al. | Oct 1987 | A |
4712238 | Gilhousen et al. | Dec 1987 | A |
4713753 | Boebert et al. | Dec 1987 | A |
4740890 | William | Apr 1988 | A |
4747139 | Taaffe | May 1988 | A |
4748561 | Brown | May 1988 | A |
4757533 | Allen et al. | Jul 1988 | A |
4757534 | Matyas et al. | Jul 1988 | A |
4757914 | Roth et al. | Jul 1988 | A |
4759060 | Hayashi et al. | Jul 1988 | A |
4768087 | Taub et al. | Aug 1988 | A |
4780821 | Crossley | Oct 1988 | A |
4791565 | Dunham et al. | Dec 1988 | A |
4796181 | Wiedemer | Jan 1989 | A |
4796220 | Wolfe | Jan 1989 | A |
4799156 | Shavit et al. | Jan 1989 | A |
4807288 | Ugon et al. | Feb 1989 | A |
4816655 | Musyck et al. | Mar 1989 | A |
4817140 | Chandra et al. | Mar 1989 | A |
4823264 | Deming | Apr 1989 | A |
4827508 | Shear | May 1989 | A |
4858121 | Barber et al. | Aug 1989 | A |
4864494 | Kobus, Jr. | Sep 1989 | A |
4864616 | Pond et al. | Sep 1989 | A |
4866769 | Karp | Sep 1989 | A |
4868736 | Walker | Sep 1989 | A |
4868877 | Fischer | Sep 1989 | A |
4881197 | Fischer | Nov 1989 | A |
4888798 | Earnest | Dec 1989 | A |
4893248 | Pitts et al. | Jan 1990 | A |
4893332 | Brown | Jan 1990 | A |
4903296 | Chandra et al. | Feb 1990 | A |
4907269 | Guillon et al. | Mar 1990 | A |
4919545 | Yu | Apr 1990 | A |
4924378 | Hershey et al. | May 1990 | A |
4926480 | Chaum | May 1990 | A |
4930073 | Cina, Jr. | May 1990 | A |
4937863 | Robert et al. | Jun 1990 | A |
4941175 | Enescu et al. | Jul 1990 | A |
4949187 | Cohen | Aug 1990 | A |
4953209 | Ryder, Sr. et al. | Aug 1990 | A |
4962533 | Krueger et al. | Oct 1990 | A |
4967403 | Ogawa | Oct 1990 | A |
4975647 | Downer et al. | Dec 1990 | A |
4975878 | Boddu et al. | Dec 1990 | A |
4977594 | Shear | Dec 1990 | A |
4995082 | Schnorr | Feb 1991 | A |
4999806 | Chernow et al. | Mar 1991 | A |
5001752 | Fischer | Mar 1991 | A |
5005122 | Griffin et al. | Apr 1991 | A |
5005200 | Fischer | Apr 1991 | A |
5010571 | Katznelson | Apr 1991 | A |
5014234 | Edwards, Jr. | May 1991 | A |
5022080 | Durst et al. | Jun 1991 | A |
5023907 | Johnson et al. | Jun 1991 | A |
5027397 | Double et al. | Jun 1991 | A |
5032979 | Hecht et al. | Jul 1991 | A |
5047928 | Wiedemer | Sep 1991 | A |
5048085 | Abraham et al. | Sep 1991 | A |
5050212 | Dyson | Sep 1991 | A |
5050213 | Shear | Sep 1991 | A |
5051932 | Inoue et al. | Sep 1991 | A |
5058162 | Santon et al. | Oct 1991 | A |
5065429 | Lang | Nov 1991 | A |
5070400 | Lieberman | Dec 1991 | A |
5079648 | Maufe | Jan 1992 | A |
5091966 | Bloomberg et al. | Feb 1992 | A |
5103392 | Mori | Apr 1992 | A |
5103459 | Gilhousen et al. | Apr 1992 | A |
5103476 | Waite et al. | Apr 1992 | A |
5109413 | Comerford et al. | Apr 1992 | A |
5111390 | Ketcham | May 1992 | A |
5113518 | Durst, Jr. et al. | May 1992 | A |
5119493 | Janis et al. | Jun 1992 | A |
5126936 | Champion et al. | Jun 1992 | A |
5128525 | Stearns et al. | Jul 1992 | A |
5129084 | Kelly, Jr. et al. | Jul 1992 | A |
5136643 | Fischer | Aug 1992 | A |
5136646 | Haber et al. | Aug 1992 | A |
5136647 | Haber et al. | Aug 1992 | A |
5136716 | Harvey et al. | Aug 1992 | A |
5138712 | Corbin | Aug 1992 | A |
5146575 | Nolan, Jr. | Sep 1992 | A |
5148481 | Abraham et al. | Sep 1992 | A |
5150407 | Chan | Sep 1992 | A |
5155680 | Wiedemer | Oct 1992 | A |
5163091 | Graziano et al. | Nov 1992 | A |
5164988 | Matyas et al. | Nov 1992 | A |
5168147 | Bloomberg | Dec 1992 | A |
5185717 | Mori | Feb 1993 | A |
5187787 | Skeen et al. | Feb 1993 | A |
5191573 | Hair | Mar 1993 | A |
5199066 | Logan | Mar 1993 | A |
5199074 | Thor | Mar 1993 | A |
5201046 | Goldberg et al. | Apr 1993 | A |
5201047 | Maki et al. | Apr 1993 | A |
5204897 | Wyman | Apr 1993 | A |
5206951 | Khoyi et al. | Apr 1993 | A |
5208748 | Flores et al. | May 1993 | A |
5214700 | Pinkas et al. | May 1993 | A |
5214702 | Fischer | May 1993 | A |
5216603 | Flores et al. | Jun 1993 | A |
5218605 | Low et al. | Jun 1993 | A |
5221833 | Hecht | Jun 1993 | A |
5222134 | Waite et al. | Jun 1993 | A |
5224160 | Paulini et al. | Jun 1993 | A |
5224163 | Gasser et al. | Jun 1993 | A |
5235642 | Wobber et al. | Aug 1993 | A |
5237614 | Weiss | Aug 1993 | A |
5241671 | Reed et al. | Aug 1993 | A |
5245165 | Zhang | Sep 1993 | A |
5247575 | Sprague et al. | Sep 1993 | A |
5251294 | Abelow | Oct 1993 | A |
5253297 | Press | Oct 1993 | A |
5257369 | Skeen et al. | Oct 1993 | A |
5260999 | Wyman | Nov 1993 | A |
5263157 | Janis | Nov 1993 | A |
5263158 | Janis | Nov 1993 | A |
5263165 | Janis | Nov 1993 | A |
5265164 | Matyas et al. | Nov 1993 | A |
5276735 | Boebert et al. | Jan 1994 | A |
5276901 | Howell et al. | Jan 1994 | A |
5280479 | Mary | Jan 1994 | A |
5283830 | Hinsley et al. | Feb 1994 | A |
5285494 | Sprecher et al. | Feb 1994 | A |
5287407 | Holmes | Feb 1994 | A |
5291598 | Grundy | Mar 1994 | A |
5301231 | Abraham et al. | Apr 1994 | A |
5301326 | Linnett et al. | Apr 1994 | A |
5311591 | Fischer | May 1994 | A |
5315448 | Ryan | May 1994 | A |
5319705 | Halter et al. | Jun 1994 | A |
5319735 | Preuss et al. | Jun 1994 | A |
5319785 | Thaller | Jun 1994 | A |
5325524 | Black et al. | Jun 1994 | A |
5335169 | Chong | Aug 1994 | A |
5335346 | Fabbio | Aug 1994 | A |
5337357 | Chou et al. | Aug 1994 | A |
5337360 | Fischer | Aug 1994 | A |
5341429 | Stringer et al. | Aug 1994 | A |
5343526 | Lassers | Aug 1994 | A |
5343527 | Moore | Aug 1994 | A |
5347579 | Blandford | Sep 1994 | A |
5349642 | Kingdon | Sep 1994 | A |
5351293 | Michener et al. | Sep 1994 | A |
5354097 | Tel | Oct 1994 | A |
5355474 | Thuraisngham et al. | Oct 1994 | A |
5359721 | Kempf et al. | Oct 1994 | A |
5361359 | Tajalli et al. | Nov 1994 | A |
5365587 | Campbell et al. | Nov 1994 | A |
5367621 | Cohen et al. | Nov 1994 | A |
5369702 | Shanton | Nov 1994 | A |
5369707 | Follendore, III | Nov 1994 | A |
5371792 | Asai et al. | Dec 1994 | A |
5373440 | Cohen et al. | Dec 1994 | A |
5373561 | Haber et al. | Dec 1994 | A |
5375240 | Grundy | Dec 1994 | A |
5383113 | Kight et al. | Jan 1995 | A |
5388211 | Hornbuckle | Feb 1995 | A |
5390247 | Fischer | Feb 1995 | A |
5390297 | Barber et al. | Feb 1995 | A |
5390330 | Talati | Feb 1995 | A |
5392220 | Van den Hamer et al. | Feb 1995 | A |
5392390 | Crozier | Feb 1995 | A |
5394469 | Nagel et al. | Feb 1995 | A |
5408501 | Cornaby | Apr 1995 | A |
5410598 | Shear | Apr 1995 | A |
5412717 | Fischer | May 1995 | A |
5418713 | Allen | May 1995 | A |
5420927 | Michali | May 1995 | A |
5421006 | Jablon et al. | May 1995 | A |
5422645 | Nettleton et al. | Jun 1995 | A |
5422953 | Fischer | Jun 1995 | A |
5428606 | Moskowitz | Jun 1995 | A |
5428685 | Kadooka et al. | Jun 1995 | A |
5432851 | Scheidt et al. | Jul 1995 | A |
5432928 | Sherman | Jul 1995 | A |
5432950 | Sibigtroth | Jul 1995 | A |
5438508 | Wyman | Aug 1995 | A |
5440634 | Jones et al. | Aug 1995 | A |
5442645 | Ugon et al. | Aug 1995 | A |
5444779 | Daniele | Aug 1995 | A |
5449895 | Hecht et al. | Sep 1995 | A |
5449896 | Hecht et al. | Sep 1995 | A |
5450490 | Jensen et al. | Sep 1995 | A |
5450493 | Maher | Sep 1995 | A |
5453601 | Rosen | Sep 1995 | A |
5453605 | Hecht et al. | Sep 1995 | A |
5455407 | Rosen | Oct 1995 | A |
5455861 | Faucher et al. | Oct 1995 | A |
5455953 | Russell | Oct 1995 | A |
5457746 | Dolphin | Oct 1995 | A |
5457747 | Drexler et al. | Oct 1995 | A |
5458494 | Krohn et al. | Oct 1995 | A |
5463565 | Cookson et al. | Oct 1995 | A |
5473687 | Lipscomb et al. | Dec 1995 | A |
5473692 | Davis | Dec 1995 | A |
5479509 | Ugon | Dec 1995 | A |
5485622 | Yamaki | Jan 1996 | A |
5490216 | Richardson, III | Feb 1996 | A |
5491800 | Goldsmith et al. | Feb 1996 | A |
5497479 | Hornbuckle | Mar 1996 | A |
5497491 | Mitchell et al. | Mar 1996 | A |
5499298 | Narasimhalu et al. | Mar 1996 | A |
5504757 | Cook et al. | Apr 1996 | A |
5504818 | Okano | Apr 1996 | A |
5504837 | Griffeth et al. | Apr 1996 | A |
5505461 | Bell et al. | Apr 1996 | A |
5508913 | Yamamoto et al. | Apr 1996 | A |
5509070 | Schull | Apr 1996 | A |
5513261 | Maher | Apr 1996 | A |
5517518 | Morson et al. | May 1996 | A |
5521815 | Rose, Jr. et al. | May 1996 | A |
5524933 | Kunt et al. | Jun 1996 | A |
5530235 | Stefik et al. | Jun 1996 | A |
5530752 | Rubin | Jun 1996 | A |
5533123 | Force et al. | Jul 1996 | A |
5534855 | Shockley et al. | Jul 1996 | A |
5534975 | Stefik et al. | Jul 1996 | A |
5535322 | Hecht | Jul 1996 | A |
5537526 | Anderson et al. | Jul 1996 | A |
5539735 | Moskowitz | Jul 1996 | A |
5539828 | Davis | Jul 1996 | A |
5550971 | Brunner et al. | Aug 1996 | A |
5553282 | Parrish et al. | Sep 1996 | A |
5557518 | Rosen | Sep 1996 | A |
5557798 | Skeen et al. | Sep 1996 | A |
5559884 | Davidson et al. | Sep 1996 | A |
5563946 | Cooper et al. | Oct 1996 | A |
5568552 | Davis | Oct 1996 | A |
5572673 | Shurts | Nov 1996 | A |
5574962 | Fardeau et al. | Nov 1996 | A |
5577209 | Boyle et al. | Nov 1996 | A |
5581686 | Koppolu et al. | Dec 1996 | A |
5581800 | Fardeau et al. | Dec 1996 | A |
5592549 | Nagel et al. | Jan 1997 | A |
5603031 | White et al. | Feb 1997 | A |
5606609 | Houser et al. | Feb 1997 | A |
5613004 | Cooperman et al. | Mar 1997 | A |
5625693 | Rohatgi et al. | Apr 1997 | A |
5629770 | Brassil et al. | May 1997 | A |
5629980 | Stefik et al. | May 1997 | A |
5633932 | Davis et al. | May 1997 | A |
5634012 | Stefik et al. | May 1997 | A |
5636276 | Brugger | Jun 1997 | A |
5636292 | Rhoads | Jun 1997 | A |
5638443 | Stefik et al. | Jun 1997 | A |
5638504 | Scott et al. | Jun 1997 | A |
5640546 | Gopinath et al. | Jun 1997 | A |
5644686 | Hekmatpour | Jul 1997 | A |
5646997 | Barton | Jul 1997 | A |
5649099 | Theimer et al. | Jul 1997 | A |
5655077 | Jones et al. | Aug 1997 | A |
5671279 | Elgamal | Sep 1997 | A |
5678170 | Grube et al. | Oct 1997 | A |
5687236 | Moskowitz et al. | Nov 1997 | A |
5689565 | Spies et al. | Nov 1997 | A |
5689566 | Nguyen | Nov 1997 | A |
5689587 | Bender et al. | Nov 1997 | A |
5692047 | McManis | Nov 1997 | A |
5692180 | Lee | Nov 1997 | A |
5692980 | Trotman | Dec 1997 | A |
5696827 | Brands | Dec 1997 | A |
5699427 | Chow et al. | Dec 1997 | A |
5710834 | Rhoads | Jan 1998 | A |
5715314 | Payne et al. | Feb 1998 | A |
5715403 | Stefik | Feb 1998 | A |
5717923 | Dedrick | Feb 1998 | A |
5721788 | Powell et al. | Feb 1998 | A |
5724424 | Gifford | Mar 1998 | A |
5724425 | Chang et al. | Mar 1998 | A |
5732398 | Tagawa | Mar 1998 | A |
5734719 | Tsevdos et al. | Mar 1998 | A |
5740549 | Reilly et al. | Apr 1998 | A |
5745569 | Moskowitz et al. | Apr 1998 | A |
5745604 | Rhoads | Apr 1998 | A |
5745678 | Herzberg et al. | Apr 1998 | A |
5748763 | Rhoads | May 1998 | A |
5748783 | Rhoads | May 1998 | A |
5748960 | Fischer | May 1998 | A |
5754849 | Dyer et al. | May 1998 | A |
5757914 | McManis | May 1998 | A |
5757915 | Aucsmith et al. | May 1998 | A |
5758152 | LeTourneau | May 1998 | A |
5759101 | Von Kohorn | Jun 1998 | A |
5765152 | Erickson | Jun 1998 | A |
5768426 | Rhoads | Jun 1998 | A |
5774872 | Golden et al. | Jun 1998 | A |
5778385 | Pratt | Jul 1998 | A |
5787334 | Fardeau et al. | Jul 1998 | A |
5802590 | Draves | Sep 1998 | A |
5819263 | Bromley et al. | Oct 1998 | A |
5832119 | Rhoads | Nov 1998 | A |
5842173 | Strum et al. | Nov 1998 | A |
5845281 | Benson et al. | Dec 1998 | A |
5878421 | Ferrel et al. | Mar 1999 | A |
5892899 | Aucsmith et al. | Apr 1999 | A |
5892900 | Ginter et al. | Apr 1999 | A |
5896454 | Cookson et al. | Apr 1999 | A |
5910987 | Ginter et al. | Jun 1999 | A |
5915019 | Ginter et al. | Jun 1999 | A |
5917912 | Ginter et al. | Jun 1999 | A |
5920861 | Hall et al. | Jul 1999 | A |
5940504 | Griswold | Aug 1999 | A |
5940505 | Kanamaru | Aug 1999 | A |
5943422 | Van Wie et al. | Aug 1999 | A |
5949876 | Ginter et al. | Sep 1999 | A |
5956408 | Arnold | Sep 1999 | A |
5966440 | Hair | Oct 1999 | A |
5978484 | Apperson et al. | Nov 1999 | A |
5982891 | Ginter et al. | Nov 1999 | A |
5991876 | Johnson et al. | Nov 1999 | A |
5996756 | Schmodde et al. | Dec 1999 | A |
5999949 | Crandall | Dec 1999 | A |
6009170 | Sako et al. | Dec 1999 | A |
6016393 | White et al. | Jan 2000 | A |
6026193 | Rhoads | Feb 2000 | A |
6044205 | Reed et al. | Mar 2000 | A |
6085238 | Yuasa et al. | Jul 2000 | A |
6102965 | Dye et al. | Aug 2000 | A |
6112181 | Shear et al. | Aug 2000 | A |
6135646 | Kahn et al. | Oct 2000 | A |
6138119 | Hall et al. | Oct 2000 | A |
6141753 | Zhao et al. | Oct 2000 | A |
6157721 | Shear et al. | Dec 2000 | A |
6185683 | Ginter et al. | Feb 2001 | B1 |
6237786 | Ginter et al. | May 2001 | B1 |
6240185 | Van Wie et al. | May 2001 | B1 |
6253193 | Ginter et al. | Jun 2001 | B1 |
6292569 | Shear et al. | Sep 2001 | B1 |
6330670 | England et al. | Dec 2001 | B1 |
6363488 | Ginter et al. | Mar 2002 | B1 |
6389402 | Ginter et al. | May 2002 | B1 |
6393484 | Massarani | May 2002 | B1 |
6427140 | Ginter et al. | Jul 2002 | B1 |
6449367 | Van Wie et al. | Sep 2002 | B2 |
6477559 | Veluvali et al. | Nov 2002 | B1 |
6519615 | Wollrath et al. | Feb 2003 | B1 |
6618484 | Van Wie et al. | Sep 2003 | B1 |
6640304 | Ginter et al. | Oct 2003 | B2 |
6658568 | Ginter et al. | Dec 2003 | B1 |
6668325 | Collberg et al. | Dec 2003 | B1 |
6701433 | Schell et al. | Mar 2004 | B1 |
6785815 | Serret-Avila et al. | Aug 2004 | B1 |
6807534 | Erickson | Oct 2004 | B1 |
6832316 | Sibert | Dec 2004 | B1 |
6938021 | Shear et al. | Aug 2005 | B2 |
6948070 | Ginter et al. | Sep 2005 | B1 |
6950867 | Strohwig et al. | Sep 2005 | B1 |
6959384 | Serret-Avila | Oct 2005 | B1 |
6961854 | Serret-Avila et al. | Nov 2005 | B2 |
6973499 | Peden et al. | Dec 2005 | B1 |
6983371 | Hurtado et al. | Jan 2006 | B1 |
7050586 | Shamoon | May 2006 | B1 |
7051212 | Ginter et al. | May 2006 | B2 |
7058805 | Sibert | Jun 2006 | B2 |
7062500 | Hall et al. | Jun 2006 | B1 |
7069451 | Ginter et al. | Jun 2006 | B1 |
7076652 | Ginter et al. | Jul 2006 | B2 |
7085839 | Baugher et al. | Aug 2006 | B1 |
7092914 | Shear et al. | Aug 2006 | B1 |
7095854 | Ginter et al. | Aug 2006 | B1 |
7100199 | Ginter et al. | Aug 2006 | B2 |
7107448 | MacKay et al. | Sep 2006 | B1 |
7107452 | Serret-Avila et al. | Sep 2006 | B2 |
7110983 | Shear et al. | Sep 2006 | B2 |
7120802 | Shear et al. | Oct 2006 | B2 |
7133846 | Ginter et al. | Nov 2006 | B1 |
7152045 | Hoffman | Dec 2006 | B2 |
7165174 | Ginter et al. | Jan 2007 | B1 |
7405724 | Drummond et al. | Jul 2008 | B2 |
7581092 | Shear et al. | Aug 2009 | B2 |
20010042043 | Shear et al. | Nov 2001 | A1 |
20020023214 | Shear et al. | Feb 2002 | A1 |
20020048369 | Ginter et al. | Apr 2002 | A1 |
20020087859 | Weeks et al. | Jul 2002 | A1 |
20020112171 | Ginter et al. | Aug 2002 | A1 |
20020152173 | Rudd | Oct 2002 | A1 |
20030023856 | Horne et al. | Jan 2003 | A1 |
20030041239 | Shear et al. | Feb 2003 | A1 |
20030046244 | Shear et al. | Mar 2003 | A1 |
20030069748 | Shear et al. | Apr 2003 | A1 |
20030069749 | Shear et al. | Apr 2003 | A1 |
20030084003 | Pinkas et al. | May 2003 | A1 |
20030105721 | Ginter et al. | Jun 2003 | A1 |
20030163431 | Ginter et al. | Aug 2003 | A1 |
20040054630 | Ginter et al. | Mar 2004 | A1 |
20040059951 | Pinkas et al. | Mar 2004 | A1 |
20040073813 | Pinkas et al. | Apr 2004 | A1 |
20040103305 | Ginter et al. | May 2004 | A1 |
20040107356 | Shamoon et al. | Jun 2004 | A1 |
20040123129 | Ginter et al. | Jun 2004 | A1 |
20040133793 | Ginter et al. | Jul 2004 | A1 |
20050027871 | Bradley et al. | Feb 2005 | A1 |
20050050332 | Serret-Avila et al. | Mar 2005 | A1 |
20050060560 | Sibert | Mar 2005 | A1 |
20050060584 | Ginter et al. | Mar 2005 | A1 |
20050108555 | Sibert | May 2005 | A1 |
20060248016 | Ginter et al. | Nov 2006 | A1 |
20080077531 | Shear et al. | Mar 2008 | A1 |
Number | Date | Country |
---|---|---|
A-3681597 | Feb 1998 | AU |
A-3681697 | Feb 1998 | AU |
A-3684097 | Feb 1998 | AU |
9 004 79 | Dec 1984 | BE |
29 43 436 | Oct 1979 | DE |
3 803 982 | Jan 1990 | DE |
0 084 441 | Jul 1983 | EP |
0 128 672 | Dec 1984 | EP |
0 135 422 | Mar 1985 | EP |
0 180 460 | May 1986 | EP |
0 367 700 | May 1990 | EP |
0 370 146 | May 1990 | EP |
0 398 645 | Nov 1990 | EP |
0 399 822 | Nov 1990 | EP |
0 421 409 | Apr 1991 | EP |
0 456 386 | Nov 1991 | EP |
0 469 864 | Feb 1992 | EP |
0 469 864 | Feb 1992 | EP |
0 565 314 | Oct 1993 | EP |
0 567 800 | Nov 1993 | EP |
0 570 123 | Nov 1993 | EP |
0 593 305 | Apr 1994 | EP |
0 651 554 | May 1995 | EP |
0 653 695 | May 1995 | EP |
0 668 695 | Aug 1995 | EP |
0 668 695 | Aug 1995 | EP |
0 695 985 | Feb 1996 | EP |
0 696 798 | Feb 1996 | EP |
0 727 727 | Feb 1996 | EP |
0 714 204 | May 1996 | EP |
0 715 243 | Jun 1996 | EP |
0 715 244 | Jun 1996 | EP |
0 715 245 | Jun 1996 | EP |
0 715 246 | Jun 1996 | EP |
0 715 247 | Jun 1996 | EP |
0 725 376 | Aug 1996 | EP |
0 717 566 | Sep 1996 | EP |
0 749 081 | Dec 1996 | EP |
0 763 936 | Mar 1997 | EP |
0 778 513 | Jun 1997 | EP |
0 795 873 | Sep 1997 | EP |
0 800 312 | Oct 1997 | EP |
0 913 757 | May 1999 | EP |
2 136 175 | Sep 1984 | GB |
2 264 796 | Sep 1993 | GB |
2264796 | Sep 1993 | GB |
2 294 348 | Apr 1996 | GB |
2 295 947 | Jun 1996 | GB |
57-000726 | Jan 1982 | JP |
61-121145 | Jun 1986 | JP |
62-225059 | Oct 1987 | JP |
62-241061 | Oct 1987 | JP |
63-129564 | Jun 1988 | JP |
63-289646 | Nov 1988 | JP |
01-068853 | Mar 1989 | JP |
64-068835 | Mar 1989 | JP |
01-248891 | Oct 1989 | JP |
01-296363 | Nov 1989 | JP |
02-242352 | Sep 1990 | JP |
02-247763 | Oct 1990 | JP |
02-294855 | Dec 1990 | JP |
04-100148 | Feb 1992 | JP |
04-117548 | Apr 1992 | JP |
04-504794 | Aug 1992 | JP |
04-369068 | Dec 1992 | JP |
05-020359 | Jan 1993 | JP |
06-103058 | May 1993 | JP |
05-173892 | Jul 1993 | JP |
05-181734 | Jul 1993 | JP |
05-257783 | Oct 1993 | JP |
05-258463 | Oct 1993 | JP |
05-268415 | Oct 1993 | JP |
06-501120 | Jan 1994 | JP |
06-035807 | Feb 1994 | JP |
06-152585 | May 1994 | JP |
06-161719 | Jun 1994 | JP |
06-175794 | Jun 1994 | JP |
06-215010 | Aug 1994 | JP |
06-225059 | Aug 1994 | JP |
06-250924 | Sep 1994 | JP |
07-056794 | Mar 1995 | JP |
07-084852 | Mar 1995 | JP |
07-141138 | Jun 1995 | JP |
07-200317 | Aug 1995 | JP |
07-200492 | Aug 1995 | JP |
07-244639 | Sep 1995 | JP |
07-302244 | Nov 1995 | JP |
07-319681 | Dec 1995 | JP |
08-111679 | Apr 1996 | JP |
08-137795 | May 1996 | JP |
08-152990 | Jun 1996 | JP |
08-185292 | Jul 1996 | JP |
08-185298 | Jul 1996 | JP |
08-272746 | Oct 1996 | JP |
10-513289 | Dec 1998 | JP |
WO 8502310 | May 1985 | WO |
WO 8503584 | Aug 1985 | WO |
WO 9002382 | Mar 1990 | WO |
WO 9002382 | Mar 1990 | WO |
WO 9206438 | Apr 1992 | WO |
WO 9220022 | Nov 1992 | WO |
WO 9222870 | Dec 1992 | WO |
WO 9222870 | Dec 1992 | WO |
WO 9301550 | Jan 1993 | WO |
WO 9401821 | Jan 1994 | WO |
WO 9403859 | Feb 1994 | WO |
WO 9403859 | Feb 1994 | WO |
WO 9406103 | Mar 1994 | WO |
WO 9406103 | Mar 1994 | WO |
WO 9416395 | Jul 1994 | WO |
WO 9418620 | Aug 1994 | WO |
WO 9422266 | Sep 1994 | WO |
WO 9422266 | Sep 1994 | WO |
WO 9427406 | Nov 1994 | WO |
WO 9427406 | Nov 1994 | WO |
WO 9514289 | May 1995 | WO |
WO 9514289 | May 1995 | WO |
WO 9600963 | Jan 1996 | WO |
WO 9603835 | Feb 1996 | WO |
WO 9603835 | Feb 1996 | WO |
WO 9605698 | Feb 1996 | WO |
WO 9606503 | Feb 1996 | WO |
WO 9613013 | May 1996 | WO |
WO 9617467 | Jun 1996 | WO |
WO 9621192 | Jul 1996 | WO |
WO 9624092 | Aug 1996 | WO |
WO 9624092 | Aug 1996 | WO |
WO 9624155 | Aug 1996 | WO |
WO 9625006 | Aug 1996 | WO |
WO 9627155 | Sep 1996 | WO |
WO 9627155 | Sep 1996 | WO |
WO 9703423 | Jan 1997 | WO |
WO 9707656 | Mar 1997 | WO |
WO 9707656 | Mar 1997 | WO |
WO 9722074 | Jun 1997 | WO |
WO 9725816 | Jul 1997 | WO |
WO 9727155 | Jul 1997 | WO |
WO 9732251 | Sep 1997 | WO |
WO 9743761 | Nov 1997 | WO |
WO 9743761 | Nov 1997 | WO |
WO 9748203 | Dec 1997 | WO |
WO 9809209 | Mar 1998 | WO |
WO 9810381 | Mar 1998 | WO |
WO 9837481 | Aug 1998 | WO |
WO 9845768 | Oct 1998 | WO |
WO 9901815 | Jan 1999 | WO |
WO 9924928 | May 1999 | WO |
WO 9948296 | Sep 1999 | WO |
WO 0075925 | Dec 2000 | WO |
WO 0106374 | Jan 2001 | WO |
WO 0109702 | Feb 2001 | WO |
WO 0110076 | Feb 2001 | WO |
Number | Date | Country | |
---|---|---|---|
20060248353 A1 | Nov 2006 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 09925072 | Aug 2001 | US |
Child | 11454072 | US | |
Parent | 09678830 | Oct 2000 | US |
Child | 09925072 | US | |
Parent | 08689754 | Aug 1996 | US |
Child | 09678830 | US |