Verifying Applications in Virtual Environments Using a Trusted Security Zone

Information

  • Patent Grant
  • 9208339
  • Patent Number
    9,208,339
  • Date Filed
    Monday, August 12, 2013
    11 years ago
  • Date Issued
    Tuesday, December 8, 2015
    9 years ago
Abstract
Systems and methods for transmitting information between virtual environments comprising: copying a first virtual environment, wherein the first virtual environment comprises a plurality of original applications, a first clock, and a first trusted security zone to create a second virtual environment, wherein the second virtual environment comprises a copy of at least some applications of the plurality of original applications, a second clock, and a second trusted security zone. The first trusted security zone may receive a request from a copied application to engage in a transmission with an original application. The first trusted security zone may then determine if a nonce associated with the copied application is a verified nonce, wherein determining if the nonce is a verified nonce comprises comparing, by the first trusted security zone, the nonce associated with the copied application to a nonce associated with the at least one original application.
Description
CROSS-REFERENCE TO RELATED APPLICATIONS

None.


STATEMENT REGARDING FEDERALLY SPONSORED RESEARCH OR DEVELOPMENT

Not applicable.


REFERENCE TO A MICROFICHE APPENDIX

Not applicable.


BACKGROUND

In an environment such as a virtual environment, various systems and/or applications on an electronic device or in a remote location may be authorized to access and/or transmit data to internal or external applications. Some of this data may be considered confidential data such as financial or health information, and there may be restrictions on the transmission of that confidential data.


SUMMARY

In an embodiment, a method of transmitting information between virtual environments is disclosed. The method comprises copying a first virtual environment, wherein the first virtual environment comprises a plurality of original applications, a first clock, and a first trusted security zone, wherein the first trusted security zone comprises a verification application and a nonce application, and subsequently, creating a second virtual environment, wherein the second virtual environment comprises a copy of at least some applications of the plurality of original applications, a second clock, and a second trusted security zone. The method further comprises receiving, by the verification application, from a copied application, a request for a transmission with an original application of the plurality of the original applications; determining, by the verification application, if a nonce associated with the copied application is a verified nonce, wherein the nonce comprises a clock value. Determining if the nonce is a verified nonce comprises comparing, by the verification application, the clock value of the nonce to a clock value of the first clock; and determining, by the first trusted security zone, if the clock value of the nonce correlates sufficiently to the clock value of the first clock. The method further comprises granting, in response to a determination that the clock value of the nonce correlates sufficiently to the clock value of the first clock, the request and denying, in response to a determination that the clock value of the nonce does not correlate sufficiently to the clock value of the first clock, the request.


In another embodiment, a method for transmitting data between applications in a virtual environment is disclosed. The method comprises receiving, by a first application in a first virtual environment, wherein the first virtual environment comprises a trusted security zone, a plurality of applications, and a clock, at least one of a request to send information to a second application or a request to receive information from the second application, wherein the second application comprises a nonce, and sending, by the first application, a request for verification of the second application to the trusted security zone in the first virtual environment, wherein the trusted security zone comprises a verification application. The method further comprises receiving, by the first application, from the verification application, a confirmation of verification, wherein the confirmation is sent based on: comparing, by the verification application, a nonce associated with the second application with an assigned nonce of a plurality of assigned nonces stored in the trusted security zone, wherein the nonce comprises a clock value; and determining, by the verification application, that the clock value correlates sufficiently to a current clock value on the clock in the first virtual environment.


In an embodiment, a system for transmitting information between applications is disclosed. The system comprises a first virtual environment, wherein the first virtual environment comprises a clock, a first application of a plurality of applications, and a trusted security zone; and wherein the trusted security zone comprises a verification application and a nonce application. The method further comprises a second application wherein the trusted security zone receives a request from the first application to verify the second application; wherein the application in the trusted security zone determines if a nonce associated with the second application is verifiable, wherein the determination is based on a comparison of a clock value of the nonce and a clock value of the clock; and wherein, in response to the determination that the clock value of the nonce correlates sufficiently to the clock value of the clock, the second application at least one of receives a transmission from the first application or sends a transmission to the first application.


These and other features will be more clearly understood from the following detailed description taken in conjunction with the accompanying drawings and claims.





BRIEF DESCRIPTION OF THE DRAWINGS

For a more complete understanding of the present disclosure, reference is now made to the following brief description, taken in connection with the accompanying drawings and detailed description, wherein like reference numerals represent like parts.



FIG. 1 is a block diagram of a system according to an embodiment of the present disclosure.



FIG. 2 illustrates an execution environment according to an embodiment of the present disclosure.



FIG. 3 is a flowchart of a method according to an embodiment of the present disclosure.



FIG. 4 is an illustration of two execution environments according to an embodiment of the present disclosure.



FIG. 5 is a flow chart of a method according to an embodiment of the present disclosure.



FIG. 6 depicts a mobile device according to an embodiment of the present disclosure.



FIG. 7 is a block diagram of a mobile device according to an embodiment of the present disclosure.



FIG. 8A is a block diagram of a software environment according to an embodiment of the present disclosure.



FIG. 8B is a block diagram of another software environment according to an embodiment of the present disclosure.



FIG. 9 is a block diagram of a computer system according to an embodiment of the present disclosure.





DETAILED DESCRIPTION

It should be understood at the outset that although illustrative implementations of one or more embodiments are illustrated below, the disclosed systems and methods may be implemented using any number of techniques, whether currently known or not yet in existence. The disclosure should in no way be limited to the illustrative implementations, drawings, and techniques illustrated below, but may be modified within the scope of the appended claims along with their full scope of equivalents.


Embodiments of the disclosure are directed to methods and systems for generating and using a nonce in conjunction with a trusted security zone, which may also be referred to herein as a “trust zone.” It is appreciated that a nonce, in some embodiments, may comprise one or more attributes or components and may be a unique, single-use identifier. In other embodiments, the nonce may be reusable, in whole or in part, for two or more uses. Accessing the trusted security zone may comprise one or more of the following: executing one or more secure applications in a trusted security zone of the mobile device; reading data from the trusted security zone portion of memory; writing data to the trusted security zone portion of memory; and accessing one or more keys in the trusted security zone. An application may be granted access to the trusted security zone. In some cases, a plurality of applications created and/or maintained by a telecommunications service provider or a third party such as a vendor may be granted access to communicate with or execute within the trusted security zone. Some applications may be referred to as trusted applications, which may mean that the applications are authorized to execute in the trusted security zone. Alternatively, applications referred to as authenticated applications may be authorized to communicate with the trusted security zone.


In some cases, one application may want to send information to or receive information from another application. For example, a first application may receive a request from a second application. This request may be for the second application to send information to the first application and/or for the first application to send information to the second application. However, the first application may not know if the second application is actually the second application (identify verification) or if the second application is a spoofed or otherwise corrupted or false source. This may be especially of interest if the information involved in the request is sensitive or confidential information such as financial data or health information. In addition, the first application may not know where the second application is hosted and/or is executing from, for example, whether the second application is executing on the same device as the first application, a different device than the first application, or on a remote server, in a cloned virtual environment, or in another location. Depending upon the embodiment, the first application and the second application may be in different virtual processing environments or may be in the same virtual processing environment. A virtual processing environment, as known to one skilled in the art, may be created by an operating system to provide applications executing in the virtual processing environment the appearance that they are executing on their own central processing unit. Typically a plurality of virtual processing environments—two or more—are created on a single central processing unit by an operating system; applications executing in a first one of the virtual processing environments feel as though their virtual processing environment is the complete central processing unit; and applications executing in a second one of the virtual processing environments feel as though their virtual processing environment is the complete central processing unit.


In one embodiment, a first application in a virtual environment receives a request from a second application. The virtual environment may comprise a trusted security zone, a clock, and a plurality of applications including the first and second applications. The request received by the first application may be for the first application to send information to the second application and/or for the first application to receive information from the second application. The first application may have been authorized to operate in and/or through a trusted security zone but may not know if the second application is a verified application from which it may receive information or to which it may send information. In that embodiment, the first application may want to verify that the second application is not spoofed. The first application may ask the trusted security zone to verify the second application. In an embodiment, the trusted security zone may comprise a verification application. The verification application may verify a nonce associated with and/or assigned to the second application. This may not mean that the second application would be authenticated or authorized to execute in or interact with the trusted security zone, just that the trusted security zone is the agent that verifies a nonce associated with and/or assigned to the second application so that the second application may interact with the first application. The first application may send a request to the trusted security zone to verify the second application, and the trusted security zone may then determine if the second application has a nonce assigned to and/or associated with it and if that nonce can be verified.


In an embodiment, the nonce is a unique identifier comprising at least one component that may be a number, letter, symbol, or combination thereof. In an embodiment, the nonce may comprise a time stamp that may indicate when the nonce was assigned, or may comprise a clock value that reflects the time of the virtual environment where the second application is located. The trusted security zone may also comprise a nonce application that assigns nonces to applications and that may store information such as the date, time, and other nonce components that were assigned to an application. A nonce may be assigned, for example, upon a first use/execution of an application that is in communication with or is executing in a trusted security zone. A nonce may also be assigned at the request of the verification application in response to receiving a request for verification from the first application.


If the verification application in the trusted security zone determines that the second application has a nonce assigned to it and/or associated with it, the verification application compares this nonce against information stored in the nonce application for the second application and/or stored in the trusted security zone portion of memory. The stored information may comprise a plurality of nonce components such as the date and time the nonce was assigned that should correspond to the time stamp, and/or the number, letter, symbol, or combination thereof that was assigned. If the stored information sufficiently correlates to the information from the second application, the trusted security zone may send a notification to the first application that the second application has been verified, at which time the requested transmission of information to/from the first application may commence. The nonce may comprise a clock value. In that case, the clock value is compared with the clock time in the virtual environment where the first application resides to look for a sufficient correlation. This is discussed in more detail in the embodiments below.


In combination with the present disclosure, one skilled in the art will readily be able to determine a clock value correlation threshold. In an embodiment, clock values that are within 1 second of each other may be sufficiently correlated. In another embodiment, clock values that are within 1 millisecond of each other may be sufficiently correlated. In another embodiment, clock values that are within 1 microsecond of each other may be sufficiently correlated. In general, a clock value correlation threshold may be determined such that the threshold is less than the clock skew that would typically be associated with cloning a second virtual execution environment along with the associated environment clock or environment clock value from a first virtual execution environment and first environment clock.


In an embodiment, the application requesting transmission of information, which in this is case the second application, may not have a nonce assigned. In that embodiment, a nonce may be assigned to the second application by the nonce application that is in communication with the verification application. Nonces may be assigned to applications when applications are first loaded into virtual environments, or may be assigned when the application attempts to communicate using the trusted security zone, or when the application attempts to execute in the trusted security zone. Applications may seek verification prior to transmission because the request for transmission of data was for sensitive, protected, or confidential data such as financial or healthcare data, or because the application does not want to receive a transmission of data from or send a transmission of data to an unknown source. In that embodiment, the verification application may commence verification after the nonce is assigned to the second application. In an alternate embodiment, if neither application has a nonce assigned to and/or associated with it, the verification application may request that the nonce application assign at least the application requesting transmission of information (the second application) a nonce. In some cases, the application requesting transmission of information may also have an assigned and/or associated nonce. This nonce assignment/association may depend on the type and/or sensitivity level of information requested for transmission. If the verification of the second application is successful, a notification may be sent from the trusted security zone to the first application, and then the first application may send/receive the information in the request for transmission from the second application. In an embodiment, while a nonce may be intended for single use verification, the first application may, based upon this verification, allow further transmissions to/from the second application. These further transmissions may be allowed for a predetermined period of time, for a predetermined number of messages, or combinations thereof.


If, in any of these embodiments, the verification of the nonce assigned to the second application fails, the verification application may notify the first application that the second application has not been verified. The first application may decide to re-attempt verification, may block the second application from further communication, or the trusted security zone may automatically re-attempt verification and may or may not send a notification indicating the re-attempt to the first application. The trusted security zone, for example by way of the verification application, may notify the first application that verification may be attempted again at a predetermined interval and/or that different or additional information may be requested.


In one embodiment, the first and the second applications may be in the same virtual environment. In an alternate embodiment, the first application and the second application are referred to as original applications and are in a virtual environment that may be referred to as a first or an original virtual environment. It is appreciated that, in some embodiments, the first environment may have been cloned from another environment. In another embodiment, this first virtual environment may be cloned to create a second virtual environment. The second virtual environment may comprise a copy of the plurality of original applications from the first virtual environment. This copied plurality of applications may include a copy of each the first application and the second application from the first virtual environment, as well as a trusted security zone, and a clock. In that embodiment, an application that resides in the cloned environment, which may be referred to as a copied application, may attempt to contact an application from the first virtual environment to request to send information to and/or receive information from an application in the first virtual environment such as the first application. In that embodiment, the first application in the first virtual environment may contact the trusted security zone in the first environment for verification of a nonce associated with the copied application in the second virtual environment. As discussed above, the verification application in conjunction with the nonce application determines if the copied application has a nonce. If the copied application does not have a nonce, the verification application in the first virtual environment may send a message to the first application requesting further instruction, providing options on how to proceed, or may send another request for additional information to the copied application.


