US6282650B1 - Secure public digital watermark - Google Patents

Secure public digital watermark Download PDF

Info

Publication number
US6282650B1
US6282650B1 US09/237,323 US23732399A US6282650B1 US 6282650 B1 US6282650 B1 US 6282650B1 US 23732399 A US23732399 A US 23732399A US 6282650 B1 US6282650 B1 US 6282650B1
Authority
US
United States
Prior art keywords
watermark
key
cloaked
cryptographic device
internal memory
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
US09/237,323
Inventor
Derek L. Davis
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Intel Corp
Original Assignee
Intel Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Intel Corp filed Critical Intel Corp
Priority to US09/237,323 priority Critical patent/US6282650B1/en
Assigned to INTEL CORPORATION reassignment INTEL CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: DAVIS, DEREK L.
Priority to AU28522/00A priority patent/AU2852200A/en
Priority to PCT/US2000/001170 priority patent/WO2000043856A1/en
Priority to TW089101175A priority patent/TW577033B/en
Application granted granted Critical
Publication of US6282650B1 publication Critical patent/US6282650B1/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T1/00General purpose image data processing
    • G06T1/0021Image watermarking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • G06F21/109Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM] by using specially-adapted hardware at the client
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • G06F21/16Program or content traceability, e.g. by watermarking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2211/00Indexing scheme relating to details of data-processing equipment not covered by groups G06F3/00 - G06F13/00
    • G06F2211/007Encryption, En-/decode, En-/decipher, En-/decypher, Scramble, (De-)compress

Definitions

  • the present invention relates to the field of data security, and in particular, this invention relates to digital watermarking.
  • digital content involves the transmission of one or more digitized data sets.
  • Each “data set” includes data with perceivable content (e.g., a still image, a frame of video, alphanumeric character representations, audio, Internet Protocol “IP” commands, a program, etc.).
  • perceivable content e.g., a still image, a frame of video, alphanumeric character representations, audio, Internet Protocol “IP” commands, a program, etc.
  • quality may be measured through visual clarity of an image, audible clarity during audio playback, accuracy of characters in text or code as well as other factors. Since digital content can be easily manipulated, content providers have been hesitant in supporting digital content distribution, in part, due to the absence of a mechanism to protect against unauthorized copying and/or illegal distribution of their digital content.
  • digital watermarking comprises an act of embedding information (referred to as a “watermark”) into the data set in an unobtrusive way so that the quality of the data set is not reduced, but the watermark can be extracted as the data set is being used. This is accomplished by placing the watermark into a noise band of the data set.
  • the “noise band” may include, for example, a few least significant bits associated with the color of each pixel of an image.
  • a watermark may be embedded to be resilient to various manipulations of the data set such as, for example, photocopying, scanning, resizing, cropping and color manipulation.
  • the selected degree of resiliency is determined by the amount of information that can be embedded in a data set.
  • a watermark is placed in a redundant fashion in different portions of the data set. If such cropping resiliency is not desired, bandwidth consumed by such redundancy may be allocated to improve quality of the data set.
  • watermarks there are two types of watermarks: (i) public watermarks and (ii) private watermarks. These watermarks serve different functions.
  • a “public watermark” is readable by widely-available software and is generally used to enable a consumer of the data set to identify its source.
  • public watermarks are used to embed copyright notices, licensing contacts or other information. This information can be obtained by consumers through use of the widely-available software.
  • public watermarks are relatively simple to remove or to forge.
  • a “private watermark” is a digital watermark embedded using a technique similar to symmetric key cryptography, but the key is held in secrecy, known only to the person or entity applying the private watermark who is normally the original owner of the content. For reading purposes, locating the private watermark in the data set requires knowledge of the secret key, and thus, the private watermark is not easy to remove. This allows an original owner to identify copyright violations and prove ownership of the data set.
  • the secret key needs to remain confidential, reader software having access to the secret key cannot be available to the public at large.
  • the present invention relates to a cryptographic device comprising an internal memory and a processor contained in a package.
  • the internal memory includes a predetermined region dedicated for receipt of a key for producing a cloaked watermark.
  • the contents of the predetermined region are inaccessible outside the package.
  • the processor produces the cloaked watermark from the key and inserts the cloaked watermark into an outgoing data set.
  • FIG. 1 is a diagram of an illustrative embodiment of a digital platform providing digital watermarking through a cryptographic device.
  • FIG. 2 is a diagram of an illustrative embodiment of a processing unit including a cryptographic device featuring digital watermarking functionality.
  • FIG. 3 is a diagram of an illustrative embodiment featuring a more detailed representation of the processing unit of FIG. 2 .
  • FIG. 4 is a diagram of an illustrative embodiment of a substrate of the processing unit of FIGS. 2 and 3.
  • FIG. 5 is a diagram of an illustrative embodiment of the cryptographic device of FIG. 4 .
  • FIG. 6 is a flowchart illustrating the receipt or generation of a key for a cloaked watermark.
  • FIG. 7 is an illustrative flowchart of the watermarking process associated with an embodiment of the present invention.
  • embodiments of the present invention relate to a system and method for embedding and analyzing a digital watermark without exposure of the specifics of the watermark to a user.
  • certain examples of hardware and methods of operation should be broadly construed in an illustrative sense, not a restrictive sense.
  • an “electronic system” comprises any hardware with processing and internal data storage capability.
  • electronic systems include open, re-programmable digital platforms (e.g., mobile computers, desktop computers, servers, network computers, set-top boxes, hand-helds such as personal digital assistants or digital books, etc.), imaging equipment (e.g., printers, facsimile machines, scanners, etc.), automated teller machines and the like.
  • Digital information generally comprises one or more bits of data, address, control signals or any combination thereof.
  • a “key” comprises an encoding and/or decoding parameter.
  • This parameter may be a sequence of binary data such as, for example, (i) public or private keys used by an asymmetric cryptographic function (e.g., Rivest, Shamir and Adleman “RSA” based functions, Elliptic Curve, etc.) or (ii) a secret key shared in confidence between the two electronic systems executing a symmetric cryptographic function (e.g., Data Encryption Standard “DES”).
  • DES Data Encryption Standard
  • a “digital signature” is digital information encrypted with a private key of its signatory to ensure that the information has not been illicitly modified after being digitally signed.
  • the digital signature authenticates the integrity of the digital information which is provided in its entirety or as a digest produced by a one-way hash function.
  • a “one-way hash function” includes a function, mathematical or otherwise, that takes information of a variable-length and converts it into a fixed-length referred to as a “digest”. The term “one-way” indicates that there does not readily exist an inverse function to recover any discernible portion of the original information from the fixed-length digest.
  • a “digital certificate” is defined herein as digital information used to authenticate a sender of information.
  • a digital certificate may include a public key, associated with an electronic system or entity (person, company, etc.) being certified, which is encrypted with the private key of a certification authority. Examples of a “certification authority” includes a manufacturer, a trade association, a governmental entity, a bank or any other entity held in trust by the consumer.
  • Electronic system 100 comprises a processing unit 110 and a main memory 120 coupled together by a chipset 130 .
  • the processing unit 110 includes a processor 180 such as, for example, a general purpose microprocessor, a digital signal processor, a microcontroller, an application specific integrated circuit (ASIC) with information processing functionality, a combinatorial logic and the like.
  • the chipset 130 routes the flow of information through a plurality of buses, namely a host bus 140 , a memory bus 150 and a bus 160 .
  • Embodiments of bus 160 may include a multiplexed bus (e.g., a Peripheral Component Interconnect “PCI” bus), an Industry Standard Architecture (ISA) bus or any other type of bus architecture. It is contemplated that bus 160 is shown as a single bus, but it may be implemented as multiple buses coupled together through bridge circuitry. In that instance, when a device is coupled to bus 160 , it is considered to be coupled to at least one of the multiple buses associated with bus 160 .
  • PCI Peripheral Component Interconnect
  • ISA Industry Standard Architecture
  • digital watermarking functionality may be supported either by a separate cryptographic device 170 in communication with processor 180 as shown, or by any number of embodiments such as, for example, logic implemented in chipset 130 or as a peripheral device coupled to bus 160 .
  • a separate cryptographic device 170 in communication with processor 180 as shown, or by any number of embodiments such as, for example, logic implemented in chipset 130 or as a peripheral device coupled to bus 160 .
  • this digital watermarking functionality into processor 180 of processing unit 110 to avoid the need for a cryptographic device 170 .
  • processing unit 110 placed with electronic system 100 is shown. Controlling the digital watermarking functionality of electronic system 100 , processing unit 110 is connected to a connector 200 which is mounted on a system substrate 210 .
  • system substrate 210 includes a circuit board (e.g., motherboard, daughter card, smart card, etc.) formed with any type of material or any combination of materials upon which integrated circuit (IC) devices can be attached.
  • connector 200 enables communications between logic placed on system substrate 210 and processing unit 110 . Any style for connector 200 may be used, including a standard female edge connector as shown, a pin field connector, a socket attached to system substrate 210 and the like.
  • Processing unit 10 features a processor substrate 300 , which is formed from any type of material to which circuitry can be attached through well-known techniques (e.g., solder connections).
  • processor substrate 300 substantially covered by a package 310 in order to protect its circuitry from damage or harmful contaminants, includes a connector 320 .
  • Connector 320 may be adapted to establish a mechanical and an electrical connection with connector 200 of FIG. 2 .
  • connector 320 includes a standard male edge connector.
  • processor substrate 300 includes, but is not limited or restricted to processor 180 mounted on a top side surface 330 of processor substrate 300 and cryptographic device 170 mounted on a back side surface 340 .
  • cryptographic device 170 may be connected to processor 400 through a back-side bus (not shown).
  • cryptographic device 170 may be connected to dedicated processor bus 400 as shown or a front-end bus.
  • one embodiment of cryptographic device 170 generally includes firmware which controls digital watermarking operations and provides a secure environment because this firmware is inaccessible by the user of the electronic system. Such inaccessibility may be accomplished through a number of techniques such as restricting user access to a particular region of internal memory assigned for storage of the firmware (described below), preventing content from being removed from cryptographic device 170 in a plain text format and the like.
  • the firmware of cryptographic device 170 produces or recovers a “cloaked watermark”, namely, a private watermark having the attributes of a public watermark.
  • a secret key used to produce a private digital watermark is loaded into the firmware, while still maintaining its confidentiality.
  • the loading of the secret key may be accomplished, for example, by encrypting the secret key with a public key of cryptographic device 170 .
  • one embodiment of cryptographic device 170 includes a multi-chip implementation comprising a first integrated circuit (IC) device 500 and a second IC device 520 , both coupled to an internal bus 540 .
  • IC devices 500 and 520 are contained within a multi-chip package.
  • IC devices 500 and 520 may be placed in separate IC packages before being packaged if multi-package protection is desired. Alternatively, if lesser security is tolerated, IC devices 500 and 520 may be placed in separate packages without a common package.
  • second IC device 520 includes internal memory 525 and a small amount of support logic 530 .
  • Support logic 530 includes interface circuitry to handle information received from and routed to first IC device 500 .
  • support logic 530 includes one or more cryptographic engines to perform various cryptographic operations in communication with first IC device 500 . These cryptographic engine(s) operate as a symmetric (e.g., DES-based) encryption/decryption unit or an asymmetric (e.g., RSA-based) encryption/decryption unit.
  • internal memory 525 comprises non-volatile memory such as, for example, read only memory (ROM), erasable programmable read-only memory (EPROM), electrically erasable programmable read-only memory (EEPROM) or flash memory.
  • ROM read only memory
  • EPROM erasable programmable read-only memory
  • EEPROM electrically erasable programmable read-only memory
  • flash memory volatile memory
  • Internal memory 525 is loaded with a software code, which when executed, causes a cloaked watermark to be embedded into a data set.
  • a portion of internal memory 525 inaccessible to the user, includes a key used by the software code to produce the cloaked watermark internally within cryptographic device 410 (hereafter referred to as a “watermark key”).
  • first IC device 500 is logic circuitry 505 including a small amount of non-volatile memory 510 .
  • Logic circuitry 505 includes a processor 511 , an optional random number generator (RNG) 512 (as denoted by dashed lines) and a bus control unit 513 .
  • RNG 512 generates values used to produce key(s) internally within cryptographic device 170 .
  • the bus control unit 513 provides an interface to control the transfer of information between cryptographic device 170 and host processor 180 of FIG. 4 through the dedicated processor bus 400 as well as to communicate with second IC device 520 .
  • logic circuitry 505 includes one or more cryptographic engines to support cryptographic communications with second IC device 520 .
  • the watermark key may be stored outside the package if there exists a protection mechanism to prevent access to the watermark key in its plain text.
  • a crypto-paging technique described in U.S. Pat. No. 5,757,919 entitled “Cryptographically Protected Paging Subsystem” incorporated herein by reference, may be used. This would involve the assignment of an integrity check valve (ICV) being a one-way hash value of the watermark key.
  • ICV integrity check valve
  • the ICV is stored in a secure environment (e.g., within the cryptographic device) before initially outputting the watermark key.
  • Upon returning the watermark key to the cryptographic device it undergoes a hash operation and the hash result is compared to the one-way hash value. If a match is detected, the watermark key may be used by the cryptographic device. Otherwise, it is discarded.
  • Other protection mechanisms may be used in the alternative, such as storing the watermark key in an encrypted format.
  • a watermark key used to produce the cloaked watermark is either (i) created from a seed number generated by RNG 512 of FIG. 5, or (ii) loaded into the cryptographic device from an external source.
  • the watermark key is known exclusively by the entity for whom the cloaked watermark protects against content misappropriation. In the latter event, in one embodiment, loading of the watermark key is accomplished by encrypting the watermark key with a public key assigned to the cryptographic device and transferring the encrypted watermark key to the cryptographic device.
  • the cryptographic device is able to recover the watermark key through decryption (block 610 ).
  • the watermark key is stored within internal memory of the cryptographic device (block 620 ) and will not be provided in its plain text format outside the cryptographic device.
  • FIG. 7 an illustrative flowchart of the operations for recovering a cloaked watermark from or applying a cloaked watermark to a data set is shown.
  • a determination is made whether to read a watermark from the data set or to write a cloaked watermark to the data set. If the watermark is to be read (block 710 ), cryptographic device loads a first executable program into internal memory and that executable program is run to recover the cloaked watermark (blocks 720 and 730 ) by using the stored watermark key.
  • One recovery technique is to assimilate watermark information from a predetermined noise band of the data set.
  • cryptographic device upon determining that a cloaked watermark is to be written into the data set (block 740 ), loads a second executable program into internal memory and this executable program is run to encrypt information which is embedded as the cloaked watermark into the noise band of the data set (blocks 750 and 770 ) by using the stored watermark key. It is contemplated that, as an option, the cloaked watermark may have to be generated before insertion into the noise band (block 760 ).

