Movatterモバイル変換


[0]ホーム

URL:


US20010010078A1 - Multiple transform utilization and applications for secure digital watermarking - Google Patents

Multiple transform utilization and applications for secure digital watermarking
Download PDF

Info

Publication number
US20010010078A1
US20010010078A1US09/767,733US76773301AUS2001010078A1US 20010010078 A1US20010010078 A1US 20010010078A1US 76773301 AUS76773301 AUS 76773301AUS 2001010078 A1US2001010078 A1US 2001010078A1
Authority
US
United States
Prior art keywords
digital
message
information
key
mask
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.)
Abandoned
Application number
US09/767,733
Inventor
Scott Moskowitz
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.)
Wistaria Trading Ltd
Original Assignee
Individual
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 IndividualfiledCriticalIndividual
Priority to US09/767,733priorityCriticalpatent/US20010010078A1/en
Publication of US20010010078A1publicationCriticalpatent/US20010010078A1/en
Assigned to WISTARIA TRADING LTDreassignmentWISTARIA TRADING LTDASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: MOSKOWITZ, SCOTT A.
Abandonedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

Multiple transform utilization and applications for secure digital watermarking. In one embodiment of the present invention, digital blocks in digital information to be protected are transformed into the frequency domain using a fast Fourier transform. A plurality of frequencies and associated amplitudes are identified for each of the transformed digital blocks and a subset of the identified amplitudes is selected for each of the digital blocks using a primary mask from a key. Message information is selected from a message using a transformation table generated with a convolution mask. The chosen message information is encoded into each of the transformed digital blocks by altering the selected amplitudes based on the selected message information.

Description

Claims (45)