If the copied application has a nonce, the verification application may verify the nonce in conjunction with the nonce application. This verification may comprise a comparison of a code assigned to the application and/or a clock value. If the nonce is determined to be a known nonce for the subject application, a further check of the clock value, which may or may not be part of the nonce, may be performed. The clock value may correspond to the clock value of the virtual environment where the second application currently executes. When the first virtual environment was cloned, the time it took to copy and clone the original virtual environment may mean that the clock value of the copied application may not correspond to the clock value in the first virtual environment. In that event, a notification may be sent to the first application that the copied application's verification failed. The first application may then block the copied application from contacting it again, re-attempt verification using the trusted security zone, and/or may send a notification to a telecommunications service provider regarding the failed verification and possible presence of a spoofed application. In an embodiment, the first application may take action to cause the copied application to obtain a nonce on its own behalf and the verification may be re-attempted.


In an alternate embodiment, when a second application requests service from a first application, the second application sends a request with a nonce to the first application, the first application asks the trusted security zone to confirm the nonce, and if the nonce is confirmed, service is provided to the second application.


A trusted security zone provides chipsets with a hardware root of trust, a secure execution environment for applications, and secure access to peripherals. A hardware root of trust means the chipset should only execute programs intended by the device manufacturer or vendor and resists software and physical attacks, and therefore remains trusted to provide the intended level of security. The chipset architecture is designed to promote a programmable environment that allows the confidentiality and integrity of assets to be protected from specific attacks. Trusted security zone capabilities are becoming features in both wireless and fixed hardware architecture designs. Providing the trusted security zone in the main mobile device chipset and protecting the hardware root of trust removes the need for separate secure hardware to authenticate the device or user. To ensure the integrity of the applications requiring trusted data, such as a mobile financial services application, the trusted security zone also provides the secure execution environment where only trusted applications can operate, safe from attacks. Security is further promoted by restricting access of non-trusted applications to peripherals, such as data inputs and data outputs, while a trusted application is running in the secure execution environment. In an embodiment, the trusted security zone may be conceptualized as hardware assisted security.


A complete trusted execution environment (TEE) may be implemented through the use of the trusted security zone hardware and software architecture. The trusted execution environment is an execution environment that is parallel to the execution environment of the main mobile device operating system. The trusted execution environment and/or the trusted security zone may provide a base layer of functionality and/or utilities for use of applications that may execute in the trusted security zone. For example, in an embodiment, trust tokens may be generated by the base layer of functionality and/or utilities of the trusted execution environment and/or trusted security zone for use in trusted end-to-end communication links to document a continuity of trust of the communications. For more details on establishing trusted end-to-end communication links relying on hardware assisted security, see U.S. patent application Ser. No. 13/532,588, filed Jun. 25, 2012, entitled “End-to-end Trusted Communications Infrastructure,” by Leo Michael McRoberts, et al., which is hereby incorporated by reference in its entirety. Through standardization of application programming interfaces (APIs), the trusted execution environment becomes a place to which scalable deployment of secure services can be targeted. A device which has a chipset that has a trusted execution environment on it may exist in a trusted services environment, where devices in the trusted services environment are trusted and protected against attacks. The trusted execution environment can be implemented on mobile phones and tablets as well as extending to other trusted devices such as personal computers, servers, sensors, medical devices, point-of-sale terminals, industrial automation, handheld terminals, automotive, etc.


The trusted security zone is implemented by partitioning all of the hardware and software resources of the mobile device into two partitions: a secure partition and a normal partition. Placing sensitive resources in the secure partition can protect against possible attacks on those resources. For example, resources such as trusted software applications may run in the secure partition and have access to hardware peripherals such as a touchscreen or a secure location in memory. Less secure peripherals such as wireless radios may be disabled completely while the secure partition is being accessed, while other peripherals may only be accessed from the secure partition. While the secure partition is being accessed through the trusted execution environment, the main mobile operating system in the normal partition is suspended, and applications in the normal partition are prevented from accessing the secure peripherals and data. This prevents corrupted applications or malware applications from breaking the trust of the device.


The trusted security zone is implemented by partitioning the hardware and software resources to exist in a secure subsystem which is not accessible to components outside the secure subsystem. The trusted security zone is built into the processor architecture at the time of manufacture through hardware logic present in the trusted security zone which enables a perimeter boundary between the secure partition and the normal partition. The trusted security zone may only be manipulated by those with the proper credential and, in an embodiment, may not be added to the chip after it is manufactured. Software architecture to support the secure partition may be provided through a dedicated secure kernel running trusted applications. Trusted applications are independent secure applications which can be accessed by normal applications through an application programming interface in the trusted execution environment on a chipset that utilizes the trusted security zone.


In an embodiment, the normal partition applications run on a first virtual processor, and the secure partition applications run on a second virtual processor. Both virtual processors may run on a single physical processor, executing in a time-sliced fashion, removing the need for a dedicated physical security processor. Time-sliced execution comprises switching contexts between the two virtual processors to share processor resources based on tightly controlled mechanisms such as secure software instructions or hardware exceptions. The context of the currently running virtual processor is saved, the context of the virtual processor being switched to is restored, and processing is restarted in the restored virtual processor. Time-sliced execution protects the trusted security zone by stopping the execution of the normal partition while the secure partition is executing.


The two virtual processors context switch via a processor mode called monitor mode when changing the currently running virtual processor. The mechanisms by which the processor can enter monitor mode from the normal partition are tightly controlled. The entry to monitor mode can be triggered by software executing a dedicated instruction, the Secure Monitor Call (SMC) instruction, or by a subset of the hardware exception mechanisms such as hardware interrupts, which can be configured to cause the processor to switch into monitor mode. The software that executes within monitor mode then saves the context of the running virtual processor and switches to the secure virtual processor.


The trusted security zone runs a separate operating system that is not accessible to the device users. For security purposes, the trusted security zone is not open to users for installing applications, which means users do not have access to install applications in the trusted security zone. This prevents corrupted applications or malware applications from executing powerful instructions reserved to the trusted security zone and thus preserves the trust of the device. The security of the system is achieved at least in part by partitioning the hardware and software resources of the mobile phone so they exist in one of two partitions, the secure partition for the security subsystem and the normal partition for everything else. Placing the trusted security zone in the secure partition and restricting access from the normal partition protects against software and basic hardware attacks. Hardware logic ensures that no secure partition resources can be accessed by the normal partition components or applications. A dedicated secure partition operating system runs in a virtual processor separate from the normal partition operating system that likewise executes in its own virtual processor. Users may install applications on the mobile device which may execute in the normal partition operating system described above. The trusted security zone runs a separate operating system for the secure partition that is installed by the mobile device manufacturer or vendor, and users are not able to install new applications in or alter the contents of the trusted security zone.



FIG. 1 illustrates a system according to an embodiment of the present disclosure. In FIG. 1, a device 138 may be a portable electronic device or other computing device. The device 138 may comprise a plurality of virtual environments including a first virtual environment 102, which may also be referred to as the original environment 102, and a second virtual environment 116, which may also be referred to as the cloned environment 116. The system may also comprise a base transceiver station 132, a network server 136, a network 130, and a plurality of vendor applications 134. In an embodiment, the original environment 102 may comprise a first clock 104, a first plurality of applications 106, and a first trusted security zone 110. The first trusted security zone 110 may comprise a first verification application 112 and a first nonce application 114. The first nonce application 114 may assign nonces to applications and may keep a record of which nonce is assigned to which application. The first nonce application 114 may also store information such as the date and time at which a nonce was assigned to an application. The cloned environment 116 may comprise a second clock 118, a second plurality of applications 120 which may be referred to as the plurality of cloned applications 120, and a second trusted security zone 124. The first clock 104 and the second clock 118 as used herein refer to stored values that are updated and/or refreshed over time. The first clock 104 and the second clock 118 may be virtualized clocks that refer back to and are based on a hardware clock/component as opposed to a virtualized component. This hardware component may store a count of ticks or state changes over time. In an embodiment, each cloned application from the plurality of second applications 120 cloned from the first plurality of applications 106 may have a corresponding original application of the first plurality of applications 106. For example, application X in the first virtual environment 102 may have a corresponding cloned application X′ in the second virtual environment 116.


At least some of the applications of the plurality of original applications 106 may be considered trusted or authenticated applications. A trusted application may be one that may execute in whole or in part in the trusted security zone 110, and an authenticated application may be one that may interact with the trusted security zone 110 but may not execute in the trusted security zone 110. In an embodiment, trusted and authenticated applications may have a first nonce 108 assigned to them by a first nonce application 114 that executes in the trusted security zone 110. The first nonce 108 may be a unique, single-use, identifier that may be requested by an original application or that may be assigned to the application automatically upon downloading from a trusted and/or otherwise authorized and/or authenticated source. The first nonce 108 is a randomly constructed string of characters and/or special characters that is deemed difficult to guess or discover by trial and error. The first nonce 108 may comprise a plurality of components or attributes. In an embodiment, one attribute or component of the first nonce 108 may be an identifier comprising at least one group of numbers, letters, symbols, or combinations thereof. In some embodiments where the first nonce 108 includes more than one component/attribute, the components/attributes may also be referred to as a level of protection. In another embodiment, the first nonce 108 may comprise a time stamp which may reflect the date and/or time that the first nonce 108 was assigned to an application. In a different embodiment, the time stamp of the first nonce 108 may comprise a clock value that reflects the clock value of the first clock 104 in the virtual environment when the first nonce 108 was assigned.



FIG. 2 illustrates an execution environment according to an embodiment of the present disclosure. FIG. 3 is a flowchart of a method according to an embodiment of the present disclosure. FIGS. 2 and 3 are discussed below. FIG. 2 shows similar features to the first environment 102 as shown in FIG. 1, including the first plurality of applications 106, the first clock 104, the first trusted security zone 110, the first verification application 112, and the first nonce application 114. FIG. 2 also illustrates a first application 106a of the first plurality of applications 106. The first application 106a that may comprise a first nonce 108a, and a second application 106b that may comprise a second nonce 108b.


At block 302 in FIG. 3, the first application 106a receives a request for a transmission from another application such as application B 106b. In some embodiments, the request at block 302 may contain a nonce, and in other embodiments, the first trusted security zone 110 may request a nonce from the requesting application as discussed below. This request for transmission may comprise at least one of a request to send information to or receive information from the second application 106b. In an embodiment, the first application 106a may be a trusted application or an authenticated application. When the second application 106b requests a transmission, the first application 106a may want to be able to verify that the second application 106b is not a spoofed application or otherwise an altered application.


At block 304, the first application 106a may send a request to the trusted security zone 110 to verify a second nonce 108b that may be assigned to and/or associated with the second application 106b. The verification may comprise a verification that the second application 106b is what it claims to be and/or is executing from a known, safe, or otherwise verifiable location. In an embodiment, the first application 106a may be a trusted or authenticated application that has had a first nonce 108a assigned to it prior to the request being sent to the first trusted security zone 110 at block 302. A nonce may be assigned when an application is loaded into an environment or when an application attempts to communicate with or execute in the first trusted security zone 110. At block 306, the first verification application 112, which may reside in the first trusted security zone 110, determines if there is a nonce associated with and/or assigned to the second application 106b. In some embodiments, at the request of the second application 106b or automatically based on predetermined settings, the first verification application 112 may also look for and/or request a nonce from the first application 106a.


In one embodiment, both the first application 106a and the second application 106b may be trusted or authenticated applications that have had first nonce 108a and second nonce 108b, respectively, assigned prior to the request being sent to the first trusted security zone 110 at block 304. In that embodiment, at block 316, the first verification application 112 may confirm, for example, in conjunction with the first nonce application 114, that the first nonce 108a and the second nonce 108b assigned to the first application 106a and the second application 106b correspond to the nonces recorded in the first nonce application 114 as being assigned to those respective applications. The verification at block 310 by the first verification application 112 may verify at least the second nonce 108b. The second nonce 108b may comprise a plurality of attributes and/or components, and at least one attribute and/or component of the plurality of attributes and/or components may be verified in this process. This attribute and/or component may include a combination of symbols, numbers, letters, or combinations thereof, and/or a time stamp and/or a clock value. In some embodiments, the second application 106b may request verification of the first application 106a which may proceed in a similar fashion to the verification for the second application 106b in FIG. 3.