Abstract

A cryptographic device and corresponding method for producing a cloaked watermark which is a private watermark having the functionality of a public watermark. In one embodiment, the cryptographic device comprises an internal memory and a processor contained in a package. The internal memory provides a region for storage of key information used at least to produce the cloaked watermark. The processor is coupled to the internal memory and is responsible for producing a cloaked watermark based on the key and for inserting the cloaked watermark into an outgoing data set.

Description

BACKGROUND
1. Field
The present invention relates to the field of data security, and in particular, this invention relates to digital watermarking.
2. General Background
Each day, consumers receive information from content providers in a variety of forms such as movies, television programming and the like. When transmitted in a standard analog format, the information is somewhat protected due to the inherent nature of analog signaling. For example, a recorded movie has poorer image quality than the original analog version.
Over the last few years, there has been a growing demand for digital content. In general, “digital content” involves the transmission of one or more digitized data sets. Each “data set” includes data with perceivable content (e.g., a still image, a frame of video, alphanumeric character representations, audio, Internet Protocol “IP” commands, a program, etc.). Unlike analog, digital content can be easily manipulated without affecting the quality of the original data set. This “quality” may be measured through visual clarity of an image, audible clarity during audio playback, accuracy of characters in text or code as well as other factors. Since digital content can be easily manipulated, content providers have been hesitant in supporting digital content distribution, in part, due to the absence of a mechanism to protect against unauthorized copying and/or illegal distribution of their digital content.
Recently, digital watermarking has emerged as a technique to protect against unauthorized copying and distribution of digital content. In general, “digital watermarking” comprises an act of embedding information (referred to as a “watermark”) into the data set in an unobtrusive way so that the quality of the data set is not reduced, but the watermark can be extracted as the data set is being used. This is accomplished by placing the watermark into a noise band of the data set. The “noise band” may include, for example, a few least significant bits associated with the color of each pixel of an image.
In addition, a watermark may be embedded to be resilient to various manipulations of the data set such as, for example, photocopying, scanning, resizing, cropping and color manipulation. Of course, the selected degree of resiliency is determined by the amount of information that can be embedded in a data set. As an illustrative example, if resiliency to cropping is desired, a watermark is placed in a redundant fashion in different portions of the data set. If such cropping resiliency is not desired, bandwidth consumed by such redundancy may be allocated to improve quality of the data set.
Currently, there are two types of watermarks: (i) public watermarks and (ii) private watermarks. These watermarks serve different functions. For example, a “public watermark” is readable by widely-available software and is generally used to enable a consumer of the data set to identify its source. As a result, public watermarks are used to embed copyright notices, licensing contacts or other information. This information can be obtained by consumers through use of the widely-available software. However, public watermarks are relatively simple to remove or to forge.
A “private watermark” is a digital watermark embedded using a technique similar to symmetric key cryptography, but the key is held in secrecy, known only to the person or entity applying the private watermark who is normally the original owner of the content. For reading purposes, locating the private watermark in the data set requires knowledge of the secret key, and thus, the private watermark is not easy to remove. This allows an original owner to identify copyright violations and prove ownership of the data set. However, since the secret key needs to remain confidential, reader software having access to the secret key cannot be available to the public at large. Thus, use of a private watermark, by itself, would prevent legitimate consumers from checking whether digital content is covered by foreign or domestic copyright laws, ascertaining the name of the licensing contacts, if any, who have the authority to license use of the digital content or from retrieving other information placed in the private watermark.
As a result, under the current scheme, unless both public and private watermarks are used, unauthorized copying and/or distribution of digital content will continue. Unfortunately, when applying both types of watermarks, an unacceptable amount of bandwidth is used, which affects the quality of the data set. Therefore, it would be beneficial to create a new watermarking technique which utilizes the advantages of both public watermarks and private watermarks.
SUMMARY OF THE INVENTION
Briefly stated, the present invention relates to a cryptographic device comprising an internal memory and a processor contained in a package. The internal memory includes a predetermined region dedicated for receipt of a key for producing a cloaked watermark. The contents of the predetermined region are inaccessible outside the package. The processor produces the cloaked watermark from the key and inserts the cloaked watermark into an outgoing data set.
BRIEF DESCRIPTION OF THE DRAWINGS
The features and advantages of the present invention will become apparent from the following detailed description of the present invention in which:
FIG. 1 is a diagram of an illustrative embodiment of a digital platform providing digital watermarking through a cryptographic device.
FIG. 2 is a diagram of an illustrative embodiment of a processing unit including a cryptographic device featuring digital watermarking functionality.
FIG. 3 is a diagram of an illustrative embodiment featuring a more detailed representation of the processing unit of FIG. 2.
FIG. 4 is a diagram of an illustrative embodiment of a substrate of the processing unit of FIGS. 2 and 3.
FIG. 5 is a diagram of an illustrative embodiment of the cryptographic device of FIG. 4.
FIG. 6 is a flowchart illustrating the receipt or generation of a key for a cloaked watermark.
FIG. 7 is an illustrative flowchart of the watermarking process associated with an embodiment of the present invention.
DETAILED DESCRIPTION OF AN EMBODIMENT
Herein, embodiments of the present invention relate to a system and method for embedding and analyzing a digital watermark without exposure of the specifics of the watermark to a user. In the following description, certain examples of hardware and methods of operation should be broadly construed in an illustrative sense, not a restrictive sense.
To clarify various qualities of the present invention, certain terminology set forth below is used to describe hardware or cryptographic functions. In particular, an “electronic system” comprises any hardware with processing and internal data storage capability. Examples of electronic systems include open, re-programmable digital platforms (e.g., mobile computers, desktop computers, servers, network computers, set-top boxes, hand-helds such as personal digital assistants or digital books, etc.), imaging equipment (e.g., printers, facsimile machines, scanners, etc.), automated teller machines and the like. “Digital information” generally comprises one or more bits of data, address, control signals or any combination thereof.
With respect to cryptography related terminology, a “key” comprises an encoding and/or decoding parameter. This parameter may be a sequence of binary data such as, for example, (i) public or private keys used by an asymmetric cryptographic function (e.g., Rivest, Shamir and Adleman “RSA” based functions, Elliptic Curve, etc.) or (ii) a secret key shared in confidence between the two electronic systems executing a symmetric cryptographic function (e.g., Data Encryption Standard “DES”). A “digital signature” is digital information encrypted with a private key of its signatory to ensure that the information has not been illicitly modified after being digitally signed. In other words, the digital signature authenticates the integrity of the digital information which is provided in its entirety or as a digest produced by a one-way hash function. A “one-way hash function” includes a function, mathematical or otherwise, that takes information of a variable-length and converts it into a fixed-length referred to as a “digest”. The term “one-way” indicates that there does not readily exist an inverse function to recover any discernible portion of the original information from the fixed-length digest. A “digital certificate” is defined herein as digital information used to authenticate a sender of information. For example, a digital certificate may include a public key, associated with an electronic system or entity (person, company, etc.) being certified, which is encrypted with the private key of a certification authority. Examples of a “certification authority” includes a manufacturer, a trade association, a governmental entity, a bank or any other entity held in trust by the consumer.
Referring to FIG. 1, a diagram of an illustrative embodiment of an electronic system 100 employing the present invention is shown. Electronic system 100 comprises a processing unit 110 and a main memory 120 coupled together by a chipset 130. The processing unit 110 includes a processor 180 such as, for example, a general purpose microprocessor, a digital signal processor, a microcontroller, an application specific integrated circuit (ASIC) with information processing functionality, a combinatorial logic and the like. The chipset 130 routes the flow of information through a plurality of buses, namely a host bus 140, a memory bus 150 and a bus 160. Embodiments of bus 160 may include a multiplexed bus (e.g., a Peripheral Component Interconnect “PCI” bus), an Industry Standard Architecture (ISA) bus or any other type of bus architecture. It is contemplated that bus 160 is shown as a single bus, but it may be implemented as multiple buses coupled together through bridge circuitry. In that instance, when a device is coupled to bus 160, it is considered to be coupled to at least one of the multiple buses associated with bus 160.
As shown, digital watermarking functionality may be supported either by a separate cryptographic device 170 in communication with processor 180 as shown, or by any number of embodiments such as, for example, logic implemented in chipset 130 or as a peripheral device coupled to bus 160. Of course, there exists many other embodiments which, although slightly different in design, do not deviate from the spirit and scope of the invention such as the integration of this digital watermarking functionality into processor 180 of processing unit 110 to avoid the need for a cryptographic device 170.
Referring now to FIG. 2, a diagram of an illustrative embodiment of processing unit 110 placed with electronic system 100 is shown. Controlling the digital watermarking functionality of electronic system 100, processing unit 110 is connected to a connector 200 which is mounted on a system substrate 210. Typically, “system substrate” 210 includes a circuit board (e.g., motherboard, daughter card, smart card, etc.) formed with any type of material or any combination of materials upon which integrated circuit (IC) devices can be attached. In this embodiment, connector 200 enables communications between logic placed on system substrate 210 and processing unit 110. Any style for connector 200 may be used, including a standard female edge connector as shown, a pin field connector, a socket attached to system substrate 210 and the like.
Referring to FIG. 3, a diagram of one embodiment of processing unit 110 is shown. Processing unit 10 features a processor substrate 300, which is formed from any type of material to which circuitry can be attached through well-known techniques (e.g., solder connections). Herein, processor substrate 300, substantially covered by a package 310 in order to protect its circuitry from damage or harmful contaminants, includes a connector 320. Connector 320 may be adapted to establish a mechanical and an electrical connection with connector 200 of FIG. 2. In this embodiment, connector 320 includes a standard male edge connector.
Referring to FIG. 4, a diagram of an illustrative embodiment of processor substrate 300 are shown. The circuitry of processor substrate 300 includes, but is not limited or restricted to processor 180 mounted on a top side surface 330 of processor substrate 300 and cryptographic device 170 mounted on a back side surface 340. To enable communications with processor 180, in this embodiment, cryptographic device 170 may be connected to processor 400 through a back-side bus (not shown). Alternatively, cryptographic device 170 may be connected to dedicated processor bus 400 as shown or a front-end bus.
Referring now to FIG. 5, one embodiment of cryptographic device 170 generally includes firmware which controls digital watermarking operations and provides a secure environment because this firmware is inaccessible by the user of the electronic system. Such inaccessibility may be accomplished through a number of techniques such as restricting user access to a particular region of internal memory assigned for storage of the firmware (described below), preventing content from being removed from cryptographic device 170 in a plain text format and the like. In this embodiment, the firmware of cryptographic device 170 produces or recovers a “cloaked watermark”, namely, a private watermark having the attributes of a public watermark. For example, a secret key used to produce a private digital watermark is loaded into the firmware, while still maintaining its confidentiality. The loading of the secret key may be accomplished, for example, by encrypting the secret key with a public key of cryptographic device 170.
As shown in FIG. 5, one embodiment of cryptographic device 170 includes a multi-chip implementation comprising a first integrated circuit (IC) device 500 and a second IC device 520, both coupled to an internal bus 540. In one embodiment, to prevent signal analysis over internal bus 540, both of IC devices 500 and 520 are contained within a multi-chip package. Of course, as an option, IC devices 500 and 520 may be placed in separate IC packages before being packaged if multi-package protection is desired. Alternatively, if lesser security is tolerated, IC devices 500 and 520 may be placed in separate packages without a common package.
As shown, second IC device 520 includes internal memory 525 and a small amount of support logic 530. Support logic 530 includes interface circuitry to handle information received from and routed to first IC device 500. As an option, support logic 530 includes one or more cryptographic engines to perform various cryptographic operations in communication with first IC device 500. These cryptographic engine(s) operate as a symmetric (e.g., DES-based) encryption/decryption unit or an asymmetric (e.g., RSA-based) encryption/decryption unit.
As further shown, in this embodiment, internal memory 525 comprises non-volatile memory such as, for example, read only memory (ROM), erasable programmable read-only memory (EPROM), electrically erasable programmable read-only memory (EEPROM) or flash memory. Internal memory 525 is loaded with a software code, which when executed, causes a cloaked watermark to be embedded into a data set. A portion of internal memory 525, inaccessible to the user, includes a key used by the software code to produce the cloaked watermark internally within cryptographic device 410 (hereafter referred to as a “watermark key”).
Referring still to FIG. 5, first IC device 500 is logic circuitry 505 including a small amount of non-volatile memory 510. Logic circuitry 505 includes a processor 511, an optional random number generator (RNG) 512 (as denoted by dashed lines) and a bus control unit 513. RNG 512 generates values used to produce key(s) internally within cryptographic device 170. The bus control unit 513 provides an interface to control the transfer of information between cryptographic device 170 and host processor 180 of FIG. 4 through the dedicated processor bus 400 as well as to communicate with second IC device 520. Although not shown, as an option, logic circuitry 505 includes one or more cryptographic engines to support cryptographic communications with second IC device 520.
It is contemplated, however, that the watermark key may be stored outside the package if there exists a protection mechanism to prevent access to the watermark key in its plain text. For example, a crypto-paging technique described in U.S. Pat. No. 5,757,919 entitled “Cryptographically Protected Paging Subsystem” incorporated herein by reference, may be used. This would involve the assignment of an integrity check valve (ICV) being a one-way hash value of the watermark key. The ICV is stored in a secure environment (e.g., within the cryptographic device) before initially outputting the watermark key. Upon returning the watermark key to the cryptographic device, it undergoes a hash operation and the hash result is compared to the one-way hash value. If a match is detected, the watermark key may be used by the cryptographic device. Otherwise, it is discarded. Other protection mechanisms may be used in the alternative, such as storing the watermark key in an encrypted format.
Referring now to FIG. 6, a flowchart illustrating an embodiment of the operations of an electronic system to receive a key necessary to recover and produce a cloaked watermark is shown. First, in block 600, a watermark key used to produce the cloaked watermark is either (i) created from a seed number generated by RNG 512 of FIG. 5, or (ii) loaded into the cryptographic device from an external source. The watermark key is known exclusively by the entity for whom the cloaked watermark protects against content misappropriation. In the latter event, in one embodiment, loading of the watermark key is accomplished by encrypting the watermark key with a public key assigned to the cryptographic device and transferring the encrypted watermark key to the cryptographic device. Thus, only the cryptographic device is able to recover the watermark key through decryption (block 610). Now, in its plain text format, the watermark key is stored within internal memory of the cryptographic device (block 620) and will not be provided in its plain text format outside the cryptographic device.
Referring to FIG. 7, an illustrative flowchart of the operations for recovering a cloaked watermark from or applying a cloaked watermark to a data set is shown. For a data set contained in the electronic system (block 700), a determination is made whether to read a watermark from the data set or to write a cloaked watermark to the data set. If the watermark is to be read (block 710), cryptographic device loads a first executable program into internal memory and that executable program is run to recover the cloaked watermark (blocks 720 and 730) by using the stored watermark key. One recovery technique is to assimilate watermark information from a predetermined noise band of the data set.
Alternatively, upon determining that a cloaked watermark is to be written into the data set (block 740), cryptographic device loads a second executable program into internal memory and this executable program is run to encrypt information which is embedded as the cloaked watermark into the noise band of the data set (blocks 750 and 770) by using the stored watermark key. It is contemplated that, as an option, the cloaked watermark may have to be generated before insertion into the noise band (block 760).
While certain exemplary embodiments have been described and shown in the accompanying drawings, it is to be understood that such embodiments are merely illustrative of and not restrictive on the broad invention, and that this invention not be limited to the specific constructions and arrangements shown and described, since various other modifications may occur to those ordinarily skilled in the art.

