JPH1186435A - Data control method, data control information embedding method, data control information detection, data control information embedding device, data control information detector and recorder - Google Patents

Data control method, data control information embedding method, data control information detection, data control information embedding device, data control information detector and recorder

Info

Publication number
JPH1186435A
JPH1186435A JP10190825A JP19082598A JPH1186435A JP H1186435 A JPH1186435 A JP H1186435A JP 10190825 A JP10190825 A JP 10190825A JP 19082598 A JP19082598 A JP 19082598A JP H1186435 A JPH1186435 A JP H1186435A
Authority
JP
Japan
Prior art keywords
data
information
permission
prohibition
permission information
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.)
Granted
Application number
JP10190825A
Other languages
Japanese (ja)
Other versions
JP2915904B2 (en
Inventor
Susumu Ibaraki
晋 茨木
Noboru Katsuta
昇 勝田
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP10190825A priority Critical patent/JP2915904B2/en
Publication of JPH1186435A publication Critical patent/JPH1186435A/en
Application granted granted Critical
Publication of JP2915904B2 publication Critical patent/JP2915904B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T1/00General purpose image data processing
    • G06T1/0021Image watermarking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2201/00General purpose image data processing
    • G06T2201/005Image watermarking
    • G06T2201/0064Image watermarking for copy protection or copy management, e.g. CGMS, copy only once, one-time copy

Abstract

PROBLEM TO BE SOLVED: To control copying propriety and the number of copying times and to protect a copyright by embedding prohibition information into data, such as videos and voices. SOLUTION: The prohibition information 31 is embedded into the videos and permission information 32 is embedded therein by using digital signature, etc., if N times of copying is okay. At the time of reproduction of the data, the presence or absence of the permission information 32 is investigated and a permission flag is set at a 1 or 0. If the permission flag is 1, the permission information 32 is deleted and the copying of the data is made possible. If the permission flag is 0, the prohibition information 31 is detected. A prohibition flag is then made 1 or 0. If the prohibition flag is 1, a copying okay or denial flag is set at the 0 and the copying of the data is prohibited.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、音声ソフトや映像
ソフトなどに代表される著作権の保護の対象となるデー
タを、複製(コピー)又はデータ処理(編集)すること
を防止するため、記録データの複製の許可又は不許可の
制御を行うコピー制御情報を付加するデータ制御情報埋
め込み方法及びその装置と、その情報を抽出するデータ
制御情報検出方法及びその装置と、データ制御情報埋め
込み方法及びデータ制御情報検出方法を併せたデータ制
御方法とに関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to recording of data to be protected by copyright, such as audio software and video software, in order to prevent copying (copying) or data processing (editing). Data control information embedding method and apparatus for adding copy control information for permitting or prohibiting data duplication, data control information detecting method and apparatus for extracting the information, data control information embedding method and data The present invention relates to a data control method combined with a control information detection method.

【0002】[0002]

【従来の技術】映像にコピー制御情報を埋め込む方法と
して、またコピー制御情報の検出方法として、パッチワ
ークと呼ばれる方法がある。この方法は、日経エレクト
ロニクスの1997年2月24日号(NO.683)の149p〜16
2pの「電子透かしを支えるデータハイディング技術
(上)」(及びW.Bender ,D.Gruhl,N.Morimoto,A.Lu.
“Techniques for data hiding”,IBM Systems Journa
l,Vol 35,NOS 3&4,1996)に紹介されている。以下、従
来技術におけるコピー制御情報埋め込み方法と、その情
報を抽出するコピー制御情報検出方法について説明す
る。
2. Description of the Related Art As a method of embedding copy control information in an image and a method of detecting copy control information, there is a method called patchwork. This method is described in Nikkei Electronics February 24, 1997 issue (No. 683), 149p-16.
2p "Data hiding technology supporting digital watermarking (above)" (and W. Bender, D. Gruhl, N. Morimoto, A. Lu.
“Techniques for data hiding”, IBM Systems Journa
l, Vol 35, NOS 3 & 4, 1996). Hereinafter, a copy control information embedding method and a copy control information detection method for extracting the information according to the related art will be described.

【0003】従来のコピー制御情報埋込方法として、1
枚の映像にコピー可否ビット(1ビット)を埋め込む手
順を説明する。コピー可否ビットとして、コピーが可の
ときは1、コピーが不可のときは0とする。擬似乱数に
より映像から2点(Ai、Bi)を選ぶ。次に、埋め込
むビットが1のときは、Aiの輝度レベルYaiをdだ
け上げ、Biの輝度レベルYbiをdだけ下げる。逆
に、埋め込むビットが0の時は、Aiの輝度レベルをd
だけ下げ、Biの輝度レベルをdだけ上げる。このとき
dの値は1〜5の間の整数である。これらの処理をn回
(nは通常1万程度)繰り返す。
As a conventional copy control information embedding method, 1
A procedure for embedding a copy permission / prohibition bit (1 bit) in one video will be described. The copy permission / prohibition bit is set to 1 when copying is permitted, and is set to 0 when copying is not permitted. Two points (Ai, Bi) are selected from the video by using pseudorandom numbers. Next, when the bit to be embedded is 1, the luminance level Yai of Ai is increased by d and the luminance level Ybi of Bi is decreased by d. Conversely, when the bit to be embedded is 0, the luminance level of Ai is set to d.
And increase the luminance level of Bi by d. At this time, the value of d is an integer between 1 and 5. These processes are repeated n times (n is usually about 10,000).

【0004】次に従来のコピー制御情報検出方法を説明
する。まず、擬似乱数により映像から情報埋込時と同じ
位置の2点の輝度レベル(画素情報)、即ち(Yai+
d、Ybi−d)又は(Yai−d、Ybi+d)を抽
出する。そしてこれら2点の差を計算する。これらの処
理を夫々の位置についてn回繰り返し、これらの差の平
均を求める。この平均がd以上であれば、埋め込まれて
いるビットが1であるとし、−d以下であれば埋め込ま
れているビットが0であるとする。平均が−d以上、d
以下のとき、情報が埋め込まれていないとする。
Next, a conventional copy control information detecting method will be described. First, the luminance levels (pixel information) of two points at the same position as that at the time of embedding information from a video, that is, (Yai +
d, Ybi-d) or (Yai-d, Ybi + d). Then, the difference between these two points is calculated. These processes are repeated n times for each position, and the average of these differences is determined. If the average is equal to or greater than d, the embedded bit is assumed to be 1, and if it is equal to or less than -d, the embedded bit is assumed to be 0. Average is -d or more, d
It is assumed that information is not embedded in the following cases.

【0005】ここでは、Yai−Ybiの期待値を0と
推定している。また(Yai+d)−(Ybi−d)の
期待値は2d、(Yai−d)−(Ybi+d)の期待
値は−2dである。これにより、平均値0からのずれの
閾値を、d及び−dとして判定を行っている。更に正確
な判定を行うためには、差の統計分布を求め、分散の推
定値からのずれによっても、検出可能である。
Here, the expected value of Yai-Ybi is estimated to be zero. The expected value of (Yai + d)-(Ybi-d) is 2d, and the expected value of (Yai-d)-(Ybi + d) is -2d. Thereby, the determination is made assuming that the threshold value of the deviation from the average value 0 is d and -d. In order to make a more accurate determination, a statistical distribution of the difference is obtained, and the difference can be detected from the deviation from the estimated value.

【0006】以上の様に、従来のコピー制御情報埋込方
法及びコピー制御情報検出方法によれば、1ビットのコ
ピー可否フラグの埋め込みと検出が可能である。更なる
方法として、選択した画素に一様にレベルdを加算や減
算を行うのではなく、映像の特徴に応じて画素ごとに埋
め込むレベルを変化させつつ、それらのレベルを各画素
の輝度に減算あるいは加算し、これらの平均がレベルd
となるようにして情報を埋め込めば、埋め込んだ後の映
像の劣化を抑え、不正行為を更に困難にすることができ
る。
As described above, according to the conventional copy control information embedding method and copy control information detection method, it is possible to embed and detect a 1-bit copy enable / disable flag. As a further method, instead of uniformly adding or subtracting the level d to the selected pixel, the level to be embedded is changed for each pixel according to the characteristics of the image, and these levels are subtracted from the luminance of each pixel. Or add them and the average of them is level d
By embedding the information in such a manner, it is possible to suppress the deterioration of the image after embedding, and to make the fraud more difficult.

【0007】[0007]

【発明が解決しようとする課題】しかるに、コピー制御
情報埋込方法および検出方法においては、コピーの許
可、禁止を示すだけではなく、コピーをN回だけ許可す
るようなコピー回数を制御することが要求されている。
コピー回数を制御するには、コピー時にコピー制御情報
の書き換えが必要である。例えば、1回コピー可能なソ
フトには、1回コピー可能であることを示すコピー制御
情報を埋め込む。そしてコピー時にこれをコピー禁止で
あることを示すコピー制御情報に書き換えなければなら
ない。
However, in the copy control information embedding method and the detection method, it is possible to control not only the permission or prohibition of copying but also the number of times of copying such that the copying is permitted only N times. Has been requested.
In order to control the number of copies, it is necessary to rewrite the copy control information at the time of copying. For example, copy control information indicating that copying is possible once is embedded in software that can be copied once. At the time of copying, this must be rewritten to copy control information indicating that copying is prohibited.

【0008】このようなコピー制御情報の書き換えを、
従来のコピー制御情報埋込方法及びびコピー制御情報検
出方法で実現するためには、コピー制御情報埋込方法と
コピー制御情報検出方法の両方をユーザのコピー時に実
行しなければならない。従来のコピー制御情報埋込方法
は、コピー制御情報検出方法に比べて処理が困難である
ので、ユーザが実現するのはコストアップにつながる。
また、コピー制御情報埋込方法をユーザに公開すること
になるので、不正行為が容易に実行される恐れがある。
[0008] Such rewriting of copy control information is performed by:
In order to realize the conventional copy control information embedding method and copy control information detection method, both the copy control information embedding method and the copy control information detection method must be executed at the time of user copying. Since the conventional copy control information embedding method is more difficult to process than the copy control information detection method, realization by the user leads to an increase in cost.
Further, since the method of embedding the copy control information is disclosed to the user, there is a possibility that an illegal act is easily executed.

【0009】本発明は、このような従来の問題点に鑑み
てなされたものであって、コピーの許可や禁止だけでな
く、コピー回数の制御が可能で、不正処理が困難なデー
タ制御情報埋め込み方法及びその装置と、データ制御情
報検出方法及びその装置を実現することを目的とする。
またデータの編集や表示等のデータ処理を制限するデー
タ制御情報埋め込み方法及びその装置と、データ制御情
報検出方法及びその装置を実現することも目的とする。
SUMMARY OF THE INVENTION The present invention has been made in view of such conventional problems, and not only permits or prohibits copying but also controls the number of times of copying, and embeds data control information which is difficult to illegally process. It is an object of the present invention to implement a method and an apparatus thereof, and a data control information detecting method and an apparatus thereof.
It is another object of the present invention to implement a data control information embedding method and apparatus for restricting data processing such as data editing and display, and a data control information detection method and apparatus.

【0010】[0010]

【課題を解決するための手段】このような課題を解決す
るため、本発明のデータ制御方法は、データのコピーを
禁止する場合は禁止情報を前記データ中に埋め込み、前
記データのコピーをN(Nは自然数)回許可する場合は
前記禁止情報を前記データ中に埋め込むと共に、N個の
許可情報を前記データ中に埋め込み、前記データのコピ
ーに先立ち、前記データから前記許可情報が検出された
場合には、前記データの少なくとも1つの前記許可情報
を無効にして前記データのコピーを許可し、前記データ
のコピーに先立ち、前記データから前記許可情報が検出
されず、前記禁止情報が検出された場合には、前記デー
タのコピーを禁止している。
In order to solve such a problem, a data control method of the present invention embeds prohibition information in data when copying data is prohibited, and sets the copy of the data to N ( When N is a natural number), the prohibition information is embedded in the data, and N pieces of permission information are embedded in the data, and the permission information is detected from the data prior to copying the data. In the case where at least one of the permission information of the data is invalidated and the copy of the data is permitted, and prior to the copy of the data, the permission information is not detected from the data and the prohibition information is detected. Prohibits copying of the data.

【0011】1実施形態では、前記許可情報は、デジタ
ル署名f(M)であって、前記デジタル署名f(M)
は、前記データからデジタルコードMを抽出し、該デジ
タルコードMに基づいて求められる。
In one embodiment, the permission information is a digital signature f (M), and the digital signature f (M)
Is obtained based on the digital code M by extracting a digital code M from the data.

【0012】本発明のデータ制御情報埋込方法は、デー
タのコピーを禁止する場合は禁止情報を前記データ中に
埋め込み、前記データのコピーをN(Nは自然数)回許
可する場合は前記禁止情報を前記データ中に埋め込むと
共に、N個の許可情報を前記データ中に埋め込んでい
る。
According to the data control information embedding method of the present invention, when data copying is prohibited, prohibition information is embedded in the data, and when the data copying is permitted N times (N is a natural number), the prohibition information is used. Is embedded in the data, and N pieces of permission information are embedded in the data.

【0013】1実施形態では、前記許可情報は、前記デ
ータから一意に得られるデジタルコードMに対するデジ
タル署名f(M)である本発明のデータ制御情報検出方
法は、データのコピーに先立ち、前記データから予め定
めれた許可情報が検出された場合には、前記許可情報を
無効にして前記データのコピーを許可し、前記データの
コピーに先立ち、前記データから前記許可情報が検出さ
れず、予め定められた禁止情報が検出された場合には、
前記データのコピーを禁止している。
In one embodiment, the permission information is a digital signature f (M) for a digital code M uniquely obtained from the data. According to the data control information detecting method of the present invention, prior to copying the data, When the predetermined permission information is detected from, the permission information is invalidated and the copy of the data is permitted, and before the data is copied, the permission information is not detected from the data, and the predetermined If the prohibited information is detected,
Copying of the data is prohibited.

【0014】1実施形態では、データのコピーに先立
ち、前記データ中のデジタル署名f(M)を認証できた
場合には、前記データのコピーを許可し、前記データの
コピーに先立ち、前記データ中のデジタル署名f(M)
を認証できない場合には、前記データのコピーを禁止
し、前記署名f(M)は、前記データから得られるデジ
タルコードMに基づいて認証される。
In one embodiment, prior to copying the data, if the digital signature f (M) in the data can be authenticated, the copying of the data is permitted, and the copying of the data is performed prior to the copying of the data. Digital signature f (M)
Is not authenticated, the copying of the data is prohibited, and the signature f (M) is authenticated based on the digital code M obtained from the data.

【0015】本発明のデータ制御情報埋込装置は、デー
タの少なくともコピーの禁止を示す禁止情報を前記デー
タ中に埋め込む禁止情報埋込手段と、前記データのコピ
ーをN(Nは自然数)回許可したいとき、前記禁止情報
埋込手段による禁止情報の埋め込みに伴い、N個の許可
情報を前記データ中に埋め込む許可情報埋込手段とを具
備している。
The data control information embedding device according to the present invention comprises a prohibition information embedding means for embedding at least prohibition information indicating prohibition of copying of data into the data, and permitting the data copy N times (N is a natural number). A permission information embedding means for embedding N pieces of permission information in the data in accordance with embedding of the prohibition information by the prohibition information embedding means.

【0016】1実施形態では、前記許可情報埋め込み手
段は、前記データからデジタルコードMを抽出するコー
ド抽出手段を有する。
In one embodiment, the permission information embedding means has a code extracting means for extracting a digital code M from the data.

【0017】1実施形態では、前記許可情報埋込手段
は、前記コード抽出手段で抽出された前記デジタルコー
ドM、及び前記データの作成者が保持する第1の暗号鍵
に基づいてデジタル署名f(M)を生成する署名手段
と、前記署名手段で生成されたデジタル署名f(M)を
前記許可情報として前記データ中に埋め込む署名埋込手
段とを有する。
In one embodiment, the permission information embedding means includes a digital signature f () based on the digital code M extracted by the code extraction means and a first encryption key held by a creator of the data. M), and a signature embedding unit for embedding the digital signature f (M) generated by the signature unit as the permission information in the data.