In an embodiment, the time stamp of the second nonce 108b may be checked against the time stamp for the nonce assigned to the second application 106b that may be stored in the first nonce application 114. This time stamp may reflect when the second nonce 108b was assigned. In an alternate embodiment, the clock value may be checked against the value of the first clock 104 in the first virtual environment 102 where the first application 106a is located where the second application 106b is requesting to communicate with; this is discussed in more detail below with respect to FIGS. 4 and 5. It is appreciated that the nonce may comprise one more components and/or attributes and that at least one component and/or attribute may be verified at block 310.


If at block 310 the first verification application 112 successfully verifies the second nonce 108b associated with and/or assigned to second application 106b at block 316, the second application 106b may be considered verified. This may be based on the verification application 112 determining that the clock value of the nonce 108b corresponds and/or correlates sufficiently to the clock value of the first clock, which may in some embodiments mean an exact match and in other embodiments may mean a match close enough to determine that the clock value of the nonce 108b is not likely to reflect that of a different and/or unauthorized cloned environment. Determining whether the clock associated with the nonce 108b correlates sufficiently with the clock value of the first clock 104 may be based on comparing the difference between the two clock values and a clock value correlation threshold. If the difference is less than the correlation threshold, the two clock values are deemed sufficiently correlated. In combination with the present disclosure, one skilled in the art will readily be able to determine a clock value correlation threshold. In an embodiment, clock values that are within 1 second of each other may be sufficiently correlated. In another embodiment, clock values that are within 1 millisecond of each other may be sufficiently correlated. In another embodiment, clock values that are within 1 microsecond of each other may be sufficiently correlated. In general, a clock value correlation threshold may be determined such that the threshold is less than the clock skew that would typically be associated with cloning a second virtual execution environment along with the associated environment clock or environment clock value from a first virtual execution environment and first environment clock.


When the clock value of the nonce 108b correlates sufficiently to the clock value of the first clock, at block 318, the first application 106a may receive a confirmation of verification, and the transmission request sent at block 302 may be granted by the first application at block 320. The information requested by the second application 106b from the first application 106a and/or the information that the second application 106b requested to send to the first application 106a may be transmitted to the first application 106a at block 322.


If the verification at block 310 fails at block 312, the second application 106b may be asked by the verification application 112 to re-authenticate, may be denied communications/transmissions with the first application 106a, may be flagged by the first verification application 112 and/or the first nonce application 114 at block 314 as an application with which communication should not be allowed, or combinations thereof. It is appreciated that, in an embodiment, the nonces such as the first nonce 108a and the second nonce 108b assigned by the first nonce application 114 are each used only for a single use, a single communication/transmission, or series of related transmissions. In an embodiment, if an application other than 106b of the first plurality of applications 106 desires transmit information to and/or receive information from the first application 106a which has never interacted with that other application or for which a previous verification is no longer valid due to a predetermined time period, a number of transmissions, or a type of transmissions has expired or been exceeded. In that embodiment, a different nonce may be assigned to the other application 106b requesting transmission or receipt of information from the first application 106a and the method in FIG. 3 may be repeated. In an embodiment, the first verification application 112 may recognize that two applications have been previously authorized to communicate and may grant the requested communication/transmission on the basis of this previous communication based on the fact that the request at block 302 is within a predetermined time, number of transmissions, type of transmission, or combinations thereof.


In FIG. 2, the pathways X, Y, and Z may be further described as follows. Pathway X may be where the second application 106b requests to transmit information to and/or receive information from the first application 106a, for example, at block 302. Pathway X may also illustrate where, as discussed at block 322, the first application 106a receives/sends the information sent/requested by the second application 106b at block 302. In an embodiment, Pathway Y may indicate where, at block 304, the first application 106a requests verification of the second application 106b from the first trusted security zone 110, and where that verification (or failure of verification) is sent back. In some embodiments, if verification fails, a notification may be sent to the first application 106a that alerts the first application 106a of the failure and/or presents options for how to further proceed. In other embodiments, a message comprising options for how to further proceed may be sent instead of a notification of failure. This message may comprise options as re-attempt verification, report application, refuse all further attempts at communication from the second application 106b that failed verification may be sent instead of or in addition to the notification. Pathway Z may illustrate the transmission of a request for verification from the first trusted security zone 110 and/or first verification application 112 sent to the application requesting a transmission (the second application 106b). Pathway Z may also illustrate the transmission of the second nonce 108b (if present) from the second application 106b to the first trusted security zone 110 and/or first verification application 112.



FIG. 4 illustrates two execution environments according to an embodiment of the present disclosure. FIG. 4 shows similar features in the first virtual environment 102 as shown in FIG. 1, including the first plurality of applications 106, the first application 106a is associated with the first nonce 108a, the first clock 104, the trusted security zone 110, the first verification application 112, and the first nonce application 114. FIG. 4 also shows second virtual environment 116 which, in some embodiments, is a cloned virtual environment of the first virtual environment 102. The second virtual environment 116 comprises a second clock 118, a second application A′ 120a of a second plurality of applications 120 that may also be referred to as a copied or cloned application 120a or a second application 120a. In an embodiment, the second application 120a may comprise a nonce A′ 122. This nonce A′ 122 may be referred to as the second nonce 122 and, as discussed above, may comprise an identifier such as an alpha, symbol, numeric, or combinations thereof, and may comprise instead of or in addition to that identifier a time stamp reflecting when the nonce was assigned, when the environment was copied, or a clock value of the first clock 104.



FIG. 5 is an illustration of a method according to an embodiment of the present disclosure. This method in FIG. 5 may proceed similarly as described with respect to FIG. 3 above, except that the first virtual environment 102 as shown in FIG. 4 is cloned at block 502. In an embodiment, the first application 106a in FIG. 4 may be a trusted or an authenticated application, and when the second application 120a requests information from or requests to send information to the first application 106a at block 302, the first application 106a may want to be able to verify that the second application A′ 120a is not a spoofed or otherwise tampered-with or untrustworthy application. The first application 106a may want to verify that the second application 120a requesting transmission at block 302 is an application to which information can be safely sent to and safely received from without compromising the integrity of that information or of the device on which the first virtual environment 102 is located.


The first application 106a may send a request to the first trusted security zone 110 to verify the nonce associated with and/or assigned to second application at block 304. The verification at block 306 may comprise a verification that the second application A′ 120a is what it claims to be. In an embodiment, the first application 106a may be a trusted or authenticated application that has had a first nonce 108a assigned to it prior to the request being sent to the first trusted security zone 110 at block 304. The first verification application 112 in the first trusted security zone 110 may receive the request sent at block 304 from the first application 106a. In one embodiment, both the first application 106a and the second application A′ 120a may be trusted or authenticated applications that have had a first nonce 108a and a second nonce 122, respectively, assigned prior to the request being sent to the trusted security zone 110 and prior to the first virtual environment 102 being cloned at block 502. In that embodiment, at block 306, the first verification application 112 may verify that the nonces assigned to at least one of the first application 106a and the second application A′ 120a corresponds to the nonces recorded and stored in the nonce application 114 as being assigned to each respective application. This verification at block 306 may comprise a verification of the first nonce 108a and the second nonce 122 which may comprise a plurality of attributes and/or components, and at least one attribute and/or component is verified in this process.


If the second nonce 122 comprises a time stamp, the time stamp may be checked against the time stamp for that application stored in the first nonce application 114, and this time stamp may reflect a clock value when the second nonce 122 was assigned. In an alternate embodiment, the time stamp may be a clock value that corresponds to the clock time in the environment where the second application A′ 120a resides. The clock value of the nonce 122 may be checked against the clock value on the first clock 104 in the first virtual environment 102 where the first application 106a is located.


In one embodiment, the first verification application 112 “asks” the second application A′ 120a for the time. If the current time associated with the second nonce 122 of the second application A′ 120a does not correlate sufficiently to the clock value of the first clock 104 in the first virtual environment 102, the transmission request may be denied at block 312. In one example, the verification at block 306 may fail because the clock associated with the second nonce 122 of the second application A′ 120a may not correlate closely to the current clock value on the first clock 104. This difference may be due to the time difference created when the environment 102 is cloned/copied, and may be used to indicate a spoofed or otherwise undesirable application. It is appreciated that at least the first clock 104 and any related copies may keep time down to units of measurement as small as may be needed to detect cloned, spoofed, or otherwise potentially untrustworthy applications.


Determining whether the clock associated with the second nonce 122 correlates sufficiently with the clock value of the first clock 104 may be based on comparing the difference between the two clock values and a clock value correlation threshold. If the difference is less than the correlation threshold, the two clock values are deemed sufficiently correlated. In combination with the present disclosure, one skilled in the art will readily be able to determine a clock value correlation threshold. In an embodiment, clock values that are within 1 second of each other may be sufficiently correlated. In another embodiment, clock values that are within 1 millisecond of each other may be sufficiently correlated. In another embodiment, clock values that are within 1 microsecond of each other may be sufficiently correlated. In general, a clock value correlation threshold may be determined such that the threshold is less than the clock skew that would typically be associated with cloning a second virtual execution environment along with the associated environment clock or environment clock value from a first virtual execution environment and first environment clock.


If the first verification application 112 at block 306 successfully verifies the first nonce 108a and/or the second nonce 122 at block 316, the request at 302 may be granted at block 320, after the first application 106a receives confirmation of verification at block 318. The information requested from the first application 106a and/or the information that the second application A′ 120a requested to send at block 302 may then be transmitted at block 322. In an alternate embodiment, if the application requesting transmission of information, in this case the second application A′ 120a, is not a trusted or authenticated application and therefore may not have a nonce, the first verification application 112 at block 308 may interpret this as a failed verification similar to block 312 and/or may require further steps for verification at block 324.


If the second application A′ 120a has a second nonce 122, but the verification at 306 fails, the second application 120a may be asked to re-authenticate. Instead of, or in addition to this re-authentication, a message may be sent to the first application 106a at block 314 that the verification failed at block 312, and the second application A′ 120a may be denied communications with the first application 106a. In alternate embodiments, the second application A′ 120a may be flagged at block 314 by the first verification application 112 and/or the first nonce application 114 as an application with which communication may not be allowed. It is appreciated that the nonces assigned by the nonce application 114 may be for only a single use, a single communication/transmission, or a series of related transmissions. If an application of the first plurality of applications 106 and an application of the second plurality of applications 120 wish to communicate or transmit information after the initial transmission at 322, a different nonce may be assigned to at least the application requesting transmission or receipt of information (the second application A′ 120a in this example) and the method in FIG. 5 may be repeated. In an embodiment, the first verification application 112 may recognize that two applications have been previously authorized to communicate and may grant the requested communication/transmission on the basis of this previous communication.



FIG. 4 also illustrates three communication pathways, X, Y, and Z. In an embodiment, pathway X may be where a request is sent for example at block 302 in FIG. 5 by the second application 120a in the cloned (second virtual) environment 116 to the first application 106a in the original (first virtual) environment 102. Pathway X may also indicate the activity resulting from the verification at block 312. This activity may include a transmission at block 322 if the verification is successful, or a notification and/or message may be sent at block 314 that the verification failed at block 312. In an embodiment, this notification and/or message may be sent after the first application 106a is notified at block 314 of the verification failure at block 312. Pathway Y may be where the request for verification is sent at block 304 from the first application 106a to the first trusted security zone 110. Pathway Y may also indicate where a message and/or notification is sent to the first application 106a from the first verification application 112 if the verification fails at block 312. Pathway Z is illustrated to show where the first verification application 112 looks for the second nonce 122 in the second application A′ 120a and where further information may be requested by the trusted security zone 110 and applications in the trusted security zone from the second application 120a.



FIG. 6 depicts the mobile device 400, which is operable for implementing aspects of the present disclosure, but the present disclosure should not be limited to these implementations. The mobile device 400 may, for example, comprise the virtual environment 102 from FIG. 2 and/or the cloned environment 116 from FIG. 4. Though illustrated as a mobile phone, the mobile device 400 may take various forms including a wireless handset, a pager, a personal digital assistant (PDA), a gaming device, or a media player. The mobile device 400 includes a display 402 and a touch-sensitive surface and/or keys 404 for input by a user. The mobile device 400 may present options for the user to select, controls for the user to actuate, and/or cursors or other indicators for the user to direct. The mobile device 400 may further accept data entry from the user, including numbers to dial or various parameter values for configuring the operation of the handset. The mobile device 400 may further execute one or more software or firmware applications in response to user commands. These applications may configure the mobile device 400 to perform various customized functions in response to user interaction. Additionally, the mobile device 400 may be programmed and/or configured over-the-air, for example from a wireless base station, a wireless access point, or a peer mobile device 400. The mobile device 400 may execute a web browser application which enables the display 402 to show a web page. The web page may be obtained via wireless communications with a base transceiver station, a wireless network access node, a peer mobile device 400 or any other wireless communication network or system.