Claims (20)

What is claimed is:
1. A cryptographic device comprising:
a package;
an internal memory contained within the package, the internal memory including a predetermined region dedicated for receipt of a key for producing a cloaked watermark, the contents of the predetermined region being inaccessible outside the package; and
a processor contained within the package and coupled to the internal memory, the processor to produce the cloaked watermark from the key and to insert the cloaked watermark into an outgoing data set.
2. The cryptographic device of claim 1 further comprising a random number generator contained in the package, the random number generator to generate a value used to produce the key.
3. The cryptographic device of claim 1, wherein the internal memory further contains software to produce the cloaked watermark based on the key as input.
4. The cryptographic device of claim 1, wherein the internal memory further contains a first executable program which, when executed by the processor, inserts the cloaked watermark into the outgoing data set.
5. The cryptographic device of claim 4, wherein the internal memory further contains a second executable program which, when executed by the processor, extracts the cloaked watermark from an incoming data set.
6. The cryptographic device of claim 1, wherein the internal memory further contains a private key to decrypt the key placed in an encrypted format before storage of the key into the predetermined region of the internal memory.
7. A system comprising:
a system substrate; and
a processor substrate coupled to the system substrate, the processor substrate including a cryptographic device including (i) an internal memory including a predetermined region dedicated for receipt of a key reserved for producing a cloaked watermark being a publicly accessible private watermark, and (ii) a processor coupled to the internal memory, the processor to produce the cloaked watermark from the key and to either embed the cloaked watermark into or recover the cloaked watermark from a data set.
8. The system of claim 7, wherein the cryptographic device further includes a package containing both the internal memory and the processor.
9. The system of claim 8, wherein the key is stored in a predetermined region of the internal memory inaccessible outside the package.
10. The system of claim 8, wherein the cryptographic device further comprises a random number generator to generate a value used to produce the key entirety within the package.
11. The system of claim 9, wherein the internal memory of the cryptographic device further contains software to produce the cloaked watermark based on the key as input.
12. The system of claim 11, wherein the software is stored in the predetermined region of the internal memory.
13. The system of claim 9, wherein the internal memory of the cryptographic device further contains an executable program to extract the cloaked watermark from the data set.
14. The system of claim 13, wherein the executable program is stored in the predetermined region of the internal memory.
15. The system of claim 9, wherein the internal memory of the cryptographic device further contains a private key corresponding to the key initially in an encrypted format when loaded into the cryptographic device before storage of the key in a decrypted format into the predetermined region of the internal memory.
16. The system of claim 7, wherein the system substrate includes a motherboard.
17. The system of claim 7, wherein the system substrate includes a removable daughter card.
18. The system of claim 7, wherein the system substrate includes a smart card.
19. A method comprising:
loading a key within a reserved portion of internal memory of a cryptographic device, the reserved portion accessible only by logic within the cryptographic device;
producing a cloaked watermark from the key within the cryptographic device, the cloaked watermark being a private watermark having functionality of a public watermark; and
embedding the cloaked watermark into a noise band of an outgoing data set.
20. A method comprising:
loading an encrypted key within a reserved portion of internal memory of a cryptographic device, the reserved portion solely accessible by logic within the cryptographic device;
receiving a data set by the cryptographic device;
decrypting the encrypted key within the cryptographic device to recover a key;
extracting a cloaked watermark from a noise band of the data set within the cryptographic device using the key, the cloaked watermark being a private watermark having functionality of a public watermark;
recovering a master copy of the clocked watermark stored within the cryptographic device; and
determining whether the extracted cloaked watermark matches a master copy of the cloaked watermark.
US09/237,323 1999-01-25 1999-01-25 Secure public digital watermark Expired - Lifetime US6282650B1 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
US09/237,323 US6282650B1 (en) 1999-01-25 1999-01-25 Secure public digital watermark
AU28522/00A AU2852200A (en) 1999-01-25 2000-01-18 Secure public digital watermark
PCT/US2000/001170 WO2000043856A1 (en) 1999-01-25 2000-01-18 Secure public digital watermark
TW089101175A TW577033B (en) 1999-01-25 2000-02-15 Secure public digital watermark

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US09/237,323 US6282650B1 (en) 1999-01-25 1999-01-25 Secure public digital watermark