【0018】本発明のデータ制御情報検出装置は、デー
タに埋め込まれた禁止情報及び許可情報を抽出するデー
タ制御情報検出装置であって、前記データから前記許可
情報を検出する許可情報検出手段と、前記データの前記
許可情報を無効にする許可情報無効手段と、前記データ
から前記禁止情報を検出する禁止情報検出手段と、前記
許可情報検出手段によって前記許可情報が検出された場
合には、コピー可否フラッグを可にして出力し、前記許
可情報検出手段によって前記許可情報が検出されずに、
前記禁止情報検出手段によって前記禁止情報が検出され
た場合には、前記コピー可否フラッグを不可にして出力
する判定手段とを具備している。
The data control information detecting device of the present invention is a data control information detecting device for extracting prohibition information and permission information embedded in data, wherein the permission information detecting means detects the permission information from the data; Permission information invalidating means for invalidating the permission information of the data, prohibition information detecting means for detecting the prohibition information from the data, and determining whether or not copying is permitted when the permission information is detected by the permission information detection means. The flag is enabled and output, and the permission information is not detected by the permission information detecting means,
When the prohibition information is detected by the prohibition information detection means, a determination means for disabling the copy permission flag and outputting the result is provided.

【0019】1実施形態では、前記許可情報検出手段
は、前記データからデジタルコードMを抽出するコード
抽出手段を有する。
In one embodiment, the permission information detecting means has a code extracting means for extracting a digital code M from the data.

【0020】1実施形態では、前記許可情報検出手段
は、前記データに埋め込まれたデジタル署名f(M)を
抜き出す署名抜出手段と、前記コード抽出手段によって
抽出された前記デジタルコードMと第2の暗号鍵に基づ
いてデジタル署名f(M)を生成し、この生成されたデ
ジタル署名f(M)と前記署名抜出手段によって抜き出
された前記デジタル署名f(M)を対比し、これによっ
て前記デジタル署名f(M)が認証された場合にコピー
許可フラグを有効にして出力する認証手段とを具備して
いる。
In one embodiment, the permission information detecting means includes: a signature extracting means for extracting a digital signature f (M) embedded in the data; and a digital code M extracted by the code extracting means. A digital signature f (M) is generated based on the encryption key of the above, and the generated digital signature f (M) is compared with the digital signature f (M) extracted by the signature extracting means. An authentication means for validating and outputting a copy permission flag when the digital signature f (M) is authenticated.

【0021】本発明の記録装置は、データを記録媒体に
記録する記録装置であって、前記データから前記許可情
報を検出する許可情報検出手段と、前記データの前記許
可情報を無効にする許可情報無効手段と、前記データか
ら前記禁止情報を検出する禁止情報検出手段と、前記許
可情報検出手段によって前記許可情報が検出された場合
には、コピー可否フラッグを可にして出力し、前記許可
情報検出手段によって前記許可情報が検出されずに、前
記禁止情報検出手段によって前記禁止情報が検出された
場合には、前記コピー可否フラッグを不可にして出力す
る判定手段と、前記判定手段によって前記コピー可否フ
ラグ許可とされた場合はデータの記録を行い、前記コピ
ー可否フラグが不可とされた場合は記録を行わないデー
タ記録手段とを具備している。
A recording apparatus according to the present invention is a recording apparatus for recording data on a recording medium, comprising: permission information detecting means for detecting the permission information from the data; and permission information for invalidating the permission information of the data. An invalidating means; a prohibition information detecting means for detecting the prohibition information from the data; and if the permission information is detected by the permission information detecting means, a copy permission / inhibition flag is permitted and output, and the permission information detection is performed. Means for detecting the prohibition information by the means and detecting the prohibition information by the prohibition information detection means, disabling and outputting the copy permission / prohibition flag, and outputting the copy permission / prohibition flag by the determination means. Data recording means for recording data when permitted, and not recording when the copy permission / prohibition flag is disabled. It is.

【0022】本発明のデータ制御方法は、データの処理
を禁止する場合は禁止情報を前記データ中に埋め込み、
前記データの処理をN(Nは自然数)回許可する場合は
前記禁止情報を前記データ中に埋め込むと共に、N個の
許可情報を前記データ中に埋め込み、前記データの処理
に先立ち、前記データから前記許可情報が検出された場
合には、前記データの少なくとも1つの前記許可情報を
無効にして前記データの処理を許可し、前記データの処
理に先立ち、前記データから前記許可情報が検出され
ず、前記禁止情報が検出された場合には、前記データの
処理を禁止している。
According to the data control method of the present invention, when data processing is prohibited, prohibition information is embedded in the data.
When the processing of the data is permitted N times (N is a natural number), the prohibition information is embedded in the data, and N pieces of permission information are embedded in the data. When permission information is detected, the processing of the data is permitted by invalidating at least one of the permission information of the data, and prior to the processing of the data, the permission information is not detected from the data. When the prohibition information is detected, the processing of the data is prohibited.

【0023】本発明のデータ制御情報埋込方法は、デー
タの処理を禁止する場合は禁止情報を前記データ中に埋
め込み、前記データの処理をN(Nは自然数)回許可す
る場合は前記禁止情報を前記データ中に埋め込むと共
に、N個の許可情報を前記データ中に埋め込んでいる。
In the data control information embedding method of the present invention, when data processing is prohibited, the prohibition information is embedded in the data, and when the data processing is permitted N (N is a natural number) times, the prohibition information is used. Is embedded in the data, and N pieces of permission information are embedded in the data.

【0024】本発明のデータ制御情報検出方法は、デー
タの処理に先立ち、前記データから予め定めれた許可情
報が検出された場合には、前記許可情報を無効にして前
記データの処理を許可し、前記データの処理に先立ち、
前記データから前記許可情報が検出されず、予め定めら
れた禁止情報が検出された場合には、前記データの処理
を禁止している。
According to the data control information detecting method of the present invention, prior to data processing, when predetermined permission information is detected from the data, the permission information is invalidated to permit the processing of the data. Prior to processing said data,
If the permission information is not detected from the data and predetermined prohibition information is detected, the processing of the data is prohibited.

【0025】本発明のデータ制御情報埋込装置は、デー
タの処理の禁止を示す禁止情報を前記データ中に埋め込
む禁止情報埋込手段と、前記データの処理をN(Nは自
然数)回許可したいとき、前記禁止情報埋込手段による
禁止情報の埋め込みに伴い、N個の許可情報を前記デー
タ中に埋め込む許可情報埋込手段とを具備している。
The data control information embedding device according to the present invention wants to prohibit information embedding means for embedding prohibition information indicating prohibition of data processing in the data, and to permit the processing of the data N times (N is a natural number). When the prohibition information embedding means embeds the prohibition information, the apparatus further comprises permission information embedding means for embedding N pieces of permission information in the data.

【0026】本発明のデータ制御情報検出装置は、デー
タに埋め込まれた禁止情報及び許可情報を抽出するデー
タ制御情報検出装置であって、前記データからN(Nは
自然数)個の許可情報が検出されたときには、前記デー
タの少なくとも1つの前記許可情報を無効にし、許可フ
ラグを有効にして出力する許可情報検出・削除手段と、
前記データから禁止情報が検出されたときには、禁止フ
ラグを有効にして出力する禁止情報検出手段と、前記許
可フラグが有効か、又は前記禁止フラグが有効でないと
きに、可否フラグを可にして出力し、前記許可フラグが
有効でなく、かつ前記禁止情報が有効であるときに、前
記可否フラグを不可にして出力する判定手段とを具備し
ている。
The data control information detecting device of the present invention is a data control information detecting device for extracting prohibition information and permission information embedded in data, and detects N (N is a natural number) permission information from the data. When the permission information is detected, a permission information detection / deletion means for invalidating at least one of the permission information of the data and validating and outputting a permission flag;
Prohibition information detection means for validating and outputting a prohibition flag when prohibition information is detected from the data; and outputting the prohibition information with a permission / prohibition flag enabled when the permission flag is valid or the prohibition flag is not valid. Determining means for disabling and outputting the permission flag when the permission flag is not valid and the prohibition information is valid.

【0027】[0027]

【発明の実施の形態】以下、本発明の実施の形態につい
て、添付図面を参照して説明する。
Embodiments of the present invention will be described below with reference to the accompanying drawings.

【0028】(実施の形態1)本実施の形態1における
データ制御方法について説明する。図1は本実施の形態
1のデータ制御方法の概要を示す説明図である。本実施
の形態1で言うデータ制御とは、コピー制御を意味す
る。図1(a)に示す様に、信号CIは画面全体に分散
された信号であり、コピーの禁止情報31を示す。信号
CEは画面の特定箇所に挿入された信号であり、1回の
コピーの許可情報32を示す。N回のコピーを許可する
場合は、許可情報32をN個画面に挿入する。
(Embodiment 1) A data control method according to Embodiment 1 will be described. FIG. 1 is an explanatory diagram showing an outline of the data control method according to the first embodiment. The data control referred to in the first embodiment means copy control. As shown in FIG. 1A, the signal CI is a signal distributed over the entire screen, and indicates copy prohibition information 31. The signal CE is a signal inserted at a specific portion of the screen, and indicates permission information 32 for one copy. To permit copying N times, the permission information 32 is inserted into N screens.

【0029】信号CIは、例えば画面全体に分散され、
視認することはできないものである。これに対して、信
号CEは、例えば画面の所定の角に挿入され、視認され
なくても、視認されてもよい。
The signal CI is distributed, for example, over the entire screen,
They cannot be seen. On the other hand, the signal CE is inserted, for example, at a predetermined corner of the screen, and may or may not be visually recognized.

【0030】図1(b)はコピー不可の映像33を示
す。図1(c)は1回コピー可の映像34を示し、画面
右下に許可情報32が1つ挿入されている。図1(d)
はコピー可の映像35を示し、画面全体に禁止情報31
が画面に挿入されていない。
FIG. 1B shows an image 33 that cannot be copied. FIG. 1C shows a video 34 that can be copied once, and one permission information 32 is inserted at the lower right of the screen. Fig. 1 (d)
Indicates a copy-enabled image 35, and the prohibition information 31 is displayed on the entire screen.
Is not inserted on the screen.

【0031】本実施の形態1が目的とするコピー制御と
は、コピーフリーと、N回(以下の説明ではN=1)コ
ピー可と、コピー不可の3つの状態により映像信号の出
力制御を行うものである。コピーフリー(コピー可)の
ときは、無条件でコピーを許可する。1回コピー可のと
きは、1回だけコピーを許可する。コピー不可のとき
は、映像の表示は許可してもコピーを一切禁止する。
The copy control aimed at in the first embodiment is to control the output of the video signal in three states: copy free, copy permitted N times (N = 1 in the following description), and copy disabled. Things. When copy-free (copy permitted), copying is unconditionally permitted. When copying is permitted once, copying is permitted only once. If copying is not allowed, copying is prohibited at all, even if video display is allowed.