What is claimed is:
1. A method for encoding a message into digital information, the digital information including a plurality of digital blocks, comprising the steps of:
transforming each of the digital blocks into the frequency domain using a fast Fourier transform;
identifying a plurality of frequencies and associated amplitudes for each of the transformed digital blocks;
selecting a subset of the identified amplitudes for each of the digital blocks using a primary mask from a key;
choosing message information from the message using a transformation table generated with a convolution mask; and
encoding the chosen message information into each of said transformed digital blocks by altering the selected amplitudes based on the chosen message information.
2. A method for encoding a message into digital information, the digital information including a plurality of digital blocks, comprising the steps of:
transforming each of the digital blocks into the frequency domain using a spectral transform;
identifying a plurality of frequencies and associated amplitudes for each of the transformed digital blocks;
selecting a subset of the identified amplitudes for each of the digital blocks using a primary mask from a key;
choosing message information from the message using a transformation table generated with a convolution mask; and
encoding the chosen message information into each of said transformed digital blocks by altering the selected amplitudes based on the chosen message information.
3. The method of
claim 1
, wherein the digital information contains pixels in a plurality of color channels forming an image, and each of the digital blocks represents a pixel region in one of the color channels.
4. The method of
claim 2
, wherein the digital information contains audio information.
5. The method of
claim 1
, wherein said step of identifying comprises:
identifying a predetermined number of amplitudes having the largest values for each of the transformed digital blocks.
6. The method of
claim 1
, wherein the chosen message information is a message bit and wherein said step of encoding comprises the step of:
encoding the chosen message bit into each of said transformed digital blocks by reducing the selected amplitudes using a strength fraction if the message bit is true, and not reducing the selected amplitudes if the message bit is false.
7. The method of
claim 6
, wherein the strength fraction is user defined.
8. The method of
claim 1
, further comprising the step of storing each of the selected amplitudes and associated frequencies in the key.
9. The method of
claim 1
, further comprising the step of storing a reference subset of the digital information into the key.
10. The method of
claim 1
, wherein the digital information contains pixels forming an image, further comprising the steps of:
saving a reference subset of the pixels in the key; and
storing original dimensions of the image in the key.
11. The method of
claim 2
, wherein the digital information contains audio information, further comprising the steps of:
saving a reference subset of audio information in the key; and
storing original dimensions of the audio signal in the key.
12. The method of
claim 10
, wherein the reference subset of pixels form a line of pixels in the image.
13. The method of
claim 11
, wherein the reference subset of audio information includes an amplitude setting.
14. The method of
claim 8
, wherein the image is a rectangle and the reference subset of pixels form a diagonal of the rectangle.
15. The method of
claim 1
, further comprising the step of:
requiring a predetermined key to decode the encoded message information.
16. The method of
claim 1
, further comprising the step of:
requiring a public key pair to decode the encoded message information.
17. The method of
claim 1
, further comprising the steps of:
calculating an original hash value for the message; and
storing the original hash value in the key.
18. A method for descaling a digital image using a key, comprising the steps of:
determining original dimensions of the digital image from the key;
scaling the digital image to the original dimensions;
obtaining a reference subset of pixels from the key; and
comparing the reference subset of pixels with corresponding pixels in the scaled digital image.
19. A method for descaling audio digital information using a key, comprising the steps of:
determining original dimensions of the audio digital information from the key;
scaling the audio digital information to the original dimensions;
obtaining a reference subset of audio information from the key; and
comparing the reference subset of audio information with corresponding information in the scaled audio information.
20. The method of
claim 18
, wherein said step of comparing determines a first fit value based on the comparison, and wherein the method further comprises the steps of:
padding the scaled digital image with an area of pad pixels; and
re-comparing the reference subset of pixels with corresponding pixels in the padded image to determine a second fit value.
21. The method of
claim 20
, wherein the area of pad pixels is a row of single pixels.
22. The method of
claim 20
, wherein the area of pad pixels is a column of single pixels.
23. The method of
claim 20
, wherein said steps of padding and re-comparing are performed a predetermined number of times.
24. The method of
claim 20
, further comprising the step of choosing a best fit value among the determined fit values and restoring the digital image to the original size, including any pad pixels associated with the best fit value.
25. The method of
claim 14
, wherein said steps of padding and re-comparing are performed until a satisfactory fit value is obtained.
26. A method of extracting a message from encoded digital information using a predetermined key, comprising the steps of:
decoding the encoded digital information into digital information, including a plurality of digital blocks, using the predetermined key;
transforming each of the digital blocks into the frequency domain using a fast Fourier transform;
identifying a plurality of frequencies and associated amplitudes for each of the transformed digital blocks;
selecting a subset of the identified amplitudes for each of the transformed digital blocks using a primary mask from the key;
comparing the selected amplitudes with original amplitudes stored in the predetermined key to determine the position of encoded message information; and
assembling the message using the encoded message information and a reverse transformation table.
27. A method of extracting a message from encoded digital information using a predetermined key, comprising the steps of:
decoding the encoded digital information into digital information, including a plurality of digital blocks, using the predetermined key;
transforming each of the digital blocks into the frequency domain using a spectral transform;
identifying a plurality of frequencies and associated amplitudes for each of the transformed digital blocks;
selecting a subset of the identified amplitudes for each of the transformed digital blocks using a primary mask from the key;
comparing the selected amplitudes with original amplitudes stored in the predetermined key to determine the position of encoded message information; and
assembling the message using the encoded message information and a reverse transformation table.
28. The method of
claim 26
, further comprising the steps of:
calculating a hash value for the assembled message; and
comparing the calculated hash value with an original hash value in the predetermined key.
29. A method for descaling a digital signal using a key, comprising the steps of:
determining original dimensions of the digital signal from the key;
scaling the digital signal to the original dimensions;
obtaining a reference signal portion from the key; and
comparing the reference signal portion with a corresponding signal portion in the scaled signal.
30. A method for protecting a digital signal comprising the step of:
creating a predetermined key comprised of a transfer function-based mask set and offset coordinate values of the original digital signal; and
encoding the digital signal using the predetermined key.
31. The method of
claim 30
, wherein the digital signal represents a continuous analog waveform.
32. The method of
claim 30
, wherein the predetermined key comprises a plurality of mask sets.
33. The method of
claim 30
, wherein the mask set is ciphered by a key pair comprising a public key and a private key.
34. The method of
claim 30
, further comprising the step of:
using a digital watermarking technique to encode information that identifies ownership, use, or other information about the digital signal, into the digital signal.
35. The method of
claim 30
, wherein the digital signal represents a still image, audio or video.
36. The method of
claim 30
, further comprising the steps of:
selecting the mask set, including one or more masks having random or pseudo-random series of bits; and
validating the mask set at the start of the transfer function-based mask set.
37. The method of
claim 36
, wherein said step of validating comprises the step of:
comparing a hash value computed at the start of the transfer function-based mask set with a determined transfer function of the hash value.
38. The method of
claim 36
, wherein said step of validating comprises the step of:
comparing a digital signature at the start of the transfer function-based mask set with a determined transfer function of the digital signature.
39. The method of
claim 36
, further comprising the step of:
using a digital watermarking technique to embed information that identifies ownership, use, or other information about the digital signal, into the digital signal; and
wherein said step of validating is dependent on validation of the embedded information.
40. The method of
claim 30
, further comprising the step of:
computing a secure one way hash function of carrier signal data in the digital signal, wherein the hash function is insensitive to changes introduced into the carrier signal for the purpose of carrying the transfer function-based mask set.
41. A method for protecting a digital signal, comprising the steps of:
creating a predetermined key comprised of a transfer function-based mask set and offset coordinate values of the original digital signal;
authenticating the predetermined key containing the correct transfer function-based mask set during playback of the data; and
metering the playback of the data to monitor content.
42. The method of
claim 30
, wherein the digital signal is a bit stream and further comprising the steps of:
generating a plurality of mask sets to be used for encoding, including a random primary mask, a random convolution mask and a random start of message delimiter;
obtaining a transfer function to be implemented;
generating a message bit stream to be encoded;
loading the message bit stream, a stega-cipher map truth table, the primary mask, the convolution mask and the start of message delimiter into memory;
initializing the state of a primary mask index, a convolution mask index, and a message bit index; and
setting a message size equal to the total number of bits in the message bit stream.
43. The method of
claim 30
, wherein the digital signal is a bit stream and further comprising the steps of:
generating a mask set to be used for encoding, the set including a random primary mask, a random convolution mask, and a random start of message delimiter;
obtaining a message to be encoded;
compressing and encrypting the message if desired;
generating a message bit stream to be encoded;
loading the message bit stream, a stega-cipher map truth table, the primary mask, the convolution mask and the start of message delimiter into memory;
initializing the state of a primary mask index, a convolution mask index, and a message bit index; and
setting the message size equal to the total number of bits in the message bit stream.
44. The method of
claim 42
wherein the digital information has a plurality of windows, further comprising the steps of:
calculating over which windows in the sample stream the message will be encoded;
computing a secure one way hash function of the information in the calculated windows, the hash function generating hash values insensitive to changes in the samples induced by a stega-cipher; and
encoding the computed hash values in an encoded stream of data.
45. The method of
claim 36
, wherein said step of selecting comprises the steps of:
collecting a series of random bits derived from keyboard latency intervals in random typing;
processing the initial series of random bits through an MD5 algorithm;
using the results of the MD5 processing to seed a triple-DES encryption loop;
cycling through the triple-DES encryption loop, extracting the least significant bit of each result after each cycle; and
concatenating the triple-DES output bits into the random series of bits.
US09/767,7331998-04-022001-01-24Multiple transform utilization and applications for secure digital watermarkingAbandonedUS20010010078A1 (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
US09/767,733US20010010078A1 (en)1998-04-022001-01-24Multiple transform utilization and applications for secure digital watermarking

Applications Claiming Priority (2)

Application NumberPriority DateFiling DateTitle
US09/053,628US6205249B1 (en)1998-04-021998-04-02Multiple transform utilization and applications for secure digital watermarking
US09/767,733US20010010078A1 (en)1998-04-022001-01-24Multiple transform utilization and applications for secure digital watermarking

Related Parent Applications (1)

Application NumberTitlePriority DateFiling Date
US09/053,628ContinuationUS6205249B1 (en)1996-01-171998-04-02Multiple transform utilization and applications for secure digital watermarking

Publications (1)

Publication NumberPublication Date
US20010010078A1true US20010010078A1 (en)2001-07-26

Family

ID=21985536

Family Applications (9)

Application NumberTitlePriority DateFiling Date
US09/053,628Expired - LifetimeUS6205249B1 (en)1996-01-171998-04-02Multiple transform utilization and applications for secure digital watermarking
US09/644,098Expired - LifetimeUS7035409B1 (en)1996-01-172000-08-23Multiple transform utilization and applications for secure digital watermarking
US09/767,733AbandonedUS20010010078A1 (en)1998-04-022001-01-24Multiple transform utilization and applications for secure digital watermarking
US11/358,874Expired - Fee RelatedUS7738659B2 (en)1996-01-172006-02-21Multiple transform utilization and application for secure digital watermarking
US12/799,894Expired - Fee RelatedUS8542831B2 (en)1996-01-172010-05-04Multiple transform utilization and application for secure digital watermarking
US13/937,106AbandonedUS20130294641A1 (en)1996-01-172013-07-08Multiple transform utilization and application for secure digital watermarking
US14/258,171Expired - Fee RelatedUS9191206B2 (en)1996-01-172014-04-22Multiple transform utilization and application for secure digital watermarking
US14/258,237AbandonedUS20140233730A1 (en)1998-04-022014-04-22Multiple transform utilization and application for secure digital watermarking
US14/258,118Expired - Fee RelatedUS9191205B2 (en)1996-01-172014-04-22Multiple transform utilization and application for secure digital watermarking

Family Applications Before (2)

Application NumberTitlePriority DateFiling Date
US09/053,628Expired - LifetimeUS6205249B1 (en)1996-01-171998-04-02Multiple transform utilization and applications for secure digital watermarking
US09/644,098Expired - LifetimeUS7035409B1 (en)1996-01-172000-08-23Multiple transform utilization and applications for secure digital watermarking

Family Applications After (6)

Application NumberTitlePriority DateFiling Date
US11/358,874Expired - Fee RelatedUS7738659B2 (en)1996-01-172006-02-21Multiple transform utilization and application for secure digital watermarking
US12/799,894Expired - Fee RelatedUS8542831B2 (en)1996-01-172010-05-04Multiple transform utilization and application for secure digital watermarking
US13/937,106AbandonedUS20130294641A1 (en)1996-01-172013-07-08Multiple transform utilization and application for secure digital watermarking
US14/258,171Expired - Fee RelatedUS9191206B2 (en)1996-01-172014-04-22Multiple transform utilization and application for secure digital watermarking
US14/258,237AbandonedUS20140233730A1 (en)1998-04-022014-04-22Multiple transform utilization and application for secure digital watermarking
US14/258,118Expired - Fee RelatedUS9191205B2 (en)1996-01-172014-04-22Multiple transform utilization and application for secure digital watermarking

Country Status (4)

CountryLink
US (9)US6205249B1 (en)
EP (1)EP1068720A1 (en)
JP (1)JP2002510943A (en)
WO (1)WO1999052271A1 (en)

Cited By (21)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20020157013A1 (en)*2001-03-052002-10-24Teruo MasakiCopyright licensing process promoting apparatus, copyright licensing process promoting method, copyright licensing process promoting program, and record medium
US20040136528A1 (en)*2002-12-272004-07-15Kabushiki Kaisha ToshibaDigital watermark embedding apparatus, method and program, and digital watermark detection apparatus, method and program
US6801999B1 (en)*1999-05-202004-10-05Microsoft CorporationPassive and active software objects containing bore resistant watermarking
US20050157706A1 (en)*2002-04-232005-07-21Microsoft CorporationSystem and method for evaluating and enhancing source anonymity for encrypted web traffic
US20060095791A1 (en)*2004-11-012006-05-04Daniel Manhung WongMethod and apparatus for protecting data from unauthorized modification
US7568100B1 (en)1995-06-072009-07-28Wistaria Trading, Inc.Steganographic method and device
US7647503B2 (en)1996-07-022010-01-12Wistaria Trading, Inc.Optimization methods for the insertion, projection, and detection of digital watermarks in digital data
US7738659B2 (en)1998-04-022010-06-15Moskowitz Scott AMultiple transform utilization and application for secure digital watermarking
US7844074B2 (en)1996-07-022010-11-30Wistaria Trading, Inc.Optimization methods for the insertion, protection, and detection of digital watermarks in digitized data
US7949494B2 (en)2000-09-072011-05-24Blue Spike, Inc.Method and device for monitoring and analyzing signals
US7987371B2 (en)1996-07-022011-07-26Wistaria Trading, Inc.Optimization methods for the insertion, protection, and detection of digital watermarks in digital data
US8104079B2 (en)2002-04-172012-01-24Moskowitz Scott AMethods, systems and devices for packet watermarking and efficient provisioning of bandwidth
US8160249B2 (en)1999-03-242012-04-17Blue Spike, Inc.Utilizing data reduction in steganographic and cryptographic system
US8161286B2 (en)1996-07-022012-04-17Wistaria Trading, Inc.Method and system for digital watermarking
US8171561B2 (en)1999-08-042012-05-01Blue Spike, Inc.Secure personal content server
US8225099B2 (en)1996-12-202012-07-17Wistaria Trading, Inc.Linear predictive coding implementation of digital watermarks
US8265278B2 (en)1999-12-072012-09-11Blue Spike, Inc.System and methods for permitting open access to data objects and for securing data within the data objects
US8265276B2 (en)1996-01-172012-09-11Moskowitz Scott AMethod for combining transfer functions and predetermined key creation
US8271795B2 (en)2000-09-202012-09-18Blue Spike, Inc.Security based on subliminal and supraliminal channels for data objects
US8538011B2 (en)1999-12-072013-09-17Blue Spike, Inc.Systems, methods and devices for trusted transactions
US10347262B2 (en)2017-10-182019-07-09The Nielsen Company (Us), LlcSystems and methods to improve timestamp transition resolution

Families Citing this family (136)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US7044395B1 (en)1993-11-182006-05-16Digimarc CorporationEmbedding and reading imperceptible codes on objects
US7313251B2 (en)*1993-11-182007-12-25Digimarc CorporationMethod and system for managing and controlling electronic media
US6345104B1 (en)*1994-03-172002-02-05Digimarc CorporationDigital watermarks and methods for security documents
US6882738B2 (en)*1994-03-172005-04-19Digimarc CorporationMethods and tangible objects employing textured machine readable data
US6985600B2 (en)*1994-03-172006-01-10Digimarc CorporationPrinting media and methods employing digital watermarking
US7039214B2 (en)*1999-11-052006-05-02Digimarc CorporationEmbedding watermark components during separate printing stages
US6869023B2 (en)*2002-02-122005-03-22Digimarc CorporationLinking documents through digital watermarking
US6993152B2 (en)*1994-03-172006-01-31Digimarc CorporationHiding geo-location data through arrangement of objects
US5745569A (en)1996-01-171998-04-28The Dice CompanyMethod for stega-cipher protection of computer code
US7805500B2 (en)*1995-05-082010-09-28Digimarc CorporationNetwork linking methods and apparatus
US6738495B2 (en)*1995-05-082004-05-18Digimarc CorporationWatermarking enhanced to withstand anticipated corruptions
US6760463B2 (en)*1995-05-082004-07-06Digimarc CorporationWatermarking methods and media
US6590996B1 (en)2000-02-142003-07-08Digimarc CorporationColor adaptive watermarking
US20030133592A1 (en)*1996-05-072003-07-17Rhoads Geoffrey B.Content objects with computer instructions steganographically encoded therein, and associated methods
US8379908B2 (en)*1995-07-272013-02-19Digimarc CorporationEmbedding and reading codes on objects
US7562392B1 (en)*1999-05-192009-07-14Digimarc CorporationMethods of interacting with audio and ambient music
US7095871B2 (en)*1995-07-272006-08-22Digimarc CorporationDigital asset management and linking media signals with related data using watermarks
US6505160B1 (en)*1995-07-272003-01-07Digimarc CorporationConnected audio and other media objects
US8180844B1 (en)*2000-03-182012-05-15Digimarc CorporationSystem for linking from objects to remote resources
AU5337598A (en)*1997-01-271998-08-18Koninklijke Philips Electronics N.V.System for copy protection of recorded signals
US7602940B2 (en)*1998-04-162009-10-13Digimarc CorporationSteganographic data hiding using a device clock
US6965873B1 (en)1998-04-162005-11-15Digimarc CorporationElectronic commerce using optical input device
US6782115B2 (en)1998-04-162004-08-24Digimarc CorporationWatermark holograms
US6608911B2 (en)*2000-12-212003-08-19Digimarc CorporationDigitally watermaking holograms for use with smart cards
JP3156667B2 (en)*1998-06-012001-04-16日本電気株式会社 Digital watermark insertion system, digital watermark characteristic table creation device
JP3853541B2 (en)*1998-07-302006-12-06富士写真フイルム株式会社 Data distribution method
US8332478B2 (en)1998-10-012012-12-11Digimarc CorporationContext sensitive connected content
JP3397157B2 (en)*1999-01-132003-04-14日本電気株式会社 Digital watermark insertion system
WO2000051283A1 (en)*1999-02-232000-08-31Chao LiuA method of videotext information encryption and security transmission in a network
US7143949B1 (en)*2000-04-052006-12-05Digimarc CorporationInternet-linking scanner
US7565294B2 (en)*1999-05-192009-07-21Digimarc CorporationMethods and systems employing digital content
US7406214B2 (en)1999-05-192008-07-29Digimarc CorporationMethods and devices employing optical sensors and/or steganography
US20020032734A1 (en)2000-07-262002-03-14Rhoads Geoffrey B.Collateral data combined with user characteristics to select web site
US7164413B2 (en)*1999-05-192007-01-16Digimarc CorporationEnhanced input peripheral
US7363497B1 (en)*1999-07-202008-04-22Immediatek, Inc.System for distribution of recorded content
JP2003527779A (en)*1999-09-012003-09-16ディジマーク コーポレイション Method of forming watermark on digital image by specifying intensity for each area
US6456726B1 (en)*1999-10-262002-09-24Matsushita Electric Industrial Co., Ltd.Methods and apparatus for multi-layer data hiding
US6876991B1 (en)1999-11-082005-04-05Collaborative Decision Platforms, Llc.System, method and computer program product for a collaborative decision platform
AU2001249848A1 (en)*2000-04-042001-10-15Ecd Systems, Inc.Method and system for digital data delivery and reproduction
US9609278B2 (en)2000-04-072017-03-28Koplar Interactive Systems International, LlcMethod and system for auxiliary data detection and delivery
GB0009634D0 (en)*2000-04-192000-06-07Infoclear NvThe info2clear system for on-line copyright management
US6804377B2 (en)*2000-04-192004-10-12Digimarc CorporationDetecting information hidden out-of-phase in color channels
US7305104B2 (en)*2000-04-212007-12-04Digimarc CorporationAuthentication of identification documents using digital watermarks
AU2000260709A1 (en)*2000-07-052002-01-14Scott A. MoskowitzCopy protection of digital data combining steganographic and cryptographic techniques
US20040243540A1 (en)*2000-09-072004-12-02Moskowitz Scott A.Method and device for monitoring and analyzing signals
US6760464B2 (en)*2000-10-112004-07-06Digimarc CorporationHalftone watermarking and related applications
US6674876B1 (en)*2000-09-142004-01-06Digimarc CorporationWatermarking in the time-frequency domain
JP4294318B2 (en)*2000-12-112009-07-08コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Optical record carrier and recording / reproducing apparatus for record carrier
KR100400582B1 (en)*2001-01-122003-10-08주식회사 마크애니Apparatus and method for issuing, authenticating securities et al. using digital watermarking
US7061510B2 (en)*2001-03-052006-06-13Digimarc CorporationGeo-referencing of aerial imagery using embedded image identifiers and cross-referenced data sets
US7197160B2 (en)*2001-03-052007-03-27Digimarc CorporationGeographic information systems using digital watermarks
US7249257B2 (en)2001-03-052007-07-24Digimarc CorporationDigitally watermarked maps and signs and related navigational tools
US6950519B2 (en)*2001-03-052005-09-27Digimarc CorporationGeographically watermarked imagery and methods
US7042470B2 (en)*2001-03-052006-05-09Digimarc CorporationUsing embedded steganographic identifiers in segmented areas of geographic images and characteristics corresponding to imagery data derived from aerial platforms
US7254249B2 (en)*2001-03-052007-08-07Digimarc CorporationEmbedding location data in video
US9363409B2 (en)*2001-03-052016-06-07Digimarc CorporationImage management system and methods using digital watermarks
KR100390343B1 (en)*2001-03-232003-07-07주식회사 마크애니Apparatus for embedding watermark into digital video contents and method thereof
GB2374478A (en)*2001-04-032002-10-16Central Research Lab LtdRestoring compromised image data
US7496197B2 (en)*2001-06-142009-02-24Portauthority Technologies Inc.Method and system for robust embedding of watermarks and steganograms in digital video content
US8572640B2 (en)*2001-06-292013-10-29Arbitron Inc.Media data use measurement with remote decoding/pattern matching
US7124442B2 (en)*2001-07-252006-10-17440 Pammel, Inc.System and method for insertion and retrieval of microthreads in transmitted data
US6925192B2 (en)*2001-08-152005-08-02Eastman Kodak CompanyAuthenticatable image with an embedded image having a discernible physical characteristic with improved security feature
KR20010090050A (en)*2001-08-292001-10-18주식회사 캐쉬텍 Counterfeit money discrimination device using small UV light lamp and blue color sensor.
KR20010090049A (en)*2001-08-292001-10-18주식회사 캐쉬텍 Apparatus for discriminating banknotes with transparent tape using optical sensor
US6975745B2 (en)*2001-10-252005-12-13Digimarc CorporationSynchronizing watermark detectors in geometrically distorted signals
US7562397B1 (en)2002-02-272009-07-14Mithal Ashish KMethod and system for facilitating search, selection, preview, purchase evaluation, offering for sale, distribution, and/or sale of digital content and enhancing the security thereof
US7316032B2 (en)2002-02-272008-01-01Amad TayebiMethod for allowing a customer to preview, acquire and/or pay for information and a system therefor
JP3673802B2 (en)2001-12-032005-07-20株式会社扶桑プレシジョン Digital data alteration detection program and digital data alteration detection device
US7392394B2 (en)*2001-12-132008-06-24Digimarc CorporationDigital watermarking with variable orientation and protocols
US7392392B2 (en)2001-12-132008-06-24Digimarc CorporationForensic digital watermarking with variable orientation and protocols
CA2470094C (en)2001-12-182007-12-04Digimarc Id Systems, LlcMultiple image security features for identification documents and methods of making same
WO2003056507A1 (en)2001-12-242003-07-10Digimarc Id Systems, LlcSystems, compositions, and methods for full color laser engraving of id documents
US7694887B2 (en)2001-12-242010-04-13L-1 Secure Credentialing, Inc.Optically variable personalized indicia for identification documents
AU2002364255A1 (en)2001-12-242003-07-15Digimarc Id Systems, LlcCovert variable information on id documents and methods of making same
US7728048B2 (en)2002-12-202010-06-01L-1 Secure Credentialing, Inc.Increasing thermal conductivity of host polymer used with laser engraving methods and compositions
JP3554825B2 (en)*2002-03-112004-08-18東北大学長 Digital watermark system
US7350069B2 (en)*2002-04-182008-03-25Herz Frederick S MSystem and method which employs a multi user secure scheme utilizing shared keys
US7824029B2 (en)2002-05-102010-11-02L-1 Secure Credentialing, Inc.Identification card printer-assembler for over the counter card issuing
US7519819B2 (en)*2002-05-292009-04-14Digimarc CorporatinoLayered security in digital watermarking
US20050259819A1 (en)*2002-06-242005-11-24Koninklijke Philips ElectronicsMethod for generating hashes from a compressed multimedia content
AU2003251803A1 (en)*2002-07-092004-01-23Kaleidescape, Inc.Content and key distribution system for digital content representing media streams
US20040083487A1 (en)*2002-07-092004-04-29Kaleidescape, A CorporationContent and key distribution system for digital content representing media streams
CN100463514C (en)*2002-07-292009-02-18国际商业机器公司Watermark signal generating apparatus and method, and electronic watermark embedding apparatus
US10721066B2 (en)2002-09-302020-07-21Myport Ip, Inc.Method for voice assistant, location tagging, multi-media capture, transmission, speech to text conversion, photo/video image/object recognition, creation of searchable metatags/contextual tags, storage and search retrieval
US7778438B2 (en)2002-09-302010-08-17Myport Technologies, Inc.Method for multi-media recognition, data conversion, creation of metatags, storage and search retrieval
US6996251B2 (en)*2002-09-302006-02-07Myport Technologies, Inc.Forensic communication apparatus and method
WO2004049242A2 (en)2002-11-262004-06-10Digimarc Id SystemsSystems and methods for managing and detecting fraud in image databases used with identification documents
US7712673B2 (en)2002-12-182010-05-11L-L Secure Credentialing, Inc.Identification document with three dimensional image of bearer
WO2004070998A2 (en)*2003-01-312004-08-19Kaleidescape, Inc.Recovering from de-synchronization attacks against watermarking and fingerprinting
DE602004030434D1 (en)2003-04-162011-01-20L 1 Secure Credentialing Inc THREE-DIMENSIONAL DATA STORAGE
US8572104B2 (en)2003-04-182013-10-29Kaleidescape, Inc.Sales of collections excluding those already purchased
AU2004303075B2 (en)*2003-08-052009-06-25Dsi-Iti, LlcThree-way call detection using steganography
US8301893B2 (en)*2003-08-132012-10-30Digimarc CorporationDetecting media areas likely of hosting watermarks
AU2003279935A1 (en)*2003-08-292005-04-14Nielsen Media Research, Inc.Methods and apparatus for embedding and recovering an image for use with video content
EP1751690B1 (en)2004-02-042018-10-03Digimarc CorporationDigital watermarking image signals on-chip and photographic travel logs through digital watermarking
US7744002B2 (en)*2004-03-112010-06-29L-1 Secure Credentialing, Inc.Tamper evident adhesive and identification document including same
JP4532349B2 (en)*2005-06-072010-08-25株式会社リコー Image processing method, image processing apparatus, image processing program, and recording medium
WO2007035817A2 (en)*2005-09-202007-03-29Celodata, Inc.A method, system and program product for the insertion and retrieval of identifying artifacts in transmitted lossy and lossless data
US8966517B2 (en)2005-09-202015-02-24Forefront Assets Limited Liability CompanyMethod, system and program product for broadcast operations utilizing internet protocol and digital artifacts
US8566858B2 (en)*2005-09-202013-10-22Forefront Assets Limited Liability CompanyMethod, system and program product for broadcast error protection of content elements utilizing digital artifacts
US8566857B2 (en)*2005-09-202013-10-22Forefront Assets Limited Liability CompanyMethod, system and program product for broadcast advertising and other broadcast content performance verification utilizing digital artifacts
US8874477B2 (en)2005-10-042014-10-28Steven Mark HoffbergMultifactorial optimization system and method
EP1801720A1 (en)*2005-12-222007-06-27Microsoft CorporationAuthorisation and authentication
US20080201158A1 (en)*2007-02-152008-08-21Johnson Mark DSystem and method for visitation management in a controlled-access environment
US8542802B2 (en)2007-02-152013-09-24Global Tel*Link CorporationSystem and method for three-way call detection
AU2008218716B2 (en)2007-02-202012-05-10The Nielsen Company (Us), LlcMethods and apparatus for characterizing media
EP2156583B1 (en)2007-05-022018-06-06The Nielsen Company (US), LLCMethods and apparatus for generating signatures
US20090111584A1 (en)2007-10-312009-04-30Koplar Interactive Systems International, L.L.C.Method and system for encoded information processing
CA2705549C (en)2007-11-122015-12-01The Nielsen Company (Us), LlcMethods and apparatus to perform audio watermarking and watermark detection and extraction
US8457951B2 (en)2008-01-292013-06-04The Nielsen Company (Us), LlcMethods and apparatus for performing variable black length watermarking of media
ES2512640T3 (en)*2008-03-052014-10-24The Nielsen Company (Us), Llc Methods and apparatus for generating signatures
US10943030B2 (en)*2008-12-152021-03-09Ibailbonding.ComSecurable independent electronic document
US8676822B2 (en)*2009-02-062014-03-18Disney Enterprises, Inc.System and method for quality assured media file storage
US8630726B2 (en)*2009-02-122014-01-14Value-Added Communications, Inc.System and method for detecting three-way call circumvention attempts
US9225838B2 (en)2009-02-122015-12-29Value-Added Communications, Inc.System and method for detecting three-way call circumvention attempts
US9873053B2 (en)2009-06-182018-01-23Koplar Interactive Systems International, LlcMethods and systems for processing gaming data
FR2952773B1 (en)*2009-11-132012-07-20Inst Telecom Telecom Paristech LOW COMPLEXITY ELECTRONIC CIRCUIT PROTECTED BY PERSONALIZED MASKING
WO2011121298A2 (en)*2010-03-312011-10-06British Telecommunications Public Limited CompanySecure data recorder
US10474858B2 (en)2011-08-302019-11-12Digimarc CorporationMethods of identifying barcoded items by evaluating multiple identification hypotheses, based on data from sensors including inventory sensors and ceiling-mounted cameras
JP2013126189A (en)*2011-12-152013-06-24Fujitsu LtdImage processor, alteration prevention method, and alteration detection method
US9170286B2 (en)2013-01-182015-10-27Keysight Technologies, Inc.Real-time spectrum analyzer including frequency mask gate and method of operating the same
US10024895B1 (en)2013-03-152018-07-17Keysight Technologies, Inc.Real-time spectrum analyzer having frequency content based trigger unit
US9569709B2 (en)2013-09-062017-02-14Hewlett-Packard Development Company, L.P.Data bearing medium
US9633228B1 (en)*2014-05-212017-04-25Haim MaimonVerifiable media system and method
US10572961B2 (en)2016-03-152020-02-25Global Tel*Link CorporationDetection and prevention of inmate to inmate message relay
US9609121B1 (en)2016-04-072017-03-28Global Tel*Link CorporationSystem and method for third party monitoring of voice and video calls
US10419511B1 (en)*2016-10-042019-09-17Zoom Video Communications, Inc.Unique watermark generation and detection during a conference
US10027797B1 (en)2017-05-102018-07-17Global Tel*Link CorporationAlarm control for inmate call monitoring
US10225396B2 (en)2017-05-182019-03-05Global Tel*Link CorporationThird party monitoring of a activity within a monitoring platform
US10860786B2 (en)2017-06-012020-12-08Global Tel*Link CorporationSystem and method for analyzing and investigating communication data from a controlled environment
US9930088B1 (en)2017-06-222018-03-27Global Tel*Link CorporationUtilizing VoIP codec negotiation during a controlled environment call
CN110276707B (en)*2018-03-162023-06-23临沂大学 A technical solution for image data protection and tamper detection
US10769430B2 (en)2018-06-122020-09-08Wipro LimitedMethod and system for correcting fabrication in a document
CN116910706A (en)*2019-05-172023-10-20创新先进技术有限公司Copyright protection method and device based on blockchain and electronic equipment
US10904251B2 (en)*2019-05-172021-01-26Advanced New Technologies Co., Ltd.Blockchain-based copyright protection method and apparatus, and electronic device
CN117057969B (en)*2023-08-282024-04-19天津大学 Cross-modal image-watermark joint generation and detection device and method

Family Cites Families (392)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US5870474A (en)*1995-12-041999-02-09Scientific-Atlanta, Inc.Method and apparatus for providing conditional access in connection-oriented, interactive networks with a multiplicity of service providers
US3986624A (en)1971-02-161976-10-19International Incinerators, Inc.Disposal feeding system including selective container control
US3947825A (en)*1973-04-131976-03-30International Business Machines CorporationAbstracting system for index search machine
GB1519142A (en)1974-07-041978-07-26Emi LtdDetection of magnetic patterns
US3984624A (en)1974-07-251976-10-05Weston Instruments, Inc.Video system for conveying digital and analog information
US4339134A (en)1977-07-051982-07-13Rockwell International CorporationElectronic card game
US4200770A (en)1977-09-061980-04-29Stanford UniversityCryptographic apparatus and method
US4218582A (en)1977-10-061980-08-19The Board Of Trustees Of The Leland Stanford Junior UniversityPublic key cryptographic apparatus and method
US4405829A (en)1977-12-141983-09-20Massachusetts Institute Of TechnologyCryptographic communications system and method
US4424414A (en)1978-05-011984-01-03Board Of Trustees Of The Leland Stanford Junior UniversityExponentiation cryptographic apparatus and method
US4243515A (en)*1979-05-241981-01-06Uop Inc.Reforming process
CA1183950A (en)1980-09-261985-03-12Bo LofbergMethod for processing an information signal and means for carrying out the method
CA1153103A (en)1981-03-191983-08-30Northern Telecom LimitedScrambling and unscrambling video signals in a pay tv system
US4908873A (en)*1983-05-131990-03-13Philibert Alex CDocument reproduction security system
US4633462A (en)1983-07-181986-12-30The Board Of Trustees Of The University Of IllinoisMultiple access communication on a CATV reverse channel
US4672605A (en)1984-03-201987-06-09Applied Spectrum Technologies, Inc.Data and voice communications system
US4980782A (en)1985-06-031990-12-25Peter GinkelSoftware protection and identification system
US5189411A (en)1985-11-271993-02-23Seiko Corp.Radio signal data transmission synchronization
JPH0743748B2 (en)1986-02-171995-05-15株式会社オークネット Information transmission processing method of auction information transmission processing system
GB8611014D0 (en)1986-05-061986-06-11Emi Plc ThornSignal identification
US4748668A (en)*1986-07-091988-05-31Yeda Research And Development Company LimitedMethod, apparatus and article for identification and signature
US5050213A (en)1986-10-141991-09-17Electronic Publishing Resources, Inc.Database usage metering and protection system and method
US4827508A (en)1986-10-141989-05-02Personal Library Software, Inc.Database usage metering and protection system and method
US4977594A (en)1986-10-141990-12-11Electronic Publishing Resources, Inc.Database usage metering and protection system and method
US5644727A (en)1987-04-151997-07-01Proprietary Financial Products, Inc.System for the operation and management of one or more financial accounts through the use of a digital communication and computation system for exchange, investment and borrowing
DE3851724T2 (en)1987-07-081995-05-04Matsushita Electric Ind Co Ltd Method and device for protecting copy signals.
US4896275A (en)*1987-07-101990-01-23Bull Hn Information Systems Inc.Full page graphics image display data reduction
US4939515A (en)1988-09-301990-07-03General Electric CompanyDigital signal encoding and decoding apparatus
GB8824969D0 (en)*1988-10-251988-11-30Emi Plc ThornIdentification codes
US5111530A (en)1988-11-041992-05-05Sony CorporationDigital audio signal generating apparatus
NL8901032A (en)1988-11-101990-06-01Philips Nv CODER FOR INCLUDING ADDITIONAL INFORMATION IN A DIGITAL AUDIO SIGNAL WITH A PREFERRED FORMAT, A DECODER FOR DERIVING THIS ADDITIONAL INFORMATION FROM THIS DIGITAL SIGNAL, AN APPARATUS FOR RECORDING A DIGITAL SIGNAL ON A CODE OF RECORD. OBTAINED A RECORD CARRIER WITH THIS DEVICE.
US5038402A (en)1988-12-061991-08-06General Instrument CorporationApparatus and method for providing digital audio in the FM broadcast band
US5142576A (en)1989-02-071992-08-25Market Data CorporationSystem for securely providing restricted video information
US5341477A (en)1989-02-241994-08-23Digital Equipment CorporationBroker for computer network server selection
US4972471A (en)1989-05-151990-11-20Gary GrossEncoding system
US5077665A (en)1989-05-251991-12-31Reuters LimitedDistributed matching system
US5103461A (en)1989-06-291992-04-07Symbol Technologies, Inc.Signal quality measure in packet data communication
US5123045A (en)1989-08-181992-06-16Massachusetts Institute Of TechnologyComprehensive software protection system
US4969204A (en)1989-11-291990-11-06Eastman Kodak CompanyHybrid residual-based hierarchical storage and display method for high resolution digital images in a multiuse environment
US5337361C1 (en)1990-01-052001-05-15Symbol Technologies IncRecord with encoded data
US5210820A (en)*1990-05-021993-05-11Broadcast Data Systems Limited PartnershipSignal recognition system and method
EP0459046A1 (en)*1990-05-311991-12-04International Business Machines CorporationComputer software protection
US5136581A (en)1990-07-021992-08-04At&T Bell LaboratoriesArrangement for reserving and allocating a plurality of competing demands for an ordered bus communication network
US5136647A (en)1990-08-021992-08-04Bell Communications Research, Inc.Method for secure time-stamping of digital documents
US5136646A (en)1991-03-081992-08-04Bell Communications Research, Inc.Digital document time-stamping with catenate certificate
US5091938B1 (en)*1990-08-061997-02-04Nippon Denki Home ElectronicsDigital data cryptographic system
US5243515A (en)1990-10-301993-09-07Lee Wayne MSecure teleprocessing bidding system
US5297032A (en)1991-02-011994-03-22Merrill Lynch, Pierce, Fenner & Smith IncorporatedSecurities trading workstation
JP2644096B2 (en)1991-03-201997-08-25富士通株式会社 Mail center management method
US5361296A (en)1991-11-251994-11-01Zoom Telephonics, Inc.Modem with ring detection/modem processing capability
US5319735A (en)1991-12-171994-06-07Bolt Beranek And Newman Inc.Embedded signalling
US5243423A (en)1991-12-201993-09-07A. C. Nielsen CompanySpread spectrum digital data transmission over TV video
US5375055A (en)1992-02-031994-12-20Foreign Exchange Transaction Services, Inc.Credit management for electronic brokerage system
JP3210054B2 (en)*1992-02-212001-09-17烈 山川 Apparatus and method for generating chaotic signal and chaotic device
US5469536A (en)1992-02-251995-11-21Imageware Software, Inc.Image editing system including masking capability
FI90934C (en)1992-04-131994-04-11Salon Televisiotehdas Oy Procedure for inserting data into an audio signal before channel coding
US5327520A (en)1992-06-041994-07-05At&T Bell LaboratoriesMethod of use of voice message coder/decoder
US5754697A (en)*1994-12-021998-05-19Fu; Chi-YungSelective document image data compression technique
JP2589932B2 (en)*1992-06-151997-03-12インターナショナル・ビジネス・マシーンズ・コーポレイション Global optimization method and system for device allocation
US5721788A (en)1992-07-311998-02-24Corbis CorporationMethod and system for digital image signatures
JPH06119388A (en)1992-10-071994-04-28Sony CorpPicture data managing method and picture data base
US5437050A (en)1992-11-091995-07-25Lamb; Robert G.Method and apparatus for recognizing broadcast information using multi-frequency magnitude detection
NZ314404A (en)1992-11-161998-11-25Ceridian CorpEncoding symbols in audio signals that represent frequency information, for identifying broadcast programs during audience survey
US5341429A (en)1992-12-041994-08-23Testdrive CorporationTransformation of ephemeral material
US5369707A (en)1993-01-271994-11-29Tecsec IncorporatedSecure network method and apparatus
US5379345A (en)*1993-01-291995-01-03Radio Audit Systems, Inc.Method and apparatus for the processing of encoded data in conjunction with an audio broadcast
US5365586A (en)1993-04-091994-11-15Washington UniversityMethod and apparatus for fingerprinting magnetic media
US5546462A (en)*1993-04-091996-08-13Washington UniversityMethod and apparatus for fingerprinting and authenticating various magnetic media
US5408505A (en)*1993-04-091995-04-18Washington UniversityMethod and apparatus for process control, tension control, and testing of magnetic media
JP3424262B2 (en)1993-04-212003-07-07ヤマハ株式会社 Online karaoke system
US5860099A (en)*1993-05-121999-01-12Usar Systems, Inc.Stored program system with protected memory and secure signature extraction
GB2278973B (en)1993-06-111997-10-29Quantel LtdVideo image processing systems
US5581703A (en)1993-06-291996-12-03International Business Machines CorporationMethod and apparatus for reserving system resources to assure quality of service
US5428606A (en)1993-06-301995-06-27Moskowitz; Scott A.Digital information commodities exchange
US5363448A (en)1993-06-301994-11-08United Technologies Automotive, Inc.Pseudorandom number generation and cryptographic authentication
CA2125337A1 (en)*1993-06-301994-12-31Marlin Jay EllerMethod and system for searching compressed data
US5418713A (en)*1993-08-051995-05-23Allen; RichardApparatus and method for an on demand data delivery system for the preview, selection, retrieval and reproduction at a remote location of previously recorded or programmed materials
US5412718A (en)*1993-09-131995-05-02Institute Of Systems ScienceMethod for utilizing medium nonuniformities to minimize unauthorized duplication of digital information
US5513126A (en)*1993-10-041996-04-30Xerox CorporationNetwork having selectively accessible recipient prioritized communication channel profiles
US5657461A (en)1993-10-041997-08-12Xerox CorporationUser interface for defining and automatically transmitting data according to preferred communication channels
US5478990A (en)1993-10-141995-12-26Coleman Environmental Systems, Inc.Method for tracking the production history of food products
JP3372611B2 (en)1993-10-182003-02-04キヤノン株式会社 Video transmission system, video processing device, and video processing method
JPH07212712A (en)1993-10-291995-08-11Eastman Kodak CoMethod and equipment for adding and deleting digital watermark in hierarchical picture memory and fetch system
US5625690A (en)*1993-11-151997-04-29Lucent Technologies Inc.Software pay per use system
US6983051B1 (en)1993-11-182006-01-03Digimarc CorporationMethods for audio watermarking and decoding
US5748763A (en)1993-11-181998-05-05Digimarc CorporationImage steganography system featuring perceptually adaptive and globally scalable signal embedding
US5862260A (en)*1993-11-181999-01-19Digimarc CorporationMethods for surveying dissemination of proprietary empirical data
ATE287176T1 (en)1993-11-182005-01-15Digimarc Corp VIDEO WITH HIDDEN IN-BAND DIGITAL DATA
US7171016B1 (en)1993-11-182007-01-30Digimarc CorporationMethod for monitoring internet dissemination of image, video and/or audio files
US5822436A (en)1996-04-251998-10-13Digimarc CorporationPhotographic products and methods employing embedded information
US20020009208A1 (en)*1995-08-092002-01-24Adnan AlattarAuthentication of physical and electronic media objects using digital watermarks
US5832119C1 (en)*1993-11-182002-03-05Digimarc CorpMethods for controlling systems using control signals embedded in empirical data
US5748783A (en)*1995-05-081998-05-05Digimarc CorporationMethod and apparatus for robust information coding
US5636292C1 (en)1995-05-082002-06-18Digimarc CorpSteganography methods employing embedded calibration data
US6611607B1 (en)*1993-11-182003-08-26Digimarc CorporationIntegrating digital watermarks in multimedia content
US8095949B1 (en)1993-12-022012-01-10Adrea, LLCElectronic book with restricted access features
US5454039A (en)1993-12-061995-09-26International Business Machines CorporationSoftware-efficient pseudorandom function and the use thereof for encryption
US5394324A (en)*1993-12-081995-02-28Xerox CorporationAuction-based control system for energy resource management in a building
US5649284A (en)1993-12-171997-07-15Sony CorporationMultiplex broadcasting system
US5513261A (en)*1993-12-291996-04-30At&T Corp.Key management scheme for use with electronic cards
US5398285A (en)*1993-12-301995-03-14Motorola, Inc.Method for generating a password using public key cryptography
US5973731A (en)1994-03-031999-10-26Schwab; Barry H.Secure identification system
CA2119921C (en)1994-03-232009-09-29Sydney H. BelzbergComputerized stock exchange trading system
US5450490A (en)1994-03-311995-09-12The Arbitron CompanyApparatus and methods for including codes in audio signals and decoding
US5974141A (en)1995-03-311999-10-26Mitsubishi CorporationData management system
US6018722A (en)1994-04-182000-01-25Aexpert Advisory, Inc.S.E.C. registered individual account investment advisor expert system
DE4413451A1 (en)1994-04-181995-12-14Rolf Brugger Device for the distribution of music information in digital form
US5497419A (en)*1994-04-191996-03-05Prima Facie, Inc.Method and apparatus for recording sensor data
US5598470A (en)*1994-04-251997-01-28International Business Machines CorporationMethod and apparatus for enabling trial period use of software products: Method and apparatus for utilizing a decryption block
CA2143874C (en)*1994-04-252000-06-20Thomas Edward CooperMethod and apparatus for enabling trial period use of software products: method and apparatus for utilizing a decryption stub
US5568556A (en)*1994-05-261996-10-22Graph-It, Inc.System and method for encrypting sensitive information
US5493677A (en)*1994-06-081996-02-20Systems Research & Applications CorporationGeneration, archiving, and retrieval of digital images with evoked suggestion-set captions and natural language interface
EP0689321A1 (en)1994-06-231995-12-27International Business Machines CorporationSystem for high availablility of network-wide bandwidth allocation
JPH088853A (en)1994-06-241996-01-12Sony CorpScrambling device and descrambling device
US5617506A (en)1994-06-291997-04-01The 3Do CompanyMethod for communicating a value over a transmission medium and for decoding same
US5530751A (en)1994-06-301996-06-25Hewlett-Packard CompanyEmbedded hidden identification codes in digital objects
US6041316A (en)*1994-07-252000-03-21Lucent Technologies Inc.Method and system for ensuring royalty payments for data delivered over a network
US5613119A (en)*1994-07-251997-03-18Motorola Inc.Data processor initialization program and method therefor
US5606609A (en)*1994-09-191997-02-25Scientific-AtlantaElectronic document verification system and method
US5781184A (en)1994-09-231998-07-14Wasserman; Steve C.Real time decompression and post-decompress manipulation of compressed full motion video
US5568570A (en)1994-09-301996-10-22Eastman Kodak CompanyMethod and apparatus for reducing quantization artifacts in a hierarchical image storage and retrieval system
US6363483B1 (en)*1994-11-032002-03-26Lucent Technologies Inc.Methods and systems for performing article authentication
JP3705447B2 (en)*1994-11-172005-10-12株式会社ルネサステクノロジ Image processing method and image processing apparatus
US5629980A (en)*1994-11-231997-05-13Xerox CorporationSystem for controlling the distribution and use of digital works
US5758257A (en)1994-11-291998-05-26Herz; FrederickSystem and method for scheduling broadcast of and access to video programs and other data using customer profiles
US6029195A (en)1994-11-292000-02-22Herz; Frederick S. M.System for customized electronic identification of desirable objects
US5646997A (en)1994-12-141997-07-08Barton; James M.Method and apparatus for embedding authentication information within digital data
KR0135815B1 (en)1994-12-191998-06-15김광호 Data communication method having an overlay function and apparatus for performing the method
US7007166B1 (en)1994-12-282006-02-28Wistaria Trading, Inc.Method and system for digital watermarking
US7362775B1 (en)1996-07-022008-04-22Wistaria Trading, Inc.Exchange mechanisms for digital information packages with bandwidth securitization, multichannel digital watermarks, and key management
US5745569A (en)1996-01-171998-04-28The Dice CompanyMethod for stega-cipher protection of computer code
US5530759A (en)1995-02-011996-06-25International Business Machines CorporationColor correct digital watermarking of images
US5943422A (en)1996-08-121999-08-24Intertrust Technologies Corp.Steganographic techniques for securely delivering electronic digital rights management control information over insecure communication channels
CN101398871B (en)1995-02-132011-05-18英特特拉斯特技术公司Systems and methods for secure transaction management and electronic rights protection
US5892900A (en)1996-08-301999-04-06Intertrust Technologies Corp.Systems and methods for secure transaction management and electronic rights protection
US5659726A (en)1995-02-231997-08-19Sandford, Ii; Maxwell T.Data embedding
US5774452A (en)1995-03-141998-06-30Aris Technologies, Inc.Apparatus and method for encoding and decoding information in audio signals
WO1996029795A1 (en)1995-03-211996-09-26Silvio MicaliSimultaneous electronic transactions
US5845266A (en)1995-12-121998-12-01Optimark Technologies, Inc.Crossing network utilizing satisfaction density profile with price discovery features
US5640569A (en)1995-04-281997-06-17Sun Microsystems, Inc.Diverse goods arbitration system and method for allocating resources in a distributed computer system
US5583488A (en)1995-04-281996-12-10Sala; Nicola R.Proximity alarm system
US6590996B1 (en)2000-02-142003-07-08Digimarc CorporationColor adaptive watermarking
US5613004A (en)1995-06-071997-03-18The Dice CompanySteganographic method and device
US5790677A (en)1995-06-291998-08-04Microsoft CorporationSystem and method for secure electronic commerce transactions
CA2179973C (en)1995-06-302002-03-05Takayuki NagashimaImage transmission apparatus, image transmission system, and communication apparatus
US7562392B1 (en)1999-05-192009-07-14Digimarc CorporationMethods of interacting with audio and ambient music
US5680462A (en)1995-08-071997-10-21Sandia CorporationInformation encoder/decoder using chaotic systems
US5751811A (en)*1995-08-301998-05-12Magnotti; Joseph C.32N +D bit key encryption-decryption system using chaos
US5721781A (en)1995-09-131998-02-24Microsoft CorporationAuthentication system and method for smart card transactions
US5696828A (en)1995-09-221997-12-09United Technologies Automotive, Inc.Random number generating system and process based on chaos
US5757923A (en)*1995-09-221998-05-26Ut Automotive Dearborn, Inc.Method of generating secret identification numbers
JP3545110B2 (en)1995-09-262004-07-21富士通株式会社 Communication service quality control method
CA2184949C (en)1995-09-282000-05-30Ingemar J. CoxSecure spread spectrum watermarking for multimedia data
US5765152A (en)1995-10-131998-06-09Trustees Of Dartmouth CollegeSystem and method for managing copyrighted electronic media
US5675653A (en)1995-11-061997-10-07Nelson, Jr.; Douglas ValmoreMethod and apparatus for digital encryption
US5859920A (en)*1995-11-301999-01-12Eastman Kodak CompanyMethod for embedding digital information in an image
US5719937A (en)1995-12-061998-02-17Solana Technology Develpment CorporationMulti-media copy management system
JPH11500892A (en)1995-12-111999-01-19フィリップス エレクトロニクス ネムローゼ フェンノートシャップ Marking of video and / or audio signals
US5633932A (en)*1995-12-191997-05-27Intel CorporationApparatus and method for preventing disclosure through user-authentication at a printing node
US6067622A (en)1996-01-022000-05-23Moore; Steven JeromeSoftware security system using remove function to restrict unauthorized duplicating and installation of an application program
WO1997024833A2 (en)1996-01-031997-07-10Silvio MicaliIdeal electronic negotiations
US5905975A (en)*1996-01-041999-05-18Ausubel; Lawrence M.Computer implemented methods and apparatus for auctions
US7664263B2 (en)1998-03-242010-02-16Moskowitz Scott AMethod for combining transfer functions with predetermined key creation
US6205249B1 (en)1998-04-022001-03-20Scott A. MoskowitzMultiple transform utilization and applications for secure digital watermarking
US5822432A (en)1996-01-171998-10-13The Dice CompanyMethod for human-assisted random key generation and application for digital watermark system
DE69722277T2 (en)1996-01-312004-04-01Canon K.K. Billing device and an information distribution system using the billing device
US5689587A (en)1996-02-091997-11-18Massachusetts Institute Of TechnologyMethod and apparatus for data hiding in images
AUPN815796A0 (en)1996-02-191996-03-14Lancaster Australia Pty LimitedUniversal contract exchange
US5901178A (en)1996-02-261999-05-04Solana Technology Development CorporationPost-compression hidden data transport for video
US5664018A (en)1996-03-121997-09-02Leighton; Frank ThomsonWatermarking process resilient to collusion attacks
US5923763A (en)1996-03-211999-07-13Walker Asset Management Limited PartnershipMethod and apparatus for secure document timestamping
US5673316A (en)1996-03-291997-09-30International Business Machines CorporationCreation and distribution of cryptographic envelope
AU710897B2 (en)1996-04-011999-09-30Rovi Solutions CorporationA method for controlling copy protection in digital video networks
US5828325A (en)1996-04-031998-10-27Aris Technologies, Inc.Apparatus and method for encoding and decoding information in analog signals
US5839100A (en)1996-04-221998-11-17Wegener; Albert WilliamLossless and loss-limited compression of sampled data signals
US5884033A (en)*1996-05-151999-03-16Spyglass, Inc.Internet filtering system for filtering data transferred over the internet utilizing immediate and deferred filtering actions
AU3206397A (en)1996-05-231997-12-09Apple Computer, Inc.Method and apparatus for two-level copy protection
JPH09321894A (en)1996-05-311997-12-12Sony Corp Information processing device
US5893067A (en)*1996-05-311999-04-06Massachusetts Institute Of TechnologyMethod and apparatus for echo data hiding in audio signals
GB2313974B (en)1996-06-062000-06-28Berners Lee Charles PeterApparatus and method for encoding data
US6049838A (en)*1996-07-012000-04-11Sun Microsystems, Inc.Persistent distributed capabilities
US7913087B2 (en)*1996-07-022011-03-22Wistaria Trading, Inc.Optimization methods for the insertion, protection, and detection of digital watermarks in digital data
US7346472B1 (en)2000-09-072008-03-18Blue Spike, Inc.Method and device for monitoring and analyzing signals
US7107451B2 (en)1996-07-022006-09-12Wistaria Trading, Inc.Optimization methods for the insertion, protection, and detection of digital watermarks in digital data
US7095874B2 (en)1996-07-022006-08-22Wistaria Trading, Inc.Optimization methods for the insertion, protection, and detection of digital watermarks in digitized data
US7457962B2 (en)*1996-07-022008-11-25Wistaria Trading, IncOptimization methods for the insertion, protection, and detection of digital watermarks in digitized data
US6078664A (en)1996-12-202000-06-20Moskowitz; Scott A.Z-transform implementation of digital watermarks
US7123718B1 (en)1999-03-242006-10-17Blue Spike, Inc.Utilizing data reduction in stegnographic and cryptographic systems
US7159116B2 (en)1999-12-072007-01-02Blue Spike, Inc.Systems, methods and devices for trusted transactions
US5889868A (en)*1996-07-021999-03-30The Dice CompanyOptimization methods for the insertion, protection, and detection of digital watermarks in digitized data
US7177429B2 (en)2000-12-072007-02-13Blue Spike, Inc.System and methods for permitting open access to data objects and for securing data within the data objects
US7989689B2 (en)1996-07-102011-08-02Bassilic Technologies LlcElectronic music stand performer subsystems and music communication methodologies
US5918223A (en)1996-07-221999-06-29Muscle FishMethod and article of manufacture for content-based analysis, storage, retrieval, and segmentation of audio information
AU4229397A (en)1996-07-251998-02-20Hybrid Networks, Inc.High-speed internet access system
CA2263588C (en)1996-08-192005-01-18Ntru Cryptosystems, Inc.Public key cryptosystem method and apparatus
US6029146A (en)1996-08-212000-02-22Crossmar, Inc.Method and apparatus for trading securities electronically
US5799083A (en)1996-08-261998-08-25Brothers; Harlan JayEvent verification system
US6061793A (en)*1996-08-302000-05-09Regents Of The University Of MinnesotaMethod and apparatus for embedding data, including watermarks, in human perceptible sounds
US6272634B1 (en)1996-08-302001-08-07Regents Of The University Of MinnesotaDigital watermarking to resolve multiple claims of ownership
US6978370B1 (en)1996-09-032005-12-20Cryptography Research, Inc.Method and system for copy-prevention of digital copyright works
US6069914A (en)*1996-09-192000-05-30Nec Research Institute, Inc.Watermarking of image data using MPEG/JPEG coefficients
US5848155A (en)1996-09-041998-12-08Nec Research Institute, Inc.Spread spectrum watermark for embedded signalling
US6484153B1 (en)1996-09-042002-11-19Priceline.Com IncorporatedSystem and method for managing third-party input to a conditional purchase offer (CPO)
US5809139A (en)1996-09-131998-09-15Vivo Software, Inc.Watermarking method and apparatus for compressed digital video
US6108722A (en)1996-09-132000-08-22Silicon Grpahics, Inc.Direct memory access apparatus for transferring a block of data having discontinous addresses using an address calculating circuit
US5734752A (en)*1996-09-241998-03-31Xerox CorporationDigital watermarking using stochastic screen patterns
US6088455A (en)1997-01-072000-07-11Logan; James D.Methods and apparatus for selectively reproducing segments of broadcast programming
US5915027A (en)1996-11-051999-06-22Nec Research InstituteDigital watermarking
US5826878A (en)1996-11-141998-10-27Cashflow Technologies IncorporatedApparatus and method of playing a board game for teaching fundamental aspects of personal finance, investing and accounting
US6178405B1 (en)1996-11-182001-01-23Innomedia Pte Ltd.Concatenation compression method
US7730317B2 (en)1996-12-202010-06-01Wistaria Trading, Inc.Linear predictive coding implementation of digital watermarks
US5920900A (en)1996-12-301999-07-06Cabletron Systems, Inc.Hash-based translation method and apparatus with multiple level collision resolution
US5842213A (en)1997-01-281998-11-24Odom; Paul S.Method for modeling, storing, and transferring data in neutral form
US6009176A (en)1997-02-131999-12-28International Business Machines CorporationHow to sign digital streams
AUPO521897A0 (en)1997-02-201997-04-11Telstra R & D Management Pty LtdInvisible digital watermarks
US7003480B2 (en)1997-02-272006-02-21Microsoft CorporationGUMP: grand unified meta-protocol for simple standards-based electronic commerce transactions
US5978787A (en)*1997-02-281999-11-02Oracle CorporationReport server caching
US6233684B1 (en)*1997-02-282001-05-15Contenaguard Holdings, Inc.System for controlling the distribution and use of rendered digital works through watermaking
US5903721A (en)*1997-03-131999-05-11cha|Technologies Services, Inc.Method and system for secure online transaction processing
NL1005523C2 (en)1997-03-131998-09-15Univ Eindhoven TechPoint-to-multipoint analogue or digital signal distribution
DE19710967C1 (en)1997-03-171998-10-22Karl Heinz Koeppen Full range speakers
US6341353B1 (en)1997-04-112002-01-22The Brodia GroupSmart electronic receipt system
KR19980086811A (en)*1997-05-081998-12-05니시무로 타이조 Apparatus, method and recording medium for embedding and reproducing additional information
US6427012B1 (en)1997-05-192002-07-30Verance CorporationApparatus and method for embedding and extracting information in analog signals using replica modulation
US6173322B1 (en)1997-06-052001-01-09Silicon Graphics, Inc.Network request distribution based on static rules and dynamic performance data
US6131162A (en)1997-06-052000-10-10Hitachi Ltd.Digital data authentication method
JP4739465B2 (en)1997-06-092011-08-03インタートラスト テクノロジーズ コーポレイション Confusing technology to enhance software security
US6449640B1 (en)1997-06-192002-09-10International Business Machines CorporationWeb server with unique identification of linked objects
US5864827A (en)1997-06-271999-01-26Belzberg Financial Markets & News International Inc.System and method for providing an information gateway
JPH1132200A (en)1997-07-091999-02-02Matsushita Electric Ind Co Ltd Watermark data insertion method and watermark data detection method
US6577472B2 (en)1997-07-242003-06-10Hitachi, Ltd.Glass substrate for a magnetic disk, a magnetic disk which can be formed with a stable texture
US5949973A (en)1997-07-251999-09-07Memco Software, Ltd.Method of relocating the stack in a computer system for preventing overrate by an exploit program
DE69836455T2 (en)1997-08-202007-03-29Canon K.K. Electronic watermarking system, electronic information distribution system and device for storing images
KR100323441B1 (en)1997-08-202002-06-20윤종용Mpeg2 motion picture coding/decoding system
US6230268B1 (en)*1997-09-122001-05-08International Business Machines CorporationData control system
US6611599B2 (en)*1997-09-292003-08-26Hewlett-Packard Development Company, L.P.Watermarking of digital object
ES2181288T3 (en)1997-10-082003-02-16Macrovision Corp METHOD AND APPLIANCE TO GENERATE A WATER BRAND TO COPY ONLY FOR VIDEO RECORDINGS.
US5949055A (en)1997-10-231999-09-07Xerox CorporationAutomatic geometric image transformations using embedded signals
JP3092567B2 (en)1997-10-312000-09-25日本電気株式会社 Method and apparatus for generating encryption key
US6051029A (en)*1997-10-312000-04-18Entelos, Inc.Method of generating a display for a dynamic simulation model utilizing node and link representations
US6594643B1 (en)1997-11-142003-07-15Charles C. Freeny, Jr.Automatic stock trading system
US6035398A (en)1997-11-142000-03-07Digitalpersona, Inc.Cryptographic key generation using biometric data
JPH11232779A (en)1997-11-201999-08-27Toshiba Corp Copy protection device
US6128735A (en)*1997-11-252000-10-03Motorola, Inc.Method and system for securely transferring a data set in a data communications system
US6141754A (en)1997-11-282000-10-31International Business Machines CorporationIntegrated method and system for controlling information access and distribution
US6330672B1 (en)1997-12-032001-12-11At&T Corp.Method and apparatus for watermarking digital bitstreams
US6674858B1 (en)*1997-12-102004-01-06Hitachi, Ltd.Receiving device, recording and reproducing device and receiving/recording-reproducing system for digital broadcast signal
JP3407287B2 (en)1997-12-222003-05-19日本電気株式会社 Encoding / decoding system
US6208745B1 (en)*1997-12-302001-03-27Sarnoff CorporationMethod and apparatus for imbedding a watermark into a bitstream representation of a digital image sequence
US6373960B1 (en)*1998-01-062002-04-16Pixel Tools CorporationEmbedding watermarks into compressed video data
US6385596B1 (en)1998-02-062002-05-07Liquid Audio, Inc.Secure online music distribution system
US6141753A (en)1998-02-102000-10-31Fraunhofer GesellschaftSecure distribution of digital representations
DE19807872A1 (en)1998-02-251999-08-26Pact Inf Tech GmbhMethod of managing configuration data in data flow processors
US6324649B1 (en)1998-03-022001-11-27Compaq Computer CorporationModified license key entry for pre-installation of software
US6351765B1 (en)*1998-03-092002-02-26Media 100, Inc.Nonlinear video editing system
US6996539B1 (en)1998-03-112006-02-07Foliofn, Inc.Method and apparatus for enabling smaller investors or others to create and manage a portfolio of securities or other assets or liabilities on a cost effective basis
US6557103B1 (en)*1998-04-132003-04-29The United States Of America As Represented By The Secretary Of The ArmySpread spectrum image steganography
US6754822B1 (en)1998-04-302004-06-22Fraunhofer-Gesellschaft Zur Forderung Der Angewandten Forshung E.V.Active watermarks and watermark agents
US6278791B1 (en)1998-05-072001-08-21Eastman Kodak CompanyLossless recovery of an original image containing embedded data
US6148333A (en)1998-05-132000-11-14Mgi Software CorporationMethod and system for server access control and tracking
US6977894B1 (en)1998-05-202005-12-20Nortel Networks LimitedMethod and apparatus for discarding data packets through the use of descriptors
US6647424B1 (en)1998-05-202003-11-11Nortel Networks LimitedMethod and apparatus for discarding data packets
US6233347B1 (en)*1998-05-212001-05-15Massachusetts Institute Of TechnologySystem method, and product for information embedding using an ensemble of non-intersecting embedding generators
US6021196A (en)1998-05-262000-02-01The Regents University Of CaliforniaReference palette embedding
US6029126A (en)*1998-06-302000-02-22Microsoft CorporationScalable audio coder and decoder
US7644282B2 (en)*1998-05-282010-01-05Verance CorporationPre-processed information embedding system
US6983057B1 (en)1998-06-012006-01-03Datamark Technologies Pte Ltd.Methods for embedding image, audio and video watermarks in digital data
JP3156667B2 (en)1998-06-012001-04-16日本電気株式会社 Digital watermark insertion system, digital watermark characteristic table creation device
US6044471A (en)1998-06-042000-03-28Z4 Technologies, Inc.Method and apparatus for securing software to reduce unauthorized use
US6986063B2 (en)*1998-06-042006-01-10Z4 Technologies, Inc.Method for monitoring software using encryption including digital signatures/certificates
US20040117628A1 (en)1998-06-042004-06-17Z4 Technologies, Inc.Computer readable storage medium for enhancing license compliance of software/digital content including self-activating/self-authenticating software/digital content
US20040117664A1 (en)1998-06-042004-06-17Z4 Technologies, Inc.Apparatus for establishing a connectivity platform for digital rights management
US6799277B2 (en)1998-06-042004-09-28Z4 Technologies, Inc.System and method for monitoring software
US20040225894A1 (en)1998-06-042004-11-11Z4 Technologies, Inc.Hardware based method for digital rights management including self activating/self authentication software
US6523113B1 (en)1998-06-092003-02-18Apple Computer, Inc.Method and apparatus for copy protection
JP3969467B2 (en)1998-06-172007-09-05富士通株式会社 Network system, transmission / reception method, transmission device, reception device, and recording medium
US6154571A (en)1998-06-242000-11-28Nec Research Institute, Inc.Robust digital watermarking
US6530021B1 (en)*1998-07-202003-03-04Koninklijke Philips Electronics N.V.Method and system for preventing unauthorized playback of broadcasted digital data streams
US6226618B1 (en)1998-08-132001-05-01International Business Machines CorporationElectronic content delivery system
JP4424769B2 (en)1998-09-102010-03-03興和株式会社 Digital watermark embedding device
KR100484209B1 (en)1998-09-242005-09-30삼성전자주식회사 Digital Content Encryption / Decryption Device and Method
US6266705B1 (en)1998-09-292001-07-24Cisco Systems, Inc.Look up mechanism and associated hash table for a network switch
US6285775B1 (en)1998-10-012001-09-04The Trustees Of The University Of PrincetonWatermarking scheme for image authentication
US6317728B1 (en)1998-10-132001-11-13Richard L. KaneSecurities and commodities trading system
US6345100B1 (en)*1998-10-142002-02-05Liquid Audio, Inc.Robust watermark method and apparatus for digital signals
JP4763866B2 (en)1998-10-152011-08-31インターシア ソフトウェア エルエルシー Method and apparatus for protecting digital data by double re-encryption
AU760436B2 (en)*1998-10-162003-05-15Matsushita Electric Industrial Co., Ltd.Production protection system dealing with contents that are digital production
US6138239A (en)1998-11-132000-10-24N★Able Technologies, Inc.Method and system for authenticating and utilizing secure resources in a computer system
SE513356C2 (en)1998-11-202000-08-28Ericsson Telefon Ab L M Method and apparatus for encrypting images
US6539475B1 (en)*1998-12-182003-03-25Nec CorporationMethod and system for protecting digital data from unauthorized copying
US5991426A (en)1998-12-181999-11-23Signafy, Inc.Field-based watermark insertion and detection
US6233566B1 (en)1998-12-312001-05-15Ultraprise CorporationSystem, method and computer program product for online financial products trading
US7162642B2 (en)*1999-01-062007-01-09Digital Video Express, L.P.Digital content distribution system and method
US6442283B1 (en)1999-01-112002-08-27Digimarc CorporationMultimedia data embedding
US6510513B1 (en)1999-01-132003-01-21Microsoft CorporationSecurity services and policy enforcement for electronic data
US6282650B1 (en)1999-01-252001-08-28Intel CorporationSecure public digital watermark
US6272474B1 (en)1999-02-082001-08-07Crisostomo B. GarciaMethod for monitoring and trading stocks via the internet displaying bid/ask trade bars
US6957330B1 (en)1999-03-012005-10-18Storage Technology CorporationMethod and system for secure information handling
ATE347131T1 (en)*1999-03-082006-12-15Software Ag METHOD FOR CHECKING A USER'S ACCESS
US6778968B1 (en)1999-03-172004-08-17Vialogy Corp.Method and system for facilitating opportunistic transactions using auto-probes
EP1172001A4 (en)1999-03-242002-08-14Blue Spike IncUtilizing data reduction in steganographic and cryptographic systems
US20020188570A1 (en)1999-03-242002-12-12Donna ConingsbyPartial protection of content
US7664264B2 (en)1999-03-242010-02-16Blue Spike, Inc.Utilizing data reduction in steganographic and cryptographic systems
US6668246B1 (en)1999-03-242003-12-23Intel CorporationMultimedia data delivery and playback system with multi-level content and privacy protection
US6839686B1 (en)1999-03-292005-01-04Dlj Long Term Investment CorporationMethod and system for providing financial information and evaluating securities of a financial debt instrument
US6865747B1 (en)*1999-04-012005-03-08Digital Video Express, L.P.High definition media storage structure and playback mechanism
US6823455B1 (en)1999-04-082004-11-23Intel CorporationMethod for robust watermarking of content
US6405203B1 (en)1999-04-212002-06-11Research Investment Network, Inc.Method and program product for preventing unauthorized users from using the content of an electronic storage medium
US6665489B2 (en)1999-04-212003-12-16Research Investment Network, Inc.System, method and article of manufacturing for authorizing the use of electronic content utilizing a laser-centric medium and a network server
US6966002B1 (en)1999-04-302005-11-15Trymedia Systems, Inc.Methods and apparatus for secure distribution of software
JP2000322825A (en)1999-05-132000-11-24Hitachi Ltd Digital signal recording device
US6522769B1 (en)*1999-05-192003-02-18Digimarc CorporationReconfiguring a watermark detector
US6834343B1 (en)1999-05-272004-12-21Microsoft CorporationMethod for watermarking computer programs
US6463468B1 (en)1999-06-012002-10-08Netzero, Inc.Targeted network video download interface
KR100334722B1 (en)*1999-06-052002-05-04강호석Method and the apparatus for generating stereoscopic image using MPEG data
US6785815B1 (en)1999-06-082004-08-31Intertrust Technologies Corp.Methods and systems for encoding and protecting data using digital signature and watermarking techniques
US6594761B1 (en)*1999-06-092003-07-15Cloakware CorporationTamper resistant software encoding
US6574608B1 (en)1999-06-112003-06-03Iwant.Com, Inc.Web-based system for connecting buyers and sellers
US6381618B1 (en)*1999-06-172002-04-30International Business Machines CorporationMethod and apparatus for autosynchronizing distributed versions of documents
US7020285B1 (en)1999-07-132006-03-28Microsoft CorporationStealthy audio watermarking
US7475246B1 (en)1999-08-042009-01-06Blue Spike, Inc.Secure personal content server
US6775772B1 (en)1999-10-122004-08-10International Business Machines CorporationPiggy-backed key exchange protocol for providing secure low-overhead browser connections from a client to a server using a trusted third party
US6615188B1 (en)1999-10-142003-09-02Freedom Investments, Inc.Online trade aggregating system
US6856967B1 (en)1999-10-212005-02-15Mercexchange, LlcGenerating and navigating streaming dynamic pricing information
US6556976B1 (en)1999-11-102003-04-29Gershman, Brickner And Bratton, Inc.Method and system for e-commerce and related data management, analysis and reporting
US6606393B1 (en)1999-12-022003-08-12Verizon Laboratories Inc.Message authentication code using image histograms
US6725372B1 (en)*1999-12-022004-04-20Verizon Laboratories Inc.Digital watermarking
WO2001043026A1 (en)1999-12-072001-06-14Blue Spike, Inc.Systems, methods and devices for trusted transactions
US6282300B1 (en)2000-01-212001-08-28Signafy, Inc.Rotation, scale, and translation resilient public watermarking for images using a log-polar fourier transform
US7058570B1 (en)2000-02-102006-06-06Matsushita Electric Industrial Co., Ltd.Computer-implemented method and apparatus for audio data hiding
US6385329B1 (en)*2000-02-142002-05-07Digimarc CorporationWavelet domain watermarks
US6834308B1 (en)2000-02-172004-12-21Audible Magic CorporationMethod and apparatus for identifying media content presented on a media playing device
US6829710B1 (en)2000-03-142004-12-07Microsoft CorporationTechnique for producing, through watermarking, highly tamper-resistant executable code and resulting “watermarked” code so formed
US7046808B1 (en)2000-03-242006-05-16Verance CorporationMethod and apparatus for detecting processing stages applied to a signal
US6574195B2 (en)2000-04-192003-06-03Caspian Networks, Inc.Micro-flow management
US6453252B1 (en)2000-05-152002-09-17Creative Technology Ltd.Process for identifying audio content
AU2000260709A1 (en)2000-07-052002-01-14Scott A. MoskowitzCopy protection of digital data combining steganographic and cryptographic techniques
EP1305901B1 (en)*2000-07-272005-04-13Activated Content Corporation, Inc.Stegotext encoder and decoder
US6990453B2 (en)*2000-07-312006-01-24Landmark Digital Services LlcSystem and methods for recognizing sound and music signals in high noise and distortion
AU2001286421A1 (en)*2000-08-092002-02-18Murphy CompanyMaterial and labor cost estimating method and system
US6430301B1 (en)2000-08-302002-08-06Verance CorporationFormation and analysis of signals with common and transaction watermarks
US20040243540A1 (en)2000-09-072004-12-02Moskowitz Scott A.Method and device for monitoring and analyzing signals
US7127615B2 (en)2000-09-202006-10-24Blue Spike, Inc.Security based on subliminal and supraliminal channels for data objects
US20020152179A1 (en)2000-10-272002-10-17Achiezer RacovRemote payment method and system
US7562012B1 (en)2000-11-032009-07-14Audible Magic CorporationMethod and apparatus for creating a unique audio signature
US7050396B1 (en)2000-11-302006-05-23Cisco Technology, Inc.Method and apparatus for automatically establishing bi-directional differentiated services treatment of flows in a network
US20040059918A1 (en)*2000-12-152004-03-25Changsheng XuMethod and system of digital watermarking for compressed audio
AU2002232817A1 (en)2000-12-212002-07-01Digimarc CorporationMethods, apparatus and programs for generating and utilizing content signatures
US6532284B2 (en)2001-02-272003-03-11Morgan Guaranty Trust CompanyMethod and system for optimizing bandwidth cost via caching and other network transmission delaying techniques
US7359889B2 (en)2001-03-022008-04-15Landmark Digital Services LlcMethod and apparatus for automatically creating database for use in automated media recognition system
JP4595220B2 (en)2001-03-232010-12-08コニカミノルタビジネステクノロジーズ株式会社 Rewritable display sheet and image forming apparatus
EP1490767B1 (en)*2001-04-052014-06-11Audible Magic CorporationCopyright detection and protection system and method
US6973574B2 (en)2001-04-242005-12-06Microsoft Corp.Recognizer of audio-content in digital signals
US7043050B2 (en)2001-05-022006-05-09Microsoft CorporationSoftware anti-piracy systems and methods utilizing certificates with digital content
US8006262B2 (en)*2001-06-292011-08-23Rodriguez Arturo AGraphic user interfaces for purchasable and recordable media (PRM) downloads
US7095715B2 (en)2001-07-022006-08-223Com CorporationSystem and method for processing network packet flows
US6581478B2 (en)2001-07-052003-06-24Eaton CorporationTorque measuring apparatus and method employing a crystal oscillator
US6968337B2 (en)2001-07-102005-11-22Audible Magic CorporationMethod and apparatus for identifying an unknown work
DE10133333C1 (en)2001-07-102002-12-05Fraunhofer Ges ForschungProducing fingerprint of audio signal involves setting first predefined fingerprint mode from number of modes and computing a fingerprint in accordance with set predefined mode
US7877438B2 (en)2001-07-202011-01-25Audible Magic CorporationMethod and apparatus for identifying new media content
US20030027549A1 (en)2001-07-302003-02-06Msafe Inc.Prepaid communication system and method
US7177430B2 (en)*2001-10-312007-02-13Portalplayer, Inc.Digital entroping for digital audio reproductions
US7444506B1 (en)2001-12-282008-10-28Ragula SystemsSelective encryption with parallel networks
US7233669B2 (en)2002-01-022007-06-19Sony CorporationSelective encryption to enable multiple decryption keys
US7287275B2 (en)2002-04-172007-10-23Moskowitz Scott AMethods, systems and devices for packet watermarking and efficient provisioning of bandwidth
US7103184B2 (en)2002-05-092006-09-05Intel CorporationSystem and method for sign mask encryption and decryption
WO2004008700A2 (en)2002-07-122004-01-22The Penn State Research FoundationReal-time packet traceback and associated packet marking strategies
JP2005533330A (en)2002-07-172005-11-04コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Replication control using digital speed bumps
EP1547337B1 (en)2002-07-262006-03-22Green Border TechnologiesWatermarking at the packet level
KR100426317B1 (en)2002-09-062004-04-06한국전자통신연구원System for providing a real-time attacking connection traceback using of packet watermark insertion technique and method therefor
AU2003259400A1 (en)*2002-09-302004-04-19Koninklijke Philips Electronics N.V.Fingerprint extraction
CA2502232C (en)2002-10-152013-10-01Trent J. BrundageIdentification document and related methods
KR20050061594A (en)*2002-11-012005-06-22코닌클리케 필립스 일렉트로닉스 엔.브이.Improved audio data fingerprint searching
US7150003B2 (en)2002-11-252006-12-12Matsushita Electric Industrial Co., Ltd.Class coalescence for obfuscation of object-oriented software
US6983337B2 (en)*2002-12-182006-01-03Intel CorporationMethod, system, and program for handling device interrupts
US6784354B1 (en)2003-03-132004-08-31Microsoft CorporationGenerating a music snippet
US7206649B2 (en)2003-07-152007-04-17Microsoft CorporationAudio watermarking with dual watermarks
US7310815B2 (en)2003-10-292007-12-18Sonicwall, Inc.Method and apparatus for datastream analysis and blocking
US8694802B2 (en)2004-04-302014-04-08Apple Inc.System and method for creating tamper-resistant code
DE102004023436B4 (en)2004-05-102006-06-14M2Any Gmbh Apparatus and method for analyzing an information signal
US8140848B2 (en)*2004-07-012012-03-20Digimarc CorporationDigital watermark key generation
US7719966B2 (en)2005-04-132010-05-18Zeugma Systems Inc.Network element architecture for deep packet inspection
US7743001B1 (en)2005-06-212010-06-22Amazon Technologies, Inc.Method and system for dynamic pricing of web services utilization
US20070083467A1 (en)*2005-10-102007-04-12Apple Computer, Inc.Partial encryption techniques for media data
JP5019480B2 (en)2006-01-052012-09-05ウエッジ ネットワークス インコーポレーテッド Improved networked content inspection system and method
US8009861B2 (en)2006-04-282011-08-30Vobile, Inc.Method and system for fingerprinting digital video object based on multiresolution, multirate spatial and temporal signatures
US7926947B2 (en)2007-06-282011-04-19Chota MatsumotoOphthalmic examination system
US20100016736A1 (en)*2008-07-162010-01-21Massachusetts Institute Of TechnologyEstimating Aortic Blood Pressure from Non-Invasive Extremity Blood Pressure
WO2010021966A1 (en)2008-08-212010-02-25Dolby Laboratories Licensing CorporationFeature optimization and reliability estimation for audio and video signature generation and detection
US8179846B2 (en)2008-09-082012-05-15Alcatel LucentDPI-driven bearer termination for short-lived applications
US8860883B2 (en)2009-11-302014-10-14Miranda Technologies PartnershipMethod and apparatus for providing signatures of audio/video signals and for making use thereof
US8359417B2 (en)2010-07-162013-01-22Miranda Technologies Inc.Audio/video router

Cited By (74)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US8467525B2 (en)1995-06-072013-06-18Wistaria Trading, Inc.Steganographic method and device
US7568100B1 (en)1995-06-072009-07-28Wistaria Trading, Inc.Steganographic method and device
US8549305B2 (en)1995-06-072013-10-01Wistaria Trading, Inc.Steganographic method and device
US8046841B2 (en)1995-06-072011-10-25Wistaria Trading, Inc.Steganographic method and device
US8238553B2 (en)1995-06-072012-08-07Wistaria Trading, IncSteganographic method and device
US7761712B2 (en)1995-06-072010-07-20Wistaria Trading, Inc.Steganographic method and device
US9191206B2 (en)1996-01-172015-11-17Wistaria Trading LtdMultiple transform utilization and application for secure digital watermarking
US9191205B2 (en)1996-01-172015-11-17Wistaria Trading LtdMultiple transform utilization and application for secure digital watermarking
US9171136B2 (en)1996-01-172015-10-27Wistaria Trading LtdData protection method and device
US9104842B2 (en)1996-01-172015-08-11Scott A. MoskowitzData protection method and device
US9021602B2 (en)1996-01-172015-04-28Scott A. MoskowitzData protection method and device
US8930719B2 (en)1996-01-172015-01-06Scott A. MoskowitzData protection method and device
US8265276B2 (en)1996-01-172012-09-11Moskowitz Scott AMethod for combining transfer functions and predetermined key creation
US7991188B2 (en)1996-07-022011-08-02Wisteria Trading, Inc.Optimization methods for the insertion, protection, and detection of digital watermarks in digital data
US8121343B2 (en)1996-07-022012-02-21Wistaria Trading, IncOptimization methods for the insertion, protection, and detection of digital watermarks in digitized data
US7953981B2 (en)1996-07-022011-05-31Wistaria Trading, Inc.Optimization methods for the insertion, protection, and detection of digital watermarks in digital data
US7987371B2 (en)1996-07-022011-07-26Wistaria Trading, Inc.Optimization methods for the insertion, protection, and detection of digital watermarks in digital data
US8774216B2 (en)1996-07-022014-07-08Wistaria Trading, Inc.Exchange mechanisms for digital information packages with bandwidth securitization, multichannel digital watermarks, and key management
US7844074B2 (en)1996-07-022010-11-30Wistaria Trading, Inc.Optimization methods for the insertion, protection, and detection of digital watermarks in digitized data
US9070151B2 (en)1996-07-022015-06-30Blue Spike, Inc.Systems, methods and devices for trusted transactions
US9258116B2 (en)1996-07-022016-02-09Wistaria Trading LtdSystem and methods for permitting open access to data objects and for securing data within the data objects
US7647503B2 (en)1996-07-022010-01-12Wistaria Trading, Inc.Optimization methods for the insertion, projection, and detection of digital watermarks in digital data
US8161286B2 (en)1996-07-022012-04-17Wistaria Trading, Inc.Method and system for digital watermarking
US8307213B2 (en)1996-07-022012-11-06Wistaria Trading, Inc.Method and system for digital watermarking
US8175330B2 (en)1996-07-022012-05-08Wistaria Trading, Inc.Optimization methods for the insertion, protection, and detection of digital watermarks in digitized data
US9843445B2 (en)1996-07-022017-12-12Wistaria Trading LtdSystem and methods for permitting open access to data objects and for securing data within the data objects
US9830600B2 (en)1996-07-022017-11-28Wistaria Trading LtdSystems, methods and devices for trusted transactions
US8281140B2 (en)1996-07-022012-10-02Wistaria Trading, IncOptimization methods for the insertion, protection, and detection of digital watermarks in digital data
US8225099B2 (en)1996-12-202012-07-17Wistaria Trading, Inc.Linear predictive coding implementation of digital watermarks
US7738659B2 (en)1998-04-022010-06-15Moskowitz Scott AMultiple transform utilization and application for secure digital watermarking
US8542831B2 (en)1998-04-022013-09-24Scott A. MoskowitzMultiple transform utilization and application for secure digital watermarking
US9270859B2 (en)1999-03-242016-02-23Wistaria Trading LtdUtilizing data reduction in steganographic and cryptographic systems
US8160249B2 (en)1999-03-242012-04-17Blue Spike, Inc.Utilizing data reduction in steganographic and cryptographic system
US8526611B2 (en)1999-03-242013-09-03Blue Spike, Inc.Utilizing data reduction in steganographic and cryptographic systems
US8781121B2 (en)1999-03-242014-07-15Blue Spike, Inc.Utilizing data reduction in steganographic and cryptographic systems
US10461930B2 (en)1999-03-242019-10-29Wistaria Trading LtdUtilizing data reduction in steganographic and cryptographic systems
US6801999B1 (en)*1999-05-202004-10-05Microsoft CorporationPassive and active software objects containing bore resistant watermarking
US9710669B2 (en)1999-08-042017-07-18Wistaria Trading LtdSecure personal content server
US8739295B2 (en)1999-08-042014-05-27Blue Spike, Inc.Secure personal content server
US8171561B2 (en)1999-08-042012-05-01Blue Spike, Inc.Secure personal content server
US9934408B2 (en)1999-08-042018-04-03Wistaria Trading LtdSecure personal content server
US8789201B2 (en)1999-08-042014-07-22Blue Spike, Inc.Secure personal content server
US8265278B2 (en)1999-12-072012-09-11Blue Spike, Inc.System and methods for permitting open access to data objects and for securing data within the data objects
US8767962B2 (en)1999-12-072014-07-01Blue Spike, Inc.System and methods for permitting open access to data objects and for securing data within the data objects
US10644884B2 (en)1999-12-072020-05-05Wistaria Trading LtdSystem and methods for permitting open access to data objects and for securing data within the data objects
US8538011B2 (en)1999-12-072013-09-17Blue Spike, Inc.Systems, methods and devices for trusted transactions
US8798268B2 (en)1999-12-072014-08-05Blue Spike, Inc.System and methods for permitting open access to data objects and for securing data within the data objects
US10110379B2 (en)1999-12-072018-10-23Wistaria Trading LtdSystem and methods for permitting open access to data objects and for securing data within the data objects
US8712728B2 (en)2000-09-072014-04-29Blue Spike LlcMethod and device for monitoring and analyzing signals
US8214175B2 (en)2000-09-072012-07-03Blue Spike, Inc.Method and device for monitoring and analyzing signals
US7949494B2 (en)2000-09-072011-05-24Blue Spike, Inc.Method and device for monitoring and analyzing signals
US8271795B2 (en)2000-09-202012-09-18Blue Spike, Inc.Security based on subliminal and supraliminal channels for data objects
US8612765B2 (en)2000-09-202013-12-17Blue Spike, LlcSecurity based on subliminal and supraliminal channels for data objects
US20020157013A1 (en)*2001-03-052002-10-24Teruo MasakiCopyright licensing process promoting apparatus, copyright licensing process promoting method, copyright licensing process promoting program, and record medium
US8104079B2 (en)2002-04-172012-01-24Moskowitz Scott AMethods, systems and devices for packet watermarking and efficient provisioning of bandwidth
US8473746B2 (en)2002-04-172013-06-25Scott A. MoskowitzMethods, systems and devices for packet watermarking and efficient provisioning of bandwidth
USRE44222E1 (en)2002-04-172013-05-14Scott MoskowitzMethods, systems and devices for packet watermarking and efficient provisioning of bandwidth
US10735437B2 (en)2002-04-172020-08-04Wistaria Trading LtdMethods, systems and devices for packet watermarking and efficient provisioning of bandwidth
US9639717B2 (en)2002-04-172017-05-02Wistaria Trading LtdMethods, systems and devices for packet watermarking and efficient provisioning of bandwidth
USRE44307E1 (en)2002-04-172013-06-18Scott MoskowitzMethods, systems and devices for packet watermarking and efficient provisioning of bandwidth
US8224705B2 (en)2002-04-172012-07-17Moskowitz Scott AMethods, systems and devices for packet watermarking and efficient provisioning of bandwidth
US8706570B2 (en)2002-04-172014-04-22Scott A. MoskowitzMethods, systems and devices for packet watermarking and efficient provisioning of bandwidth
US20060059091A1 (en)*2002-04-232006-03-16Microsoft CorporationSystem and method for evaluating and enhancing source anonymity for encrypted web traffic
US20050157706A1 (en)*2002-04-232005-07-21Microsoft CorporationSystem and method for evaluating and enhancing source anonymity for encrypted web traffic
US7640215B2 (en)*2002-04-232009-12-29Microsoft CorporationSystem and method for evaluating and enhancing source anonymity for encrypted web traffic
US7646882B2 (en)*2002-12-272010-01-12Kabushiki Kaisha ToshibaDigital watermark embedding apparatus, method and program, and digital watermark detection apparatus, method and program
US20040136528A1 (en)*2002-12-272004-07-15Kabushiki Kaisha ToshibaDigital watermark embedding apparatus, method and program, and digital watermark detection apparatus, method and program
US7571490B2 (en)*2004-11-012009-08-04Oracle International CorporationMethod and apparatus for protecting data from unauthorized modification
US20060095791A1 (en)*2004-11-012006-05-04Daniel Manhung WongMethod and apparatus for protecting data from unauthorized modification
US10347262B2 (en)2017-10-182019-07-09The Nielsen Company (Us), LlcSystems and methods to improve timestamp transition resolution
US10734004B2 (en)2017-10-182020-08-04The Nielsen Company (Us), LlcSystems and methods to improve timestamp transition resolution
US11087772B2 (en)2017-10-182021-08-10The Nielsen Company (Us), LlcSystems and methods to improve timestamp transition resolution
US11562753B2 (en)2017-10-182023-01-24The Nielsen Company (Us), LlcSystems and methods to improve timestamp transition resolution
US12039983B2 (en)2017-10-182024-07-16The Nielsen Company (Us), LlcSystems and methods to improve timestamp transition resolution

Also Published As

Publication numberPublication date
US8542831B2 (en)2013-09-24
EP1068720A1 (en)2001-01-17
US20100220861A1 (en)2010-09-02
US20140226811A1 (en)2014-08-14
US7035409B1 (en)2006-04-25
US20060140403A1 (en)2006-06-29
US9191205B2 (en)2015-11-17
US9191206B2 (en)2015-11-17
US7738659B2 (en)2010-06-15
US6205249B1 (en)2001-03-20
US20130294641A1 (en)2013-11-07
JP2002510943A (en)2002-04-09
WO1999052271A1 (en)1999-10-14
US20140226812A1 (en)2014-08-14
US20140233730A1 (en)2014-08-21

Similar Documents

PublicationPublication DateTitle
US7738659B2 (en)Multiple transform utilization and application for secure digital watermarking
US9171136B2 (en)Data protection method and device
US6598162B1 (en)Method for combining transfer functions with predetermined key creation
US7055034B1 (en)Method and apparatus for robust embedded data
US7568100B1 (en)Steganographic method and device
US7127615B2 (en)Security based on subliminal and supraliminal channels for data objects
WO2002003385A1 (en)Copy protection of digital data combining steganographic and cryptographic techniques
KatzenbeisserOn the design of copyright protection protocols for multimedia distribution using symmetric and public-key watermarking
DelaigleMoskowitz (45) Date of Patent: Mar. 20, 2001
Barni et al.Digital watermarking
BlocksMoskowitz (45) Date of Patent: Sep. 24, 2013

Legal Events

DateCodeTitleDescription
STCBInformation on status: application discontinuation

Free format text:ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION

ASAssignment

Owner name:WISTARIA TRADING LTD, BERMUDA

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MOSKOWITZ, SCOTT A.;REEL/FRAME:036342/0953

Effective date:20150814


[8]ページ先頭

©2009-2025 Movatter.jp