Publications (1)

Publication Number Publication Date
US6282650B1 true US6282650B1 (en) 2001-08-28

Family

ID=22893252

Family Applications (1)

Application Number Title Priority Date Filing Date
US09/237,323 Expired - Lifetime US6282650B1 (en) 1999-01-25 1999-01-25 Secure public digital watermark

Country Status (4)

Country Link
US (1) US6282650B1 (en)
AU (1) AU2852200A (en)
TW (1) TW577033B (en)
WO (1) WO2000043856A1 (en)

Cited By (82)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20010024510A1 (en) * 2000-02-29 2001-09-27 Keiichi Iwamura Digital content processing method
WO2002015465A1 (en) * 2000-08-15 2002-02-21 Spectra Systems Corporation Method and apparatus for reading digital watermarks with a hand-held reader device
US6438692B2 (en) * 1997-11-20 2002-08-20 Kabushiki Kaisha Toshiba Copy protection apparatus and information recording medium used in this copy protection apparatus
US20020143842A1 (en) * 2001-03-30 2002-10-03 Erik Cota-Robles Method and apparatus for constructing host processor soft devices independent of the host processor operating system
US20030007646A1 (en) * 2001-07-06 2003-01-09 Leon Hurst Consumption of content
US20030037089A1 (en) * 2001-08-15 2003-02-20 Erik Cota-Robles Tracking operating system process and thread execution and virtual machine execution in hardware or in a virtual machine monitor
US20030065924A1 (en) * 2001-09-10 2003-04-03 Luc Wuidart Secure multimedia data transmission method
US20030120856A1 (en) * 2000-12-27 2003-06-26 Gilbert Neiger Method for resolving address space conflicts between a virtual machine monitor and a guest operating system
US20030163662A1 (en) * 2002-02-25 2003-08-28 Andy Glew Method and apparatus for translating guest physical addresses in a virtual machine environment
US20030188165A1 (en) * 2002-03-29 2003-10-02 Sutton James A. System and method for execution of a secured environment initialization instruction
US20030196096A1 (en) * 2002-04-12 2003-10-16 Sutton James A. Microcode patch authentication
US20030217250A1 (en) * 2002-04-16 2003-11-20 Steve Bennett Control register access virtualization performance improvement in the virtual-machine architecture
US20030223616A1 (en) * 2002-01-09 2003-12-04 D'amato Sal Holographic digital watermark
US20030229794A1 (en) * 2002-06-07 2003-12-11 Sutton James A. System and method for protection against untrusted system management code by redirecting a system management interrupt and creating a virtual machine container
WO2003107155A1 (en) * 2002-06-18 2003-12-24 Honeywell International Inc. Dongle for a secured data communications network
US20040003324A1 (en) * 2002-06-29 2004-01-01 Richard Uhlig Handling faults associated with operation of guest software in the virtual-machine architecture
US20040003323A1 (en) * 2002-06-29 2004-01-01 Steve Bennett Control over faults occurring during the operation of guest software in the virtual-machine architecture
US20040005078A1 (en) * 2002-06-21 2004-01-08 Spectra Systems Corporation Method and apparatus for digitally watermarking images created with a mobile imaging device
WO2004012416A2 (en) * 2002-07-26 2004-02-05 Green Border Technologies, Inc. Transparent configuration authentication of networked devices
US6704797B1 (en) * 1999-06-10 2004-03-09 International Business Machines Corporation Method and system for distributing image-based content on the internet
US20040071213A1 (en) * 2002-07-04 2004-04-15 Tapson Daniel Warren Data processing apparatus and method
US20040103281A1 (en) * 2002-11-27 2004-05-27 Brickell Ernie F. System and method for establishing trust without revealing identity
US20040117318A1 (en) * 2002-12-16 2004-06-17 Grawrock David W. Portable token controlling trusted environment launch
US20040113821A1 (en) * 2002-09-19 2004-06-17 Kamyar Shadan Method and system for embedding date information in computer-generated digits
US20040117593A1 (en) * 2002-12-12 2004-06-17 Richard Uhlig Reclaiming existing fields in address translation data structures to extend control over memory acceses
US20040128469A1 (en) * 2002-12-27 2004-07-01 Hall Clifford D. Mechanism for remapping post virtual machine memory pages
US20040128528A1 (en) * 2002-12-31 2004-07-01 Poisner David I. Trusted real time clock
US6820177B2 (en) 2002-06-12 2004-11-16 Intel Corporation Protected configuration space in a protected environment
US20050060702A1 (en) * 2003-09-15 2005-03-17 Bennett Steven M. Optimizing processor-managed resources based on the behavior of a virtual machine monitor
US20050071840A1 (en) * 2003-09-15 2005-03-31 Gilbert Neiger Use of multiple virtual machine monitors to handle privileged events
US20050081048A1 (en) * 2003-10-14 2005-04-14 Komarla Eshwari P. Data security
US20050080965A1 (en) * 2003-09-30 2005-04-14 Bennett Steven M. Mechanism to control hardware interrupt acknowledgement in a virtual machine system
US20050108171A1 (en) * 2003-11-19 2005-05-19 Bajikar Sundeep M. Method and apparatus for implementing subscriber identity module (SIM) capabilities in an open platform
US20050133582A1 (en) * 2003-12-22 2005-06-23 Bajikar Sundeep M. Method and apparatus for providing a trusted time stamp in an open platform
US6976162B1 (en) 2000-06-28 2005-12-13 Intel Corporation Platform and method for establishing provable identities while maintaining privacy
US7013481B1 (en) * 2000-03-31 2006-03-14 Intel Corporation Attestation key memory device and bus
US20060085652A1 (en) * 2004-10-20 2006-04-20 Zimmer Vincent J Data security
US7076802B2 (en) 2002-12-31 2006-07-11 Intel Corporation Trusted system clock
US20060200680A1 (en) * 2000-03-31 2006-09-07 Ellison Carl M Attestation key memory device and bus
US20070174625A1 (en) * 2002-09-10 2007-07-26 Stmicroelectronics S.A. Secure multimedia data transmission method
US20080019505A1 (en) * 2006-06-08 2008-01-24 Novell, Inc. Cooperative encoding of data by pluralities of parties
EP1968231A1 (en) 2007-03-08 2008-09-10 Broadcom Corporation Watermark embedding in a multimedia system-on -chip
US20090070773A1 (en) * 2007-09-10 2009-03-12 Novell, Inc. Method for efficient thread usage for hierarchically structured tasks
US20090147985A1 (en) * 2007-12-07 2009-06-11 Xuemin Chen METHOD AND SYSTEM FOR secure WATERMARK EMBEDDING AND EXTRACTION DATA FLOW ARCHITECTURE
US7647502B2 (en) 1996-07-02 2010-01-12 Wistaria Trading, Inc. Optimization methods for the insertion, protection, and detection of digital watermarks in digital data
US7660700B2 (en) 2000-09-07 2010-02-09 Blue Spike, Inc. Method and device for monitoring and analyzing signals
US7664263B2 (en) 1998-03-24 2010-02-16 Moskowitz Scott A Method for combining transfer functions with predetermined key creation
US7664264B2 (en) 1999-03-24 2010-02-16 Blue Spike, Inc. Utilizing data reduction in steganographic and cryptographic systems
US20100070549A1 (en) * 2006-06-20 2010-03-18 Nxp B.V. Random number generator system, method for generating random numbers
US7730317B2 (en) 1996-12-20 2010-06-01 Wistaria Trading, Inc. Linear predictive coding implementation of digital watermarks
US20100135524A1 (en) * 2003-07-17 2010-06-03 Durst Jr Robert T Uniquely Linking Security Elements in Identification Documents
US7738659B2 (en) 1998-04-02 2010-06-15 Moskowitz Scott A Multiple transform utilization and application for secure digital watermarking
US7739521B2 (en) 2003-09-18 2010-06-15 Intel Corporation Method of obscuring cryptographic computations
US7761712B2 (en) 1995-06-07 2010-07-20 Wistaria Trading, Inc. Steganographic method and device
US7770017B2 (en) 1996-07-02 2010-08-03 Wistaria Trading, Inc. Method and system for digital watermarking
US7793111B1 (en) 2000-09-28 2010-09-07 Intel Corporation Mechanism to handle events in a machine with isolated execution
US7802085B2 (en) 2004-02-18 2010-09-21 Intel Corporation Apparatus and method for distributing private keys to an entity with minimal secret, unique information
US7809957B2 (en) 2005-09-29 2010-10-05 Intel Corporation Trusted platform module for generating sealed data
US7813506B2 (en) 1999-12-07 2010-10-12 Blue Spike, Inc System and methods for permitting open access to data objects and for securing data within the data objects
US7818808B1 (en) 2000-12-27 2010-10-19 Intel Corporation Processor mode for limiting the operation of guest software running on a virtual machine supported by a virtual machine monitor
US7836275B2 (en) 2005-01-28 2010-11-16 Intel Corporation Method and apparatus for supporting address translation in a virtual machine environment
US7840962B2 (en) 2004-09-30 2010-11-23 Intel Corporation System and method for controlling switching between VMM and VM using enabling value of VMM timer indicator and VMM timer value having a specified time
US7844074B2 (en) 1996-07-02 2010-11-30 Wistaria Trading, Inc. Optimization methods for the insertion, protection, and detection of digital watermarks in digitized data
US7861245B2 (en) 2004-03-31 2010-12-28 Intel Corporation Method and apparatus for facilitating recognition of an open event window during operation of guest software in a virtual machine environment
US7921293B2 (en) 2001-11-01 2011-04-05 Intel Corporation Apparatus and method for unilaterally loading a secure operating system within a multiprocessor environment
US7987371B2 (en) 1996-07-02 2011-07-26 Wistaria Trading, Inc. Optimization methods for the insertion, protection, and detection of digital watermarks in digital data
US8014530B2 (en) 2006-03-22 2011-09-06 Intel Corporation Method and apparatus for authenticated, recoverable key distribution with no database secrets
US8037314B2 (en) 2003-12-22 2011-10-11 Intel Corporation Replacing blinded authentication authority
US8104079B2 (en) 2002-04-17 2012-01-24 Moskowitz Scott A Methods, systems and devices for packet watermarking and efficient provisioning of bandwidth
US8146078B2 (en) 2004-10-29 2012-03-27 Intel Corporation Timer offsetting mechanism in a virtual machine environment
US8156343B2 (en) 2003-11-26 2012-04-10 Intel Corporation Accessing private data about the state of a data processing machine from storage that is publicly accessible
US8171561B2 (en) 1999-08-04 2012-05-01 Blue Spike, Inc. Secure personal content server
US8271795B2 (en) 2000-09-20 2012-09-18 Blue Spike, Inc. Security based on subliminal and supraliminal channels for data objects
US20120330846A1 (en) * 2011-06-27 2012-12-27 Accenture Global Services Limited Dynamic electronic money
US8386788B2 (en) 2002-02-25 2013-02-26 Intel Corporation Method and apparatus for loading a trustable operating system
US8533777B2 (en) 2004-12-29 2013-09-10 Intel Corporation Mechanism to determine trust of out-of-band management agents
US8538011B2 (en) 1999-12-07 2013-09-17 Blue Spike, Inc. Systems, methods and devices for trusted transactions
US8543772B2 (en) 2003-09-30 2013-09-24 Intel Corporation Invalidating translation lookaside buffer entries in a virtual machine (VM) system
US20130332989A1 (en) * 2013-08-15 2013-12-12 Sky Socket, Llc Watermarking Detection and Management
US8924728B2 (en) 2004-11-30 2014-12-30 Intel Corporation Apparatus and method for establishing a secure session with a device without exposing privacy-sensitive information
US9081953B2 (en) 2012-07-17 2015-07-14 Oracle International Corporation Defense against search engine tracking
US9552463B2 (en) 2013-07-03 2017-01-24 Airwatch Llc Functionality watermarking and management

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10134682B4 (en) * 2001-07-20 2009-07-30 Mediasec Technologies Gmbh Method and device for confirming the authenticity of a document and electronic safe for storing the data
JP2009517701A (en) * 2005-11-24 2009-04-30 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Multi-bit forensic watermark with encryption detection key
US8689016B2 (en) 2005-12-02 2014-04-01 Google Inc. Tamper prevention and detection for video provided over a network to a client

Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4138196A (en) 1977-07-06 1979-02-06 The United States Of America As Represented By The Secretary Of The Army Fiber interferometer rotary motion sensor
US4296326A (en) 1979-03-06 1981-10-20 Thomas De La Rue & Company Limited Watermark detection
US4754327A (en) 1987-03-20 1988-06-28 Honeywell, Inc. Single sensor three dimensional imaging
US5118526A (en) 1991-03-11 1992-06-02 Regal Press, Incorporated Method of producing a simulated watermark
EP0555715A1 (en) 1992-02-12 1993-08-18 International Business Machines Corporation User defined cryptographic function facility
US5267042A (en) 1991-01-11 1993-11-30 Pioneer Electronic Corporation Image pickup device for automatically recording the location where an image is recorded
US5568552A (en) 1994-09-07 1996-10-22 Intel Corporation Method for providing a roving software license from one node to another node
US5604529A (en) 1994-02-02 1997-02-18 Rohm Co., Ltd. Three-dimensional vision camera
US5636362A (en) 1994-09-28 1997-06-03 Intel Corporation Programmable high watermark in stack frame cache using second region as a storage if first region is full and an event having a predetermined minimum priority
US5659195A (en) 1995-06-08 1997-08-19 The Regents Of The University Of California CMOS integrated microsensor with a precision measurement circuit
US5664018A (en) 1996-03-12 1997-09-02 Leighton; Frank Thomson Watermarking process resilient to collusion attacks
US5675654A (en) * 1996-03-29 1997-10-07 Matsushita Electric Corporation Of America System and method for interfacing a transport decoder to a national renewable security systems (NRSS) smart card
US5687236A (en) 1995-06-07 1997-11-11 The Dice Company Steganographic method and device
US5822432A (en) 1996-01-17 1998-10-13 The Dice Company Method for human-assisted random key generation and application for digital watermark system
US5825892A (en) 1996-10-28 1998-10-20 International Business Machines Corporation Protecting images with an image watermark
US5848155A (en) 1996-09-04 1998-12-08 Nec Research Institute, Inc. Spread spectrum watermark for embedded signalling
US5875249A (en) 1997-01-08 1999-02-23 International Business Machines Corporation Invisible image watermark for image verification
US6131162A (en) * 1997-06-05 2000-10-10 Hitachi Ltd. Digital data authentication method