【0032】コピー不可の映像33には、図1(b)の
ように禁止情報31を埋め込む。このコピー不可の映像
33が記録装置に入力されたとき、許可情報32は検出
されず、禁止情報31が検出される。この場合は映像3
3のコピーを禁止する。1回コピー可の映像34に対し
ては、図1(c)のように禁止情報31と許可情報32
の両方を埋め込む。この映像34をコピーするときに
は、許可情報32が検出されるので、コピーを許可す
る。記録装置では、伝送路から該記録装置に転送されて
来た映像34の許可情報32自身を削除して、映像34
のコピーを開始する。ここで、許可情報32の削除にお
いては、許可情報32を全て削除しても良いし、許可情
報32の一部を削除しても良く、許可情報32として検
出不可能な状態、つまり許可情報を無効にすることが目
的である。例えば、許可情報32が8ビットの意味のあ
る情報を持っていた場合、そのうちの1ビットを削除す
るだけでも良いし、8ビット全てを削除しても良い。あ
るいは、許可情報32が2つの情報の組み合わせにより
構成されていた場合には、そのうちの片方を削除しても
良い。
The prohibition information 31 is embedded in the non-copyable video 33 as shown in FIG. When the non-copyable video 33 is input to the recording device, the permission information 32 is not detected, and the prohibition information 31 is detected. In this case video 3
3 is prohibited. For the image 34 that can be copied once, the prohibition information 31 and the permission information 32 as shown in FIG.
Embed both. When copying the video 34, since the permission information 32 is detected, the copying is permitted. The recording device deletes the permission information 32 of the video 34 transferred to the recording device from the transmission path, and
Start copying. Here, when deleting the permission information 32, the permission information 32 may be entirely deleted or a part of the permission information 32 may be deleted. The purpose is to disable it. For example, when the permission information 32 has meaningful information of 8 bits, only one bit may be deleted or all 8 bits may be deleted. Alternatively, when the permission information 32 is composed of a combination of two pieces of information, one of them may be deleted.

【0033】コピーした後の映像は許可情報32だけが
取り除かれているので、禁止情報31が残り、コピー不
可の映像33となる。
Since only the permission information 32 is removed from the copied video, the prohibition information 31 remains, and the video 33 becomes a non-copyable video.

【0034】ただし、許可情報が2つ以上のN個埋め込
まれていたN回コピー可の映像については、許可情報が
1個削除されるので、(N−1)回コピー可の映像にな
る。
However, an N-times copyable video in which two or more N pieces of permission information have been embedded becomes one (N-1) times copy-enabled video because one piece of permission information is deleted.

【0035】コピーフリーの映像35には、禁止情報3
1も許可情報32も埋め込まない。このコピーフリーの
映像35をコピーするときには、許可情報32も禁止情
報31も検出されないので、無条件にコピーが許可され
る。
The copy-free image 35 includes the prohibition information 3
Neither 1 nor the permission information 32 is embedded. When copying the copy-free image 35, neither the permission information 32 nor the prohibition information 31 is detected, so that copying is unconditionally permitted.

【0036】以上のようなコピー制御方法によれば、コ
ピーの禁止と許可の制御だけでなく、N回だけコピーを
許可するような制御を実現できる。さらに、コピーする
ときに禁止情報の埋込方法や禁止情報の削除方法を公開
する必要はない。このため、不正者が禁止情報を削除す
ることが困難となる。また、コピー時に許可情報を埋め
込まないので、その埋込方法は公開する必要はない。こ
のため、不正者は許可情報を埋め込むことはできない。
図1を用いた説明において、禁止情報を画面全体に埋め
込むとしたが、これに限られるものではなく、画面の特
定箇所に埋め込んでも良い。又図1を用いた説明におい
て、許可情報を特定箇所に埋め込むとしたが、N=1に
限定される場合には、これに限られず、画面全体に埋め
込んでも良い。
According to the above copy control method, not only control of prohibition and permission of copy but also control of permitting copy N times can be realized. Furthermore, it is not necessary to disclose the method of embedding prohibited information or the method of deleting prohibited information when copying. For this reason, it becomes difficult for an unauthorized person to delete the prohibition information. Also, since the permission information is not embedded at the time of copying, there is no need to disclose the embedding method. Therefore, an unauthorized person cannot embed the permission information.
In the description with reference to FIG. 1, the prohibition information is embedded in the entire screen. However, the present invention is not limited to this, and may be embedded in a specific portion of the screen. Also, in the description with reference to FIG. 1, the permission information is embedded in a specific location. However, when N = 1 is limited, the present invention is not limited to this and may be embedded in the entire screen.

【0037】次に、本実施の形態1のデータ制御方法を
実現するための基本技術であるデータ制御情報埋込方法
と、データ制御情報検出方法について、図2乃至図5を
用いて説明する。
Next, a data control information embedding method and a data control information detection method which are basic techniques for realizing the data control method of the first embodiment will be described with reference to FIGS.

【0038】図2は本実施の形態1のデータ制御情報埋
込方法を示すフローチャートである。図4は本実施の形
態1のデータ制御情報検出方法を示すフローチャートで
ある。
FIG. 2 is a flowchart showing the data control information embedding method according to the first embodiment. FIG. 4 is a flowchart illustrating the data control information detection method according to the first embodiment.

【0039】まず、図2で示すデータ制御情報埋込方法
において、初期状態として、映像を(1)コピー不可、
(2)1回コピー可、(3)コピーフリーの内、いずれ
の状態かを示す変数Statusを設定する。まずステ
ップS1では、Statusがコピーフリーかどうかを
判定し、コピーフリーの場合には処理を終了し、コピー
フリーでない場合には、ステップS2に分岐する。ステ
ップS2では、禁止情報31を映像中に埋め込む。
First, in the data control information embedding method shown in FIG.
A variable Status indicating which of (2) copy once and (3) copy free is set is set. First, in step S1, it is determined whether or not the status is copy free. If the status is copy free, the process ends. If the status is not copy free, the process branches to step S2. In step S2, the prohibition information 31 is embedded in the video.

【0040】この埋め込み処理は、例えば従来技術のコ
ピー制御情報の埋込方法など、映像中に1ビット以上の
情報を埋め込むための任意の埋込方法で良い。特に、埋
込方法がその検出方法よりも複雑である方法であればな
お良く、その制限の元であれば、埋め込み方法によって
本発明の効果が損なわれることはない。。このような映
像に情報を埋め込む方法は、電子透かし(Water
Mark)と呼ばれ、従来技術で示した方法以外にも数
多くの方法が知られている。例えば、日経エレクトロニ
クスの1997年2月24日号(電子透かしがマルチメ
ディア時代を守る)に紹介されている方法などがある。
次のステップS3に進むと、Statusが1回コピー
可か否かを判定し、1回コピー可でない場合に処理を終
了し、1回コピー可の場合にはステップS4に分岐す
る。
This embedding process may be any embedding method for embedding one or more bits of information in a video, such as the embedding method of copy control information of the prior art. In particular, it is even better if the embedding method is more complicated than the detection method, and the effects of the present invention are not impaired by the embedding method under the limitation. . A method of embedding information in such an image is a digital watermark (Watermark).
Mark), and many other methods are known in addition to the methods shown in the prior art. For example, there is a method introduced in the February 24, 1997 issue of Nikkei Electronics (digital watermarking protects the multimedia age).
In the next step S3, it is determined whether or not the status is copy once. If the copy is not possible once, the process is terminated. If the copy is permitted once, the process branches to step S4.

【0041】ステップS4では、許可情報32を映像中
に埋め込む。このステップS4は、例えば図3のフロー
チャートに示す様な処理であり、このフローチャートを
参照して、このステップS4の許可情報の埋め込み処理
を詳細に説明する。
In step S4, the permission information 32 is embedded in the video. This step S4 is, for example, a process as shown in the flowchart of FIG. 3, and the permission information embedding process of step S4 will be described in detail with reference to this flowchart.

【0042】まず、ステップS21では、情報を埋め込
む映像の画素からその映像と一意に対応するコードMを
抜き出す。コードMの抜き出し処理は、例えば映像中か
らk個の所定の各画素を選び、これらの画素のデータの
MSB(最上位ビット)をkビットのコードMとする方
法で実現できる。しかしこれに限定されず、映像から8
×8画素のブロックをk個選び、これらのブロックの輝
度値をkビットのコードMとする方法、映像の周波数成
分を計算してその低周波成分を用いる方法など、映像か
らデジタルデータを一意に抜き出せる方法であれば、任
意の方法で良い。
First, in step S21, a code M uniquely corresponding to the video is extracted from pixels of the video in which information is to be embedded. The extraction processing of the code M can be realized by, for example, a method of selecting k predetermined pixels from the video and setting the MSB (most significant bit) of the data of these pixels to a k-bit code M. However, it is not limited to this.
Digital data is uniquely identified from a video, such as a method of selecting k blocks of × 8 pixels and setting the luminance value of these blocks to a k-bit code M, a method of calculating a frequency component of the video and using its low frequency component, and the like. Any method can be used as long as it can be extracted.

【0043】次のステップS22では、コードMを用い
てデジタル署名f(M)を作成する。ここでデジタル署
名について詳細に説明しておく。ユーザAが映像の送信
者、ユーザBが映像の受信者とし、ユーザAからユーザ
Bに映像のコードMを署名C=f(M)に変換して送信
する場合を考える。このとき、ユーザAは署名Cを作成
して映像を送信し、ユーザBはその署名を認証、即ちそ
の署名が正しいか否かを検証する。
In the next step S22, a digital signature f (M) is created using the code M. Here, the digital signature will be described in detail. Consider a case where user A is a video sender and user B is a video recipient, and user A converts video code M into signature C = f (M) and transmits it to user B. At this time, the user A creates the signature C and transmits the video, and the user B authenticates the signature, that is, verifies whether the signature is correct.

【0044】本実施の形態1に要求されるデジタル署名
とは、次の性能が満たされればなんでも良い。
The digital signature required in the first embodiment may be anything as long as the following performance is satisfied.

【0045】(1)ユーザBは署名Cを容易に認証でき
ること。
(1) The user B can easily authenticate the signature C.

【0046】(2)ユーザAは署名Cの作成は容易だ
が、ユーザA以外の者は署名Cの作成は困難であるこ
と。
(2) The user A can easily create the signature C, but it is difficult for anyone other than the user A to create the signature C.

【0047】このデジタル署名の具体的な方法として、
公開鍵暗号を利用する方法がある。ユーザAは、署名を
行う関数として署名関数D(第1の暗号鍵)を用意し、
認証を行う関数として認証関数E(第2の暗号鍵)を用
意する。ここで認証関数Eは署名関数Dの逆関数になる
よう設定する。ユーザAは署名関数Dを用いて、コード
Mから署名Cを、C=D(M)により作成する。ユーザ
Bは認証関数Eを用いて、E(C)がMと一致するか否
かを検証する。即ち認証関数Eは署名関数Dの逆関数な
ので、Cが正しい署名であれば、E(C)=E(D
(M))=Mとなり、Cが正しい署名でなければ、E
(C)とMとは一致しない。
As a specific method of this digital signature,
There is a method using public key encryption. The user A prepares a signature function D (first encryption key) as a function for performing a signature,
An authentication function E (second encryption key) is prepared as a function for performing authentication. Here, the authentication function E is set to be the inverse function of the signature function D. The user A uses the signature function D to create a signature C from the code M by C = D (M). User B verifies whether E (C) matches M using authentication function E. That is, since the authentication function E is the inverse function of the signature function D, if C is a correct signature, E (C) = E (D
(M)) = M, and if C is not a valid signature, E
(C) and M do not match.

【0048】ここで公開鍵暗号では、公開された認証関
数Eから、秘密である署名関数Dを求めるのが困難であ
るという仕組みを、数学的な手法を用いて実現してい
る。この実現例としては、RSA暗号、Elgamal
暗号等を利用したものがある。RSA暗号では、署名関
数Dを次の(1)式で定義する。 D(M)=Md mod n ・・・(1)
Here, in the public key cryptosystem, a mechanism in which it is difficult to obtain a secret signature function D from a public authentication function E is realized by using a mathematical method. Examples of this realization include RSA encryption, Elgamal
Some use encryption or the like. In the RSA encryption, the signature function D is defined by the following equation (1). D (M) = M d mod n (1)

【0049】また認証関数Eは次の(2)式で定義す
る。 E(C)=Ce mod n ・・・(2)
The authentication function E is defined by the following equation (2). E (C) = C e mod n (2)