FIG. 7 shows a block diagram of the mobile device 400. While a variety of known components of handsets are depicted, in an embodiment a subset of the listed components and/or additional components not listed may be included in the mobile device 400. The mobile device 400 includes a digital signal processor (DSP) 502 and a memory 504. As shown, the mobile device 400 may further include an antenna and front end unit 506, a radio frequency (RF) transceiver 508, a baseband processing unit 510, a microphone 512, an earpiece speaker 514, a headset port 516, an input/output interface 518, a removable memory card 520, a universal serial bus (USB) port 522, an infrared port 524, a vibrator 526, a keypad 528, a touch screen liquid crystal display (LCD) with a touch sensitive surface 530, a touch screen/LCD controller 532, a camera 534, a camera controller 536, and a global positioning system (GPS) receiver 538. In an embodiment, the mobile device 400 may include another kind of display that does not provide a touch sensitive screen. In an embodiment, the DSP 502 may communicate directly with the memory 504 without passing through the input/output interface 518. Additionally, in an embodiment, the mobile device 400 may comprise other peripheral devices that provide other functionality.


The DSP 502 or some other form of controller or central processing unit operates to control the various components of the mobile device 400 in accordance with embedded software or firmware stored in memory 504 or stored in memory contained within the DSP 502 itself. In addition to the embedded software or firmware, the DSP 502 may execute other applications stored in the memory 504 or made available via information carrier media such as portable data storage media like the removable memory card 520 or via wired or wireless network communications. The application software may comprise a compiled set of machine-readable instructions that configure the DSP 502 to provide the desired functionality, or the application software may be high-level software instructions to be processed by an interpreter or compiler to indirectly configure the DSP 502.


The DSP 502 may communicate with a wireless network via the analog baseband processing unit 510. In some embodiments, the communication may provide Internet connectivity, enabling a user to gain access to content on the Internet and to send and receive e-mail or text messages. The input/output interface 518 interconnects the DSP 502 and various memories and interfaces. The memory 504 and the removable memory card 520 may provide software and data to configure the operation of the DSP 502. Among the interfaces may be the USB port 522 and the infrared port 524. The USB port 522 may enable the mobile device 400 to function as a peripheral device to exchange information with a personal computer or other computer system. The infrared port 524 and other optional ports such as a Bluetooth® interface or an IEEE 802.11 compliant wireless interface may enable the mobile device 400 to communicate wirelessly with other nearby handsets and/or wireless base stations.


The keypad 528 couples to the DSP 502 via the input/output interface 518 to provide one mechanism for the user to make selections, enter information, and otherwise provide input to the mobile device 400. Another input mechanism may be the touch screen LCD 530, which may also display text and/or graphics to the user. The touch screen LCD controller 532 couples the DSP 502 to the touch screen LCD 530. The GPS receiver 538 is coupled to the DSP 502 to decode global positioning system signals, thereby enabling the mobile device 400 to determine its position.



FIG. 8A illustrates a software environment 602 that may be implemented by the DSP 502. The DSP 502 executes operating system software 604 that provides a platform from which the rest of the software operates. The operating system software 604 may provide a variety of drivers for the handset hardware with standardized interfaces that are accessible to application software. The operating system software 604 may be coupled to and interact with application management services (AMS) 606 that transfer control between applications running on the mobile device 400. Also shown in FIG. 6A are a web browser application 608, a media player application 610, and JAVA applets 612. The web browser application 608 may be executed by the mobile device 400 to browse content and/or the Internet, for example when the mobile device 400 is coupled to a network via a wireless link. The web browser application 608 may permit a user to enter information into forms and select links to retrieve and view web pages. The media player application 610 may be executed by the mobile device 400 to play audio or audiovisual media. The JAVA applets 612 may be executed by the mobile device 400 to provide a variety of functionality including games, utilities, and other functionality.



FIG. 8B illustrates an alternative software environment 620 that may be implemented by the DSP 502. The DSP 502 executes operating system kernel (OS kernel) 628 and an execution runtime 630. The DSP 502 executes applications 622 that may execute in the execution runtime 630 and may rely upon services provided by the application framework 624. Applications 622 and the application framework 624 may rely upon functionality provided via the libraries 626.



FIG. 9 illustrates a computer system 380 suitable for implementing one or more embodiments disclosed herein. The computer system 380 includes a processor 382 (which may be referred to as a central processor unit or CPU) that is in communication with memory devices including secondary storage 384, read only memory (ROM) 386, random access memory (RAM) 388, input/output (I/O) devices 390, and network connectivity devices 392. The processor 382 may be implemented as one or more CPU chips.


It is understood that by programming and/or loading executable instructions onto the computer system 380, at least one of the CPU 382, the RAM 388, and the ROM 386 are changed, transforming the computer system 380 in part into a particular machine or apparatus having the novel functionality taught by the present disclosure. It is fundamental to the electrical engineering and software engineering arts that functionality that can be implemented by loading executable software into a computer can be converted to a hardware implementation by well known design rules. Decisions between implementing a concept in software versus hardware typically hinge on considerations of stability of the design and numbers of units to be produced rather than any issues involved in translating from the software domain to the hardware domain. Generally, a design that is still subject to frequent change may be preferred to be implemented in software, because re-spinning a hardware implementation is more expensive than re-spinning a software design. Generally, a design that is stable that will be produced in large volume may be preferred to be implemented in hardware, for example in an application specific integrated circuit (ASIC), because for large production runs the hardware implementation may be less expensive than the software implementation. Often a design may be developed and tested in a software form and later transformed, by well known design rules, to an equivalent hardware implementation in an application specific integrated circuit that hardwires the instructions of the software. In the same manner as a machine controlled by a new ASIC is a particular machine or apparatus, likewise a computer that has been programmed and/or loaded with executable instructions may be viewed as a particular machine or apparatus.


The secondary storage 384 is typically comprised of one or more disk drives or tape drives and is used for non-volatile storage of data and as an over-flow data storage device if RAM 388 is not large enough to hold all working data. Secondary storage 384 may be used to store programs which are loaded into RAM 388 when such programs are selected for execution. The ROM 386 is used to store instructions and perhaps data which are read during program execution. ROM 386 is a non-volatile memory device which typically has a small memory capacity relative to the larger memory capacity of secondary storage 384. The RAM 388 is used to store volatile data and perhaps to store instructions. Access to both ROM 386 and RAM 388 is typically faster than to secondary storage 384. The secondary storage 384, the RAM 388, and/or the ROM 386 may be referred to in some contexts as computer readable storage media and/or non-transitory computer readable media.


I/O devices 390 may include printers, video monitors, liquid crystal displays (LCDs), touch screen displays, keyboards, keypads, switches, dials, mice, track balls, voice recognizers, card readers, paper tape readers, or other well-known input devices.


The network connectivity devices 392 may take the form of modems, modem banks, Ethernet cards, universal serial bus (USB) interface cards, serial interfaces, token ring cards, fiber distributed data interface (FDDI) cards, wireless local area network (WLAN) cards, radio transceiver cards such as code division multiple access (CDMA), global system for mobile communications (GSM), long-term evolution (LTE), worldwide interoperability for microwave access (WiMAX), and/or other air interface protocol radio transceiver cards, and other well-known network devices. These network connectivity devices 392 may enable the processor 382 to communicate with the Internet or one or more intranets. With such a network connection, it is contemplated that the processor 382 might receive information from the network, or might output information to the network in the course of performing the above-described method steps. Such information, which is often represented as a sequence of instructions to be executed using processor 382, may be received from and outputted to the network, for example, in the form of a computer data signal embodied in a carrier wave.


Such information, which may include data or instructions to be executed using processor 382 for example, may be received from and outputted to the network, for example, in the form of a computer data baseband signal or signal embodied in a carrier wave. The baseband signal or signal embedded in the carrier wave, or other types of signals currently used or hereafter developed, may be generated according to several methods well known to one skilled in the art. The baseband signal and/or signal embedded in the carrier wave may be referred to in some contexts as a transitory signal.


The processor 382 executes instructions, codes, computer programs, scripts which it accesses from hard disk, floppy disk, optical disk (these various disk based systems may all be considered secondary storage 384), ROM 386, RAM 388, or the network connectivity devices 392. While only one processor 382 is shown, multiple processors may be present. Thus, while instructions may be discussed as executed by a processor, the instructions may be executed simultaneously, serially, or otherwise executed by one or multiple processors. Instructions, codes, computer programs, scripts, and/or data that may be accessed from the secondary storage 384, for example, hard drives, floppy disks, optical disks, and/or other device, the ROM 386, and/or the RAM 388 may be referred to in some contexts as non-transitory instructions and/or non-transitory information.


In an embodiment, the computer system 380 may comprise two or more computers in communication with each other that collaborate to perform a task. For example, but not by way of limitation, an application may be partitioned in such a way as to permit concurrent and/or parallel processing of the instructions of the application. Alternatively, the data processed by the application may be partitioned in such a way as to permit concurrent and/or parallel processing of different portions of a data set by the two or more computers. In an embodiment, virtualization software may be employed by the computer system 380 to provide the functionality of a number of servers that is not directly bound to the number of computers in the computer system 380. For example, virtualization software may provide twenty virtual servers on four physical computers. In an embodiment, the functionality disclosed above may be provided by executing the application and/or applications in a cloud computing environment. Cloud computing may comprise providing computing services via a network connection using dynamically scalable computing resources. Cloud computing may be supported, at least in part, by virtualization software. A cloud computing environment may be established by an enterprise and/or may be hired on an as-needed basis from a third party provider. Some cloud computing environments may comprise cloud computing resources owned and operated by the enterprise as well as cloud computing resources hired and/or leased from a third party provider.


In an embodiment, some or all of the functionality disclosed above may be provided as a computer program product. The computer program product may comprise one or more computer readable storage medium having computer usable program code embodied therein to implement the functionality disclosed above. The computer program product may comprise data structures, executable instructions, and other computer usable program code. The computer program product may be embodied in removable computer storage media and/or non-removable computer storage media. The removable computer readable storage medium may comprise, without limitation, a paper tape, a magnetic tape, magnetic disk, an optical disk, a solid state memory chip, for example analog magnetic tape, compact disk read only memory (CD-ROM) disks, floppy disks, jump drives, digital cards, multimedia cards, and others. The computer program product may be suitable for loading, by the computer system 380, at least portions of the contents of the computer program product to the secondary storage 384, to the ROM 386, to the RAM 388, and/or to other non-volatile memory and volatile memory of the computer system 380. The processor 382 may process the executable instructions and/or data structures in part by directly accessing the computer program product, for example by reading from a CD-ROM disk inserted into a disk drive peripheral of the computer system 380. Alternatively, the processor 382 may process the executable instructions and/or data structures by remotely accessing the computer program product, for example by downloading the executable instructions and/or data structures from a remote server through the network connectivity devices 392. The computer program product may comprise instructions that promote the loading and/or copying of data, data structures, files, and/or executable instructions to the secondary storage 384, to the ROM 386, to the RAM 388, and/or to other non-volatile memory and volatile memory of the computer system 380.


In some contexts, the secondary storage 384, the ROM 386, and the RAM 388 may be referred to as a non-transitory computer readable medium or a computer readable storage media. A dynamic RAM embodiment of the RAM 388, likewise, may be referred to as a non-transitory computer readable medium in that while the dynamic RAM receives electrical power and is operated in accordance with its design, for example during a period of time during which the computer system 380 is turned on and operational, the dynamic RAM stores information that is written to it. Similarly, the processor 382 may comprise an internal RAM, an internal ROM, a cache memory, and/or other internal non-transitory storage blocks, sections, or components that may be referred to in some contexts as non-transitory computer readable media or computer readable storage media.


While several embodiments have been provided in the present disclosure, it should be understood that the disclosed systems and methods may be embodied in many other specific forms without departing from the spirit or scope of the present disclosure. The present examples are to be considered as illustrative and not restrictive, and the intention is not to be limited to the details given herein. For example, the various elements or components may be combined or integrated in another system or certain features may be omitted or not implemented.


Also, techniques, systems, subsystems, and methods described and illustrated in the various embodiments as discrete or separate may be combined or integrated with other systems, modules, techniques, or methods without departing from the scope of the present disclosure. Other items shown or discussed as directly coupled or communicating with each other may be indirectly coupled or communicating through some interface, device, or intermediate component, whether electrically, mechanically, or otherwise. Other examples of changes, substitutions, and alterations are ascertainable by one skilled in the art and could be made without departing from the spirit and scope disclosed herein.