Patent Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4138196A (en) 1977-07-06 1979-02-06 The United States Of America As Represented By The Secretary Of The Army Fiber interferometer rotary motion sensor
US4296326A (en) 1979-03-06 1981-10-20 Thomas De La Rue & Company Limited Watermark detection
US4754327A (en) 1987-03-20 1988-06-28 Honeywell, Inc. Single sensor three dimensional imaging
US5267042A (en) 1991-01-11 1993-11-30 Pioneer Electronic Corporation Image pickup device for automatically recording the location where an image is recorded
US5118526A (en) 1991-03-11 1992-06-02 Regal Press, Incorporated Method of producing a simulated watermark
EP0555715A1 (en) 1992-02-12 1993-08-18 International Business Machines Corporation User defined cryptographic function facility
US5604529A (en) 1994-02-02 1997-02-18 Rohm Co., Ltd. Three-dimensional vision camera
US5568552A (en) 1994-09-07 1996-10-22 Intel Corporation Method for providing a roving software license from one node to another node
US5636362A (en) 1994-09-28 1997-06-03 Intel Corporation Programmable high watermark in stack frame cache using second region as a storage if first region is full and an event having a predetermined minimum priority
US5687236A (en) 1995-06-07 1997-11-11 The Dice Company Steganographic method and device
US5659195A (en) 1995-06-08 1997-08-19 The Regents Of The University Of California CMOS integrated microsensor with a precision measurement circuit
US5822432A (en) 1996-01-17 1998-10-13 The Dice Company Method for human-assisted random key generation and application for digital watermark system
US5664018A (en) 1996-03-12 1997-09-02 Leighton; Frank Thomson Watermarking process resilient to collusion attacks
US5675654A (en) * 1996-03-29 1997-10-07 Matsushita Electric Corporation Of America System and method for interfacing a transport decoder to a national renewable security systems (NRSS) smart card
US5848155A (en) 1996-09-04 1998-12-08 Nec Research Institute, Inc. Spread spectrum watermark for embedded signalling
US5825892A (en) 1996-10-28 1998-10-20 International Business Machines Corporation Protecting images with an image watermark
US5875249A (en) 1997-01-08 1999-02-23 International Business Machines Corporation Invisible image watermark for image verification
US6131162A (en) * 1997-06-05 2000-10-10 Hitachi Ltd. Digital data authentication method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Schneier, B., "Applied Cryptography: Protocols, Algorithms, and Source Code in C," Second Edition, Oct. 18, 1995, pp. 31-34. *