【0050】ここでmodnは、nによる剰余演算、即
ちnで割った余りの整数を意味する(1),(2)式に
おけるn,e,dは、EがDの逆関数になるよう選択さ
れる。即ち次の(3)式が成立するよう選択される。 E(C)=Ce mod n=(Md e mod n =Mde mod n=M・・・(3) ユーザAは、大きな素数p,qを用意し、n=p×qと
する。次に(p−1)×(q−1)=φ(n)なるオイ
ラーの関数φ(n)を定義する。次に関数φ(n)と互
いに素となる整数eを適当に設定する。即ち、φ(n)
とeは、その最大公約数が1になる。そして次の(4)
式が成立するようにdを決定する。 e×dmod φ(n)=1 ・・・(4) このように決定されたe,dを用いれば、前述した
(3)式が成立する。
Here, modn means a remainder operation by n, that is, an integer of the remainder when divided by n. N, e, and d in the equations (1) and (2) are selected so that E is an inverse function of D. Is done. That is, it is selected so that the following equation (3) is satisfied. E (C) = C e mod n = (M d ) e mod n = M de mod n = M (3) User A prepares large prime numbers p and q, and sets n = p × q . Next, Euler's function φ (n) is defined as (p−1) × (q−1) = φ (n). Next, an integer e which is relatively prime to the function φ (n) is appropriately set. That is, φ (n)
And e have the greatest common divisor of one. And the next (4)
D is determined so that the equation is satisfied. e × dmod φ (n) = 1 (4) If the thus determined e and d are used, the aforementioned equation (3) is satisfied.

【0051】ユーザAはnとeとを公開し、d,p,q
を秘密にする。従って認証関数Eは公開されるが、署名
関数Dは秘密にされる。pとqを知っているユーザA
は、(4)式を用いてeからdを求めることができる。
しかしpとqを知らないユーザBは、nとeからdを求
めることが困難となる。
User A publishes n and e, and d, p, q
Secret. Thus, the authentication function E is made public while the signature function D is kept secret. User A who knows p and q
Can determine d from e using equation (4).
However, the user B who does not know p and q has difficulty obtaining d from n and e.

【0052】理解を容易にするため、ごく簡単な数値例
を示す。例えば素数としてp=5、q=11を選ぶと、
n=55、φ(n)=40となる。次にe=7を選ぶ
と、(4)式から、7×23mod40=1となり、d
=23が得られる。ユーザAは、n=55とe=7を公
開し、p=5、q=11、d=23を秘密にする。
For easy understanding, a very simple numerical example will be shown. For example, if p = 5 and q = 11 are selected as prime numbers,
n = 55 and φ (n) = 40. Next, if e = 7 is selected, from equation (4), 7 × 23 mod 40 = 1, and d
= 23 is obtained. User A publishes n = 55 and e = 7, and keeps p = 5, q = 11, and d = 23 secret.

【0053】例えばM=42に対する署名は、次の
(5)式のように計算される。 D(M)=4223mod 55=3 ・・・(5)
For example, the signature for M = 42 is calculated as in the following equation (5). D (M) = 42 23 mod 55 = 3 (5)

【0054】これよりC=3となる。ユーザBは公開さ
れている認証関数を用いて、次の(6)式の計算を行
う。 E(C)=37mod 55=42 ・・・(6)
From this, C = 3. The user B calculates the following equation (6) using a public authentication function. E (C) = 3 7 mod 55 = 42 (6)

【0055】この結果、E(C)は当初のM=42と一
致するので、正しい署名であることが認証される。
As a result, since E (C) matches the initial M = 42, it is verified that the signature is correct.

【0056】ここでは、簡単のために、nを構成する素
数p,qとして小さい値を選んだが、暗号の安全性を高
めるために、実際のnは512ビット程度の大きさが用
いられる。p,qの値が256ビット幅としても、その
大きさは10進数に換算して、77〜78桁程度の巨大
な値になる。
Here, for the sake of simplicity, small values are selected as the prime numbers p and q constituting n. However, in order to enhance the security of encryption, the actual value of n is about 512 bits. Even if the values of p and q are 256 bits wide, the size becomes a huge value of about 77 to 78 digits when converted to a decimal number.

【0057】以上の説明は、公開鍵暗号を用いたデジタ
ル署名であるが、これ以外にも、ナップザック問題に基
づくデジタル署名や、ゼロ知識会話型証明を適用したデ
ジタル署名などがあり、参考文献である辻井、笠原著
「暗号と情報セキュリティ」(昭昇堂発行)に記載され
ている。
Although the above description is about digital signatures using public key cryptography, there are other digital signatures based on the knapsack problem and digital signatures to which zero-knowledge conversational proof is applied. It is described in a book by Tsujii and Kasahara, "Encryption and Information Security" (published by Shoshodo).

【0058】さて、図2及び図3のフローチャートにつ
いて引き続き説明する。図3のステップS22で、コー
ドMを用いてデジタル署名f(M)を作成した後、ステ
ップS23で映像中に署名f(M)を埋め込む。映像中
への署名f(M)の埋め込みの方法として、0は白、1
は黒というような可視的なパターンで映像の端に埋め込
む方法がある。しかしこの方法に限定せず、映像中から
選択した画素のLSB(最下位ビット)を署名f(M)
で置き換える方法、映像のブランキング区間に埋め込む
方法、容易に削除可能な電子透かしを用いる方法など、
複数ビットのコードを埋め込める方法であれば、任意の
方法で良い。
Now, the flow charts of FIGS. 2 and 3 will be described. After creating a digital signature f (M) using the code M in step S22 in FIG. 3, the signature f (M) is embedded in the video in step S23. As a method of embedding the signature f (M) in the video, 0 is white, 1
There is a method of embedding at the edge of the image with a visible pattern such as black. However, without being limited to this method, the LSB (least significant bit) of the pixel selected from the video is signed by the signature f (M).
, Embedding in the blanking interval of the video, using a digital watermark that can be easily deleted, etc.
Any method can be used as long as it can embed a code of a plurality of bits.

【0059】この様な許可情報の埋め込みの処理は、映
像から一意に導き出せるコードMを元にしたデジタル署
名を許可情報として用いているので、秘密鍵dがなけれ
ば第3者が同じ署名を作成することは困難であり、新た
に許可情報の埋め込みはできない。
In such a process of embedding permission information, since a digital signature based on a code M that can be uniquely derived from a video is used as permission information, a third party creates the same signature without a secret key d. It is difficult to do so, and new permission information cannot be embedded.

【0060】本実施の形態1のコピー制御情報埋込方法
により、コピーフリーの場合には、映像には何も埋め込
まず、1回コピー可の場合には禁止情報と1つの許可情
報を映像に埋め込む。、そしてコピー不可の場合には禁
止情報のみを映像に埋め込む。
According to the copy control information embedding method of the first embodiment, nothing is embedded in a video when copy is free, and prohibition information and one permission information are embedded in a video when copying is allowed once. Embed. If copying is not possible, only the prohibition information is embedded in the video.

【0061】次に、図4を参照して、像からコピー制御
情報を検出するための本実施の形態1のデータ制御情報
検出方法について説明する。
Next, a data control information detecting method according to the first embodiment for detecting copy control information from an image will be described with reference to FIG.

【0062】まず、ステップS5では、映像から許可情
報32の検出を行う。このステップS5は、例えば図5
のフローチャートに示す様な処理であり、このフローチ
ャートを参照して、このステップS5の許可情報の検出
処理を詳細に説明する。
First, in step S5, the permission information 32 is detected from the video. This step S5 is performed, for example, in FIG.
The processing for detecting permission information in step S5 will be described in detail with reference to this flowchart.

【0063】図5のステップS24において、映像に埋
め込まれた署名f(M)を検出する。次のステップS2
5では、映像からコードMを抜き出す。このコードMの
抜き出しは、図3のステップS21でコードMを抜き出
したのと同じ処理でできる。
In step S24 of FIG. 5, the signature f (M) embedded in the video is detected. Next step S2
In 5, the code M is extracted from the video. The extraction of the code M can be performed by the same process as the extraction of the code M in step S21 in FIG.

【0064】次のステップS26では、デジタル署名の
認証を行う。このデジタル署名の認証は、ステップS2
2で作成した署名の認証である。例えば、RSA暗号の
認証の場合、公開情報nと公開鍵eを用いる。署名f
(M)をCとすると、署名の認証のための関数は前述し
た(2)式で表される。この結果が、(3)式で示すよ
うにMとなれば、認証可であり、Mと一致しなければ認
証不可である。
In the next step S26, the digital signature is authenticated. This digital signature authentication is performed in step S2.
This is the authentication of the signature created in step 2. For example, in the case of RSA encryption authentication, public information n and public key e are used. Signature f
Assuming that (M) is C, a function for signature authentication is expressed by the above-described equation (2). If the result is M as shown in equation (3), authentication is possible, and if it does not match M, authentication is impossible.

【0065】認証可であれば、許可情報が埋め込まれて
いるので、ステップS27に進み、許可フラグに1を代
入する。ステップS26で認証不可であれば、許可情報
が埋め込まれていないので、ステップS28に進み、許
可フラグに0を代入する。本実施の形態1では上記のよ
うに許可フラグを生成したが、許可情報が埋め込まれて
いる状態と、埋め込まれていない状態とを識別できる信
号であれば、何でも良い。
If the authentication is permitted, the permission information is embedded, so the process proceeds to step S27, and 1 is substituted for the permission flag. If authentication is not possible in step S26, since permission information is not embedded, the process proceeds to step S28, and 0 is substituted for the permission flag. In the first embodiment, the permission flag is generated as described above, but any signal may be used as long as it can distinguish between a state where permission information is embedded and a state where permission information is not embedded.

【0066】この様に図4のステップS5で許可情報を
検出した後、ステップS6に進み、許可フラグを判定す
る。許可フラグが1の場合にはステップS7に分岐し、
0の場合にはステップS8に分岐する。ステップS7で
は許可情報の削除を行う。この許可情報の削除は、ステ
ップS4で埋め込まれた許可情報を、映像から取り除く
処理であり、先程示したように、許可情報の少なくとも
一部を削除する。ステップS7の処理後、ステップS1
1に進み、コピー可否フラグを1にする。
After detecting the permission information in step S5 in FIG. 4, the process proceeds to step S6, and the permission flag is determined. If the permission flag is 1, the flow branches to step S7,
If it is 0, the flow branches to step S8. In step S7, the permission information is deleted. The deletion of the permission information is processing for removing the permission information embedded in step S4 from the video, and deletes at least a part of the permission information as described above. After the processing in step S7, step S1
Proceed to 1 to set the copy permission flag to 1.

【0067】ステップS8では、禁止情報を検出する。
これはステップS2で埋め込まれた禁止情報を検出する
ことである。ここでは禁止情報がある場合には禁止フラ
グを1にし、ない場合には禁止フラグを0にする。その
後ステップS9に進み、禁止フラグの判定を行う。禁止
フラグが1の場合にはステップS10へ分岐し、禁止フ
ラグが0の場合にはステップS11へ分岐する。禁止フ
ラグの生成方法は、上記の方法に限らず、禁止情報が埋
め込まれている状態と、埋め込まれていない状態を識別
できる信号であれば、何でも良い。
In step S8, prohibition information is detected.
This is to detect the prohibition information embedded in step S2. Here, the prohibition flag is set to 1 when there is prohibition information, and to 0 when there is no prohibition information. Thereafter, the process proceeds to step S9, and the prohibition flag is determined. If the prohibition flag is 1, the process branches to step S10. If the prohibition flag is 0, the process branches to step S11. The method of generating the prohibition flag is not limited to the above method, and any signal may be used as long as the signal can identify the state where the prohibition information is embedded and the state where the prohibition information is not embedded.

【0068】ステップS10ではコピー可否フラグを0
にし、ステップS11ではコピー可否フラグを1に設定
する。ここで、コピー可否フラグは、0がコピー禁止、
1がコピー許可を示す信号である。なお、コピー可否フ
ラグは、コピーの禁止と許可を識別できる信号であれ
ば、任意の形態で良い。
In step S10, the copy permission flag is set to 0.
In step S11, the copy permission flag is set to 1. Here, the copy permission flag is set to 0 for copy inhibition,
1 is a signal indicating that copying is permitted. Note that the copy permission flag may be in any form as long as it is a signal that can identify prohibition and permission of copying.

【0069】本実施の形態1のデータ制御情報検出方法
により、許可情報が埋め込まれた映像は、許可情報が削
除された後でコピーが許可される。許可情報も禁止情報
も埋め込まれていない映像は、コピーが許可される。許
可情報が埋め込まれておらず、禁止情報が埋め込まれて
いる映像は、コピーが禁止される。
According to the data control information detection method of the first embodiment, copying of a video in which permission information is embedded is permitted after the permission information is deleted. A video in which neither permission information nor prohibition information is embedded is permitted to be copied. Copying of a video in which permission information is not embedded and in which prohibition information is embedded is prohibited.

【0070】以上説明したように、本実施の形態1で
は、1回コピー可からコピー不可への状態の変化を、許
可情報の埋め込みと削除で実現している。さらにこの許
可情報の埋め込みはデジタル署名に基づいており、削除
や検出は容易であるが、秘密鍵dを知らない者にとって
は、許可情報の埋め込みは困難である。このため不正に
コピー許可に変更(書換え)することは困難である。さ
らに、禁止情報は許可情報と別の方法で埋め込んでお
り、ユーザBにはその検出方法のみを公開又は提供すれ
ば良いので、ユーザAは、その埋め込みや削除の方法を
秘密にできる。
As described above, in the first embodiment, the change from the single copy permitted state to the non-copyable state is realized by embedding and deleting permission information. Further, the embedding of the permission information is based on the digital signature and can be easily deleted and detected, but it is difficult for those who do not know the secret key d to embed the permission information. Therefore, it is difficult to illegally change (rewrite) the copy permission. Furthermore, the prohibition information is embedded by a method different from the permission information, and only the detection method need be disclosed or provided to the user B. Therefore, the user A can keep the embedding and deletion methods secret.

【0071】また、本実施の形態1によれば、コピーの
禁止と許可だけでなく、一回だけコピーを許可するよう
な制御を実現できる。このため、従来と比べて不正が困
難なデータ制御方法、あるいはデータ制御情報埋込方法
及びデータ制御情報検出方法を実現できる。
According to the first embodiment, not only prohibition and permission of copying but also control of permitting copying once can be realized. For this reason, it is possible to realize a data control method, a data control information embedding method, and a data control information detection method, which are more difficult to cheat than in the past.

【0072】また、本実施の形態1では、1回コピー可
を実現する方法について述べたが、コピー制御情報を埋
め込む時に許可情報をN(Nは2以上の整数)回埋め込
み、検出するときには許可情報が何個検出されても1個
だけ削除することにより、N回コピー可という制御も実
現可能である。
In the first embodiment, the method of realizing once-permitted copying has been described. However, when embedding the copy control information, the permission information is embedded N times (N is an integer of 2 or more), and when the copy control information is detected, the permission information is embedded. No matter how many pieces of information are detected, by deleting only one piece of information, it is possible to realize a control that copying can be performed N times.

【0073】なお、以上の説明では、コピーの禁止、1
回許可、N回許可というデータ制御方法について説明し
たが、これに限られるものではなく、映像の再生の禁
止、1回許可、N回許可という制御、更には映像の編集
又は加工といったデータ処理や、映像の表示も同様に制
御することができる。
In the above description, copy prohibition, 1
The data control method of permitting N times and permitting N times has been described. However, the present invention is not limited to this, and controls such as prohibition of video reproduction, permission once, and permission N times, and data processing such as editing or processing of video, The display of an image can be controlled in the same manner.

【0074】また、映像信号を処理の対象としている
が、音声信号や文書を処理の対象としてもよく、同様の
効果が得られる。
Although the video signal is processed, an audio signal or a document may be processed, and the same effect can be obtained.

【0075】更に、許可信号として映像から一意に得ら
れるコードMを元にしたデジタル署名を用いているが、
これに限られるわけではなく、任意の埋め込み方法を用
いることができる。即ち、ユーザBに埋め込み方法を公
開せず、削除と検出の方法のみを公開すれば良い。削除
や検出の方法から、埋め込みの方法が類推できない方法
や、削除や検出と比べて埋め込み処理の計算量が多い
か、又は回路規模が複雑であるような方法であれば、更
に不正に対して強くすることができる。この時、映像か
ら一意に得られるコードMを元にして許可情報を作成す
ることにより、映像と許可情報を1対1に対応させるこ
とができ、許可情報の不正な作成を困難にする。
Further, a digital signature based on a code M uniquely obtained from a video is used as a permission signal.
The embedding method is not limited to this, and any embedding method can be used. That is, only the deletion and detection methods need to be disclosed to the user B without disclosing the embedding method. If the method of embedding cannot be inferred from the method of deletion or detection, or the amount of calculation of the embedding process is large compared to deletion or detection, or if the circuit size is complicated, the method is even more illegal. Can be stronger. At this time, by generating the permission information based on the code M uniquely obtained from the video, the video and the permission information can be made to correspond one-to-one, making unauthorized generation of the permission information difficult.

【0076】許可情報の埋め込み方法の他の例として
は、許可情報が第1の許可情報と第2の許可情報の2つ
から構成され、第1の許可情報を第1の埋め込み方法を
用いて映像中に埋め込むと同時に、第2の許可情報を第
2の埋め込み方法を用いて映像に埋め込む方法がある。
ここで、第1の埋め込み方法は削除が難しい方法、すな
わち禁止情報の埋め込み方法に用いたのと同様の方法で
埋め込みを行い、第2の埋め込み方法は画面の端に可視
的に埋め込むなどの削除が容易な方法で埋め込みを行
う。映像のコピーに際しては、第1の許可情報と第2の
許可情報の両方がそろって検出されたときに始めてコピ
ー可とし、第2の許可情報のみを削除する。このように
第1の許可情報と第2の許可情報の組み合わせにより、
検出と削除が容易であるが、その埋め込みが困難である
ような埋め込み方法を実現することが可能となる。ここ
で示した第1の埋め込み方法は、禁止情報の埋め込み方
法と全く同じ方法でも良いし、異なる方法でも良い。
As another example of the method of embedding permission information, the permission information is composed of two pieces of first permission information and second permission information, and the first permission information is written using the first embedding method. There is a method of embedding the second permission information in the video at the same time as embedding it in the video using the second embedding method.
Here, the first embedding method is a method that is difficult to delete, that is, embedding is performed by the same method as that used for embedding the prohibition information, and the second embedding method is a method of visually embedding at the edge of the screen. Embed in an easy way. When copying a video, copying is permitted only when both the first permission information and the second permission information are detected together, and only the second permission information is deleted. Thus, by combining the first permission information and the second permission information,
An embedding method that is easy to detect and delete, but difficult to embed, can be realized. The first embedding method shown here may be exactly the same as the embedding method of the prohibition information, or may be a different method.

【0077】第1と第2の2つの許可情報を構成する方
法としては、コードMを変換係数により変換処理した結
果と、変換係数のいずれか一方を第1の許可情報とし、
もう一方を第2の許可情報とする方法がある。ここで、
変換処理とは、変換係数との加減乗除などの算術計算
や、変換係数との論理演算や、変換係数を鍵とした暗号
化処理や、変換係数を遅延量とした遅延処理など、変換
係数の値によってその処理結果が変わるような処理であ
れば任意の方法を取ることが可能である。特に、コード
Mと変換結果から変換係数を求めることが困難であるよ
うな変換処理が望ましく、不正に対して強いという効果
がある。これは、変換処理の方法を秘密にすることによ
り実現できる。
As a method of forming the first and second permission information, a result obtained by converting the code M using a conversion coefficient and one of the conversion coefficients are used as the first permission information.
There is a method of using the other as the second permission information. here,
The conversion processing includes arithmetic operations such as addition, subtraction, multiplication, and division with the conversion coefficient, logical operations with the conversion coefficient, encryption processing using the conversion coefficient as a key, and delay processing using the conversion coefficient as a delay amount. Any method can be adopted as long as the processing result changes depending on the value. In particular, a conversion process in which it is difficult to obtain a conversion coefficient from the code M and the conversion result is desirable, and has an effect of being resistant to fraud. This can be realized by keeping the conversion processing method secret.

【0078】(実施の形態2)本発明の実施の形態2と
して、実施の形態1で説明したデータ制御方法を実現す
るためのデータ制御システム、及び該システムにおける
データ制御情報埋込装置とデータ制御情報情報検出装置
を示す。
(Embodiment 2) As Embodiment 2 of the present invention, a data control system for realizing the data control method described in Embodiment 1, and a data control information embedding device and data control in the system 1 shows an information information detection device.

【0079】図6は、本実施の形態2におけるデータ制
御システムの構成図である。このデータ制御システム
は、データ制御情報埋込装置41、データ制御情報検出
装置42、伝送部43、記録部44、記録媒体45を含
んで構成される。
FIG. 6 is a configuration diagram of a data control system according to the second embodiment. The data control system includes a data control information embedding device 41, a data control information detection device 42, a transmission unit 43, a recording unit 44, and a recording medium 45.

【0080】データ制御情報埋込装置41では、映像信
号を入力してコピー制御情報を埋め込み、この情報が埋
め込まれた映像信号を伝送部43に出力する。
The data control information embedding device 41 inputs a video signal, embeds copy control information, and outputs the video signal with this information embedded to the transmission section 43.

【0081】伝送部43による伝送方法として、衛星や
地上波などを利用した無線によるデジタル伝送又はアナ
ログ伝送が有る。又、電話線や同軸ケーブル、ツイスト
ペアケーブル、光ケーブルなどを利用した有線によるデ
ジタル伝送又はアナログ伝送がある。更には、磁気ディ
スク、光ディスク、CD、DVD、DVC、VCRなど
のデジタル又はアナログの記録メディアも、該記録メデ
ィアから映像信号がビットストリームとして再生される
ので伝送部43と考える。
As a transmission method by the transmission unit 43, there is radio digital transmission or analog transmission using a satellite, a terrestrial wave, or the like. Further, there is a digital transmission or an analog transmission by wire using a telephone line, a coaxial cable, a twisted pair cable, an optical cable, or the like. Furthermore, digital or analog recording media such as magnetic disks, optical disks, CDs, DVDs, DVCs, and VCRs are also considered to be the transmission unit 43 because video signals are reproduced as bit streams from the recording media.

【0082】伝送部43を介して伝送もしくは再生され
た映像信号は、データ制御情報検出装置42に入力され
る。データ制御情報検出装置42では、コピー制御情報
を検出し、コピー許可かコピー禁止かを示す記録可否フ
ラグと映像情報を出力し、これらの情報が記録部44に
入力される。
The video signal transmitted or reproduced via the transmission section 43 is input to the data control information detection device 42. The data control information detecting device 42 detects the copy control information, outputs a record enable / disable flag indicating whether the copy is permitted or prohibited and the video information, and these information are input to the recording unit 44.

【0083】記録部44は、記録可否フラグがコピー許
可を示す場合は、記録媒体45に映像情報の記録を許可
し、コピー禁止を示す場合には記録を行わない。ここで
記録媒体45は、磁気ディスク、光ディスク、CD、D
VD、DVC、VCRなどのデジタル又はアナログの記
録メディアなど、データの記録を行う媒体であれば任意
の媒体で良い。
The recording section 44 permits recording of video information on the recording medium 45 when the recording permission flag indicates copy permission, and does not perform recording when the recording permission flag indicates copy prohibition. Here, the recording medium 45 is a magnetic disk, optical disk, CD, D
Any medium that records data, such as a digital or analog recording medium such as VD, DVC, or VCR, may be used.

【0084】データ制御情報埋込装置41は、禁止情報
埋込手段411と許可情報埋込手段412を有してい
る。
The data control information embedding device 41 has a prohibition information embedding means 411 and a permission information embedding means 412.

【0085】データ制御情報埋込装置41において、禁
止情報埋込手段411は、一回コピー可又はコピー禁止
の情報を埋め込みたい場合に、入力した映像信号に禁止
情報を埋め込む。この埋め込み処理は、図2のステップ
S2の処理と同じである。次に、許可情報埋込手段41
2は、1回コピー可の場合に、許可情報を映像信号中に
埋め込む。この許可情報埋込手段412の動作について
は後述する。この様なデータ制御情報埋込装置41の動
作により、コピーフリーの場合は映像に何も埋め込まれ
ず、一回コピー可の場合には映像に禁止情報と許可情報
とが埋め込まれ、コピー不可の場合には映像に禁止情報
が埋め込まれる。
In the data control information embedding device 41, the prohibition information embedding means 411 embeds the prohibition information in the input video signal when it is desired to embed the information of copy once or copy prohibition. This embedding process is the same as the process of step S2 in FIG. Next, the permission information embedding means 41
Reference numeral 2 embeds permission information in a video signal when copying is permitted once. The operation of the permission information embedding means 412 will be described later. Due to such an operation of the data control information embedding device 41, nothing is embedded in the video when the copy is free, and the prohibition information and the permission information are embedded in the video when the copy is permitted once, and when the copy is not permitted. The prohibition information is embedded in the video.

【0086】データ制御情報検出装置42は、禁止情報
検出手段421、許可情報検出・削除手段422、判定
手段423を有している。
The data control information detection device 42 has a prohibition information detection means 421, a permission information detection / deletion means 422, and a judgment means 423.

【0087】データ制御情報検出装置42において、許
可情報検出・削除手段422は映像信号から許可情報の
検出及び削除を行う。許可情報が検出された場合には1
を、検出されない場合には0を示す許可フラグが出力さ
れる。許可情報検出・削除手段422の動作については
後述する。
In the data control information detecting device 42, the permission information detecting / deleting means 422 detects and deletes permission information from the video signal. 1 if permission information is detected
Is not detected, a permission flag indicating 0 is output. The operation of the permission information detecting / deleting means 422 will be described later.

【0088】禁止情報検出手段421は、許可情報検出
・削除手段422から映像信号を入力すると、埋め込ま
れた禁止情報の有無を調べる。ここで禁止情報が検出さ
れた場合には1を、検出されない場合には0を示す禁止
フラグが出力される。許可フラグと禁止フラグの値は判
定手段423に入力される。判定手段423は許可フラ
グが1の場合、又は禁止フラグが0の場合には、コピー
許可を示す記録可否フラグを出力する。また許可フラグ
が0でかつ禁止フラグが1の場合には、コピー禁止を示
す記録可否フラグを出力する。
When the prohibition information detecting means 421 receives the video signal from the permission information detecting / deleting means 422, it checks the presence or absence of embedded prohibition information. Here, a prohibition flag indicating 1 is output if prohibition information is detected, and 0 if not detected. The values of the permission flag and the prohibition flag are input to the determination unit 423. When the permission flag is 1 or the prohibition flag is 0, the determination unit 423 outputs a record permission flag indicating copy permission. If the permission flag is 0 and the prohibition flag is 1, a recording permission flag indicating copy prohibition is output.

【0089】以上のデータ制御情報検出装置42の動作
により、許可情報が埋め込まれた映像は許可情報が削除
された後でコピーが許可される。また、許可情報も禁止
情報も埋め込まれていない映像は、コピーが許可され
る。更に許可情報が埋め込まれておらず、禁止情報が埋
め込まれている映像は、コピーが禁止される。
By the operation of the data control information detecting device 42 described above, copying of the video in which the permission information is embedded is permitted after the permission information is deleted. In addition, copying of a video in which neither permission information nor prohibition information is embedded is permitted. Further, copying is prohibited for videos in which permission information is not embedded and prohibition information is embedded.

【0090】次に、許可情報埋込手段412及び許可情
報検出・削除手段422の構成と動作について図7及び
図8を用いて説明する。
Next, the configuration and operation of the permission information embedding means 412 and permission information detection / deletion means 422 will be described with reference to FIGS.

【0091】図7に示すように許可情報埋込手段412
は、署名埋込手段51、コード抽出手段52、署名手段
53を含んで構成される。
As shown in FIG. 7, permission information embedding means 412
Is configured to include a signature embedding unit 51, a code extraction unit 52, and a signature unit 53.

【0092】許可情報埋込手段412においては、先ず
コード抽出手段52が、映像信号から一意に導き出せる
コードMを生成して署名手段53に出力する。署名手段
53はコードMをデジタル署名f(M)に変換し、署名
埋込手段51に出力する。次に署名埋込手段51は、映
像信号中にデジタル署名f(M)を埋め込む。許可情報
を埋め込まない場合には、デジタル署名f(M)の埋め
込み処理は行わない。ここで、コード抽出手段52にお
けるコードMの生成方法、署名手段53における署名f
(M)の生成方法、署名埋込手段51における署名の埋
め込み方法は、図3のステップS21、S22、S23
の処理と夫々同様である。
In the permission information embedding means 412, the code extracting means 52 first generates a code M which can be uniquely derived from the video signal, and outputs it to the signature means 53. The signature unit 53 converts the code M into a digital signature f (M) and outputs the digital signature to the signature embedding unit 51. Next, the signature embedding unit 51 embeds the digital signature f (M) in the video signal. If the permission information is not embedded, the digital signature f (M) is not embedded. Here, the method of generating the code M in the code extracting means 52 and the signature f in the signature means 53
The method of generating (M) and the method of embedding the signature in the signature embedding unit 51 are described in steps S21, S22, and S23 in FIG.
The processing is the same as the above.

【0093】図8に示すように許可情報検出・削除手段
422は、署名抜出・削除手段54、コード抽出手段5
5、認証手段56を含んで構成される。
As shown in FIG. 8, the permission information detecting / deleting means 422 includes the signature extracting / deleting means 54, the code extracting means 5
5. It includes the authentication means 56.

【0094】許可情報検出・削除手段422において
は、署名抜出・削除手段54がデジタル署名f(M)を
映像信号から抜き出し、映像信号からデジタル署名f
(M)の少なくとも一部を削除する。次に、コード抽出
手段55は、コード抽出手段52と同様に映像信号から
コードMを生成して認証手段56に出力する。次に、認
証手段56は、コードMを基にデジタル署名f(M)を
認証し、記録許可を示す記録可否フラグを出力する。ま
た認証されなければ、記録禁止を示す記録可否フラグを
出力する。ここで、署名抜出・削除手段54における署
名の抜き出し方法、コード抽出手段に55におけるコー
ドMの生成方法、認証手段56における認証方法は図5
で説明したものと夫々同様である。
In the permission information detecting / deleting means 422, the signature extracting / deleting means 54 extracts the digital signature f (M) from the video signal and outputs the digital signature f (M) from the video signal.
(M) is deleted at least in part. Next, the code extracting means 55 generates a code M from the video signal in the same manner as the code extracting means 52, and outputs it to the authentication means 56. Next, the authentication unit 56 authenticates the digital signature f (M) based on the code M, and outputs a recording permission flag indicating recording permission. If the authentication is not successful, a recording permission flag indicating recording prohibition is output. Here, the signature extraction method in the signature extraction / deletion means 54, the code M generation method in the code extraction means 55, and the authentication method in the authentication means 56 are shown in FIG.
These are the same as those described above.

【0095】以上のように本実施の形態2によれば、コ
ピーの禁止と許可だけでなく、1回だけコピーを許可す
るような制御を実現でき、従来の方法に比べて、不正が
より困難であるデータ制御システム、及び該システムに
おけるデータ制御情報埋込装置とデータ制御情報検出装
置を実現できる。
As described above, according to the second embodiment, not only prohibition and permission of copying but also control of permitting copying once can be realized, and illegality is more difficult than the conventional method. And a data control information embedding device and a data control information detecting device in the system.

【0096】なお、本実施の形態2では、1回コピー可
を実現する方法について述べたが、コピー制御情報を埋
め込む時に許可情報をN(Nは1以上の自然数)回埋め
込み、検出するときには許可情報が何個検出されても、
1個だけ削除することにより、N回コピー可を実現する
ことができる。
Although the second embodiment has been described with respect to a method of realizing one-time copying, the permission information is embedded N times (N is a natural number of 1 or more) when the copy control information is embedded, and when the copy control information is detected, the permission information is embedded. No matter how many pieces of information are detected,
By deleting only one, copying is enabled N times.

【0097】また、コピー禁止情報の埋め込みと検出の
方法について述べたが、再生禁止情報の埋め込みと検出
の方法も同様に実現でき、再生の制御も行える。さら
に、コピーの制御と再生の制御も同時に実現可能であ
る。
Although the method of embedding and detecting the copy prohibition information has been described, the method of embedding and detecting the reproduction prohibition information can be similarly realized, and the reproduction can be controlled. Furthermore, control of copying and control of reproduction can be realized at the same time.

【0098】コピー制御情報埋込み装置41については
図6に示すような構成としたが、これに限られるもので
はない。禁止情報埋込手段411と許可情報埋込手段4
12の順序が逆でも良く、コピー不可の映像には少なく
とも禁止情報を埋め込み、1回コピー可の映像には禁止
情報と許可情報の両方を埋め込むような任意の構成の装
置により実現可能である。
Although the copy control information embedding device 41 has the configuration as shown in FIG. 6, it is not limited to this. Prohibition information embedding means 411 and permission information embedding means 4
The order of 12 may be reversed, and it can be realized by an apparatus having an arbitrary configuration that embeds at least prohibition information in a video that cannot be copied and embeds both prohibition information and permission information in a video that can be copied once.

【0099】コピー制御情報検出装置42のについて
は、図6に示すような構成としたが、これに限られるも
のではない。許可情報検出削除手段422の前段の映像
信号が禁止情報検出手段421に入力されるような構成
でも良いし、許可情報検出削除手段422が許可情報検
出手段と許可情報削除手段に分離されているような構成
でも良く、許可情報が検出されるとコピーを許可して許
可情報を削除し、禁止情報が検出されるとコピーを禁止
するような任意の構成の装置により実現可能である。
The copy control information detecting device 42 has the configuration as shown in FIG. 6, but is not limited to this. A configuration may be such that the video signal at the previous stage of the permission information detection / deletion means 422 is input to the prohibition information detection means 421, or the permission information detection / deletion means 422 is separated into permission information detection means and permission information deletion means. The present invention can be realized by an apparatus having an arbitrary configuration such that copying is permitted and permission information is deleted when permission information is detected, and copying is prohibited when prohibition information is detected.

【0100】以上の説明では、許可信号として映像から
一意に得られるコードMを元にしたデジタル署名を用い
ているが、これに限られるわけではなく、任意の埋め込
み方法を用いることができる。即ち、ユーザBに埋め込
み方法を公開せず、削除と検出の方法のみを公開すれば
良い。削除や検出の方法から、埋め込みの方法が類推で
きない方法や、削除や検出と比べて埋め込み処理の計算
量が多いか、又は回路規模が複雑であるような方法であ
れば、更に不正に対して強くすることができる。この
時、映像から一意に得られるコードMを元にして許可情
報を作成することにより、映像と許可情報を1対1に対
応させることができ、許可情報の不正な作成を困難にす
る。
In the above description, a digital signature based on a code M uniquely obtained from a video is used as the permission signal. However, the present invention is not limited to this, and any embedding method can be used. That is, only the deletion and detection methods need to be disclosed to the user B without disclosing the embedding method. If the method of embedding cannot be inferred from the method of deletion or detection, or the amount of calculation of the embedding process is large compared to deletion or detection, or if the circuit size is complicated, the method is even more illegal. Can be stronger. At this time, by generating the permission information based on the code M uniquely obtained from the video, the video and the permission information can be made to correspond one-to-one, making unauthorized generation of the permission information difficult.

【0101】許可情報の埋め込み方法の他の例として
は、許可情報が第1の許可情報と第2の許可情報の2つ
から構成され、第1の許可情報を第1の埋め込み方法を
用いて映像中に埋め込むと同時に、第2の許可情報を第
2の埋め込み方法を用いて映像に埋め込む方法がある。
ここで、第1の埋め込み方法は削除が難しい方法、すな
わち禁止情報の埋め込み方法に用いたのと同様の方法で
埋め込みを行い、第2の埋め込み方法は画面の端に可視
的に埋め込むなどの削除が容易な方法で埋め込みを行
う。映像のコピーに際しては、第1の許可情報と第2の
許可情報の両方がそろって検出されたときに始めてコピ
ー可とし、第2の許可情報のみを削除する。このように
第1の許可情報と第2の許可情報の組み合わせにより、
検出と削除が容易であるが、その埋め込みが困難である
ような埋め込み方法を実現することが可能である。ここ
で示した第1の埋め込み方法は、禁止情報の埋め込み方
法と全く同じ方法でも良いし、異なる方法でも良い。
As another example of the method of embedding permission information, the permission information is composed of two pieces of first permission information and second permission information, and the first permission information is written using the first embedding method. There is a method of embedding the second permission information in the video at the same time as embedding it in the video using the second embedding method.
Here, the first embedding method is a method that is difficult to delete, that is, embedding is performed by the same method as that used for embedding the prohibition information, and the second embedding method is a method of visually embedding at the edge of the screen. Embed in an easy way. When copying a video, copying is permitted only when both the first permission information and the second permission information are detected together, and only the second permission information is deleted. Thus, by combining the first permission information and the second permission information,
An embedding method that is easy to detect and delete but difficult to embed can be realized. The first embedding method shown here may be exactly the same as the embedding method of the prohibition information, or may be a different method.

【0102】第1と第2の2つの許可情報を構成する方
法としては、コードMを変換係数により変換処理した結
果と、変換係数のいずれか一方を第1の許可情報とし、
もう一方を第2の許可情報とする方法がある。ここで、
変換処理とは、変換係数との加減乗除などの算術計算
や、変換係数との論理演算や、変換係数を鍵とした暗号
化処理や、変換係数を遅延量とした遅延処理など、変換
係数の値によってその処理結果が変わるような処理であ
れば任意の方法を取ることが可能である。特に、コード
Mと変換結果から変換係数を導くことが困難であるよう
な変換処理が望ましく、不正に強いという効果が得られ
る。これは、変換処理の方法を秘密にすることにより実
現できる。
As a method of forming the first and second permission information, a result obtained by converting the code M using a conversion coefficient and one of the conversion coefficients are used as the first permission information.
There is a method of using the other as the second permission information. here,
The conversion processing includes arithmetic operations such as addition, subtraction, multiplication, and division with the conversion coefficient, logical operations with the conversion coefficient, encryption processing using the conversion coefficient as a key, and delay processing using the conversion coefficient as a delay amount. Any method can be adopted as long as the processing result changes depending on the value. In particular, a conversion process in which it is difficult to derive a conversion coefficient from the code M and the conversion result is desirable, and an effect of being illegally strong can be obtained. This can be realized by keeping the conversion processing method secret.

【0103】なお、上記各実施形態1及び2において
は、データ制御情報埋め込み方法あるいはデータ制御情
報埋め込み装置は、ステータスがコピーフリーの時に禁
止情報も許可情報も埋め込まないとしたが、これに限ら
れるものではない。ステータスがコピーフリーを示すと
きには、コピーフリーを示す情報を埋め込んでも良く、
同様の効果が得られる。
In each of the first and second embodiments, the data control information embedding method or the data control information embedding apparatus does not embed neither prohibition information nor permission information when the status is copy-free. Not something. When the status indicates copy free, information indicating copy free may be embedded,
Similar effects can be obtained.

【0104】また、データ制御情報検出方法あるいはデ
ータ制御情報検出装置においては、コピー制御情報が検
出されないときには、コピーを許可するとしたが、これ
に限られるものではない。何も情報が検出されないとき
には、コピー禁止としても良い。また、コピーフリーを
示す情報が検出されたときにはコピー可とするような構
成としても良く、同様の効果が得られる。
In the data control information detection method or data control information detection apparatus, copying is permitted when no copy control information is detected, but the present invention is not limited to this. When no information is detected, copying may be prohibited. Further, a configuration may be adopted in which copying is permitted when information indicating copy free is detected, and the same effect is obtained.

【0105】[0105]

【発明の効果】以上の様に、本発明によれば、コピーフ
リーとコピー禁止だけでなく、データに許可情報が検出
されたとき、N回のコピーのみを許すことができる。そ
して不正行為が困難なデータ制御方法を実現できる。
As described above, according to the present invention, not only copy free and copy prohibition, but also, when permission information is detected in data, only N times of copying can be permitted. In addition, a data control method in which fraudulent acts are difficult can be realized.

【0106】1実施形態によれば、データの作り手側
で、許可情報をデジタル署名を用いて挿入しているた
め、データを入手した側での許可情報の改ざんは不可能
となる。
According to the embodiment, since the creator of the data inserts the permission information using the digital signature, it is impossible for the person who obtained the data to falsify the permission information.

【0107】1実施形態によれば、コピーフリーとコピ
ー禁止の制御だけではなく、N回のコピーを許可する情
報も埋め込むことができる。
According to the embodiment, not only the control of copy free and copy prohibition, but also information for permitting N copies can be embedded.

【0108】また、1実施形態によれば、データから一
意に得られるコードを元に許可情報を生成しているた
め、許可情報はデータと1対1に対応し、許可情報の改
ざんを困難にすることが出来る。
According to the first embodiment, since the permission information is generated based on a code uniquely obtained from the data, the permission information has one-to-one correspondence with the data, making it difficult to falsify the permission information. You can do it.

【0109】1実施形態によれば、許可情報がデジタル
署名を用いて挿入されているため、データを入手した側
での許可情報の改造は不可能となる。
According to the first embodiment, since the permission information is inserted by using the digital signature, it is impossible to modify the permission information on the side that has obtained the data.

【0110】1実施形態によれば、許可情報の挿入され
たデータが入力されたとき、コピー回数をN回に制限
し、禁止情報のみが挿入されたデータが入力されたと
き、コピーを禁止することができる。
According to one embodiment, when data into which permission information is inserted is input, the number of copies is limited to N, and when data into which only prohibition information is inserted is input, copying is prohibited. be able to.

【0111】1実施形態によれば、データから一意に得
られるコードを元にした許可情報が検出されたときにの
み、コピーを許可する。
According to one embodiment, copying is permitted only when permission information based on a code uniquely obtained from data is detected.

【0112】1実施形態によれば、デジタル署名が認証
されたときにのみ、コピーが許可される。
According to one embodiment, copying is only permitted when the digital signature has been authenticated.

【0113】1実施形態によれば、データより許可情報
が検出されたとき、そのデータを記録媒体に記録するこ
とができる。
According to the embodiment, when permission information is detected from data, the data can be recorded on a recording medium.

【0114】1実施形態によれば、データに禁止情報の
みが検出されたとき、データ処理を禁止し、許可情報が
検出されたとき、N回のデータ処理を許すことができ
る。
According to the embodiment, when only the prohibition information is detected in the data, the data processing is prohibited, and when the permission information is detected, N data processings can be permitted.

【0115】1実施形態によれば、データ処理の禁止の
制御だけではなく、N回のデータ処理を許可する情報も
埋め込むことができる。
According to the embodiment, not only control of prohibition of data processing but also information for permitting data processing of N times can be embedded.

【0116】1実施形態によれば、許可情報の挿入され
たデータが入力されたとき、データ処理回数をN回に制
限し、禁止情報のみが挿入されたデータが入力されたと
き、データ処理を禁止することができる。
According to one embodiment, when data into which permission information is inserted is input, the number of data processing is limited to N, and when data into which only prohibition information is inserted is input, data processing is stopped. Can be banned.

【0117】1実施形態によれば、許可情報の挿入され
たデータが入力されたとき、データ処理回数をN回に制
限し、禁止情報のみが挿入されたデータが入力されたと
き、データ処理を禁止することができる。
According to one embodiment, when data into which permission information is inserted is input, the number of times of data processing is limited to N, and when data into which only prohibition information is inserted is input, data processing is stopped. Can be banned.

【図面の簡単な説明】[Brief description of the drawings]

【図1】実施の形態1のデータ制御方法の概要を示す説
明図である。
FIG. 1 is an explanatory diagram illustrating an outline of a data control method according to a first embodiment.

【図2】実施の形態1のデータ制御情報埋込方法を示す
フローチャートである。
FIG. 2 is a flowchart illustrating a data control information embedding method according to the first embodiment;

【図3】図2のデータ制御情報埋込方法の1処理を示す
フローチャートである。
FIG. 3 is a flowchart showing one process of a data control information embedding method of FIG. 2;

【図4】実施の形態1のデータ制御情報検出方法を示す
フローチャートである。
FIG. 4 is a flowchart illustrating a data control information detection method according to the first embodiment.

【図5】図4のデータ制御情報検出方法の1処理を示す
フローチャートである。
FIG. 5 is a flowchart showing one process of the data control information detection method of FIG. 4;

【図6】本実施の形態2におけるデータ制御システムの
構成図である。
FIG. 6 is a configuration diagram of a data control system according to a second embodiment.

【図7】図6のデータ制御システムにおける許可情報埋
込手段の構成図である。
FIG. 7 is a configuration diagram of permission information embedding means in the data control system of FIG. 6;

【図8】図6のデータ制御システムにおける許可情報検
出手段の構成図である。
FIG. 8 is a configuration diagram of permission information detection means in the data control system of FIG. 6;

【符号の説明】[Explanation of symbols]

41 データ制御情報埋込装置 42 データ制御情報検出装置 43 伝送部 44 記録部 45 記録媒体 51 署名埋込手段 52,55 コード抽出手段 53 署名手段 54 署名抜出・削除手段 56 認証手段 411 禁止情報埋込手段 412 許可情報埋込手段 421 禁止情報検出手段 422 許可情報検出・削除手段 423 判定手段 41 Data Control Information Embedding Device 42 Data Control Information Detecting Device 43 Transmitting Unit 44 Recording Unit 45 Recording Medium 51 Signature Embedding Means 52, 55 Code Extracting Means 53 Signature Means 54 Signature Extraction / Delete Means 56 Authentication Means 411 Prohibition Information Embedding Embedding means 412 permission information embedding means 421 prohibition information detecting means 422 permission information detecting / deleting means 423 judging means

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 FI H04N 1/387 H04L 9/00 675B 5/91 H04N 5/91 P 7/08 7/08 Z 7/081 ──────────────────────────────────────────────────の Continued on the front page (51) Int.Cl. 6 Identification code FI H04N 1/387 H04L 9/00 675B 5/91 H04N 5/91 P 7/08 7/08 Z 7/081

Claims (18)

【特許請求の範囲】[Claims] 【請求項1】 データのコピーを禁止する場合は禁止情
報を前記データ中に埋め込み、 前記データのコピーをN(Nは自然数)回許可する場合
は前記禁止情報を前記データ中に埋め込むと共に、N個
の許可情報を前記データ中に埋め込み、 前記データのコピーに先立ち、前記データから前記許可
情報が検出された場合には、前記データの少なくとも1
つの前記許可情報を無効にして前記データのコピーを許
可し、 前記データのコピーに先立ち、前記データから前記許可
情報が検出されず、前記禁止情報が検出された場合に
は、前記データのコピーを禁止することを特徴とするデ
ータ制御方法。
When data copying is prohibited, prohibition information is embedded in the data. When copying of the data is permitted N times (N is a natural number), the prohibition information is embedded in the data. Embedding permission information in the data, and prior to copying the data, if the permission information is detected from the data, at least one of the data
Two of the permission information are invalidated to permit copying of the data. Prior to the copying of the data, when the permission information is not detected from the data and the prohibition information is detected, the copying of the data is performed. A data control method characterized by prohibiting.
【請求項2】 前記許可情報は、デジタル署名f(M)
であって、 前記デジタル署名f(M)は、前記データからデジタル
コードMを抽出し、該デジタルコードMに基づいて求め
られることを特徴とする請求項1記載のデータ制御方
法。
2. The permission information includes a digital signature f (M)
The data control method according to claim 1, wherein the digital signature f (M) is obtained based on the digital code M by extracting a digital code M from the data.
【請求項3】 データのコピーを禁止する場合は禁止情
報を前記データ中に埋め込み、 前記データのコピーをN(Nは自然数)回許可する場合
は前記禁止情報を前記データ中に埋め込むと共に、N個
の許可情報を前記データ中に埋め込むことを特徴とする
データ制御情報埋込方法。
3. When the copying of data is prohibited, the prohibition information is embedded in the data. When the copying of the data is permitted N times (N is a natural number), the prohibition information is embedded in the data. Embedding permission information in the data.
【請求項4】 前記許可情報は、 前記データから一意に得られるデジタルコードMに対す
るデジタル署名f(M)であることを特徴とする請求項
3記載のデータ制御情報埋込方法。
4. The data control information embedding method according to claim 3, wherein the permission information is a digital signature f (M) for a digital code M uniquely obtained from the data.
【請求項5】 データのコピーに先立ち、前記データか
ら予め定めれた許可情報が検出された場合には、前記許
可情報を無効にして前記データのコピーを許可し、 前記データのコピーに先立ち、前記データから前記許可
情報が検出されず、予め定められた禁止情報が検出され
た場合には、前記データのコピーを禁止することを特徴
とするデータ制御情報検出方法。
5. When a predetermined permission information is detected from the data before copying the data, the permission information is invalidated to permit the copying of the data, and prior to the copying of the data, A method for detecting data control information, wherein, when the permission information is not detected from the data and predetermined prohibition information is detected, copying of the data is prohibited.
【請求項6】 データのコピーに先立ち、前記データ中
のデジタル署名f(M)を認証できた場合には、前記デ
ータのコピーを許可し、 前記データのコピーに先立ち、前記データ中のデジタル
署名f(M)を認証できない場合には、前記データのコ
ピーを禁止し、 前記署名f(M)は、前記データから得られるデジタル
コードMに基づいて認証されることを特徴とするデータ
制御情報検出方法。
6. If the digital signature f (M) in the data can be authenticated before copying the data, the copying of the data is permitted, and the digital signature in the data is copied prior to the copying of the data. When f (M) cannot be authenticated, copying of the data is prohibited, and the signature f (M) is authenticated based on a digital code M obtained from the data. Method.
【請求項7】 データの少なくともコピーの禁止を示す
禁止情報を前記データ中に埋め込む禁止情報埋込手段
と、 前記データのコピーをN(Nは自然数)回許可したいと
き、前記禁止情報埋込手段による禁止情報の埋め込みに
伴い、N個の許可情報を前記データ中に埋め込む許可情
報埋込手段と、を具備することを特徴とするデータ制御
情報埋込装置。
7. A prohibition information embedding means for embedding at least prohibition information indicating prohibition of copying of data in said data, and said prohibition information embedding means for permitting N (N is a natural number) copies of said data. And a permission information embedding means for embedding N pieces of permission information in the data in accordance with the embedding of the prohibition information by the data control information.
【請求項8】 前記許可情報埋め込み手段は、 前記データからデジタルコードMを抽出するコード抽出
手段を有することを特徴とする請求項7記載のデータ制
御情報埋込装置。
8. The data control information embedding device according to claim 7, wherein said permission information embedding means includes a code extracting means for extracting a digital code M from said data.
【請求項9】 前記許可情報埋込手段は、前記コード抽
出手段で抽出された前記デジタルコードM、及び前記デ
ータの作成者が保持する第1の暗号鍵に基づいてデジタ
ル署名f(M)を生成する署名手段と、 前記署名手段で生成されたデジタル署名f(M)を前記
許可情報として前記データ中に埋め込む署名埋込手段
と、を有することを特徴とする請求項8記載のデータ制
御情報埋込装置。
9. The permission information embedding means generates a digital signature f (M) based on the digital code M extracted by the code extraction means and a first encryption key held by a creator of the data. 9. The data control information according to claim 8, further comprising: signature means for generating; and signature embedding means for embedding the digital signature f (M) generated by the signature means in the data as the permission information. Implanting device.
【請求項10】 データに埋め込まれた禁止情報及び許
可情報を抽出するデータ制御情報検出装置であって、 前記データから前記許可情報を検出する許可情報検出手
段と、 前記データの前記許可情報を無効にする許可情報無効手
段と、 前記データから前記禁止情報を検出する禁止情報検出手
段と、 前記許可情報検出手段によって前記許可情報が検出され
た場合には、コピー可否フラッグを可にして出力し、前
記許可情報検出手段によって前記許可情報が検出されず
に、前記禁止情報検出手段によって前記禁止情報が検出
された場合には、前記コピー可否フラッグを不可にして
出力する判定手段と、を具備することを特徴とするデー
タ制御情報検出装置。
10. A data control information detecting device for extracting prohibition information and permission information embedded in data, wherein the permission information detecting means detects the permission information from the data, and invalidates the permission information of the data. Permission information invalidating means, prohibition information detecting means for detecting the prohibition information from the data, and when the permission information is detected by the permission information detecting means, outputs a copy permission / prohibition flag, and outputs And determining means for disabling and outputting the copy permission flag when the permission information is not detected by the permission information detection means and the prohibition information is detected by the prohibition information detection means. A data control information detection device characterized by the above-mentioned.
【請求項11】 前記許可情報検出手段は、 前記データからデジタルコードMを抽出するコード抽出
手段を有することを特徴とする請求項10記載のデータ
制御情報検出装置。
11. The data control information detecting device according to claim 10, wherein said permission information detecting means has a code extracting means for extracting a digital code M from said data.
【請求項12】 前記許可情報検出手段は、 前記データに埋め込まれたデジタル署名f(M)を抜き
出す署名抜出手段と、 前記コード抽出手段によって抽出された前記デジタルコ
ードMと第2の暗号鍵に基づいてデジタル署名f(M)
を生成し、この生成されたデジタル署名f(M)と前記
署名抜出手段によって抜き出された前記デジタル署名f
(M)を対比し、これによって前記デジタル署名f
(M)が認証された場合にコピー許可フラグを有効にし
て出力する認証手段と、を具備することを特徴とする請
求項11記載のデータ制御情報検出装置。
12. The permission information detecting means includes: a signature extracting means for extracting a digital signature f (M) embedded in the data; a digital code M and a second encryption key extracted by the code extracting means. Digital signature f (M) based on
Is generated, and the generated digital signature f (M) and the digital signature f extracted by the signature extracting means are generated.
(M), whereby the digital signature f
12. The data control information detecting device according to claim 11, further comprising: an authentication unit for validating and outputting a copy permission flag when (M) is authenticated.
【請求項13】 データを記録媒体に記録する記録装置
であって、 前記データから前記許可情報を検出する許可情報検出手
段と、 前記データの前記許可情報を無効にする許可情報無効手
段と、 前記データから前記禁止情報を検出する禁止情報検出手
段と、 前記許可情報検出手段によって前記許可情報が検出され
た場合には、コピー可否フラッグを可にして出力し、前
記許可情報検出手段によって前記許可情報が検出されず
に、前記禁止情報検出手段によって前記禁止情報が検出
された場合には、前記コピー可否フラッグを不可にして
出力する判定手段と、 前記判定手段によって前記コピー可否フラグ許可とされ
た場合はデータの記録を行い、前記コピー可否フラグが
不可とされた場合は記録を行わないデータ記録手段と、
を具備することを特徴とする記録装置。
13. A recording apparatus for recording data on a recording medium, comprising: permission information detecting means for detecting the permission information from the data; permission information invalidating means for invalidating the permission information of the data; Prohibition information detecting means for detecting the prohibition information from data, and when the permission information is detected by the permission information detecting means, a copy permission / prohibition flag is permitted and output, and the permission information is detected by the permission information detecting means. Is not detected, the prohibition information is detected by the prohibition information detection means, and the copy permission / prohibition flag is disabled and output by the determination means; and the copy permission / prohibition flag is permitted by the determination means. A data recording unit that records data, and does not record when the copy permission / prohibition flag is disabled.
A recording device comprising:
【請求項14】 データの処理を禁止する場合は禁止情
報を前記データ中に埋め込み、 前記データの処理をN(Nは自然数)回許可する場合は
前記禁止情報を前記データ中に埋め込むと共に、N個の
許可情報を前記データ中に埋め込み、 前記データの処理に先立ち、前記データから前記許可情
報が検出された場合には、前記データの少なくとも1つ
の前記許可情報を無効にして前記データの処理を許可
し、 前記データの処理に先立ち、前記データから前記許可情
報が検出されず、前記禁止情報が検出された場合には、
前記データの処理を禁止することを特徴とするデータ制
御方法。
14. When prohibiting data processing, embed prohibition information in the data. When permitting N (N is a natural number) processing of the data, embed the prohibition information in the data. Embedding the permission information in the data, and prior to processing the data, if the permission information is detected from the data, invalidate at least one of the permission information of the data to perform the processing of the data. Prior to the processing of the data, when the permission information is not detected from the data and the prohibition information is detected,
A data control method, wherein processing of the data is prohibited.
【請求項15】 データの処理を禁止する場合は禁止情
報を前記データ中に埋め込み、 前記データの処理をN(Nは自然数)回許可する場合は
前記禁止情報を前記データ中に埋め込むと共に、N個の
許可情報を前記データ中に埋め込むことを特徴とするデ
ータ制御情報埋込方法。
15. When prohibiting data processing, embed prohibition information in the data. When permitting N (N is a natural number) times of data processing, embed the prohibition information in the data. Embedding permission information in the data.
【請求項16】 データの処理に先立ち、前記データか
ら予め定めれた許可情報が検出された場合には、前記許
可情報を無効にして前記データの処理を許可し、 前記データの処理に先立ち、前記データから前記許可情
報が検出されず、予め定められた禁止情報が検出された
場合には、前記データの処理を禁止することを特徴とす
るデータ制御情報検出方法。
16. When predetermined permission information is detected from the data prior to the processing of the data, the permission information is invalidated to permit the processing of the data, and prior to the processing of the data, A method for detecting data control information, wherein the processing of the data is prohibited when the permission information is not detected from the data and predetermined prohibition information is detected.
【請求項17】 データの処理の禁止を示す禁止情報を
前記データ中に埋め込む禁止情報埋込手段と、 前記データの処理をN(Nは自然数)回許可したいと
き、前記禁止情報埋込手段による禁止情報の埋め込みに
伴い、N個の許可情報を前記データ中に埋め込む許可情
報埋込手段と、を具備することを特徴とするデータ制御
情報埋込装置。
17. A prohibition information embedding means for embedding prohibition information indicating prohibition of data processing in the data, and when the processing of the data is to be permitted N times (N is a natural number), the prohibition information embedding means is provided. A data control information embedding device, comprising: permission information embedding means for embedding N pieces of permission information in the data in accordance with embedding of prohibition information.
【請求項18】 データに埋め込まれた禁止情報及び許
可情報を抽出するデータ制御情報検出装置であって、 前記データからN(Nは自然数)個の許可情報が検出さ
れたときには、前記データの少なくとも1つの前記許可
情報を無効にし、許可フラグを有効にして出力する許可
情報検出・削除手段と、 前記データから禁止情報が検出されたときには、禁止フ
ラグを有効にして出力する禁止情報検出手段と、 前記許可フラグが有効か、又は前記禁止フラグが有効で
ないときに、可否フラグを可にして出力し、前記許可フ
ラグが有効でなく、かつ前記禁止情報が有効であるとき
に、前記可否フラグを不可にして出力する判定手段と、
を具備することを特徴とするデータ制御情報検出装置。
18. A data control information detecting apparatus for extracting prohibition information and permission information embedded in data, wherein when N (N is a natural number) permission information is detected from the data, at least one of the data is detected. Permission information detection / deletion means for disabling one permission information and validating and outputting a permission flag; prohibition information detection means for validating and outputting a prohibition flag when prohibition information is detected from the data; When the permission flag is valid or the prohibition flag is not valid, the permission flag is enabled and output. When the permission flag is not valid and the prohibition information is valid, the permission flag is disabled. Determination means for outputting
A data control information detection device comprising:
JP10190825A 1997-07-07 1998-07-06 Data control method, data control information embedding method, data control information detection method, data control information embedding device, data control information detection device, and recording device Expired - Lifetime JP2915904B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10190825A JP2915904B2 (en) 1997-07-07 1998-07-06 Data control method, data control information embedding method, data control information detection method, data control information embedding device, data control information detection device, and recording device

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP18145997 1997-07-07
JP9-181459 1997-07-07
JP10190825A JP2915904B2 (en) 1997-07-07 1998-07-06 Data control method, data control information embedding method, data control information detection method, data control information embedding device, data control information detection device, and recording device

Publications (2)

Publication Number Publication Date
JPH1186435A true JPH1186435A (en) 1999-03-30
JP2915904B2 JP2915904B2 (en) 1999-07-05

Family

ID=26500638

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10190825A Expired - Lifetime JP2915904B2 (en) 1997-07-07 1998-07-06 Data control method, data control information embedding method, data control information detection method, data control information embedding device, data control information detection device, and recording device

Country Status (1)

Country Link
JP (1) JP2915904B2 (en)

Cited By (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000357201A (en) * 1999-04-14 2000-12-26 Matsushita Electric Ind Co Ltd Method and device for data management and recording medium with data management program recorded
WO2001031630A1 (en) * 1999-10-29 2001-05-03 Sony Corporation Method and apparatus for data processing, and medium storing program
KR20020037308A (en) * 2002-04-04 2002-05-18 조배수 Digital Contents automatic Removel system
JP2002164879A (en) * 2000-11-28 2002-06-07 Sanyo Electric Co Ltd Data terminal device
JP2002351704A (en) * 2001-05-25 2002-12-06 Canon Inc Information processing system and its information processing method
WO2003047247A1 (en) * 2001-11-27 2003-06-05 Matsushita Electric Industrial Co., Ltd. Information recorder, system for copying information, method for copying information, program and computer readable recording medium
JP2003186756A (en) * 2001-12-17 2003-07-04 Sharp Corp Method, device, and program for setting limitation on use of data and recording medium with program recorded thereon
KR100435316B1 (en) * 2000-06-27 2004-06-10 파이오니아 가부시키가이샤 Information recording apparatus and information recording method, and information recording medium
JP2004234641A (en) * 2003-01-08 2004-08-19 Kddi Corp Method for authenticating contents file producer, and program thereof
US7263189B2 (en) 2000-04-20 2007-08-28 Hitachi, Ltd. Data transmission and receiving apparatus for digital broadcast signals which include control information
JP2008539671A (en) * 2005-04-26 2008-11-13 ベランス・コーポレイション System response to detection of watermarks embedded in digital host content
JP2010068527A (en) * 2003-01-08 2010-03-25 Kddi Corp Authentication method of content file producer
US7725876B2 (en) 2004-06-07 2010-05-25 Ntt Docomo, Inc. Original contents creation apparatus, derived contents creation apparatus, derived contents using apparatus, original contents creation method, derived contents creation method, and derived contents using method and verification method
JP2011150209A (en) * 2010-01-25 2011-08-04 Brother Industries Ltd Karaoke device, karaoke system, set top box
US8838977B2 (en) 2010-09-16 2014-09-16 Verance Corporation Watermark extraction and content screening in a networked environment
US8869222B2 (en) 2012-09-13 2014-10-21 Verance Corporation Second screen content
US8923548B2 (en) 2011-11-03 2014-12-30 Verance Corporation Extraction of embedded watermarks from a host content using a plurality of tentative watermarks
US9009482B2 (en) 2005-07-01 2015-04-14 Verance Corporation Forensic marking using a common customization function
US9106964B2 (en) 2012-09-13 2015-08-11 Verance Corporation Enhanced content distribution using advertisements
US9117270B2 (en) 1998-05-28 2015-08-25 Verance Corporation Pre-processed information embedding system
US9153006B2 (en) 2005-04-26 2015-10-06 Verance Corporation Circumvention of watermark analysis in a host content
US9189955B2 (en) 2000-02-16 2015-11-17 Verance Corporation Remote control signaling using audio watermarks
US9208334B2 (en) 2013-10-25 2015-12-08 Verance Corporation Content management using multiple abstraction layers
US9251549B2 (en) 2013-07-23 2016-02-02 Verance Corporation Watermark extractor enhancements based on payload ranking
US9262794B2 (en) 2013-03-14 2016-02-16 Verance Corporation Transactional video marking system
US9323902B2 (en) 2011-12-13 2016-04-26 Verance Corporation Conditional access using embedded watermarks
US9547753B2 (en) 2011-12-13 2017-01-17 Verance Corporation Coordinated watermarking
US9571606B2 (en) 2012-08-31 2017-02-14 Verance Corporation Social media viewing system
US9596521B2 (en) 2014-03-13 2017-03-14 Verance Corporation Interactive content acquisition using embedded codes
US9648282B2 (en) 2002-10-15 2017-05-09 Verance Corporation Media monitoring, management and information system

Cited By (36)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9117270B2 (en) 1998-05-28 2015-08-25 Verance Corporation Pre-processed information embedding system
JP2000357201A (en) * 1999-04-14 2000-12-26 Matsushita Electric Ind Co Ltd Method and device for data management and recording medium with data management program recorded
US7366907B1 (en) 1999-10-29 2008-04-29 Sony Corporation Information processing device and method and program storage medium
WO2001031630A1 (en) * 1999-10-29 2001-05-03 Sony Corporation Method and apparatus for data processing, and medium storing program
US9189955B2 (en) 2000-02-16 2015-11-17 Verance Corporation Remote control signaling using audio watermarks
US7263189B2 (en) 2000-04-20 2007-08-28 Hitachi, Ltd. Data transmission and receiving apparatus for digital broadcast signals which include control information
KR100435316B1 (en) * 2000-06-27 2004-06-10 파이오니아 가부시키가이샤 Information recording apparatus and information recording method, and information recording medium
JP2002164879A (en) * 2000-11-28 2002-06-07 Sanyo Electric Co Ltd Data terminal device
JP4593764B2 (en) * 2000-11-28 2010-12-08 三洋電機株式会社 Data terminal equipment
JP2002351704A (en) * 2001-05-25 2002-12-06 Canon Inc Information processing system and its information processing method
WO2003047247A1 (en) * 2001-11-27 2003-06-05 Matsushita Electric Industrial Co., Ltd. Information recorder, system for copying information, method for copying information, program and computer readable recording medium
JP2003186756A (en) * 2001-12-17 2003-07-04 Sharp Corp Method, device, and program for setting limitation on use of data and recording medium with program recorded thereon
KR20020037308A (en) * 2002-04-04 2002-05-18 조배수 Digital Contents automatic Removel system
US9648282B2 (en) 2002-10-15 2017-05-09 Verance Corporation Media monitoring, management and information system
JP2010068527A (en) * 2003-01-08 2010-03-25 Kddi Corp Authentication method of content file producer
JP2004234641A (en) * 2003-01-08 2004-08-19 Kddi Corp Method for authenticating contents file producer, and program thereof
US7725876B2 (en) 2004-06-07 2010-05-25 Ntt Docomo, Inc. Original contents creation apparatus, derived contents creation apparatus, derived contents using apparatus, original contents creation method, derived contents creation method, and derived contents using method and verification method
JP2008539671A (en) * 2005-04-26 2008-11-13 ベランス・コーポレイション System response to detection of watermarks embedded in digital host content
JP4790796B2 (en) * 2005-04-26 2011-10-12 ベランス・コーポレイション System response to detection of watermarks embedded in digital host content
JP2011244460A (en) * 2005-04-26 2011-12-01 Verance Corp System reaction to detection of embedded watermark in digital host content
US9153006B2 (en) 2005-04-26 2015-10-06 Verance Corporation Circumvention of watermark analysis in a host content
US9009482B2 (en) 2005-07-01 2015-04-14 Verance Corporation Forensic marking using a common customization function
JP2011150209A (en) * 2010-01-25 2011-08-04 Brother Industries Ltd Karaoke device, karaoke system, set top box
US8838977B2 (en) 2010-09-16 2014-09-16 Verance Corporation Watermark extraction and content screening in a networked environment
US9607131B2 (en) 2010-09-16 2017-03-28 Verance Corporation Secure and efficient content screening in a networked environment
US8838978B2 (en) 2010-09-16 2014-09-16 Verance Corporation Content access management using extracted watermark information
US8923548B2 (en) 2011-11-03 2014-12-30 Verance Corporation Extraction of embedded watermarks from a host content using a plurality of tentative watermarks
US9323902B2 (en) 2011-12-13 2016-04-26 Verance Corporation Conditional access using embedded watermarks
US9547753B2 (en) 2011-12-13 2017-01-17 Verance Corporation Coordinated watermarking
US9571606B2 (en) 2012-08-31 2017-02-14 Verance Corporation Social media viewing system
US9106964B2 (en) 2012-09-13 2015-08-11 Verance Corporation Enhanced content distribution using advertisements
US8869222B2 (en) 2012-09-13 2014-10-21 Verance Corporation Second screen content
US9262794B2 (en) 2013-03-14 2016-02-16 Verance Corporation Transactional video marking system
US9251549B2 (en) 2013-07-23 2016-02-02 Verance Corporation Watermark extractor enhancements based on payload ranking
US9208334B2 (en) 2013-10-25 2015-12-08 Verance Corporation Content management using multiple abstraction layers
US9596521B2 (en) 2014-03-13 2017-03-14 Verance Corporation Interactive content acquisition using embedded codes

Also Published As

Publication number Publication date
JP2915904B2 (en) 1999-07-05

Similar Documents

Publication Publication Date Title
JP2915904B2 (en) Data control method, data control information embedding method, data control information detection method, data control information embedding device, data control information detection device, and recording device
Petitcolas et al. Attacks on copyright marking systems
US9171136B2 (en) Data protection method and device
US6434538B1 (en) Data control method, for embedding data control information, method for detecting data control information, device for embedding data control information and device for recording data
EP1020076B1 (en) Watermarking of digital object
US8526611B2 (en) Utilizing data reduction in steganographic and cryptographic systems
JP3919673B2 (en) Apparatus and method for distributing and authenticating data sets using watermarks
KR100465950B1 (en) Information processing apparatus and its control method, storage medium storing computer program
US7971020B2 (en) Embedding data in an information signal
US8175322B2 (en) Method of digital watermark and the corresponding device, and digital camera which can append watermark
JP3103061B2 (en) Token creation device and data control system using the token
KR19990044042A (en) Data concealment and extraction methods
JP2002510943A (en) Using and applying multiple transforms for secure digital watermarking
Munir A secure fragile video watermarking algorithm for content authentication based on arnold CAT map
Tarun et al. Digital video steganography using LSB technique
KR100848369B1 (en) Method and device for producing coded data, for decoding coded data and for producing re-signed data
JP4107063B2 (en) Encryption information transmission / reception system, transmission / reception method, encryption information embedding program, and encryption information recording apparatus
JP2008011219A (en) Digital watermark embedding system, device and program
Li et al. Image integrity and authenticity verification via content-based watermarks and a public key cryptosystem
Asthana et al. Deepfake Forensics: Identifying Real Regions in Altered Videos with Digital Watermarking
JP2000341264A (en) Information processing device and its method
Izquierdo Fragile watermarking for image authentication
DECODE ‘DIGITAL ‘ID Portion of Format
Niranjan Babu et al. Providing Protection and Validation of Manual Signature image by using Embedding Approach
Voyatzis et al. A Watermarking Framework for Copyright protection of Digital images

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19990405

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080416

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090416

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100416

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110416

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120416

Year of fee payment: 13

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120416

Year of fee payment: 13

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130416

Year of fee payment: 14

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130416

Year of fee payment: 14

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140416

Year of fee payment: 15

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

EXPY Cancellation because of completion of term