Claims
  • 1. A method of transmitting information between virtual environments comprising: copying a first virtual environment, wherein the first virtual environment comprises a plurality of original applications, a first clock, and a first trusted security zone, wherein the first trusted security zone comprises a verification application and a nonce application;subsequently, creating a second virtual environment, wherein the second virtual environment comprises a copy of at least some applications of the plurality of original applications, a second clock, and a second trusted security zone;receiving, by the verification application residing in the first trusted security zone, from a copied application, a request for a transmission with an original application of the plurality of the original applications;determining, by the verification application residing in the first trusted security zone, if a nonce associated with the copied application is a verified nonce, wherein the nonce comprises a clock value of the second clock and a time stamp, and wherein determining if the nonce is a verified nonce comprises: comparing, by the verification application residing in the first trusted security zone, at least the clock value of the nonce to a clock value of the first clock; anddetermining, by the first trusted security zone, if the clock value of the nonce correlates sufficiently to the clock value of the first clock; andat least one of: granting, in response to a determination that the clock value of the nonce correlates sufficiently to the clock value of the first clock, the request, and sending the requested transmission from the first trusted security zone to the second trusted security zone; ordenying, in response to a determination that the clock value of the nonce does not correlate sufficiently to the clock value of the first clock, the request.
  • 2. The method of claim 1, wherein the nonce further comprises a unique alpha, numeric, symbol, or combination identifier.
  • 3. The method of claim 1, wherein the nonce associated with the copied application is a verified nonce if at least one of the clock value and the time stamp are verified.
  • 4. The method of claim 1, further comprising comparing, by the nonce application, the time stamp to a time the nonce was assigned, wherein the nonce application comprises stored data, wherein the stored data comprises a plurality of information about nonces including the time the nonce was assigned.
  • 5. The method of claim 1, wherein the time stamp of each copied application is a time when the nonce was assigned to each application.
  • 6. The method of claim 1, wherein the clock value of the nonce is the current time in the second virtual environment.
  • 7. The method of claim 1, wherein the request for transmission is for at least one of to transmit information to the original application or receive information from the original application.
  • 8. The method of claim 1, wherein the copied application is not requesting access to its corresponding original application in the first virtual environment.
  • 9. A method for transmitting data between applications in a virtual environment comprising: receiving, by a first application in a first virtual environment, at least one of a request to send information to a second application or a request to receive information from the second application, wherein the first virtual environment comprises a trusted security zone, a plurality of applications, and a clock, and wherein the second application comprises a nonce;sending, by the first application, a request for verification of the second application to the trusted security zone in the first virtual environment, wherein the trusted security zone comprises a verification application; andreceiving, by the first application, from the verification application, a confirmation of verification of the second application, wherein the confirmation is sent based on: comparing, by the verification application, a nonce associated with the second application with an assigned nonce of a plurality of assigned nonces stored in the trusted security zone, wherein the nonce comprises a clock value and a time stamp;comparing the time stamp to a time the nonce was assigned, wherein the nonce application comprises stored data, wherein the stored data comprises a plurality of information about nonces including the time the nonce was assigned; anddetermining, by the verification application, that the clock value correlates sufficiently to a current clock value on the clock in the first virtual environment.
  • 10. The method of claim 9, wherein the second application is in a second virtual environment.
  • 11. The method of claim 10, wherein the second application is a copy of an application of the plurality of applications in the first virtual environment.
  • 12. The method of claim 9, wherein each assigned nonce of the plurality of the assigned nonces corresponds to a nonce assigned to an application.
  • 13. The method of claim 9, further comprising at least one of sending the information to or receiving the information from the second application in response to receiving the confirmation.
  • 14. The method of claim 9, wherein a plurality of records associated with the plurality of assigned nonces is stored in a nonce application in the trusted security zone.
  • 15. A system for transmitting information between applications comprising: a first virtual environment stored in a non-transitory memory of a computing device, wherein the first virtual environment comprises a clock, a first application of a plurality of applications, and a trusted security zone;wherein the trusted security zone comprises a verification application and a nonce application;a second application stored in a non-transitory memory, wherein the trusted security zone receives a request from the first application to verify the second application; wherein the first application resides in the trusted security zone and verifies that a nonce that comprises a clock value and a time stamp and is associated with the second application is verifiable based at least on a comparison of the clock value of the nonce and a clock value of the clock; andwherein the second application, in response to the verification that the clock value of the nonce correlates sufficiently to the clock value of the clock, at least one of receives a transmission from the first application or sends a transmission to the first application.
  • 16. The system of claim 15, wherein the first application sends the request to the trusted security zone in response to receiving a request from the second application to at least one of send information to the second application or receive information from the second application.
  • 17. The system of claim 15, further comprising a second virtual environment, wherein the second application is a copy of an application of the plurality of applications of the first virtual environment, and wherein the second application is in the second virtual environment.
  • 18. The method of claim 15, wherein the nonce comprises a unique alpha, numeric, symbol, or combination identifier, and a clock value.