Cited By (193)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8467525B2 (en) 1995-06-07 2013-06-18 Wistaria Trading, Inc. Steganographic method and device
US7870393B2 (en) 1995-06-07 2011-01-11 Wistaria Trading, Inc. Steganographic method and device
US7761712B2 (en) 1995-06-07 2010-07-20 Wistaria Trading, Inc. Steganographic method and device
US8046841B2 (en) 1995-06-07 2011-10-25 Wistaria Trading, Inc. Steganographic method and device
US8238553B2 (en) 1995-06-07 2012-08-07 Wistaria Trading, Inc Steganographic method and device
US8549305B2 (en) 1995-06-07 2013-10-01 Wistaria Trading, Inc. Steganographic method and device
US8265276B2 (en) 1996-01-17 2012-09-11 Moskowitz Scott A Method for combining transfer functions and predetermined key creation
US9191205B2 (en) 1996-01-17 2015-11-17 Wistaria Trading Ltd Multiple transform utilization and application for secure digital watermarking
US8930719B2 (en) 1996-01-17 2015-01-06 Scott A. Moskowitz Data protection method and device
US9021602B2 (en) 1996-01-17 2015-04-28 Scott A. Moskowitz Data protection method and device
US9104842B2 (en) 1996-01-17 2015-08-11 Scott A. Moskowitz Data protection method and device
US9171136B2 (en) 1996-01-17 2015-10-27 Wistaria Trading Ltd Data protection method and device
US9191206B2 (en) 1996-01-17 2015-11-17 Wistaria Trading Ltd Multiple transform utilization and application for secure digital watermarking
US8307213B2 (en) 1996-07-02 2012-11-06 Wistaria Trading, Inc. Method and system for digital watermarking
US7647502B2 (en) 1996-07-02 2010-01-12 Wistaria Trading, Inc. Optimization methods for the insertion, protection, and detection of digital watermarks in digital data
US9258116B2 (en) 1996-07-02 2016-02-09 Wistaria Trading Ltd System and methods for permitting open access to data objects and for securing data within the data objects
US7953981B2 (en) 1996-07-02 2011-05-31 Wistaria Trading, Inc. Optimization methods for the insertion, protection, and detection of digital watermarks in digital data
US9830600B2 (en) 1996-07-02 2017-11-28 Wistaria Trading Ltd Systems, methods and devices for trusted transactions
US9843445B2 (en) 1996-07-02 2017-12-12 Wistaria Trading Ltd System and methods for permitting open access to data objects and for securing data within the data objects
US7822197B2 (en) 1996-07-02 2010-10-26 Wistaria Trading, Inc. Optimization methods for the insertion, protection, and detection of digital watermarks in digital data
US7779261B2 (en) 1996-07-02 2010-08-17 Wistaria Trading, Inc. Method and system for digital watermarking
US9070151B2 (en) 1996-07-02 2015-06-30 Blue Spike, Inc. Systems, methods and devices for trusted transactions
US7987371B2 (en) 1996-07-02 2011-07-26 Wistaria Trading, Inc. Optimization methods for the insertion, protection, and detection of digital watermarks in digital data
US8175330B2 (en) 1996-07-02 2012-05-08 Wistaria Trading, Inc. Optimization methods for the insertion, protection, and detection of digital watermarks in digitized data
US8281140B2 (en) 1996-07-02 2012-10-02 Wistaria Trading, Inc Optimization methods for the insertion, protection, and detection of digital watermarks in digital data
US7991188B2 (en) 1996-07-02 2011-08-02 Wisteria Trading, Inc. Optimization methods for the insertion, protection, and detection of digital watermarks in digital data
US7844074B2 (en) 1996-07-02 2010-11-30 Wistaria Trading, Inc. Optimization methods for the insertion, protection, and detection of digital watermarks in digitized data
US8774216B2 (en) 1996-07-02 2014-07-08 Wistaria Trading, Inc. Exchange mechanisms for digital information packages with bandwidth securitization, multichannel digital watermarks, and key management
US7770017B2 (en) 1996-07-02 2010-08-03 Wistaria Trading, Inc. Method and system for digital watermarking
US8161286B2 (en) 1996-07-02 2012-04-17 Wistaria Trading, Inc. Method and system for digital watermarking
US8121343B2 (en) 1996-07-02 2012-02-21 Wistaria Trading, Inc Optimization methods for the insertion, protection, and detection of digital watermarks in digitized data
US7664958B2 (en) 1996-07-02 2010-02-16 Wistaria Trading, Inc. Optimization methods for the insertion, protection and detection of digital watermarks in digital data
US7930545B2 (en) 1996-07-02 2011-04-19 Wistaria Trading, Inc. Optimization methods for the insertion, protection, and detection of digital watermarks in digital data
US7830915B2 (en) 1996-07-02 2010-11-09 Wistaria Trading, Inc. Methods and systems for managing and exchanging digital information packages with bandwidth securitization instruments
US7877609B2 (en) 1996-07-02 2011-01-25 Wistaria Trading, Inc. Optimization methods for the insertion, protection, and detection of digital watermarks in digital data
US7647503B2 (en) 1996-07-02 2010-01-12 Wistaria Trading, Inc. Optimization methods for the insertion, projection, and detection of digital watermarks in digital data
US8225099B2 (en) 1996-12-20 2012-07-17 Wistaria Trading, Inc. Linear predictive coding implementation of digital watermarks
US7730317B2 (en) 1996-12-20 2010-06-01 Wistaria Trading, Inc. Linear predictive coding implementation of digital watermarks
US6438692B2 (en) * 1997-11-20 2002-08-20 Kabushiki Kaisha Toshiba Copy protection apparatus and information recording medium used in this copy protection apparatus
US7664263B2 (en) 1998-03-24 2010-02-16 Moskowitz Scott A Method for combining transfer functions with predetermined key creation
US8542831B2 (en) 1998-04-02 2013-09-24 Scott A. Moskowitz Multiple transform utilization and application for secure digital watermarking
US7738659B2 (en) 1998-04-02 2010-06-15 Moskowitz Scott A Multiple transform utilization and application for secure digital watermarking
US8781121B2 (en) 1999-03-24 2014-07-15 Blue Spike, Inc. Utilizing data reduction in steganographic and cryptographic systems
US8526611B2 (en) 1999-03-24 2013-09-03 Blue Spike, Inc. Utilizing data reduction in steganographic and cryptographic systems
US8160249B2 (en) 1999-03-24 2012-04-17 Blue Spike, Inc. Utilizing data reduction in steganographic and cryptographic system
US10461930B2 (en) 1999-03-24 2019-10-29 Wistaria Trading Ltd Utilizing data reduction in steganographic and cryptographic systems
US7664264B2 (en) 1999-03-24 2010-02-16 Blue Spike, Inc. Utilizing data reduction in steganographic and cryptographic systems
US9270859B2 (en) 1999-03-24 2016-02-23 Wistaria Trading Ltd Utilizing data reduction in steganographic and cryptographic systems
US6704797B1 (en) * 1999-06-10 2004-03-09 International Business Machines Corporation Method and system for distributing image-based content on the internet
US8171561B2 (en) 1999-08-04 2012-05-01 Blue Spike, Inc. Secure personal content server
US9934408B2 (en) 1999-08-04 2018-04-03 Wistaria Trading Ltd Secure personal content server
US9710669B2 (en) 1999-08-04 2017-07-18 Wistaria Trading Ltd Secure personal content server
US8789201B2 (en) 1999-08-04 2014-07-22 Blue Spike, Inc. Secure personal content server
US8739295B2 (en) 1999-08-04 2014-05-27 Blue Spike, Inc. Secure personal content server
US8538011B2 (en) 1999-12-07 2013-09-17 Blue Spike, Inc. Systems, methods and devices for trusted transactions
US8767962B2 (en) 1999-12-07 2014-07-01 Blue Spike, Inc. System and methods for permitting open access to data objects and for securing data within the data objects
US10644884B2 (en) 1999-12-07 2020-05-05 Wistaria Trading Ltd System and methods for permitting open access to data objects and for securing data within the data objects
US7813506B2 (en) 1999-12-07 2010-10-12 Blue Spike, Inc System and methods for permitting open access to data objects and for securing data within the data objects
US8798268B2 (en) 1999-12-07 2014-08-05 Blue Spike, Inc. System and methods for permitting open access to data objects and for securing data within the data objects
US8265278B2 (en) 1999-12-07 2012-09-11 Blue Spike, Inc. System and methods for permitting open access to data objects and for securing data within the data objects
US10110379B2 (en) 1999-12-07 2018-10-23 Wistaria Trading Ltd System and methods for permitting open access to data objects and for securing data within the data objects
US7158652B2 (en) * 2000-02-29 2007-01-02 Canon Kabushiki Kaisha Method of using plural watermarks to prevent unauthorized image copying
US20010024510A1 (en) * 2000-02-29 2001-09-27 Keiichi Iwamura Digital content processing method
US20060200680A1 (en) * 2000-03-31 2006-09-07 Ellison Carl M Attestation key memory device and bus
US7013481B1 (en) * 2000-03-31 2006-03-14 Intel Corporation Attestation key memory device and bus
US7194634B2 (en) 2000-03-31 2007-03-20 Intel Corporation Attestation key memory device and bus
US6976162B1 (en) 2000-06-28 2005-12-13 Intel Corporation Platform and method for establishing provable identities while maintaining privacy
US6948068B2 (en) 2000-08-15 2005-09-20 Spectra Systems Corporation Method and apparatus for reading digital watermarks with a hand-held reader device
WO2002015465A1 (en) * 2000-08-15 2002-02-21 Spectra Systems Corporation Method and apparatus for reading digital watermarks with a hand-held reader device
US8214175B2 (en) 2000-09-07 2012-07-03 Blue Spike, Inc. Method and device for monitoring and analyzing signals
US8712728B2 (en) 2000-09-07 2014-04-29 Blue Spike Llc Method and device for monitoring and analyzing signals
US7660700B2 (en) 2000-09-07 2010-02-09 Blue Spike, Inc. Method and device for monitoring and analyzing signals
US7949494B2 (en) 2000-09-07 2011-05-24 Blue Spike, Inc. Method and device for monitoring and analyzing signals
US8612765B2 (en) 2000-09-20 2013-12-17 Blue Spike, Llc Security based on subliminal and supraliminal channels for data objects
US8271795B2 (en) 2000-09-20 2012-09-18 Blue Spike, Inc. Security based on subliminal and supraliminal channels for data objects
US7793111B1 (en) 2000-09-28 2010-09-07 Intel Corporation Mechanism to handle events in a machine with isolated execution
US8522044B2 (en) 2000-09-28 2013-08-27 Intel Corporation Mechanism to handle events in a machine with isolated execution
US8671275B2 (en) 2000-09-28 2014-03-11 Intel Corporation Mechanism to handle events in a machine with isolated execution
US7818808B1 (en) 2000-12-27 2010-10-19 Intel Corporation Processor mode for limiting the operation of guest software running on a virtual machine supported by a virtual machine monitor
US20030120856A1 (en) * 2000-12-27 2003-06-26 Gilbert Neiger Method for resolving address space conflicts between a virtual machine monitor and a guest operating system
US20020143842A1 (en) * 2001-03-30 2002-10-03 Erik Cota-Robles Method and apparatus for constructing host processor soft devices independent of the host processor operating system
US20030007646A1 (en) * 2001-07-06 2003-01-09 Leon Hurst Consumption of content
US20070288390A1 (en) * 2001-07-06 2007-12-13 Nokia Corporation Relating to Consumption of Content
US7224805B2 (en) * 2001-07-06 2007-05-29 Nokia Corporation Consumption of content
US20030037089A1 (en) * 2001-08-15 2003-02-20 Erik Cota-Robles Tracking operating system process and thread execution and virtual machine execution in hardware or in a virtual machine monitor
US7222237B2 (en) * 2001-09-10 2007-05-22 Stmicroelectronics S.A. Secure multimedia data transmission method
US20030065924A1 (en) * 2001-09-10 2003-04-03 Luc Wuidart Secure multimedia data transmission method
US7921293B2 (en) 2001-11-01 2011-04-05 Intel Corporation Apparatus and method for unilaterally loading a secure operating system within a multiprocessor environment
US7551750B2 (en) * 2002-01-09 2009-06-23 Jds Uniphase Corporation Holographic digital watermark
US20030223616A1 (en) * 2002-01-09 2003-12-04 D'amato Sal Holographic digital watermark
US8386788B2 (en) 2002-02-25 2013-02-26 Intel Corporation Method and apparatus for loading a trustable operating system
US20030163662A1 (en) * 2002-02-25 2003-08-28 Andy Glew Method and apparatus for translating guest physical addresses in a virtual machine environment
US8407476B2 (en) 2002-02-25 2013-03-26 Intel Corporation Method and apparatus for loading a trustable operating system
US7124273B2 (en) 2002-02-25 2006-10-17 Intel Corporation Method and apparatus for translating guest physical addresses in a virtual machine environment
US10042649B2 (en) 2002-03-29 2018-08-07 Intel Corporation System and method for execution of a secured environment initialization instruction
US9361121B2 (en) 2002-03-29 2016-06-07 Intel Corporation System and method for execution of a secured environment initialization instruction
US10031759B2 (en) 2002-03-29 2018-07-24 Intel Corporation System and method for execution of a secured environment initialization instruction
US20030188165A1 (en) * 2002-03-29 2003-10-02 Sutton James A. System and method for execution of a secured environment initialization instruction
US9990208B2 (en) 2002-03-29 2018-06-05 Intel Corporation System and method for execution of a secured environment initialization instruction
US8185734B2 (en) 2002-03-29 2012-05-22 Intel Corporation System and method for execution of a secured environment initialization instruction
US10175994B2 (en) 2002-03-29 2019-01-08 Intel Corporation System and method for execution of a secured environment initialization instruction
US8645688B2 (en) 2002-03-29 2014-02-04 Intel Corporation System and method for execution of a secured environment initialization instruction
US20030196096A1 (en) * 2002-04-12 2003-10-16 Sutton James A. Microcode patch authentication
US20030217250A1 (en) * 2002-04-16 2003-11-20 Steve Bennett Control register access virtualization performance improvement in the virtual-machine architecture
US8473746B2 (en) 2002-04-17 2013-06-25 Scott A. Moskowitz Methods, systems and devices for packet watermarking and efficient provisioning of bandwidth
USRE44222E1 (en) 2002-04-17 2013-05-14 Scott Moskowitz Methods, systems and devices for packet watermarking and efficient provisioning of bandwidth
US8224705B2 (en) 2002-04-17 2012-07-17 Moskowitz Scott A Methods, systems and devices for packet watermarking and efficient provisioning of bandwidth
US9639717B2 (en) 2002-04-17 2017-05-02 Wistaria Trading Ltd Methods, systems and devices for packet watermarking and efficient provisioning of bandwidth
US8104079B2 (en) 2002-04-17 2012-01-24 Moskowitz Scott A Methods, systems and devices for packet watermarking and efficient provisioning of bandwidth
US10735437B2 (en) 2002-04-17 2020-08-04 Wistaria Trading Ltd Methods, systems and devices for packet watermarking and efficient provisioning of bandwidth
US8706570B2 (en) 2002-04-17 2014-04-22 Scott A. Moskowitz Methods, systems and devices for packet watermarking and efficient provisioning of bandwidth
USRE44307E1 (en) 2002-04-17 2013-06-18 Scott Moskowitz Methods, systems and devices for packet watermarking and efficient provisioning of bandwidth
US20030229794A1 (en) * 2002-06-07 2003-12-11 Sutton James A. System and method for protection against untrusted system management code by redirecting a system management interrupt and creating a virtual machine container
US6820177B2 (en) 2002-06-12 2004-11-16 Intel Corporation Protected configuration space in a protected environment
WO2003107154A1 (en) * 2002-06-18 2003-12-24 Honeywell International Inc. Master dongle for a secured data communications network
WO2003107155A1 (en) * 2002-06-18 2003-12-24 Honeywell International Inc. Dongle for a secured data communications network
US20040005078A1 (en) * 2002-06-21 2004-01-08 Spectra Systems Corporation Method and apparatus for digitally watermarking images created with a mobile imaging device
US20040003324A1 (en) * 2002-06-29 2004-01-01 Richard Uhlig Handling faults associated with operation of guest software in the virtual-machine architecture
US20040003323A1 (en) * 2002-06-29 2004-01-01 Steve Bennett Control over faults occurring during the operation of guest software in the virtual-machine architecture
US20040071213A1 (en) * 2002-07-04 2004-04-15 Tapson Daniel Warren Data processing apparatus and method
US7277488B2 (en) * 2002-07-04 2007-10-02 Sony United Kingdom Limited Data processing apparatus and method
WO2004012416A3 (en) * 2002-07-26 2004-04-08 Green Border Technologies Inc Transparent configuration authentication of networked devices
WO2004012416A2 (en) * 2002-07-26 2004-02-05 Green Border Technologies, Inc. Transparent configuration authentication of networked devices
US8522034B2 (en) 2002-07-26 2013-08-27 Google Inc. Systems and methods for transparent configuration authentication of networked devices
US8090951B2 (en) 2002-07-26 2012-01-03 Google Inc. Systems and methods for transparent configuration authentication of networked devices
US9246926B2 (en) 2002-07-26 2016-01-26 Google Inc. Packet validation using watermarks
US20040083369A1 (en) * 2002-07-26 2004-04-29 Ulfar Erlingsson Systems and methods for transparent configuration authentication of networked devices
US20070174625A1 (en) * 2002-09-10 2007-07-26 Stmicroelectronics S.A. Secure multimedia data transmission method
US7900051B2 (en) 2002-09-10 2011-03-01 Stmicroelectronics S.A. Secure multimedia data transmission method
US6864811B2 (en) * 2002-09-19 2005-03-08 Kamyar Shadan Method and system for embedding date information in computer-generated digits
US20040113821A1 (en) * 2002-09-19 2004-06-17 Kamyar Shadan Method and system for embedding date information in computer-generated digits
US20040103281A1 (en) * 2002-11-27 2004-05-27 Brickell Ernie F. System and method for establishing trust without revealing identity
US20040117593A1 (en) * 2002-12-12 2004-06-17 Richard Uhlig Reclaiming existing fields in address translation data structures to extend control over memory acceses
US20040117318A1 (en) * 2002-12-16 2004-06-17 Grawrock David W. Portable token controlling trusted environment launch
US8195914B2 (en) 2002-12-27 2012-06-05 Intel Corporation Mechanism for remapping post virtual machine memory pages
US20040128469A1 (en) * 2002-12-27 2004-07-01 Hall Clifford D. Mechanism for remapping post virtual machine memory pages
US20040128528A1 (en) * 2002-12-31 2004-07-01 Poisner David I. Trusted real time clock
US7076802B2 (en) 2002-12-31 2006-07-11 Intel Corporation Trusted system clock
US8321350B2 (en) 2003-07-17 2012-11-27 Digimarc Corporation Uniquely linking security elements in identification documents
US20100135524A1 (en) * 2003-07-17 2010-06-03 Durst Jr Robert T Uniquely Linking Security Elements in Identification Documents
US20050071840A1 (en) * 2003-09-15 2005-03-31 Gilbert Neiger Use of multiple virtual machine monitors to handle privileged events
US20050060702A1 (en) * 2003-09-15 2005-03-17 Bennett Steven M. Optimizing processor-managed resources based on the behavior of a virtual machine monitor
US9971615B2 (en) 2003-09-15 2018-05-15 Intel Corporation Optimizing processor-managed resources based on the behavior of a virtual machine monitor
US8079034B2 (en) 2003-09-15 2011-12-13 Intel Corporation Optimizing processor-managed resources based on the behavior of a virtual machine monitor
US7739521B2 (en) 2003-09-18 2010-06-15 Intel Corporation Method of obscuring cryptographic computations
US20050080965A1 (en) * 2003-09-30 2005-04-14 Bennett Steven M. Mechanism to control hardware interrupt acknowledgement in a virtual machine system
US8543772B2 (en) 2003-09-30 2013-09-24 Intel Corporation Invalidating translation lookaside buffer entries in a virtual machine (VM) system
US8751752B2 (en) 2003-09-30 2014-06-10 Intel Corporation Invalidating translation lookaside buffer entries in a virtual machine system
US7562230B2 (en) 2003-10-14 2009-07-14 Intel Corporation Data security
US20090254760A1 (en) * 2003-10-14 2009-10-08 Intel Corporation Data security
US8127150B2 (en) 2003-10-14 2012-02-28 Intel Corporation Data security
US20050081048A1 (en) * 2003-10-14 2005-04-14 Komarla Eshwari P. Data security
US20050108171A1 (en) * 2003-11-19 2005-05-19 Bajikar Sundeep M. Method and apparatus for implementing subscriber identity module (SIM) capabilities in an open platform
US9087000B2 (en) 2003-11-26 2015-07-21 Intel Corporation Accessing private data about the state of a data processing machine from storage that is publicly accessible
US9348767B2 (en) 2003-11-26 2016-05-24 Intel Corporation Accessing private data about the state of a data processing machine from storage that is publicly accessible
US8156343B2 (en) 2003-11-26 2012-04-10 Intel Corporation Accessing private data about the state of a data processing machine from storage that is publicly accessible
US8037314B2 (en) 2003-12-22 2011-10-11 Intel Corporation Replacing blinded authentication authority
US20050133582A1 (en) * 2003-12-22 2005-06-23 Bajikar Sundeep M. Method and apparatus for providing a trusted time stamp in an open platform
US9009483B2 (en) 2003-12-22 2015-04-14 Intel Corporation Replacing blinded authentication authority
US7802085B2 (en) 2004-02-18 2010-09-21 Intel Corporation Apparatus and method for distributing private keys to an entity with minimal secret, unique information
US8639915B2 (en) 2004-02-18 2014-01-28 Intel Corporation Apparatus and method for distributing private keys to an entity with minimal secret, unique information
US7861245B2 (en) 2004-03-31 2010-12-28 Intel Corporation Method and apparatus for facilitating recognition of an open event window during operation of guest software in a virtual machine environment
US7840962B2 (en) 2004-09-30 2010-11-23 Intel Corporation System and method for controlling switching between VMM and VM using enabling value of VMM timer indicator and VMM timer value having a specified time
US20100275016A1 (en) * 2004-10-20 2010-10-28 Zimmer Vincent J Data security
US9135470B2 (en) 2004-10-20 2015-09-15 Intel Corporation Data security
US9654464B2 (en) 2004-10-20 2017-05-16 Intel Corporation Data security
US20060085652A1 (en) * 2004-10-20 2006-04-20 Zimmer Vincent J Data security
US7711965B2 (en) 2004-10-20 2010-05-04 Intel Corporation Data security
US8146078B2 (en) 2004-10-29 2012-03-27 Intel Corporation Timer offsetting mechanism in a virtual machine environment
US8924728B2 (en) 2004-11-30 2014-12-30 Intel Corporation Apparatus and method for establishing a secure session with a device without exposing privacy-sensitive information
US8533777B2 (en) 2004-12-29 2013-09-10 Intel Corporation Mechanism to determine trust of out-of-band management agents
US7836275B2 (en) 2005-01-28 2010-11-16 Intel Corporation Method and apparatus for supporting address translation in a virtual machine environment
US7809957B2 (en) 2005-09-29 2010-10-05 Intel Corporation Trusted platform module for generating sealed data
US8014530B2 (en) 2006-03-22 2011-09-06 Intel Corporation Method and apparatus for authenticated, recoverable key distribution with no database secrets
US20080019505A1 (en) * 2006-06-08 2008-01-24 Novell, Inc. Cooperative encoding of data by pluralities of parties
US20110158400A1 (en) * 2006-06-08 2011-06-30 Thomas Kasman E Cooperative encoding of data by pluralities of parties
US7940926B2 (en) * 2006-06-08 2011-05-10 Novell, Inc. Cooperative encoding of data by pluralities of parties
US8750496B2 (en) 2006-06-08 2014-06-10 Oracle International Corporation Cooperative encoding of data by pluralities of parties
US20100070549A1 (en) * 2006-06-20 2010-03-18 Nxp B.V. Random number generator system, method for generating random numbers
US8000493B2 (en) * 2007-03-08 2011-08-16 Broadcom Corporation Method and system for watermark embedding in a multimedia system-on-chip
US8965036B2 (en) 2007-03-08 2015-02-24 Broadcom Corporation Method and system for supporting watermark embedding in multimedia system-on-chips
EP1968231A1 (en) 2007-03-08 2008-09-10 Broadcom Corporation Watermark embedding in a multimedia system-on -chip
US20080219494A1 (en) * 2007-03-08 2008-09-11 Xuemin Chen Method and System For Watermark Embedding in a Multimedia System-On -Chip
TWI410823B (en) * 2007-03-08 2013-10-01 Broadcom Corp Watermark embedding in a multimedia system-on-chip
US20090070773A1 (en) * 2007-09-10 2009-03-12 Novell, Inc. Method for efficient thread usage for hierarchically structured tasks
US20090147985A1 (en) * 2007-12-07 2009-06-11 Xuemin Chen METHOD AND SYSTEM FOR secure WATERMARK EMBEDDING AND EXTRACTION DATA FLOW ARCHITECTURE
EP2068566A3 (en) * 2007-12-07 2009-08-12 Broadcom Corporation A method and system for secure watermark embedding and extraction data flow architecture
US20120330846A1 (en) * 2011-06-27 2012-12-27 Accenture Global Services Limited Dynamic electronic money
US9740881B2 (en) 2012-07-17 2017-08-22 Oracle International Corporation Defense against search engine tracking
US9081953B2 (en) 2012-07-17 2015-07-14 Oracle International Corporation Defense against search engine tracking
US9552463B2 (en) 2013-07-03 2017-01-24 Airwatch Llc Functionality watermarking and management
US20130332989A1 (en) * 2013-08-15 2013-12-12 Sky Socket, Llc Watermarking Detection and Management
US9665723B2 (en) * 2013-08-15 2017-05-30 Airwatch, Llc Watermarking detection and management

Also Published As

Publication number Publication date
AU2852200A (en) 2000-08-07
TW577033B (en) 2004-02-21
WO2000043856A1 (en) 2000-07-27

Similar Documents

Publication Publication Date Title
US6282650B1 (en) Secure public digital watermark
TWI410823B (en) Watermark embedding in a multimedia system-on-chip
US6357004B1 (en) System and method for ensuring integrity throughout post-processing
US7216232B1 (en) Method and device for inserting and authenticating a digital signature in digital data
US7380130B2 (en) Methods and systems for authentication of components in a graphics system
US8601590B2 (en) Content distribution system
EP1343321B1 (en) Methods and systems for cryptographically protecting secure content in video memory
US8806215B2 (en) Method and system for robust watermark insertion and extraction for digital set-top boxes
US20160055552A1 (en) Generating method, verifying method for electronic bill with anti-fake two dimension (2d) code and system for same
CN107508685B (en) Method for implementing application electronic signature service system in cloud computing environment
KR20100120671A (en) Securing a smart card
US9986308B2 (en) Method and device to embed watermark in uncompressed video data
CN111177666A (en) Forensic document anti-counterfeiting and anti-tampering method and system based on fragile watermark
KR101809086B1 (en) System for Suppling and Authenticating Digital Contents using Real Time Image Watermarking Technic
US7900051B2 (en) Secure multimedia data transmission method
JPH1165444A (en) Electronic watermark system, electronic information distributing system and picture file device
KR20050107153A (en) Apparatus and method for processing binary image data in data terminal
JP2000010478A (en) Signature information embedment apparatus, signature information extraction apparatus, signature information embedment method and signature information extraction method

Legal Events

Date Code Title Description
AS Assignment

Owner name: INTEL CORPORATION, CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:DAVIS, DEREK L.;REEL/FRAME:009736/0518

Effective date: 19990122

STCF Information on status: patent grant

Free format text: PATENTED CASE

CC Certificate of correction
FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 4

FPAY Fee payment

Year of fee payment: 8

FPAY Fee payment

Year of fee payment: 12