US Referenced Citations (390)
Number Name Date Kind
5303378 Cohen Apr 1994 A
5321735 Breeden et al. Jun 1994 A
5764889 Ault et al. Jun 1998 A
5796952 Davis et al. Aug 1998 A
6131024 Boltz Oct 2000 A
6177860 Cromer et al. Jan 2001 B1
6219712 Mann et al. Apr 2001 B1
6363150 Bhagavath et al. Mar 2002 B1
6477180 Aggarwal et al. Nov 2002 B1
6507904 Ellison et al. Jan 2003 B1
6614893 Paiz Sep 2003 B1
6668322 Wood et al. Dec 2003 B1
6691230 Bardon Feb 2004 B1
6754784 North et al. Jun 2004 B1
6823454 Hind et al. Nov 2004 B1
6824064 Guthery et al. Nov 2004 B2
6895234 Laursen et al. May 2005 B1
7043241 Sladek et al. May 2006 B1
7366806 Milenkovic et al. Apr 2008 B2
7387240 Ziegler Jun 2008 B2
7519824 Peyravian et al. Apr 2009 B1
7552467 Lindsay Jun 2009 B2
7571364 Whetsel Aug 2009 B2
7650645 Langendorf et al. Jan 2010 B1
7716720 Marek et al. May 2010 B1
7873837 Lee et al. Jan 2011 B1
7895642 Larson et al. Feb 2011 B1
7921303 Mauro, II Apr 2011 B2
8060449 Zhu Nov 2011 B1
8073428 Khetawat et al. Dec 2011 B2
8086238 Kosar Dec 2011 B1
8112794 Little et al. Feb 2012 B2
8190919 Natarajan et al. May 2012 B2
8204480 Lindteigen et al. Jun 2012 B1
8238823 Maugars et al. Aug 2012 B2
8271336 Mikurak Sep 2012 B2
8316237 Felsher et al. Nov 2012 B1
8402543 Ranjan et al. Mar 2013 B1
8413229 Mullick et al. Apr 2013 B2
8429409 Wall et al. Apr 2013 B1
8443420 Brown et al. May 2013 B2
8447983 Beck et al. May 2013 B1
8494576 Bye et al. Jul 2013 B1
8504097 Cope et al. Aug 2013 B1
8588749 Sadhvani et al. Nov 2013 B1
8631247 O'Loughlin et al. Jan 2014 B2
8632000 Laracey Jan 2014 B2
8649770 Cope et al. Feb 2014 B1
8667607 Paczkowski et al. Mar 2014 B2
8707056 Felton Apr 2014 B2
8712407 Cope et al. Apr 2014 B1
8718554 Abel May 2014 B2
8719586 Paleja et al. May 2014 B1
8726343 Borzycki et al. May 2014 B1
8738333 Behera et al. May 2014 B1
8750839 Paczkowski et al. Jun 2014 B1
8752140 Paczkowski et al. Jun 2014 B1
8762298 Ranjan et al. Jun 2014 B1
8787873 Hitt et al. Jul 2014 B1
8793808 Boccon-Gibod Jul 2014 B2
8797875 Garcia et al. Aug 2014 B2
8811971 Corda et al. Aug 2014 B2
8831998 Cramer et al. Sep 2014 B1
8839460 Shirlen et al. Sep 2014 B2
8850568 Shirlen et al. Sep 2014 B2
8856600 Zadigian et al. Oct 2014 B2
8862181 Cope et al. Oct 2014 B1
8863252 Katzer et al. Oct 2014 B1
8881977 Paczkowski et al. Nov 2014 B1
8886925 Qureshi et al. Nov 2014 B2
8954588 Bertz et al. Feb 2015 B1
8984592 Paczkowski et al. Mar 2015 B1
8989705 Katzer et al. Mar 2015 B1
9015068 Bertz et al. Apr 2015 B1
9021585 Paczkowski et al. Apr 2015 B1
9027102 Katzer et al. May 2015 B2
9049013 Paczkowski et al. Jun 2015 B2
9049186 Paczkowski et al. Jun 2015 B1
9066230 Paczkowski et al. Jun 2015 B1
9069952 Paczkowski et al. Jun 2015 B1
9104840 Paczkowski et al. Aug 2015 B1
9118655 Paczkowski et al. Aug 2015 B1
20010041591 Carroll Nov 2001 A1
20020035697 McCurdy et al. Mar 2002 A1
20020091569 Kitaura et al. Jul 2002 A1
20020095389 Gaines Jul 2002 A1
20020156911 Croman et al. Oct 2002 A1
20020166070 Mualem et al. Nov 2002 A1
20020174344 Ting Nov 2002 A1
20020181503 Montgomery, Jr. Dec 2002 A1
20020184325 Killcommons et al. Dec 2002 A1
20020194361 Itoh et al. Dec 2002 A1
20020194496 Griffin et al. Dec 2002 A1
20030045273 Pyhalammi et al. Mar 2003 A1
20030093667 Dutta et al. May 2003 A1
20030110046 Cofta Jun 2003 A1
20030126225 Camble et al. Jul 2003 A1
20030172163 Fujita et al. Sep 2003 A1
20030216143 Roese et al. Nov 2003 A1
20030229514 Brown Dec 2003 A2
20030237002 Oishi et al. Dec 2003 A1
20040158840 Rothman et al. Aug 2004 A1
20040202328 Hara Oct 2004 A1
20040233844 Yu et al. Nov 2004 A1
20040234049 Melideo Nov 2004 A1
20040243810 Rindborg et al. Dec 2004 A1
20050015601 Tabi Jan 2005 A1
20050045719 Yang Mar 2005 A1
20050052994 Lee Mar 2005 A1
20050091505 Riley et al. Apr 2005 A1
20050123596 Kohane et al. Jun 2005 A1
20050125396 Liu Jun 2005 A1
20050138433 Linetsky Jun 2005 A1
20050181796 Kumar et al. Aug 2005 A1
20050228892 Riley et al. Oct 2005 A1
20050235166 England et al. Oct 2005 A1
20050239481 Seligmann Oct 2005 A1
20050272445 Zellner Dec 2005 A1
20050289355 Kitariev et al. Dec 2005 A1
20060030291 Dawson et al. Feb 2006 A1
20060036851 DeTreville Feb 2006 A1
20060040641 Dawson et al. Feb 2006 A1
20060129488 Vincent Jun 2006 A1
20060156026 Utin Jul 2006 A1
20060164978 Werner et al. Jul 2006 A1
20060171537 Enright Aug 2006 A1
20060190605 Franz et al. Aug 2006 A1
20060212853 Sutardja Sep 2006 A1
20060224901 Lowe Oct 2006 A1
20060245438 Sajassi et al. Nov 2006 A1
20060258289 Dua Nov 2006 A1
20060259790 Asokan et al. Nov 2006 A1
20060261949 Kim et al. Nov 2006 A1
20060277307 Bernardin et al. Dec 2006 A1
20060277433 Largman et al. Dec 2006 A1
20070011061 East Jan 2007 A1
20070038648 Chetwood et al. Feb 2007 A1
20070061535 Xu et al. Mar 2007 A1
20070078988 Miloushev et al. Apr 2007 A1
20070079120 Bade et al. Apr 2007 A1
20070094273 Fritsch et al. Apr 2007 A1
20070094691 Gazdzinski Apr 2007 A1
20070118880 Mauro May 2007 A1
20070143210 Yeung et al. Jun 2007 A1
20070162759 Buskey et al. Jul 2007 A1
20070167167 Jiang Jul 2007 A1
20070177771 Tanaka et al. Aug 2007 A1
20070180120 Bainbridge et al. Aug 2007 A1
20070186212 Mazzaferri et al. Aug 2007 A1
20070197261 Humbel Aug 2007 A1
20070214332 Sonoda et al. Sep 2007 A1
20070276969 Bressy et al. Nov 2007 A1
20070277223 Datta et al. Nov 2007 A1
20080005794 Inoue et al. Jan 2008 A1
20080014867 Finn Jan 2008 A1
20080020745 Bae et al. Jan 2008 A1
20080022374 Brown et al. Jan 2008 A1
20080051142 Calvet et al. Feb 2008 A1
20080092213 Wei et al. Apr 2008 A1
20080097793 Dicks et al. Apr 2008 A1
20080108321 Taaghol et al. May 2008 A1
20080109662 Natarajan et al. May 2008 A1
20080121687 Buhot May 2008 A1
20080146280 Sasse et al. Jun 2008 A1
20080155271 Barck et al. Jun 2008 A1
20080159129 Songhurst et al. Jul 2008 A1
20080159131 Hoeflin et al. Jul 2008 A1
20080162361 Sklovsky Jul 2008 A1
20080176538 Terrill et al. Jul 2008 A1
20080188178 Maugars et al. Aug 2008 A1
20080201212 Hammad et al. Aug 2008 A1
20080201578 Drake Aug 2008 A1
20080208681 Hammad et al. Aug 2008 A1
20080212503 Lipford et al. Sep 2008 A1
20080232259 Thomson Sep 2008 A1
20080244758 Sahita et al. Oct 2008 A1
20090047923 Jain et al. Feb 2009 A1
20090055278 Nemani Feb 2009 A1
20090070272 Jain Mar 2009 A1
20090075592 Nystrom et al. Mar 2009 A1
20090089449 Day Apr 2009 A1
20090113425 Ports et al. Apr 2009 A1
20090118839 Accapadi et al. May 2009 A1
20090144161 Fisher Jun 2009 A1
20090147958 Calcaterra et al. Jun 2009 A1
20090154348 Newman Jun 2009 A1
20090164800 Johansson et al. Jun 2009 A1
20090182605 Lappas et al. Jul 2009 A1
20090182634 Park et al. Jul 2009 A1
20090192915 Fernandez Jul 2009 A1
20090193491 Rao Jul 2009 A1
20090227290 Chien Sep 2009 A1
20090248445 Harnick Oct 2009 A1
20090271321 Stafford Oct 2009 A1
20090281947 Erel Nov 2009 A1
20090300599 Piotrowski Dec 2009 A1
20090312011 Huomo et al. Dec 2009 A1
20090320028 Gellerich et al. Dec 2009 A1
20100031325 Maigne et al. Feb 2010 A1
20100052844 Wesby Mar 2010 A1
20100075669 Sparks et al. Mar 2010 A1
20100077487 Travis et al. Mar 2010 A1
20100082977 Boyle et al. Apr 2010 A1
20100125904 Nice et al. May 2010 A1
20100128598 Gandhewar et al. May 2010 A1
20100130170 Liu et al. May 2010 A1
20100142517 Montemurro et al. Jun 2010 A1
20100146589 Safa Jun 2010 A1
20100153721 Mellqvist Jun 2010 A1
20100162028 Frank et al. Jun 2010 A1
20100190469 Vanderveen et al. Jul 2010 A1
20100198943 Harrang et al. Aug 2010 A1
20100217709 Aabye et al. Aug 2010 A1
20100223348 Przybysz et al. Sep 2010 A1
20100228937 Bae et al. Sep 2010 A1
20100241847 van der Horst et al. Sep 2010 A1
20100246818 Yao Sep 2010 A1
20100269156 Hohlfeld et al. Oct 2010 A1
20100274726 Florek et al. Oct 2010 A1
20100279653 Poltorak Nov 2010 A1
20100281139 Deprun Nov 2010 A1
20100291896 Corda Nov 2010 A1
20100299313 Orsini et al. Nov 2010 A1
20100306353 Briscoe et al. Dec 2010 A1
20100318802 Balakrishnan Dec 2010 A1
20100328064 Rogel Dec 2010 A1
20110010720 Smith et al. Jan 2011 A1
20110014948 Yeh Jan 2011 A1
20110021175 Florek et al. Jan 2011 A1
20110035604 Habraken Feb 2011 A1
20110050713 McCrary et al. Mar 2011 A1
20110055084 Singh Mar 2011 A1
20110063093 Fung et al. Mar 2011 A1
20110072492 Mohler et al. Mar 2011 A1
20110078081 Pirzadeh et al. Mar 2011 A1
20110082711 Poeze et al. Apr 2011 A1
20110107426 Yen et al. May 2011 A1
20110112968 Floreck et al. May 2011 A1
20110113479 Ganem May 2011 A1
20110130635 Ross Jun 2011 A1
20110138064 Rieger et al. Jun 2011 A1
20110145926 Dalcher et al. Jun 2011 A1
20110154032 Mauro, II Jun 2011 A1
20110166883 Palmer et al. Jul 2011 A1
20110173090 Miller et al. Jul 2011 A1
20110202916 VoBa et al. Aug 2011 A1
20110208797 Kim Aug 2011 A1
20110212707 Mahalal Sep 2011 A1
20110216701 Patel et al. Sep 2011 A1
20110226853 Soh et al. Sep 2011 A1
20110237190 Jolivet Sep 2011 A1
20110238573 Varadarajan Sep 2011 A1
20110238992 Jancula et al. Sep 2011 A1
20110246609 Kim Oct 2011 A1
20110251892 Laracey Oct 2011 A1
20110254687 Arponen et al. Oct 2011 A1
20110258462 Robertson et al. Oct 2011 A1
20110276677 Osuga et al. Nov 2011 A1
20110281558 Winter Nov 2011 A1
20110294418 Chen Dec 2011 A1
20120003983 Sherlock et al. Jan 2012 A1
20120011572 Chew et al. Jan 2012 A1
20120021683 Ma et al. Jan 2012 A1
20120023583 Sallam Jan 2012 A1
20120028575 Chen et al. Feb 2012 A1
20120029997 Khan et al. Feb 2012 A1
20120036347 Swanson et al. Feb 2012 A1
20120040662 Rahman et al. Feb 2012 A1
20120052801 Kulkarni Mar 2012 A1
20120072481 Nandlall et al. Mar 2012 A1
20120072979 Cha et al. Mar 2012 A1
20120084211 Petrov et al. Apr 2012 A1
20120084438 Raleigh et al. Apr 2012 A1
20120084836 Mahaffey et al. Apr 2012 A1
20120089700 Safruti et al. Apr 2012 A1
20120102202 Omar Apr 2012 A1
20120115433 Young et al. May 2012 A1
20120123868 Brudnicki et al. May 2012 A1
20120130839 Koh et al. May 2012 A1
20120131178 Zhu et al. May 2012 A1
20120137117 Bosch et al. May 2012 A1
20120137119 Doerr et al. May 2012 A1
20120143703 Wall et al. Jun 2012 A1
20120147750 Pelletier et al. Jun 2012 A1
20120149327 Raboisson et al. Jun 2012 A1
20120149338 Roundtree Jun 2012 A1
20120150601 Fisher Jun 2012 A1
20120154413 Kim et al. Jun 2012 A1
20120158467 Hammad et al. Jun 2012 A1
20120159163 von Behren et al. Jun 2012 A1
20120159612 Reisgies Jun 2012 A1
20120163206 Leung et al. Jun 2012 A1
20120168494 Kim Jul 2012 A1
20120178365 Katz et al. Jul 2012 A1
20120178366 Levy et al. Jul 2012 A1
20120190332 Charles Jul 2012 A1
20120191536 Chen et al. Jul 2012 A1
20120196529 Huomo et al. Aug 2012 A1
20120196586 Grigg et al. Aug 2012 A1
20120198519 Parla et al. Aug 2012 A1
20120202423 Tiedemann et al. Aug 2012 A1
20120207165 Davis Aug 2012 A1
20120226582 Hammad Sep 2012 A1
20120226772 Grube et al. Sep 2012 A1
20120238206 Singh et al. Sep 2012 A1
20120252480 Krutt et al. Oct 2012 A1
20120255016 Sallam Oct 2012 A1
20120258690 Chen et al. Oct 2012 A1
20120259722 Mikurak Oct 2012 A1
20120266076 Lockhart et al. Oct 2012 A1
20120266220 Brudnicki et al. Oct 2012 A1
20120272306 Benaloh et al. Oct 2012 A1
20120282924 Tagg et al. Nov 2012 A1
20120284195 McMillen et al. Nov 2012 A1
20120291095 Narendra et al. Nov 2012 A1
20120295588 Chen et al. Nov 2012 A1
20120297187 Paya et al. Nov 2012 A1
20120303961 Kean et al. Nov 2012 A1
20120304286 Croll et al. Nov 2012 A1
20120309345 Wake et al. Dec 2012 A1
20120324293 Grube et al. Dec 2012 A1
20120329425 Velusamy et al. Dec 2012 A1
20130014259 Gribble et al. Jan 2013 A1
20130019323 Arvidsson et al. Jan 2013 A1
20130031374 Thom et al. Jan 2013 A1
20130034081 Ban et al. Feb 2013 A1
20130035056 Prasad et al. Feb 2013 A1
20130047197 Saroiu et al. Feb 2013 A1
20130054474 Yeager Feb 2013 A1
20130062417 Lee et al. Mar 2013 A1
20130067552 Hawkes et al. Mar 2013 A1
20130074067 Chowdhry Mar 2013 A1
20130086385 Poeluev Apr 2013 A1
20130086684 Mohler Apr 2013 A1
20130097302 Khedouri et al. Apr 2013 A9
20130097657 Cardamore et al. Apr 2013 A1
20130105565 Kamprath May 2013 A1
20130109307 Reisgies et al. May 2013 A1
20130111095 Mehrotra et al. May 2013 A1
20130117186 Weinstein et al. May 2013 A1
20130124583 Ferguson et al. May 2013 A1
20130125114 Frascadore May 2013 A1
20130136126 Wang et al. May 2013 A1
20130138521 Want et al. May 2013 A1
20130138959 Pelly et al. May 2013 A1
20130140360 Graylin Jun 2013 A1
20130143489 Morris et al. Jun 2013 A1
20130145429 Mendel et al. Jun 2013 A1
20130159021 Felsher Jun 2013 A1
20130159186 Brudnicki et al. Jun 2013 A1
20130159710 Khan Jun 2013 A1
20130160120 Malaviya et al. Jun 2013 A1
20130174147 Sahita et al. Jul 2013 A1
20130175984 Yamazaki et al. Jul 2013 A1
20130191632 Spector et al. Jul 2013 A1
20130212704 Shablygin et al. Aug 2013 A1
20130262264 Karstoft Oct 2013 A1
20130263212 Faltyn et al. Oct 2013 A1
20130290709 Muppidi et al. Oct 2013 A1
20130305333 Katzer et al. Nov 2013 A1
20130310003 Sadhvani Rita et al. Nov 2013 A1
20130332456 Arkin Dec 2013 A1
20130343181 Stroud et al. Dec 2013 A1
20130345530 McRoberts et al. Dec 2013 A1
20130347064 Aissi Dec 2013 A1
20130347103 Veteikis et al. Dec 2013 A1
20140007182 Qureshi et al. Jan 2014 A1
20140007222 Qureshi et al. Jan 2014 A1
20140033316 Paczkowski et al. Jan 2014 A1
20140047548 Bye et al. Feb 2014 A1
20140059642 Deasy et al. Feb 2014 A1
20140074508 Ying et al. Mar 2014 A1
20140089243 Oppenheimer Mar 2014 A1
20140089699 O'Connor et al. Mar 2014 A1
20140104287 Nalluri et al. Apr 2014 A1
20140106709 Palamara et al. Apr 2014 A1
20140141718 Stromberg et al. May 2014 A1
20140155025 Parker et al. Jun 2014 A1
20140173747 Govindaraju Jun 2014 A1
20140188738 Huxham Jul 2014 A1
20140215196 Berlin Jul 2014 A1
20140245444 Lutas et al. Aug 2014 A1
20140254381 Racz et al. Sep 2014 A1
20140267332 Chhabra et al. Sep 2014 A1
20140279558 Kadi et al. Sep 2014 A1
20140281544 Paczkowski et al. Sep 2014 A1
20140298026 Isozaki et al. Oct 2014 A1
20150106805 Melander et al. Apr 2015 A1
20150169885 Paczkowski et al. Jun 2015 A1
20150172928 Katzer et al. Jun 2015 A1
Foreign Referenced Citations (7)
Number Date Country
WO2011025433 Mar 2011 WO
WO2012064171 May 2012 WO
2013170228 Nov 2013 WO
2014004590 Jan 2014 WO
2014018575 Jan 2014 WO
2014025687 Feb 2014 WO
WO2014158431 Oct 2014 WO
Non-Patent Literature Citations (169)
Entry
Notice of Allowance dated Dec. 22, 2014, U.S. Appl. No. 13/470,203, filed May 11, 2012.
Notice of Allowance dated Feb. 5, 2015, U.S. Appl. No. 13/533,969, filed Jun. 27, 2012.
Office Action dated Dec. 15, 2014, U.S. Appl. No. 13/571,348, filed Aug. 10, 2012.
Restriction Requirement dated Jan. 2, 2015, U.S. Appl. No. 13/762,319, filed Feb. 7, 2013.
FAIPP Pre-Interview Communication dated Feb. 12, 2015, U.S. Appl. No. 14/066,661, filed Oct. 29, 2013.
Notice of Allowance dated Dec. 3, 2014, U.S. Appl. No. 13/594,777, filed Aug. 25, 2012.
First Action Interview Office Action dated Dec. 3, 2014, U.S. Appl. No. 13/594,779, filed Aug. 25, 2012.
Notice of Allowance dated Feb. 26, 2015, U.S. Appl. No. 13/786,450, filed Mar. 5, 2013.
FAIPP Pre-Interview Communication dated Dec. 16, 2014, U.S. Appl. No. 13/898,435, filed May 20, 2013.
Notice of Allowance dated Feb. 20, 2015, U.S. Appl. No. 13/898,435, filed May 20, 2013.
Notice of Allowance dated Dec. 19, 2014, U.S. Appl. No. 13/844,325, filed Mar. 15, 2013.
Notice of Allowance dated Jan. 2, 2015, U.S. Appl. No. 13/831,463, filed Mar. 14, 2013.
FAIPP Pre-Interview Communication dated Feb. 4, 2015, U.S. Appl. No. 14/075,663, filed Nov. 8, 2013.
FAIPP Pre-Interview Communication dated Feb. 25, 2015, U.S. Appl. No. 14/163,047, filed Jan. 24, 2014.
Restriction Requirement dated Jan. 5, 2015, U.S. Appl. No. 13/857,139, filed Apr. 4, 2013.
Foreign Communication from a Related Counterpart—International Preliminary Report on Patentability, dated Jan. 8, 2015, PCT/US13/47729, filed on Jun. 25, 2013.
Foreign Communication from a Related Counterpart—International Preliminary Report on Patentability, dated Feb. 19, 2015, PCT/US13/53617, filed on Aug. 5, 2013.
Foreign Communication from a Related Counterpart—International Preliminary Report on Patentability, dated Feb. 5, 2015, PCT/US13/51750, filed on Jul. 24, 2013.
Katzer, Robin D., et al., “Web Server Bypass of Backend Process on Near Field Communications and Secure Elements Chips”, filed Feb. 26, 2015, U.S. Appl. No. 14/632,850.
Neson, Tracy L., et al., “Mated Universal Serial Bus (USB) Wireless Dongles Configured with Destination Addresses”, filed Jan. 26, 2015, U.S. Appl. No. 14/606,011.
Paczkowski, Lyle W., et al., “Trusted Code Generation and Verification to Prevent Fraud from Maleficent External Devices that Capture Data”, filed Jan. 14, 2015, U.S. Appl. No. 14/592,218.
Advisory Action dated Jun. 23, 2014, U.S. Appl. No. 13/571,348, filed Aug. 10, 2012.
Notice of Allowance dated Jun. 4, 2014, U.S. Appl. No. 13/557,213, filed Jul. 25, 2012.
FAIPP Pre-Interview Communication dated Aug. 4, 2014, U.S. Appl. No. 13/844,357, filed Mar. 15, 2013.
Notice of Allowance dated Jul. 8, 2014, U.S. Appl. No. 13/802,383, filed Mar. 13, 2013.
Restriction Requirement dated Aug. 14, 2014, U.S. Appl. No. 13/594,777, filed Aug. 25, 2012.
FAIPP Pre-Interview Communication dated Jul. 17, 2014, U.S. Appl. No. 13/594,778, filed Aug. 25, 2012.
FAIPP Pre-Interview Communication dated Jul. 17, 2014, U.S. Appl. No. 13/594,779, filed Aug. 25, 2012.
Office Action dated May 5, 2014, U.S. Appl. No. 13/786,450, filed Mar. 5, 2013.
FAIPP Pre-Interview Communication dated Aug. 6, 2014, U.S. Appl. No. 13/831,486, filed Mar. 14, 2013.
Ahmed, Farid, et al., “Correlation-based Watermarking Method for Imagine Authentication Applications”, Society of Photo-Optical Instrumentation Engineers, Feb. 17, 2004, pp. 1834-1838.
Foreign Communication from a Related Counterpart—International Search Report and Written Opinion, dated Jul. 11, 2014, PCT/US14/16651, filed on Feb. 16, 2014.
Kunkel, Philip M., et al., “Secure Peer-to-Peer Call Forking Facilitated by Trusted 3rd Party Voice Server Provisioning”, filed Oct. 29, 2013, U.S. Appl. No. 14/066,661.
Bertz, Lyle T., et al., “Framework for Real-Time Brokering of Digital Content Delivery,” filed Aug. 25, 2012, U.S. Appl. No. 13/594,777.
Bertz, Lyle T., et al.,“Reservations in Real-Time Brokering of Digital Content Delivery,” filed Aug. 25, 2012, U.S. Appl. No. 13/594,778.
Bertz, Lyle T., et al., “File Retrieval in Real-Time Brokering of Digital Content Delivery,” filed Aug. 25, 2012, U.S. Appl. No. 13/594,779.
Paczkowski, Lyle W., et al., “Trusted Security Zone Watermark”, filed Mar. 5, 2013, U.S. Appl. No. 13/786,450.
Paczkowski, Lyle W., et al., “Trusted Processing Location Within a Graphics Processing Unit”, filed Jul. 10, 2013, U.S. Appl. No. 13/939,175.
McCracken, Billy Gene, Jr., et al. “Mobile Communication Device Profound Identity Brokering Framework”, filed Jun. 6, 2013, U.S. Appl. No. 13/912,190.
Urbanek, Robert E., Subscriber Identity Module Virtualization:, filed Nov. 20, 2013, U.S. Appl. No. 14/085,474.
Krieger, Michael D., et al., “Billing Varied Service Based on Tier”, filed Nov. 8, 2013, U.S. Appl. No. 14/075,663.
Paczkowski, Lyle W., et al., “Trusted Display and Transmission of Digital Ticket Documentation”, filed Jan. 24, 2014, U.S. Appl. No. 14/163,047.
Loman, Clint H., et al., “Verification of Mobile Device Integrity During Activation”, filed Mar. 28, 2014, U.S. Appl. No. 14/229,532.
Paczkowski, Lyle W., et al., “Network Based Temporary Trust Extension to a Remote or Mobile Device Enabled via Specialized Cloud Services”, filed Jul. 29, 2014, U.S. Appl. No. 14/446,330.
Cordes, Kevin R., et al., “Digest of Biographical Information for an Electronic Device with Static and Dynamic Portions”, filed Apr. 4, 2013, U.S. Appl. No. 13/857,141.
Cordes, Kevin R., et al., “Radio Frequency Identity (RFID) Chip Electrically and Communicatively Coupled to Motherboard of Mobile Communication Device”, filed Apr. 4, 2013, U.S. Appl. No. 13/857,139.
Cordes, Kevin R., et al., “System for Managing a Digest of Biographical Information Stored in a Radio Frequency Identity Chip Coupled to a Mobile Communication Device”, filed Apr. 4, 2013, U.S. Appl. No. 13/857,138.
Notice of Allowance dated Nov. 29, 2013, U.S. Appl. No. 13/440,980, filed Apr. 5, 2012.
Office Action dated Dec. 19, 2013, U.S. Appl. No. 13/557,213, filed Jul. 25, 2012.
FAIPP Pre-Interview Communication dated Nov. 27, 2013, U.S. Appl. No. 13/610,856, filed Sep. 11, 2012.
Notice of Allowance date Jan. 31, 2014, U.S. Appl. No. 13/610,856, filed Sep. 11, 2012.
Cope, Warren B., et al., “Extended Trusted Security Zone Radio Modem”, filed Nov. 26, 2013, U.S. Appl. No. 14/090,667.
Paczkowski, Lyle W., et al., “Trusted Security Zone Containers for the Protection and Confidentiality of Trusted Service Manager Data”, filed Feb. 16, 2014, PCT Application No. PCT/US14/16651.
Foreign Communication from a Related Counterpart—International Search Report and Written Opinion, dated Dec. 2, 2013, PCT/US13/40673, filed on May 10, 2013.
Giesecke & Devrient, “The OTA Platform in the World of LTE”, Jan. 2011, http://www.gi-de.com/gd—media/media/en/documents/brochures/mobile—security—2/cste—1/OTA-and-LTE.pdf.
Pesonen, Lauri, “Development of Mobile Payment Ecosystem—NFC Based Payment Services”, Aug. 27, 2008.
Foreign Communication from a Related Counterpart—International Search Report and Written Opinion, dated Feb. 4, 2014, PCT/US13/47729, filed on Jun. 25, 2013.
Foreign Communication from a Related Counterpart—International Search Report and Written Opinion, dated Feb. 4, 2014, PCT/US13/51750, filed on Jul. 24, 2013.
FAIPP Pre-Interview Communication dated Mar. 20, 2014, U.S. Appl. No. 13/482,731, filed May 29, 2012.
Final Office Action dated Mar. 27, 2014, U.S. Appl. No. 13/470,203, filed May 11, 2012.
Notice of Allowance dated Jan. 28, 2014, U.S. Appl. No. 12/486,873, filed Jun. 18, 2009.
Paczkowski, Lyle W., et al., “Trusted Security Zone Access to Peripheral Devices”, filed Jan. 6, 2014, U.S. Appl. No. 14/148,714.
FAIPP Pre-Interview Communication dated Oct. 24, 2012, U.S. Appl. No. 13/463,797, filed May 3, 2012.
Notice of Allowance dated Mar. 1, 2013, U.S. Appl. No. 13/463,797, filed May 3, 2012.
FAIPP Pre-Interview Communication dated Jun. 12, 2013, U.S. Appl. No. 13/440,980, filed Apr. 5, 2012.
FAIPP Pre-Interview Communication dated Oct. 24, 2012, U.S. Appl. No. 13/463,801, filed May 3, 2012.
Notice of Allowance dated Mar. 14, 2013, U.S. Appl. No. 13/463,801, filed May 3, 2012.
FAIPP Pre-Interview Communication dated Jul. 25, 2013, U.S. Appl. No. 13/470,203, filed May 11, 2012.
FAIPP Pre-Interview Communication dated Jun. 6, 2013, U.S. Appl. No. 13/571,348, filed Aug. 10, 2012.
FAIPP Pre-Interview Communication dated Jun. 5, 2013, U.S. Appl. No. 13/556,200, filed Jul. 24, 2012.
First Action Interview Office Action dated Aug. 19, 2013, U.S. Appl. No. 13/556,200, filed Jul. 24, 2012.
First Action Interview Pre-Interview Communication dated Dec. 27, 2011, U.S. Appl. No. 12/486,873, filed Jun. 18, 2009.
First Action Interview Office Action dated Feb. 13, 2012, U.S. Appl. No. 12/486,873, filed Jun. 18, 2009.
Office Action dated Jul. 5, 2012, U.S. Appl. No. 12/486,873, filed Jun. 18, 2009.
Final Office Action dated Feb. 1, 2013, U.S. Appl. No. 12/486,873, filed Jun. 18, 2009.
Cope, Warren B., et al., “Electronic Purchase Transaction Trust Infrastructure”, filed May 29, 2012, U.S. Appl. No. 13/482,731.
Cope, Warren B., et al., “Alternative hardware and Software Configuration for Near Field Communication”, filed May 4, 2012, U.S. Appl. No. 13/463,797.
Cope, Warren B., et al., “Multiple Secure Elements in Mobile Electronic Device with Near Field Communication Capability”, filed Apr. 5, 2012, U.S. Appl. No. 13/440,980.
Bye, Stephen James, et al., “Near Field Communication Authentication and Validation to Access Corporate Data”, filed May 3, 2012, U.S. Appl. No. 13/463,801.
Katzer, Robin D., et al., “Web Server Bypass of Backend Process on Near Field Communications and Secure Elements Chips”, filed May 11, 2012, U.S. Appl. No. 13/470,203.
Katzer, Robin D., et al., “Web Server Bypass of Backend Process on Near Field Communications and Secure Elements Chips”, filed May 10, 2013, PCT Application No. PCT/US13/40673.
Katzer, Robin D., et al., “Secure Placement of Centralized Media Controller Application in Mobile Access Terminal ”, filed Nov. 11, 2011, U.S. Appl. No. 13/294,177.
McRoberts, Leo Michael, et al., “End-to-End Trusted Communications Infrastructure”, filed Jun. 25, 2012, U.S. Appl. No. 13/532,588.
McRoberts, Leo Michael, et al., “End-to-End Trusted Communications Infrastructure”, filed on Jun. 25, 2013, PCT Serial No. PCT/US13/47729.
Paczkowski, Lyle W., et al., “Trusted Policy and Charging Enforcement Function”, filed Jun. 27, 2012, U.S. Appl. No. 13/533,969.
Bye, Stephen James, et al., “Systems and Methods for Provisioning and Using Multiple Trusted Security Zones on an Electronic Device”, filed Aug. 10, 2012, U.S. Appl. No. 13/571,348.
Bye, Stephen James, et al., “Systems and Methods for Provisioning and Using Multiple Trusted Security Zones on an Electronic Device”, filed on Aug. 5, 2013, PCT Serial No. PCT/US13/53617.
Bye, Stephen James, et al., “Trusted Signaling in Long Term Evolution (LTE) 4G Wireless Communication”, filed Feb. 7, 2013, U.S. Appl. No. 13/762,319.
Cope, Warren B., et al., “Extended Trusted Security Zone Radio Modem”, filed Jul. 2, 2012, U.S. Appl. No. 13/540,437.
Katzer, Robin D., et al., “Trusted Access to Third Party Applications Systems and Methods”, filed Jul. 25, 2012, U.S. Appl. No. 13/557,213.
Paczkowski, Lyle W., et al., “System and Methods for Trusted Internet Domain Networking”, filed Sep. 11, 2012, U.S. Appl. No. 13/610,856.
Paczkowski, Lyle W., et al., “Trusted Security Zone Access to Peripheral Devices”, filed Jul. 24, 2012, U.S. Appl. No. 13/556,200.
Paczkowski, Lyle W., et al., “Trusted Security Zone Access to Peripheral Devices”, filed Jul. 24, 2013, PCT Application No. PCT/US13/51750.
Paczkowski, Lyle W., et al., Enablement of a Trusted Security Zone Authentication for Remote Mobile Device Management Systems and Methods, filed Mar. 15, 2013, U.S. Appl. No. 13/844,357.
Paczkowski, Lyle W., et al., “Trusted Security Zone Communication Addressing on an Electronic Device”, filed Mar. 15, 2013, U.S. Appl. No. 13/844,145.
Bye, Stephen James, et al., “Protection for Multimedia Files Pre-Downloaded to a Mobile Device”, filed Apr. 15, 2013, U.S. Appl. No. 13/863,376.
Paczkowski, Lyle W., et al., “Point-of-Sale and Automated Teller Machine Transactions Using Trusted Mobile Access Device”, filed Mar. 13, 2013, U.S. Appl. No. 13/802,383.
Paczkowski, Lyle W., et al., “Trusted Security Zone Re-Provisioning and Re-Use Capability for Refurbished Mobile Devices”, filed Mar. 14, 2013, U.S. Appl. No. 13/831,486.
Paczkowski, Lyle W., et al., “Trusted Security Zone Enhanced with Trusted Hardware Drivers”, filed Mar. 13, 2013, U.S. Appl. No. 13/802,404.
Paczkowski, Lyle W., et al., “Restricting Access of a Portable Communication Device to Confidential Data or Applications via a Remote Network Based on Event Triggers Generated by the Portable Communication Device”, filed Mar. 15, 2013, U.S. Appl. No. 13/844,282.
Paczkowski, Lyle W., et al., “JTAG Fuse Vulnerability Determination and Protection Using a Trusted Execution Environment”, filed Mar. 15, 2013, U.S. Appl. No. 13/844,325.
Paczkowski, Lyle W., et al., “Trusted Security Zone Containers for the Protection and Confidentiality of Trusted Service Manager Data”, filed Mar. 14, 2013, U.S. Appl. No. 13/831,463.
Bye, Stephen James, et al., “Delivering Digital Content to a Mobile Device via a Digital Rights Clearing House”, filed Apr. 10, 2013, U.S. Appl. No. 13/860,338.
Paczkowski, Lyle W., et al., “Method for Enabling Hardware Assisted Operating System Region for Safe Execution of Untrusted Code Using Trusted Transitional Memory”, filed May 20, 2013, U.S. Appl. No. 13/898,435.
Paczkowski, Lyle W., et al., “Mobile Access Terminal with Local Call Session Control Function”, filed Jun. 18, 2009, U.S. Appl. No. 12/486,873.
Zimmerman, Ann, “Check Out the Future of Shopping”, The Wall Street Journal, Business, May 18, 2011, http://online.wsj.com/article/SB10001424052748703421204576329253050634700.html.
Garry, Michael, Kroger Test Prepares for Mobile Future:, SN, Supermarket News, Jun. 13, 2011, http://supermarketnews.com/technology/kroger-test-prepares-mobile-future.
Jones, Sally, “Industry Trends in POS Hardware for Mobile Devices”, Aug. 31, 2011, http://pointofsale.com/20110831734/Mobile-POS-News/industry-trends-in-pos-hardware-for-mobile-devices.html.
Office Action dated Aug. 29, 2014, U.S. Appl. No. 13/470,203, filed May 11, 2012.
Notice of Allowance dated Oct. 8, 2014, U.S. Appl. No. 13/294,177, filed Nov. 11, 2011.
FAIPP Pre-Interview Communication dated Sep. 25, 2014, U.S. Appl. No. 13/533,969, filed Jun. 27, 2012.
Notice of Allowance dated Oct. 6, 2014, U.S. Appl. No. 13/844,357, filed Mar. 15, 2013.
FAIPP Pre-Interview Communication dated Nov. 12, 2014, U.S. Appl. No. 13/844,145, filed Mar. 15, 2013.
Notice of Allowance dated Sep. 19, 2014, U.S. Appl. No. 13/594,778, filed Aug. 25, 2012.
Final Office Action dated Nov. 7, 2014, U.S. Appl. No. 13/786,450, filed Mar. 5, 2013.
Notice of Allowance dated Sep. 26, 2014, U.S. Appl. No. 13/831,486, filed Mar. 14, 2013.
FAIPP Pre-Interview Communication dated Nov. 7, 2014, U.S. Appl. No. 13/802,404, filed Mar. 13, 2013.
FAIPP Pre-Interview Communication dated Oct. 29, 2014, U.S. Appl. No. 13/844,282, filed Mar. 15, 2013.
FAIPP Pre-Interview Communication dated Oct. 21, 2014, U.S. Appl. No. 13/844,325, filed Mar. 15, 2013.
Foreign Communication from a Related Counterpart—International Preliminary Report on Patentability, dated Nov. 20, 2014, PCT/US13/40673, filed on May 10, 2013.
Perrig, Adrian, et al., “SPINS: Security Protocols for Sensor Networks,” ACM, Sep. 2002, vol. 8, pp. 521-534.
Clark, CJ., et al. “Anti-tamper JTAG TAP design enables DRM to JTAG registers and P1687 on-chip instruments”, 2010 IEEE, International Symposium on Hardware-Oriented Security and Trust (HOST). Pub. Date: 2010. Relevant pp. 19-24. http://ieeexplore.ieee.org/stamp/stamp.jsp=&arnumber=5513119.
Lee, Jeremy, et al., “A Low-Cost Solution for Protecting IPs Against Scan-Based Side Channel Attacks,” 24th IEEE VLSI Test Symposium. Pub. Date: 2006. http//ieeexplore. ieee. org/stamp/stamp.jsp?tp=&arnumber= 1617569.
Final Office Action dated Sep. 9, 2013, U.S. Appl. No. 13/440,980, filed Apr. 5, 2012.
Office Action dated Sep. 25, 2013, U.S. Appl. No. 13/571,348, filed Aug. 10, 2012.
Notice of Allowance dated Aug. 30, 2013; U.S. Appl. No. 13/540,437, filed Jul. 2, 2012.
Restriction Requirement dated Nov. 1, 2013, U.S. Appl. No. 13/557,213, filed Jul. 25, 2012.
Notice of Allowance dated Oct. 16, 2013, U.S. Appl. No. 13/556,200, filed Jul. 24, 2012.
Notice of Allowance dated May 27, 2014, U.S. Appl. No. 13/482,731, filed May 29, 2012.
Advisory Action dated May 29, 2014, U.S. Appl. No. 13/470,203, filed May 11, 2012.
FAIPP Pre-Interview Communication dated May 12, U.S. Appl. No. 13/294,177, filed Nov. 11, 2011.
Final Office Action dated Apr. 10, 2014, U.S. Appl. No. 13/571,348, filed Aug. 10, 2012.
FAIPP Pre-Interview Communication dated Apr. 3, 2014, U.S. Appl. No. 13/802,383, filed Mar. 13, 2013.
First Action Interview Office Action dated May 23, 2014, U.S. Appl. No. 13/802,383, filed Mar. 13, 2013.
Foreign Communication from a Related Counterpart—International Search Report and Written Opinion, dated Apr. 22, 2014, PCT/US13/53617, filed on Aug. 5, 2013.
FAIPP Pre-Interview Communication dated Mar. 25, 2015, U.S. Appl. No. 13/532,588, filed Jun. 25, 2012.
FAIPP Pre-Interview Communication dated Mar. 10, 2015, U.S. Appl. No. 13/762,319, filed Feb. 7, 2013.
FAIPP Pre-Interview Communication dated May 21, 2015, U.S. Appl. No. 14/090,667, filed Nov. 26, 2013.
Final Office Action dated Apr. 7, 2015, U.S. Appl. No. 13/844,145, filed Mar. 15, 2013.
First Action Interview Office Action dated Apr. 7, 2015, U.S. Appl. No. 13/802,404, filed Mar. 13, 2013.
FAIPP Pre-Interview Communication dated Mar. 26, 2015, U.S. Appl. No. 13/939,175, filed Jul. 10, 2013.
Final Office Action dated Mar. 24, 2015, U.S. Appl. No. 13/844,282, filed Mar. 15, 2013.
FAIPP Pre-Interview Communication dated Apr. 15, 2015, U.S. Appl. No. 14/085,474, filed Nov. 20, 2013.
First Action Interview Office Action dated Apr. 10, 2015, U.S. Appl. No. 14/075,663, filed Nov. 8, 2013.
Notice of Allowance dated Apr. 9, 2015, U.S. Appl. No. 14/163,047, filed Jan. 24, 2014.
FAIPP Pre-Interview Communication dated Mar. 2, 2015, U.S. Appl. No. 13/857,138, filed Apr. 4, 2013.
First Action Interview Office Action dated Apr. 20, 2015, U.S. Appl. No. 13/857,138, filed Apr. 4, 2013.
Bertz, Lyle T., et al., “Framework for Real-Time Brokering of Digital Content Delivery,” filed Mar. 17, 2015, U.S. Appl. No. 14/659,614.
Marquard, et al., “Infrastructure for Secure Short Message Transmission,” filed Apr. 7, 2015, U.S. Appl. No. 14/681,077.
Paczkowski, Lyle W., et al., “Trusted Code Generation and Verification to Prevent Fraud from Maleficent External Devices that Capture Data,” filed Jan. 14, 2015, U.S. Appl. No. 14/596,218.
Notice of Allowance dated May 29, 2015, U.S. Appl. No. 14/085,474, filed Nov. 20, 2013.
FAIPP Pre-Interview Communication dated Jul. 2, 2015, U.S. Appl. No. 14/632,850, filed Feb. 26, 2015.
Notice of Allowance dated Jun. 17, 2015, U.S. Appl. No. 13/571,348, filed Aug. 10, 2012.
Notice of Allowance dated Jun. 9, 2015, U.S. Appl. No. 13/762,319, filed Feb. 7, 2013.
Notice of Allowance dated Aug. 4, 2015, U.S. Appl. No. 14/090,667, filed Nov. 26, 2013.
Notice of Allowance dated Jul. 6, 2015, U.S. Appl. No. 13/844,145, filed Mar. 15, 2013.
Notice of Allowance dated Jul. 6, 2015, U.S. Appl. No. 14/066,661, filed Oct. 29, 2013.
Notice of Allowance dated Aug. 14, 2015, U.S. Appl. No. 13/594,779, filed Aug. 25, 2012.
Final Office Action dated Aug. 27, 2015, U.S. Appl. No. 13/802,404, filed Mar. 13, 2013.
Notice of Allowance dated Jul. 7, 2015, U.S. Appl. No. 13/939,175, filed Jul. 10, 2013.
Advisory Action dated Jun. 10, 2015, U.S. Appl. No. 13/844,282, filed Mar. 15, 2013.
Office Action dated Aug. 24, 2015, U.S. Appl. No. 13/844,282, filed Mar. 15, 2013.
Notice of Allowance dated Jul. 1, 2015, U.S. Appl. No. 14/075,663, filed Nov. 8, 2013.
Notice of Allowance dated Jul. 22, 2015, U.S. Appl. No. 14/229,532, filed Mar. 28, 2014.
Notice of Allowance dated Aug. 28, 2015, U.S. Appl. No. 14/446,330, filed Jul. 29, 2014.
FAIPP Pre-Interview Communication dated Aug. 5, 2015, U.S. Appl. No. 13/857,141, filed Apr. 4, 2013.
FAIPP Pre-Interview Communication dated Jun. 2, 2015, U.S. Appl. No. 13/857,139, filed Apr. 4, 2013.
Notice of Allowance dated Jun. 11, 2015, U.S. Appl. No. 13/857,138, filed Apr. 4, 2013.
Henderson, Tristan, et al., “On the Wire, Congestion Pricing: Paying Your Way in Communications Networks,” University College London, Sep./Oct. 2001, retrieved from: http://tristan.host.cs.st-andrews.ac.uklresearch/pubs/ieeeic01.pdf.