JP2019012986A - Verification device, information processing system, verification method, and program - Google Patents

Verification device, information processing system, verification method, and program Download PDF

Info

Publication number
JP2019012986A
JP2019012986A JP2017130219A JP2017130219A JP2019012986A JP 2019012986 A JP2019012986 A JP 2019012986A JP 2017130219 A JP2017130219 A JP 2017130219A JP 2017130219 A JP2017130219 A JP 2017130219A JP 2019012986 A JP2019012986 A JP 2019012986A
Authority
JP
Japan
Prior art keywords
information
verification
predetermined number
image information
unit
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.)
Pending
Application number
JP2017130219A
Other languages
Japanese (ja)
Inventor
山本 良二
Ryoji Yamamoto
良二 山本
小林 寛
Hiroshi Kobayashi
寛 小林
均 並木
Hitoshi Namiki
均 並木
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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2017130219A priority Critical patent/JP2019012986A/en
Publication of JP2019012986A publication Critical patent/JP2019012986A/en
Pending legal-status Critical Current

Links

Abstract

To provide a system that can guarantee the authenticity of a group of image information as a whole.SOLUTION: A verification device 11 comprises: accumulation means that accumulates input information including image information, additional information added to the image information, and calculation results of calculations using the image information and a predetermined number of pieces of invariant information; selection means that selects, from the accumulated input information, a predetermined number of pieces of input information; arithmetic means that derives a predetermined number of pieces of invariant information by using the image information and calculation results included in the selected predetermined number of pieces of input information; verification means that compares the invariant information obtained from the additional information with one of the derived predetermined number of pieces of invariant information to verify the authenticity of the predetermined number of pieces of image information included in the selected predetermined number of pieces of input information; determination means that determines the presence/absence of authenticity of the pieces of image information included in the pieces of accumulated input information on the basis of verification results of the verification performed by the verification means; and deletion means that deletes, from the accumulation means, input information including image information determined to be absent of authenticity.SELECTED DRAWING: Figure 5

Description

本発明は、画像情報の真正性を検証する検証装置、情報処理システム、検証方法およびその検証処理をコンピュータに実行させるためのプログラムに関する。   The present invention relates to a verification apparatus, an information processing system, a verification method, and a program for causing a computer to execute verification processing for verifying the authenticity of image information.

画像情報としての動画像データには、監視カメラの映像等の動画が改竄されていないことを示す真正性を必要とするものが増えてきている。このことに鑑み、動画像データに対して署名を付けることにより動画像データの真正性を保証する方法が提案されている(例えば、特許文献1参照)。   An increasing number of moving image data as image information requires authenticity indicating that a moving image such as video from a surveillance camera has not been tampered with. In view of this, a method for guaranteeing the authenticity of moving image data by attaching a signature to the moving image data has been proposed (for example, see Patent Document 1).

しかしながら、上記の方法では、動画像データに署名を付けてしまうと、動画像データを改変することができない。従って、もし一群のデータのうちの1つでも改竄されている場合、結果として、一群のデータ全ての真正性が失われてしまうという問題があった。   However, in the above method, the moving image data cannot be altered if the moving image data is signed. Therefore, if any one of the group of data is falsified, as a result, there is a problem that the authenticity of all the group of data is lost.

本発明は、上記の問題に鑑みなされたものであり、一群の画像情報全体の真正性を担保することができる装置、システム、方法およびプログラムを提供することを目的とする。   The present invention has been made in view of the above problems, and an object thereof is to provide an apparatus, a system, a method, and a program that can ensure the authenticity of the entire group of image information.

上述した課題を解決するために、発明の一実施形態では、画像情報の真正性を検証する検証装置であって、
画像情報と、画像情報を含む一群の画像情報に対して付加された付加情報と、画像情報と所定数の不変情報とを用いて計算された計算結果とを含む入力情報を蓄積する蓄積手段と、
蓄積手段に蓄積された入力情報から所定数の入力情報を選択する選択手段と、
選択手段により選択された所定数の入力情報に含まれる画像情報と計算結果とを用いて、所定数の不変情報を導出する演算手段と、
付加情報から得られる不変情報を、演算手段により導出された所定数の不変情報のうちの1つと比較することにより、選択手段により選択された所定数の入力情報に含まれる所定数の画像情報について真正性を検証する検証手段と、
検証手段が検証した検証結果に基づき、蓄積手段に蓄積された各入力情報に含まれる各画像情報について真正性の有無を判定する判定手段と、
判定手段により真正性なしと判定された画像情報を含む入力情報を蓄積手段から削除する削除手段とを含む、検証装置を提供する。
In order to solve the above-described problem, an embodiment of the invention is a verification device that verifies the authenticity of image information,
Storage means for storing input information including image information, additional information added to a group of image information including image information, and a calculation result calculated using the image information and a predetermined number of invariant information; ,
Selection means for selecting a predetermined number of input information from the input information stored in the storage means;
A calculation means for deriving a predetermined number of invariant information using image information and calculation results included in the predetermined number of input information selected by the selection means;
By comparing the invariant information obtained from the additional information with one of the predetermined number of invariant information derived by the arithmetic means, the predetermined number of image information included in the predetermined number of input information selected by the selection means Verification means for verifying authenticity;
Based on the verification result verified by the verification unit, a determination unit that determines whether or not there is authenticity for each image information included in each input information stored in the storage unit;
There is provided a verification apparatus including a deletion unit that deletes input information including image information determined to have no authenticity by a determination unit from an accumulation unit.

本発明によれば、一群の画像情報全体の真正性を担保することができる。   According to the present invention, the authenticity of the entire group of image information can be ensured.

情報処理システムのシステム構成の一例を示した図。The figure which showed an example of the system configuration | structure of an information processing system. 秘密分散方式について説明する図。The figure explaining a secret sharing system. 情報処理システムを構成する撮像装置のハードウェア構成の一例を示した図。The figure which showed an example of the hardware constitutions of the imaging device which comprises an information processing system. 情報処理システムを構成する検証装置のハードウェア構成の一例を示した図。The figure which showed an example of the hardware constitutions of the verification apparatus which comprises an information processing system. 検証装置の機能構成の一例を示したブロック図。The block diagram which showed an example of the function structure of the verification apparatus. 検証装置により実行される処理の一例を示したフローチャート。The flowchart which showed an example of the process performed by a verification apparatus. 検証装置のデータ取得タイミングについて説明する図。The figure explaining the data acquisition timing of a verification apparatus. 付加情報としての署名を検証する第1の処理について説明する図。The figure explaining the 1st process which verifies the signature as additional information. 署名を検証する第2の処理について説明する図。The figure explaining the 2nd process which verifies a signature. 署名を検証する第3の処理について説明する図。The figure explaining the 3rd process which verifies a signature. 署名を検証する第4の処理について説明する図。The figure explaining the 4th process which verifies a signature.

図1は、画像情報を動画像データとして取得し、取得した動画像データに付加情報として署名を付して転送し、転送された動画像データの真正性を検証する情報処理システムのシステム構成の一例を示した図である。図1に示す情報処理システムは、動画像データを取得し、署名を付して転送する撮像装置10と、転送された動画像データの真正性を検証する検証装置11とを含む。   FIG. 1 shows a system configuration of an information processing system that acquires image information as moving image data, transfers the acquired moving image data with a signature as additional information, and verifies the authenticity of the transferred moving image data. It is the figure which showed an example. The information processing system illustrated in FIG. 1 includes an imaging device 10 that acquires moving image data, transfers it with a signature, and a verification device 11 that verifies the authenticity of the transferred moving image data.

撮像装置10と検証装置11は、ケーブル12により接続されている。撮像装置10と検証装置11は、無線接続されていてもよいし、LAN(Local Area Network)やWAN(Wide Area Network)等のネットワークを介して接続されていてもよい。   The imaging device 10 and the verification device 11 are connected by a cable 12. The imaging device 10 and the verification device 11 may be connected wirelessly or via a network such as a LAN (Local Area Network) or a WAN (Wide Area Network).

撮像装置10は、連続して画像を撮像し、動画像データとして出力する装置で、パケット、フレーム、セグメント等の伝送単位に区切って動画像データを転送する。動画像データは、これら以外に、特定のIフレームから次のIフレームを1つの切り分けの単位としてもよい。   The imaging device 10 is a device that continuously captures images and outputs them as moving image data, and transfers the moving image data by dividing it into transmission units such as packets, frames, and segments. In addition to these, the moving image data may be divided into one I frame from a specific I frame.

ここで、フレームを単位として伝送する場合、Iフレームと、Pフレームと、Bフレームとに分けることで伝送するデータを圧縮することができる。Iフレームは、そのフレーム全ての情報を保持し、Pフレームは、前のIフレームとの差異の情報を保持し、Bフレームは、前後のIフレームとPフレームの差異の情報を保持するフレームである。   Here, when transmitting in units of frames, the data to be transmitted can be compressed by dividing it into I frames, P frames, and B frames. The I frame holds information on all the frames, the P frame holds information on the difference from the previous I frame, and the B frame holds information on the difference between the previous and next I frames and the P frame. is there.

検証装置11は、撮像装置10から転送された動画像データと該動画像データに付された署名とを用い、署名を検証することにより動画像データの真正性の有無を判断する。   The verification device 11 uses the moving image data transferred from the imaging device 10 and the signature attached to the moving image data to verify the authenticity of the moving image data by verifying the signature.

情報処理システムは、n(nは1以上の整数)個の動画像データのうち、k(kはn以下の整数)個以上の動画像データが取得できた場合に、署名の検証を行うことができるという署名方式を採用する。このような署名方式としては、秘密分散方式を採用することができる。   The information processing system performs signature verification when k (k is an integer equal to or less than n) moving image data among n (n is an integer equal to or greater than 1) moving image data can be acquired. A signature method that can be used is adopted. As such a signature scheme, a secret sharing scheme can be adopted.

ここで、図2を参照して、秘密分散方式について説明する。秘密分散方式では、秘密分散アルゴリズムを使用し、秘密分散アルゴリズムとしては、Shamirの(k,n)閾値法を採用することができる。なお、秘密分散アルゴリズムは、Shamirの(k,n)閾値法に限られるものではなく、動画像データを入力とし、それを分散した秘密情報に割り当てることが可能なアルゴリズムであればよい。   Here, the secret sharing scheme will be described with reference to FIG. In the secret sharing scheme, a secret sharing algorithm is used, and Shamir's (k, n) threshold method can be adopted as the secret sharing algorithm. Note that the secret sharing algorithm is not limited to Shamir's (k, n) threshold method, and any algorithm that can receive moving image data and assign it to distributed secret information may be used.

Shamirの(k,n)閾値法は、秘密情報をn個に分割し、そのうちのk個を使用すれば秘密情報を復元でき、k-1個以下の場合には秘密情報を復元できないというものである。この方法では、定数項を秘密情報としたk-1次多項式f(x)を作成し、xがi(iは1以上n以下の整数)のときの解f(i)をn個に分割した各秘密情報に割り当て、分散させる。このため、k個以上のi、f(i)を取得することができれば、多項式補間によりf(x)を求めることができ、x=0のときの定数項f(0)、すなわち秘密情報を特定することができる。一方、k-1個以下のi、f(i)しか取得することができなければ、f(x)を求めることができないので、秘密情報を特定することはできない。   Shamir's (k, n) threshold method divides secret information into n pieces, and if k of them are used, secret information can be restored, and secret information cannot be restored if k-1 or less. It is. In this method, a k-1th order polynomial f (x) with a constant term as secret information is created, and the solution f (i) when x is i (i is an integer between 1 and n) is divided into n. Assign and distribute to each secret information. Therefore, if k or more i and f (i) can be obtained, f (x) can be obtained by polynomial interpolation, and the constant term f (0) when x = 0, that is, secret information is obtained. Can be identified. On the other hand, if only k-1 or less i and f (i) can be acquired, f (x) cannot be obtained, so that the secret information cannot be specified.

図2に示す例では、一群の動画像データが秘密情報に相当し、パケット等の伝送単位で区切られた個々の動画像データがn個に分割された秘密情報に相当する。k-1次多項式f(x)は、各次元の項に不変情報としての定数(係数)を有し、定数項からk-1次の項までのk個の定数が作成される。定数は、例えば乱数生成器を用いて生成される乱数とすることができる。以下、多項式の定数として乱数を用いるものとして説明する。   In the example shown in FIG. 2, a group of moving image data corresponds to secret information, and each moving image data divided by a transmission unit such as a packet corresponds to n pieces of secret information. The k−1th order polynomial f (x) has constants (coefficients) as invariant information in terms of each dimension, and k constants from the constant terms to the k−1th order terms are created. The constant can be a random number generated using, for example, a random number generator. In the following description, random numbers are used as polynomial constants.

乱数生成器により生成される乱数は、α0〜αk-1である。図2に示す例では、定数項がα0とされている。k-1次多項式の計算結果(計算値)Wiは、ハッシュ関数(hash)と、動画像データDiとを用いて次の式1のように表すことができる。ハッシュ関数は、動画像データDiを代表する数値を得るための関数であり、得られた数値が、ハッシュ値もしくはハッシュである。 The random numbers generated by the random number generator are α 0 to α k−1 . In the example shown in FIG. 2, the constant term is α 0 . The calculation result (calculated value) Wi of the k−1 degree polynomial can be expressed as the following Expression 1 using a hash function (hash) and moving image data Di. The hash function is a function for obtaining a numerical value representative of the moving image data Di, and the obtained numerical value is a hash value or a hash.

撮像装置10は、乱数生成器を有し、乱数α0〜αk-1を生成し、ランダムに選択し(S1)、上記式1の定数に割り当てる。撮像装置10は、定数を割り当てた式1を用いてn個の計算値Wi、すなわちW1、W2、…、Wnを計算する(S2)。撮像装置10は、検証装置11に対して、動画像データDiとそのDiから計算した計算値Wiを一組のデータとして転送する。DiとWiとの組は、一部のデータが検証装置11に届かなくても問題がないという性質を有するデータの組である。このため、撮像装置10は、多少のデータの欠損があっても無視し、リアルタイム性を重視するストリーミング転送により転送してもよい。また、撮像装置10は、一部のデータが届かなくても問題がないので、再送する仕組みを備えていない。 The imaging device 10 includes a random number generator, generates random numbers α 0 to α k−1 , randomly selects them (S1), and assigns them to the constants of the above equation 1. The imaging apparatus 10 calculates n calculated values Wi, that is, W1, W2,..., Wn using Equation 1 to which constants are assigned (S2). The imaging device 10 transfers the moving image data Di and the calculated value Wi calculated from the Di to the verification device 11 as a set of data. A pair of Di and Wi is a pair of data having a property that there is no problem even if some data does not reach the verification device 11. For this reason, the imaging apparatus 10 may ignore some data loss and transfer the data by streaming transfer that emphasizes real-time characteristics. In addition, the imaging apparatus 10 does not have a problem even if some data does not arrive, and therefore does not have a mechanism for retransmitting.

なお、Wiは、kの数に応じてビット数が肥大していくため、計算が困難になる。このため、CPU(Central Processing Unit)を使用して現実的に計算するには、ハッシュと同一のビット数の素数qを生成し、その素数qを法(割る数)とした数をWiとすることが望ましい。   Note that the calculation of Wi is difficult because the number of bits grows according to the number of k. For this reason, to calculate realistically using a CPU (Central Processing Unit), generate a prime number q with the same number of bits as the hash, and let Wi be the number modulo (divide number) It is desirable.

撮像装置10は、n個の動画像データD1、D2、…、Dnにつき、W1、W2、…、Wnを計算した後、これらの動画像データD1、D2、…、Dnに付ける署名としての署名値Sを計算する(S3)。そして、撮像装置10は、計算した署名値Sも検証装置11へ転送する。署名値Sは、標準的な署名方式のアルゴリズム(Sigh)を使用して計算することができる。署名方式のアルゴリズムとしては、例えばRSA署名、RSASSA-PSS署名、ElGamal署名等を用いることができる。これらのアルゴリズムについては良く知られたアルゴリズムであるため、ここでは詳述しない。   The imaging device 10 calculates W1, W2,..., Wn for n pieces of moving image data D1, D2,..., Dn, and then a signature as a signature to be attached to these moving image data D1, D2,. The value S is calculated (S3). Then, the imaging device 10 also transfers the calculated signature value S to the verification device 11. The signature value S can be calculated using a standard signature algorithm (Sigh). For example, an RSA signature, an RSASSA-PSS signature, an ElGamal signature, or the like can be used as a signature scheme algorithm. Since these algorithms are well known, they will not be described in detail here.

署名値Sは、撮像装置10が保持し、管理する自身の秘密鍵skcamを使用し、次の式2により定数項α0を符号化したものとすることができる。 The signature value S can be obtained by encoding the constant term α 0 by the following equation 2 using its own secret key sk cam held and managed by the imaging apparatus 10.

なお、撮像装置10は、署名値Sを送信した際、署名値Sが検証装置11に届かないと、撮像装置10が送信した動画像データの真正性を保証することができないため、動画像データDiと多項式の計算値Wiのペアと一緒に検証装置11へ転送する(S4)。これにより、どれかのデータから署名値Sを取得することができる。   Note that when the imaging device 10 transmits the signature value S, if the signature value S does not reach the verification device 11, the authenticity of the moving image data transmitted by the imaging device 10 cannot be guaranteed. The pair of Di and the calculated value Wi of the polynomial is transferred to the verification device 11 (S4). Thereby, the signature value S can be acquired from any data.

検証装置11は、撮像装置10から撮像された動画像データDiと計算値Wiのペアと、署名値Sとを入力情報として受け付け、蓄積する。ただし、検証装置11は、DiとWiのペアにデータの抜けが発生している可能性がある。撮像装置10が届かなくても再送する仕組みを有していないからである。   The verification device 11 receives and accumulates the pair of the moving image data Di and the calculated value Wi captured by the imaging device 10 and the signature value S as input information. However, the verification apparatus 11 may have data missing in the Di / Wi pair. This is because there is no retransmission mechanism even if the imaging device 10 does not arrive.

検証装置11は、自身に蓄積された入力情報の数が所定数(k個)以上であるかを確認し、k個以上ある場合に、入力情報のDiとWiのペアがk-1次多項式の引数と解のペアと一致し、撮像装置10が生成した乱数α0〜αk-1を一意に算出することができる(S5)。これは、未知数がk個の線形方程式を解く問題において方程式の引数と解のペアがk個以上揃ったときに解くことができるという性質によるものである。なお、DiとWiのペアの数がk個未満の場合、検証装置11は、データの欠損が激しく、信頼に値しないデータとして、署名検証失敗とみなす(S5)。 The verification device 11 checks whether or not the number of input information stored in itself is greater than or equal to a predetermined number (k), and if there are k or more, the pair of Di and Wi of the input information is k−1 degree polynomial. The random numbers α 0 to α k−1 generated by the imaging apparatus 10 can be calculated uniquely (S5). This is due to the property that it can be solved when there are k or more pairs of arguments and solutions in an equation that solves a linear equation with k unknowns. If the number of Di / Wi pairs is less than k, the verification apparatus 11 regards the signature verification failure as data that is severely missing and is not reliable (S5).

検証装置11は、乱数α0〜αk-1を算出した後、撮像装置10で用いた署名方式のアルゴリズムに対応する検証(Vrfy)アルゴリズムを用い、署名検証を行う。署名検証は、撮像装置10の秘密鍵skcamに対応し、公開された公開鍵vkcamを使用して、次の式3が成立するか否かにより行うことができる。 After calculating the random numbers α 0 to α k−1 , the verification device 11 performs signature verification using a verification (Vrfy) algorithm corresponding to the signature scheme algorithm used in the imaging device 10. Signature verification can be performed by using the public key vk cam that corresponds to the private key sk cam of the imaging apparatus 10 and whether or not the following Expression 3 is satisfied.

すなわち、公開鍵vkcamを使用して署名値Sを復号し、復号した値(署名が施された値)が定数項α0と一致するかどうかを確認し、一致すれば、署名検証に成功したものとみなし、一致しなければ、署名検証に失敗したものとみなす(S6)。 That is, the signature value S is decrypted using the public key vk cam, and it is confirmed whether the decrypted value (signed value) matches the constant term α 0. If they do not match, it is considered that the signature verification has failed (S6).

図3を参照して、撮像装置10のハードウェア構成について説明する。撮像装置10は、監視カメラ等とされ、一般的なカメラと同様、レンズ20、画像センサ21、センサコントローラ22を備える。画像センサ21は、レンズ20を通して入射された光を電気信号に変換し、画像データとして出力する。画像センサ21としては、例えばCCD(Charge Coupled Device)やCMOS(Complementary Metal-Oxide Semiconductor)で構成されるイメージセンサを用いることができる。   With reference to FIG. 3, the hardware configuration of the imaging apparatus 10 will be described. The imaging device 10 is a surveillance camera or the like, and includes a lens 20, an image sensor 21, and a sensor controller 22 as in a general camera. The image sensor 21 converts light incident through the lens 20 into an electrical signal and outputs it as image data. As the image sensor 21, for example, an image sensor composed of a CCD (Charge Coupled Device) or a CMOS (Complementary Metal-Oxide Semiconductor) can be used.

センサコントローラ22は、画像センサ21の露光制御、画像の読み出し制御、検証装置11との通信および画像データの送信制御等を行う。ここで、露光とは、レンズ20を通して入射された光に画像センサ21をさらすことをいう。露光制御は、例えばシャッターの開閉により露光時間を制御することにより実現することができる。   The sensor controller 22 performs exposure control of the image sensor 21, image read control, communication with the verification apparatus 11, image data transmission control, and the like. Here, exposure refers to exposing the image sensor 21 to light incident through the lens 20. The exposure control can be realized, for example, by controlling the exposure time by opening / closing a shutter.

また、センサコントローラ22は、乱数生成器を有し、乱数α0〜αk-1を生成し、撮像して得られた動画像データD1〜Dnを用いて多項式の計算値W1〜Wnを計算する。そして、センサコントローラ22は、署名値Sを計算し、動画像データDiとWiのペアと署名値Sと一緒に検証装置11へ転送する。 Further, the sensor controller 22 includes a random number generator, generates random numbers α 0 to α k−1, and calculates polynomial calculation values W1 to Wn using moving image data D1 to Dn obtained by imaging. To do. Then, the sensor controller 22 calculates the signature value S and transfers it to the verification device 11 together with the pair of moving image data Di and Wi and the signature value S.

図4を参照して、検証装置11のハードウェア構成について説明する。検証装置11は、PC、サーバ、タブレット端末、スマートフォン、MFP(Multi-Function Peripheral)等とされる。検証装置11は、ハードウェアとして、CPU30、ROM(Read Only Memory)31、RAM(Random Access Memory)32、HDD(Hard Disk Drive)33、通信I/F34を備える。これらは、バス35に接続され、バス35を介して互いに情報のやりとりを行う。   A hardware configuration of the verification apparatus 11 will be described with reference to FIG. The verification device 11 is a PC, server, tablet terminal, smartphone, MFP (Multi-Function Peripheral), or the like. The verification device 11 includes a CPU 30, a ROM (Read Only Memory) 31, a RAM (Random Access Memory) 32, a HDD (Hard Disk Drive) 33, and a communication I / F 34 as hardware. These are connected to the bus 35 and exchange information with each other via the bus 35.

CPU30は、検証装置11全体を制御し、入力されたデータの記憶、乱数α0〜αk-1の算出、署名検証、改竄されたデータの検出等の処理を実行する。ROM31は、検証装置11を起動させるためのブートプログラムや、HDD33や通信I/F34等を制御するためのファームウェア等を格納する。RAM32は、CPU30に対して作業領域を提供する。 The CPU 30 controls the entire verification apparatus 11 and executes processes such as storage of input data, calculation of random numbers α 0 to α k−1 , signature verification, and detection of tampered data. The ROM 31 stores a boot program for starting the verification apparatus 11, firmware for controlling the HDD 33, the communication I / F 34, and the like. The RAM 32 provides a work area for the CPU 30.

HDD33は、OS(Operating System)、入力されたデータ、上記の乱数の算出や署名検証等の処理を実行させるためのプログラム等を格納する。通信I/F34は、撮像装置10と接続し、撮像装置10との間で通信を行い、撮像装置10からのデータの入力を受け付ける。   The HDD 33 stores an OS (Operating System), input data, a program for executing processing such as calculation of the above random numbers and signature verification. The communication I / F 34 is connected to the imaging device 10, communicates with the imaging device 10, and accepts data input from the imaging device 10.

検証装置11は、その他のハードウェアを備えていてもよく、例えば入出力I/F、表示装置、入力装置等を備えることができる。   The verification device 11 may include other hardware, and may include, for example, an input / output I / F, a display device, an input device, and the like.

図5を参照して、検証装置11の機能構成について説明する。検証装置11は、CPU30がHDD33に格納されたプログラムを読み出し、実行することにより複数の機能部を生成する。生成された複数の機能部により種々の機能を実現する。したがって、検証装置11は、これら複数の機能部を備えているということができる。ここでは、複数の機能部がプログラムの実行により実現されているが、これに限られるものではなく、複数の機能部の一部または全部を、専用の集積回路等のハードウェアにより実現されていてもよい。   With reference to FIG. 5, the functional configuration of the verification apparatus 11 will be described. The verification device 11 generates a plurality of functional units by the CPU 30 reading and executing a program stored in the HDD 33. Various functions are realized by the plurality of generated functional units. Therefore, it can be said that the verification device 11 includes the plurality of functional units. Here, a plurality of functional units are realized by executing a program, but the present invention is not limited to this, and some or all of the plurality of functional units are realized by hardware such as a dedicated integrated circuit. Also good.

検証装置11は、機能部として、入力部40、蓄積部41、選択部42、演算部43、検証部44、判定部45、制御部46、削除部47を備える。入力部40は、撮像装置10から転送された動画像データDiとそのデータに対する計算値Wiのペアと、署名値Sとを含む入力情報を受け付ける。そして、入力部40は、受け付けた入力情報を蓄積部41に記憶し、蓄積する。入力部40は、入力情報を受け付けるたびに蓄積部41に記憶し、入力情報を蓄積部41に蓄積していく。   The verification device 11 includes an input unit 40, a storage unit 41, a selection unit 42, a calculation unit 43, a verification unit 44, a determination unit 45, a control unit 46, and a deletion unit 47 as functional units. The input unit 40 receives input information including the moving image data Di transferred from the imaging device 10, a pair of calculated values Wi for the data, and a signature value S. Then, the input unit 40 stores the received input information in the storage unit 41 and stores it. The input unit 40 stores the input information in the storage unit 41 every time it receives input information, and stores the input information in the storage unit 41.

入力部40は、制御部46により管理される。入力されたデータの署名検証を行うためには、同一の署名値Sに対し、k個以上のペアについて演算を行わなければならない。制御部46は、どのデータからk個以上のペアを選択するかを判断する。また、ストリーミング転送を行う場合、どのタイミングで受信を開始するかを一意に確定することができないので、制御部46が受信開始のタイミングを判断する。   The input unit 40 is managed by the control unit 46. In order to verify the signature of the input data, an operation must be performed on k or more pairs for the same signature value S. The control unit 46 determines from which data k or more pairs are to be selected. In addition, when performing streaming transfer, it is not possible to uniquely determine at which timing reception is to be started, so the control unit 46 determines the reception start timing.

制御部46は、入力部40がデータ入力の受け付けを開始し、任意の署名値Sに対してk個以上のペアを確保することができなければ、署名検証失敗とし、真正性を担保できないデータとする。そして、制御部46は、真正性を担保できないデータを改竄されたデータとし、削除部47に対して蓄積部41に蓄積された対象のデータの削除を指示する。削除部47は、対象のデータを蓄積部41から削除し、後工程に不正なデータが流れないようにする。このため、真正性が担保できたデータのみが装置に残り、真正性が担保できたデータのみが後工程に流れることになる。   If the input unit 40 starts accepting data input and cannot secure k or more pairs for any signature value S, the control unit 46 determines that the signature verification has failed, and the authenticity cannot be guaranteed. And Then, the control unit 46 sets the data that cannot guarantee the authenticity as the falsified data, and instructs the deletion unit 47 to delete the target data stored in the storage unit 41. The deletion unit 47 deletes the target data from the storage unit 41 so that illegal data does not flow in the subsequent process. For this reason, only the data that can guarantee the authenticity remains in the apparatus, and only the data that can guarantee the authenticity flows to the subsequent process.

選択部42は、任意の署名値Sに対してk個以上のペア、すなわちk個以上の入力情報を確保することができた場合にのみ動作し、蓄積部41に蓄積されたk個以上の入力情報の中からk個の入力情報を選択する。選択部42は、蓄積部41に蓄積された順にk個の入力情報を選択することができる。このように先頭から順に選択することもできるが、これに限られるものではなく、ランダムに選択してもよい。   The selection unit 42 operates only when k or more pairs, that is, k or more pieces of input information can be secured for an arbitrary signature value S, and the k or more units stored in the storage unit 41 are operated. Select k pieces of input information from the input information. The selection unit 42 can select k pieces of input information in the order stored in the storage unit 41. As described above, the selection can be made in order from the top, but the selection is not limited to this, and the selection may be made at random.

演算部43は、選択部42が選択したk個の入力情報に含まれるk個の動画像データDiとk個の計算値Wiとを用いて、例えば次の式4から署名が施された値α0’を算出する。 The calculation unit 43 uses the k pieces of moving image data Di and the k pieces of calculated values Wi included in the k pieces of input information selected by the selection unit 42, for example, a value to which a signature is applied according to the following Expression 4. α 0 'is calculated.

上記式4は、ラグランジュ補間によるk-1次の多項式の解を求める式である。ラグランジュ補間は、離散的なk個の点を全て通る関数を求め、値を推測する補間法である。なお、この方法では、k個以上の点に対しても、α0’の値を一意に決定することが可能である。ただし、k個未満のペアでは確率的に無視できる事象を除き、α0’と同一の値が求まることはない。k個のペアであればどのようなペアであってもよいことから、無理にk個のペアを選び出す必要はない。 The above equation 4 is an equation for obtaining a solution of a k-1 order polynomial by Lagrange interpolation. Lagrangian interpolation is an interpolation method in which a function passing through all k discrete points is obtained and a value is estimated. In this method, the value of α 0 ′ can be uniquely determined for k or more points. However, in the case of less than k pairs, the same value as α 0 ′ is not obtained except for an event that can be ignored stochastically. Since any pair can be used as long as there are k pairs, there is no need to forcibly select k pairs.

検証部44は、署名検証する際、蓄積部41に蓄積された入力情報から署名値Sを抽出し、保持する。署名検証対象の動画像データD1〜Dnを含むn個の入力情報は、同じ署名が付けられるため、署名はただ1つである。そのため、署名検証結果で2種類以上の署名値が存在する場合、検証部44は、必ず署名検証失敗とする。   When verifying the signature, the verification unit 44 extracts the signature value S from the input information stored in the storage unit 41 and holds it. Since the n pieces of input information including the moving image data D1 to Dn to be verified have the same signature, there is only one signature. Therefore, when there are two or more types of signature values in the signature verification result, the verification unit 44 always fails the signature verification.

検証部44は、署名検証対象のn個の入力情報の署名値Sが1つの場合、次の式5に適用し、署名値Sを検証アルゴリズムにかけ、得られた値が上記式4で算出されたα0’と一致するかを確認する。検証部44は、一致する場合、署名検証成功とし、一致しない場合、署名検証失敗とする。 When the signature value S of n pieces of input information subject to signature verification is one, the verification unit 44 applies to the following equation 5 and applies the signature value S to the verification algorithm, and the obtained value is calculated by the above equation 4. Confirm that it matches α 0 '. The verification unit 44 determines that the signature verification is successful if they match, and determines that the signature verification fails if they do not match.

検証部44は、署名検証失敗の場合、削除部47に対して対象のデータの削除を依頼する。削除部47は、蓄積部41から対象のデータを削除するが、当該対象のデータは、他の記憶部等にエラーログとして別途管理用に残すことも可能である。   If the signature verification fails, the verification unit 44 requests the deletion unit 47 to delete the target data. The deletion unit 47 deletes the target data from the storage unit 41, but the target data can also be left for management as an error log in another storage unit or the like.

選択部42は、蓄積部41に蓄積されたk個以上の入力情報のうち前回選択したものの少なくとも1つを入れ換え、再度k個の入力情報を選択することができる。これを受けて、演算部43は、選択部42が選択したk個の入力情報に含まれるk個の動画像データDiとk個の計算値Wiとを用いて、上記式4から署名が施された値α0’を算出することができる。そして、検証部44が、上記式5に適用し、署名値Sを検証アルゴリズムにかけ、得られた値が上記式4で算出されたα0’と一致するかを確認することができる。検証部44は、一致する場合、署名検証成功とし、一致しない場合、署名検証失敗とする。これを、蓄積部41に蓄積された同一の署名値Sを有する全ての入力情報が選択されるまで繰り返すことができる。 The selection unit 42 can select at least one of the k pieces of input information stored in the storage unit 41 by replacing at least one of the previously selected pieces of input information, and selecting k pieces of input information again. In response to this, the calculation unit 43 uses the k moving image data Di and the k calculated values Wi included in the k pieces of input information selected by the selection unit 42 to apply a signature from Equation 4 above. The calculated value α 0 ′ can be calculated. Then, the verification unit 44 can apply to the above formula 5, apply the signature value S to the verification algorithm, and confirm whether the obtained value matches α 0 ′ calculated by the above formula 4. The verification unit 44 determines that the signature verification is successful if they match, and determines that the signature verification fails if they do not match. This can be repeated until all input information having the same signature value S stored in the storage unit 41 is selected.

判定部45は、選択部42が少なくとも1回選択し、検証部44が検証した検証結果に基づき、各入力情報に含まれる各動画像データの真正性の有無を判定する。検証部44では、k個の動画像データを一塊として真正性の検証を行う。このため、蓄積部41に蓄積された動画像データがk個で、そのk個の動画像データが真正性ありと判定された場合は、1回の選択で各動画像データについて真正性ありと判定することができる。一方、蓄積部41に蓄積された動画像データがk個より多い場合や、蓄積された動画像データがk個であっても、動画像データが真正性なしと判定された場合は、選択部42により組み合わせを変えて真正性の検証を行う。これにより、どの動画像データが、真正性があり、またはないかを判定することができる。   The determination unit 45 determines whether each moving image data included in each input information has authenticity based on the verification result selected by the selection unit 42 at least once and verified by the verification unit 44. The verification unit 44 verifies the authenticity of the k moving image data as a lump. For this reason, when k pieces of moving image data are stored in the storage unit 41 and the k pieces of moving image data are determined to be authentic, each moving image data is determined to be authentic in one selection. Can be determined. On the other hand, if there are more than k pieces of moving image data stored in the storage unit 41, or if it is determined that the moving image data is not authentic even if there are k pieces of stored moving image data, the selecting unit The authenticity is verified by changing the combination according to 42. This makes it possible to determine which moving image data has authenticity or not.

削除部47は、判定部45により真正性なしと判定された動画像データを含む入力情報を蓄積部41から削除する。これにより、真正性が担保できたデータのみが装置内に残り、後工程として、蓄積部41から他の機器へ配信され、データの表示やデータの保存等が行われる。   The deletion unit 47 deletes the input information including the moving image data determined as having no authenticity by the determination unit 45 from the storage unit 41. As a result, only the data whose authenticity can be ensured remains in the apparatus, and is distributed from the storage unit 41 to other devices as a post-process, where data display, data storage, and the like are performed.

図5に示した検証装置11により実行される処理の流れを、図6にまとめておく。ステップ600から処理を開始し、ステップ605では、入力部40がデータ入力を開始し、蓄積部41に署名値Sと、動画像データと計算値のペアとを含む入力情報として蓄積する。ステップ610では、制御部46が任意の署名値Sに対してk個以上の入力情報を確保したかどうかを判断する。確保した場合は、ステップ615へ進み、確保しない場合、制御部46は、確保した入力情報に含まれる動画像データについては真正性なしとして、削除部47に対してその入力情報の削除を指示し、ステップ655へ進む。   The flow of processing executed by the verification apparatus 11 shown in FIG. 5 is summarized in FIG. In step 605, the input unit 40 starts data input, and the storage unit 41 stores the signature value S and input information including a pair of moving image data and a calculated value. In step 610, it is determined whether the control unit 46 has secured k or more pieces of input information for an arbitrary signature value S. If secured, the process proceeds to step 615; otherwise, the control unit 46 instructs the deletion unit 47 to delete the input information, assuming that the moving image data included in the secured input information is not authentic. The process proceeds to step 655.

ステップ615では、任意の署名値Sに対してk個以上の入力情報が確保でき、蓄積部41にk個以上の入力情報が蓄積されているので、選択部42が、k個以上の入力情報の中からk個の入力情報を選択する。ステップ620では、演算部43が、選択部42が選択したk個の入力情報に含まれるk個の動画像データとk個の計算値とを取得し、それらを用いて、上記式4に適用して、α0’を算出する。 In step 615, k or more pieces of input information can be secured for an arbitrary signature value S, and k or more pieces of input information are stored in the storage unit 41. Select k pieces of input information from. In step 620, the calculation unit 43 acquires k moving image data and k calculated values included in the k pieces of input information selected by the selection unit 42, and applies them to the above equation 4 using them. Then, α 0 ′ is calculated.

ステップ625では、検証部44が、蓄積部41に蓄積された入力情報から署名値Sを抽出し、上記式5に適用し、署名値Sを検証アルゴリズムにかけ、得られた値がα0’と一致するかを確認する。一致する場合、ステップ630へ進み、署名検証成功となり、一致しない場合、ステップ635へ進み、署名検証失敗となる。 In step 625, the verification unit 44 extracts the signature value S from the input information stored in the storage unit 41, applies it to Equation 5 above, applies the signature value S to the verification algorithm, and the obtained value is α 0 ′. Check if they match. If they match, the process proceeds to step 630 and the signature verification succeeds. If they do not match, the process proceeds to step 635 and the signature verification fails.

ステップ640では、判定部45が、検証結果に基づき、選択部42により選択されたk個の入力情報に含まれるk個の動画像データの各々につき、真正性の有無を判定する。ステップ645では、蓄積部41に蓄積されたk個以上の入力情報に含まれるk個以上の動画像データのうち、真正性の有無を判定していない動画像データが存在するかを確認する。まだ判定していない動画像データが存在する場合、ステップ615へ戻り、選択部42が組み合わせを変えて再度選択し、検証を行う。   In step 640, the determination unit 45 determines whether or not there is authenticity for each of k pieces of moving image data included in the k pieces of input information selected by the selection unit 42 based on the verification result. In step 645, it is confirmed whether or not there is moving image data that has not been determined for authenticity among k or more moving image data included in the k or more input information accumulated in the accumulating unit 41. If there is moving image data that has not yet been determined, the process returns to step 615, and the selection unit 42 changes the combination and selects it again for verification.

一方、判定していない動画像データが存在しない場合、ステップ650へ進み、真正性なしと判定された動画像データがあるかを確認する。ある場合、ステップ655へ進み、削除部47は、制御部46の指示または判定部45からの判定結果を受けて、真正性なしと判定された動画像データを含む入力情報を、蓄積部41から削除する。そして、ステップ660へ進む。一方、ステップ650で、真正性なしと判定された動画像データがない場合は、直接ステップ660へ進む。   On the other hand, if there is no moving image data that has not been determined, the process proceeds to step 650 to check whether there is moving image data that has been determined not to be authentic. If there is, the process proceeds to step 655, and the deletion unit 47 receives input information including moving image data determined to have no authenticity from the storage unit 41 in response to an instruction from the control unit 46 or a determination result from the determination unit 45. delete. Then, the process proceeds to Step 660. On the other hand, if there is no moving image data determined as having no authenticity at step 650, the process proceeds directly to step 660.

ステップ660では、制御部46が、他の署名値Sのデータ入力があるかを確認する。ある場合、ステップ610へ戻り、ない場合、ステップ665へ進み、処理を終了する。   In step 660, the control unit 46 confirms whether there is data input of another signature value S. If yes, return to Step 610; otherwise, go to Step 665 and end the process.

図7を参照して、ストリーミング受信を行う場合の制御部46が判断するデータ取得のタイミングについて説明する。理解を容易にするために、具体的な例をもって説明する。ここでは、n=5、k=3とし、動画像データをフレームとし、同一の署名値Sをもつフレームが5つで、そのうち3つ以上のフレームが獲得できれば、検証を行うことができるものとする。   With reference to FIG. 7, the data acquisition timing determined by the control unit 46 when performing streaming reception will be described. In order to facilitate understanding, a specific example will be described. Here, n = 5, k = 3, moving image data is a frame, and there are five frames having the same signature value S. If three or more frames can be acquired, verification can be performed. To do.

制御部46は、入力部40によるデータ入力を管理し、入力部40に対して指示し、フレームの入力を開始させる。図6に示す例では、署名値Aに対して2つのフレームを獲得することができたが、kが3以上という条件を満たしていない。したがって、制御部46は、署名値Aをもつフレームの削除を削除部47に対して指示し、削除部47は、蓄積部41に蓄積された署名値Aをもつフレームを削除する。蓄積部41には、署名値A、フレームと計算値のペアを入力情報として蓄積しており、削除部47は、署名値A、フレーム、計算値を削除する。   The control unit 46 manages data input by the input unit 40, instructs the input unit 40, and starts frame input. In the example shown in FIG. 6, two frames can be obtained for the signature value A, but the condition that k is 3 or more is not satisfied. Therefore, the control unit 46 instructs the deletion unit 47 to delete the frame having the signature value A, and the deletion unit 47 deletes the frame having the signature value A stored in the storage unit 41. The storage unit 41 stores a signature value A, a pair of a frame and a calculated value as input information, and the deletion unit 47 deletes the signature value A, the frame, and the calculated value.

次に、署名値がBに切り替わり、署名値Bをもつフレームについては5つのフレームを獲得することができ、kが3以上の条件を満たす。このため、選択部42に対して次の処理を実行するように指示する。ここでは、選択部42が3つのフレームを選択し、演算部43がα0’を算出し、検証部44が署名値Bを検証アルゴリズムにかけ、得られた値と演算部43が算出したα0’とを比較し、署名検証を行う。そして、選択部42が選択するフレームを変えて同様の処理を繰り返し、得られた検証結果に基づき、判定部45が5つのフレームのどのフレームが、真正性があり、またはないかを判定する。 Next, the signature value is switched to B, and five frames can be obtained for the frame having the signature value B, and k satisfies the condition of 3 or more. For this reason, the selector 42 is instructed to execute the next process. Here, the selection unit 42 selects three frames, the calculation unit 43 calculates α 0 ′, the verification unit 44 applies the signature value B to the verification algorithm, and the obtained value and the α 0 calculated by the calculation unit 43 are calculated. Compare with 'and perform signature verification. Then, the same processing is repeated by changing the frame selected by the selection unit 42, and the determination unit 45 determines which of the five frames is authentic or not based on the obtained verification result.

このようにフレームの入力を開始し、獲得したフレームに付けられた署名値から署名検証を行ってもよいが、最初に獲得した署名値をもつフレームについては署名検証を行わず、次の署名値をもつフレームから署名検証を行うようにしてもよい。これは、最初はフレーム途中から入力の受け付けを開始することを前提とし、最初の署名値をもつフレームは捨ててしまうという方法である。したがって、図7に示す例の場合、署名値Aをもつフレームは読み飛ばし、署名値Bをもつフレームから入力を受け付け、署名検証を行うことができる。   In this way, frame input may be started and signature verification may be performed from the signature value attached to the acquired frame, but the next signature value is not verified for the frame having the signature value acquired first. Signature verification may be performed from a frame having This method is based on the premise that acceptance of input starts in the middle of a frame, and a frame having the first signature value is discarded. Therefore, in the example shown in FIG. 7, it is possible to skip the frame having the signature value A, accept input from the frame having the signature value B, and perform signature verification.

図8〜図11を参照して、判定部45が行う判定処理について説明する。図8は、判定部45が行う判定処理の第1の例を示した図である。この例でも、n=5、k=3とし、同一の署名値Sをもつフレームが5つで、そのうち3つ以上のフレームが獲得できれば、検証を行うことができるものとする。   The determination process performed by the determination unit 45 will be described with reference to FIGS. FIG. 8 is a diagram illustrating a first example of determination processing performed by the determination unit 45. Also in this example, it is assumed that n = 5 and k = 3, and there are five frames having the same signature value S, and if three or more frames can be acquired, verification can be performed.

図8に示す例では、署名値Aをもつ5つのフレームのうち1つ(もしくは2つ)のフレームに欠落があっても、3つのフレームを獲得することができれば、真正性の有無を判定する対象のデータとなる。署名値Aについては、選択部42が先頭の3つのフレーム(A-1、A-2、A-3)を選択し、演算部43が演算を行い、検証部44がそれら3つのフレームから構成されるフレーム群についての真正性を検証する。   In the example shown in FIG. 8, even if one (or two) frames out of the five frames having the signature value A are missing, if three frames can be acquired, the presence / absence of authenticity is determined. The target data. For the signature value A, the selection unit 42 selects the first three frames (A-1, A-2, A-3), the calculation unit 43 performs the calculation, and the verification unit 44 includes these three frames. Verify the authenticity of the set of frames.

図8に示す例では、フレームA-4のみが改竄されたデータであるので、検証部44は、フレームA-1、A-2、A-3のフレーム群に対しては署名検証成功という検証結果を出力する。判定部45は、出力された検証結果を受けて、フレームA-1、A-2、A-3については、真正性ありと判定する。   In the example shown in FIG. 8, since only the frame A-4 is falsified data, the verification unit 44 verifies that the signature verification is successful for the frames A-1, A-2, and A-3. Output the result. The determination unit 45 determines that the frames A-1, A-2, and A-3 have authenticity in response to the output verification result.

次に、選択部42は、例えばフレームA-3をフレームA-4に変更し、フレームA-1、A-2、A-4を選択する。演算部43は、選択されたフレームA-1、A-2、A-4を用いて演算を行い、検証部44がそれら3つのフレームから構成されるフレーム群について真正性を検証する。この場合、改竄されたデータであるフレームA-4を含むので、検証部44は、署名検証失敗という検証結果を出力する。   Next, the selection unit 42 changes the frame A-3 to the frame A-4, for example, and selects the frames A-1, A-2, and A-4. The calculation unit 43 performs calculations using the selected frames A-1, A-2, and A-4, and the verification unit 44 verifies the authenticity of the frame group composed of these three frames. In this case, since the frame A-4 that is falsified data is included, the verification unit 44 outputs a verification result indicating that the signature verification failed.

判定部45は、フレームA-1、A-2、A-3については真正性ありと判定し、検証部44がフレームA-1、A-2、A-4のフレーム群に対して行った検証結果が署名検証失敗であるため、フレームA-4が改竄されたデータであり、フレームA-4を真正性なしと判定する。   The determination unit 45 determines that the frames A-1, A-2, and A-3 are authentic, and the verification unit 44 performs the frame group of the frames A-1, A-2, and A-4. Since the verification result is a signature verification failure, it is determined that the frame A-4 is falsified data and the frame A-4 is not authentic.

そして、選択部42は、例えばフレームA-4をフレームA-5に変更し、フレームA-1、A-2、A-5を選択する。演算部43は、選択されたフレームA-1、A-2、A-5を用いて演算を行い、検証部44がそれら3つのフレームから構成されるフレーム群について真正性を検証する。この場合、検証部44は、署名検証成功という検証結果を出力する。判定部45は、フレームA-1、A-2については真正性ありと判定し、検証部44がフレームA-1、A-2、A-5のフレーム群に対して行った検証結果が署名検証成功であるため、フレームA-5も真正性を有するデータと判定する。   Then, the selection unit 42 changes the frame A-4 to the frame A-5, for example, and selects the frames A-1, A-2, and A-5. The calculation unit 43 performs calculations using the selected frames A-1, A-2, and A-5, and the verification unit 44 verifies the authenticity of the frame group composed of these three frames. In this case, the verification unit 44 outputs a verification result indicating that the signature verification is successful. The determination unit 45 determines that the frames A-1 and A-2 are authentic, and the verification result obtained by the verification unit 44 for the frames A-1, A-2, and A-5 is a signature. Since the verification is successful, the frame A-5 is also determined as data having authenticity.

なお、判定部45は、選択部42がフレームを選択する毎ではなく、フレームを変更し、検証した全ての検証結果に基づき、一括してフレームA-1〜A-5についての真正性の有無を判定してもよい。   Note that the determination unit 45 changes the frame instead of every time the selection unit 42 selects a frame, and whether or not there is authenticity for the frames A-1 to A-5 based on all verified verification results. May be determined.

判定部45は、削除部47に対し、真正性なしと判定したフレームA-4を削除するように指示する。削除部47は、判定部45からの指示を受けて、指示されたフレームA-4を、蓄積部41から削除する。   The determination unit 45 instructs the deletion unit 47 to delete the frame A-4 determined to have no authenticity. In response to the instruction from the determination unit 45, the deletion unit 47 deletes the instructed frame A-4 from the storage unit 41.

このようにして、改竄されたデータのみが蓄積部41から削除され、改竄されていないデータは蓄積部41に残るので、同一の署名値をもつ動画像データ全体の真正性を担保することができる。   In this way, only the falsified data is deleted from the storage unit 41, and the data that has not been falsified remains in the storage unit 41. Therefore, the authenticity of the entire moving image data having the same signature value can be ensured. .

図9は、判定部45が行う判定処理の第2の例を示した図である。この例では、n≧2kで、例えばn=10、k=3とし、同一の署名値Sをもつフレームが10で、そのうちの3つ以上のフレームが獲得できれば、検証を行うことができるものとする。   FIG. 9 is a diagram illustrating a second example of the determination process performed by the determination unit 45. In this example, if n ≧ 2k, for example, n = 10, k = 3, and the number of frames having the same signature value S is 10, and if three or more of the frames can be acquired, verification can be performed. To do.

署名値Xをもつ10のフレームについては、3つのフレームを一組のフレーム群としてグループ化し、3つのグループを作ることができる。例えば、フレームX-1、X-2、X-3から構成されるフレーム群をグループK-1とし、フレームX-4、X-5、X-6から構成されるフレーム群をグループK-2とし、フレームX-7、X-8、X-9から構成されるフレーム群をグループK-3とすることができる。   For ten frames having a signature value X, three frames can be grouped as a set of frames to form three groups. For example, a group of frames composed of frames X-1, X-2, and X-3 is group K-1, and a group of frames composed of frames X-4, X-5, and X-6 is group K-2. And a group of frames composed of frames X-7, X-8, and X-9 can be group K-3.

選択部42は、グループK-1、K-2、K-3のうちの1つを構成する3つのフレームを選択する。ここでは、選択部42は、グループK-1を構成するフレームX-1、X-2、X-3を選択する。演算部43は、選択されたフレームX-1、X-2、X-3を用いて演算を行い、検証部44がそれら3つのフレームから構成されるグループK-1について真正性を検証する。この場合、改竄されたデータであるフレームX-9は含まないので、検証部44は、署名検証成功という検証結果を出力する。判定部45は、検証部44からの署名検証成功という検証結果を受けて、グループK-1を構成するフレームX-1、X-2、X-3について真正性ありと判定する。   The selection unit 42 selects three frames that constitute one of the groups K-1, K-2, and K-3. Here, the selection unit 42 selects the frames X-1, X-2, and X-3 that constitute the group K-1. The calculation unit 43 performs calculation using the selected frames X-1, X-2, and X-3, and the verification unit 44 verifies the authenticity of the group K-1 composed of these three frames. In this case, since the frame X-9 that is falsified data is not included, the verification unit 44 outputs a verification result that the signature verification is successful. The determination unit 45 receives the verification result that the signature verification is successful from the verification unit 44, and determines that the frames X-1, X-2, and X-3 constituting the group K-1 are authentic.

同様にして、選択部42は、グループK-2を構成する3つのフレームX-4、X-5、X-6を選択し、演算部43が演算を行い、検証部44がグループK-2について真正性を検証する。この場合も、検証部44は、署名検証成功という検証結果を出力する。判定部45は、検証部44からの署名検証成功という検証結果を受けて、グループK-2を構成するフレームX-4、X-5、X-6について真正性ありと判定する。   Similarly, the selection unit 42 selects three frames X-4, X-5, and X-6 constituting the group K-2, the calculation unit 43 performs the calculation, and the verification unit 44 performs the group K-2. Verify the authenticity of. Also in this case, the verification unit 44 outputs a verification result that the signature verification is successful. The determination unit 45 receives the verification result that the signature verification is successful from the verification unit 44, and determines that the frames X-4, X-5, and X-6 constituting the group K-2 are authentic.

同様にして、選択部42は、グループK-3を構成する3つのフレームX-7、X-8、X-9を選択し、演算部43が演算を行い、検証部44がグループK-3について真正性を検証する。この場合、検証部44は、改竄されたデータであるフレームX-9を含むため、署名検証失敗という検証結果を出力する。   Similarly, the selection unit 42 selects three frames X-7, X-8, and X-9 constituting the group K-3, the calculation unit 43 performs the calculation, and the verification unit 44 performs the group K-3. Verify the authenticity of. In this case, since the verification unit 44 includes the frame X-9 that is falsified data, the verification unit 44 outputs a verification result indicating that the signature verification failed.

選択部42は、失敗した部分のグループK-3について詳しく検証するため、例えば署名検証が成功したグループK-1を構成するフレームの一部と、失敗したグループK-3を構成するフレームの1つとを選択する。具体的には、選択部42は、例えばグループK-1からフレームX-1、X-2を選択し、グループK-3からフレームX-7を選択する。フレームX-7についての真正性の有無を判定するためである。なお、グループK-1から選択するフレームは、X-1、X-3であってもよいし、X-2、X-3であってもよい。また、グループK-2の中の2つのフレームであってもよい。   In order to verify in detail the group K-3 of the failed part, the selection unit 42, for example, a part of the frame constituting the group K-1 in which the signature verification was successful and one of the frames constituting the failed group K-3. Select one. Specifically, for example, the selection unit 42 selects frames X-1 and X-2 from the group K-1, and selects a frame X-7 from the group K-3. This is to determine whether or not the frame X-7 is authentic. Note that the frame selected from the group K-1 may be X-1, X-3, or X-2, X-3. Also, two frames in group K-2 may be used.

演算部43は、選択部42により選択されたフレームX-1、X-2、X-7を用いて演算を行い、検証部44がこれら3つのフレームから構成されるフレーム群について真正性を検証する。図8に示す例では、いずれも改竄されていないデータであるため、検証部44は、署名検証成功という検証結果を出力する。これを受けて、判定部45は、フレームX-7について真正性ありと判定する。   The calculation unit 43 performs calculation using the frames X-1, X-2, and X-7 selected by the selection unit 42, and the verification unit 44 verifies the authenticity of the frame group composed of these three frames. To do. In the example shown in FIG. 8, since none of the data is falsified, the verification unit 44 outputs a verification result indicating that the signature verification is successful. In response to this, the determination unit 45 determines that the frame X-7 is authentic.

次に、選択部42は、グループK-1からフレームX-1、X-2を選択し、グループK-3からフレームX-8を選択する。フレームX-8について真正性の有無を判定するためである。この場合も同様に、グループK-1から選択するフレームは、X-1、X-3であってもよいし、X-2、X-3であってもよい。また、グループK-2の中の2つのフレームであってもよい。   Next, the selection unit 42 selects the frames X-1 and X-2 from the group K-1, and selects the frame X-8 from the group K-3. This is to determine the authenticity of frame X-8. Similarly in this case, the frame selected from the group K-1 may be X-1, X-3, or X-2, X-3. Also, two frames in group K-2 may be used.

演算部43は、選択部42により選択されたフレームX-1、X-2、X-8を用いて演算を行い、検証部44がこれらの3つのフレームから構成されるフレーム群について真正性を検証する。図8に示す例では、いずれも改竄されていないデータであるため、検証部44は、署名検証成功という検証結果を出力する。これを受けて、判定部45は、フレームX-8について真正性ありと判定する。   The calculation unit 43 performs calculation using the frames X-1, X-2, and X-8 selected by the selection unit 42, and the verification unit 44 determines the authenticity of the frame group composed of these three frames. Validate. In the example shown in FIG. 8, since none of the data is falsified, the verification unit 44 outputs a verification result indicating that the signature verification is successful. In response to this, the determination unit 45 determines that the frame X-8 is authentic.

判定部45は、検証部44が出力したグループK-3について署名検証失敗という検証結果と、グループK-3を構成するフレームX-7、X-8についての真正性を有するデータとの判定結果から、グループK-3を構成する残りのフレームX-9が、真正性なしと判定することができる。   The determination unit 45 determines the verification result of the signature verification failure for the group K-3 output from the verification unit 44 and the data having authenticity for the frames X-7 and X-8 constituting the group K-3. Therefore, it can be determined that the remaining frames X-9 constituting the group K-3 are not authentic.

なお、上記と同様に、選択部42が、フレームX-1、X-2、X-9を選択し、検証部44からの署名検証失敗という検証結果を受けて、判定部45が、フレームX-1、X-2が真正性ありであるから、フレームX-9が真正性なしと判定してもよい。   Similarly to the above, the selection unit 42 selects the frames X-1, X-2, and X-9, receives the verification result of the signature verification failure from the verification unit 44, and the determination unit 45 receives the frame X Since -1 and X-2 have authenticity, it may be determined that frame X-9 has no authenticity.

グループに入らないフレームX-10については、署名検証が成功したグループK-1、K-2を構成するフレームの一部を用いて検証を行うことで、真正性の有無を判定することができる。具体的には、選択部42が、例えばグループK-1を構成するX-1、X-2と、フレームX-10とを選択し、演算部43が演算を行い、検証部44がこれら3つのフレームから構成されるフレーム群について真正性を検証する。図8に示す例では、フレームX-10は改竄されていないデータであるため、検証部44は、署名検証成功という検証結果を出力する。これを受けて、判定部45は、フレームX-10について真正性ありと判定する。   For frame X-10 that does not belong to the group, it is possible to determine whether it is authentic by performing verification using a part of the frames that make up the groups K-1 and K-2 that have been successfully verified. . Specifically, the selection unit 42 selects, for example, X-1 and X-2 and the frame X-10 constituting the group K-1, the calculation unit 43 performs calculation, and the verification unit 44 performs these three operations. The authenticity of a frame group composed of two frames is verified. In the example shown in FIG. 8, since the frame X-10 is data that has not been tampered with, the verification unit 44 outputs a verification result indicating that the signature verification was successful. In response to this, the determination unit 45 determines that the frame X-10 is authentic.

判定部45は、削除部47に対し、真正性なしと判定したフレームX-9を削除するように指示する。削除部47は、判定部45からの指示を受けて、指示されたフレームX-9を、蓄積部41から削除する。   The determination unit 45 instructs the deletion unit 47 to delete the frame X-9 determined to have no authenticity. The deletion unit 47 receives the instruction from the determination unit 45 and deletes the instructed frame X-9 from the storage unit 41.

グループ分けして、グループ毎に検証することで、選択部42が選択し、演算部43が演算を行い、検証部44が検証を行う回数を減らし、真正性データの抽出効率を向上させることができる。   By dividing into groups and verifying for each group, the selection unit 42 selects, the calculation unit 43 performs calculation, and the verification unit 44 reduces the number of verifications, thereby improving the authenticity data extraction efficiency. it can.

図10は、判定部45が行う判定処理の第3の例を示した図である。この例では、n<2kで、例えばn=10、k=6とし、同一の署名値Sをもつフレームが10で、そのうちの6つ以上のフレームが獲得できれば、検証を行うことができるものとする。   FIG. 10 is a diagram illustrating a third example of the determination process performed by the determination unit 45. In this example, if n <2k, for example, n = 10, k = 6, 10 frames with the same signature value S, and if more than 6 frames can be obtained, verification can be performed. To do.

この例では、グループ分けしても、1つのグループしか作れないので、グループ分けはしない。選択部42は、先頭から6フレーム目までの6つのフレームから構成されるフレーム群L-1を選択し、演算部43が演算を行い、検証部44がフレーム群L-1について真正性を検証する。   In this example, even if grouping is performed, only one group can be created, so grouping is not performed. The selection unit 42 selects a frame group L-1 composed of six frames from the top to the sixth frame, the calculation unit 43 performs a calculation, and the verification unit 44 verifies the authenticity of the frame group L-1. To do.

図9に示す例では、フレーム群L-1を構成するフレームのいずれも改竄されていないデータであるため、検証部44は、署名検証成功という検証結果を出力する。これを受けて、判定部45は、データ群L-1を構成するいずれのフレームも、真正性ありと判定する。   In the example shown in FIG. 9, since none of the frames constituting the frame group L-1 is falsified data, the verification unit 44 outputs a verification result indicating that the signature verification is successful. In response to this, the determination unit 45 determines that any frame constituting the data group L-1 is authentic.

選択部42は、先に検証を行った6つのフレームのうちの4つのフレームから構成されるフレーム群M-1’と、残りの4つのフレームから構成されるフレーム群M-1とを入れ換え、データ群M-1’に含まれない2つのフレームと、M-1を構成する4つのフレームとを選択する。演算部43は、選択部42により選択された6つのフレームを用いて演算を行い、検証部44がこれら6つのフレームから構成されるフレーム群について真正性を検証する。   The selection unit 42 replaces the frame group M-1 ′ composed of four frames out of the six frames previously verified with the frame group M-1 composed of the remaining four frames, Two frames not included in the data group M-1 ′ and four frames constituting the M-1 are selected. The calculation unit 43 performs calculation using the six frames selected by the selection unit 42, and the verification unit 44 verifies the authenticity of the frame group composed of these six frames.

検証部44が署名検証成功という検証結果を出力した場合、判定部45は、データ群M-1を構成する4つのフレームも真正性ありと判定する。一方、検証部44が署名検証失敗という検証結果を出力した場合は、データ群M-1を構成する4つのフレームをさらに2つに分け、先に検証を行った6つのフレームのうちの4つのフレームと、ここで分けた一方の2つのフレームとから構成されるフレーム群について真正性を検証する。   When the verification unit 44 outputs a verification result indicating that the signature verification is successful, the determination unit 45 determines that the four frames constituting the data group M-1 are also authentic. On the other hand, when the verification unit 44 outputs a verification result indicating that the signature verification has failed, the four frames constituting the data group M-1 are further divided into two, and four of the six frames that have been verified first. The authenticity of the frame group composed of the frame and one of the two divided frames is verified.

ここで署名検証が成功すれば、当該2つのフレームは真正性ありと判定される。同様にして、残りの2つのフレームについても真正性の検証を行うことができる。一方、真正性なしと判定された場合、当該2つのフレームのいずれか一方もしくは両方が、真正性がないため、先に検証を行い、署名検証が成功した6つのフレームのうちの5つのフレームと、当該2つのフレームのうちの1つとを用い、当該2つのフレームのそれぞれにつき真正性を検証する。   Here, if the signature verification is successful, it is determined that the two frames are authentic. Similarly, the authenticity of the remaining two frames can be verified. On the other hand, if it is determined that there is no authenticity, either one or both of the two frames are not authentic. Therefore, the verification is performed first, and five of the six frames in which the signature verification is successful The authenticity of each of the two frames is verified using one of the two frames.

図11は、判定部45が行う判定処理の第4の例を示した図である。この例では、同じ署名値Xをもつフレーム群の中に改竄されたデータが散らばって存在している。この場合、フレーム群L-1について検証しても、署名検証失敗となり、フレーム群L-1の中のフレーム群M-1’と、残りのフレーム群M-1とを入れ換えて検証しても、署名検証失敗となる。このように改竄されたデータが散らばり、その数が多いと、選択部42が選択する組み合わせが多くなり、検証に時間がかかる。検証には、制約事項等の制約条件として処理時間が設定されている場合がある。   FIG. 11 is a diagram illustrating a fourth example of the determination process performed by the determination unit 45. In this example, falsified data exists in a group of frames having the same signature value X. In this case, even if verification is performed on the frame group L-1, signature verification fails, and verification is performed by replacing the frame group M-1 ′ in the frame group L-1 with the remaining frame group M-1. , Signature verification fails. If the tampered data is scattered and the number is large, the number of combinations to be selected by the selection unit 42 increases, and verification takes time. In the verification, a processing time may be set as a constraint condition such as a constraint item.

そこで、処理時間内に検証が終了しないフレームについては、当該フレームを対象から外すことができる。したがって、当該フレームを蓄積部41から削除することができる。なお、最悪のケースでは、署名値Xをもつフレームの全部を蓄積部41から削除する。   Therefore, for a frame for which verification is not completed within the processing time, the frame can be excluded from the target. Therefore, the frame can be deleted from the storage unit 41. In the worst case, all the frames having the signature value X are deleted from the storage unit 41.

これは、検証が終了しないのに改竄されたデータを含むフレーム群が蓄積され、それが提供されると、動画像データ全体の真正性を担保することができないからである。したがって、本システムでは、真正性の担保を第一に優先するべく、改竄されたデータが含まれる可能性があるフレームあるいはフレーム群については、真正性の有無を判定できない場合、削除する。   This is because if a group of frames including data that has been tampered with before the verification is completed is accumulated and provided, the authenticity of the entire moving image data cannot be guaranteed. Therefore, in the present system, in order to give first priority to guaranteeing authenticity, a frame or a frame group that may contain tampered data is deleted when it is not possible to determine whether or not authenticity exists.

これまで本発明を、検証装置、情報処理システム、検証方法およびプログラムとして上述した実施の形態をもって説明してきた。しかしながら、本発明は上述した実施の形態に限定されるものではなく、他の実施の形態、追加、変更、削除など、当業者が想到することができる範囲内で変更することができるものである。例えば、犯行場面等、動画像中のうち数分や数秒のデータが証拠として抽出できればよい場合において、従来では、署名を付したことでかかる必要なデータのみを抽出することが困難になるという事態が考えられたところ、本発明によれば、かかる事態に対しても柔軟に対応することが可能となる。また、いずれの態様においても本発明の作用・効果を奏する限り、本発明の範囲に含まれるものである。したがって、そのプログラムが記録された記録媒体、そのプログラムを提供するプログラム提供サーバ等も提供することができるものである。   The present invention has been described with the embodiments described above as a verification apparatus, an information processing system, a verification method, and a program. However, the present invention is not limited to the above-described embodiments, and other embodiments, additions, modifications, deletions, and the like can be modified within a range that can be conceived by those skilled in the art. . For example, when it is only necessary to extract minutes or seconds of data in a moving image as evidence, such as a crime scene, it has been difficult to extract only the necessary data by attaching a signature. However, according to the present invention, it is possible to flexibly cope with such a situation. In addition, any aspect is included in the scope of the present invention as long as the operations and effects of the present invention are exhibited. Therefore, a recording medium on which the program is recorded, a program providing server that provides the program, and the like can also be provided.

10…撮像装置
11…検証装置
12…ケーブル
20…レンズ
21…画像センサ
22…センサコントローラ
30…CPU
31…ROM
32…RAM
33…HDD
34…通信I/F
35…バス
40…入力部
41…蓄積部
42…選択部
43…演算部
44…検証部
45…判定部
46…制御部
47…削除部
DESCRIPTION OF SYMBOLS 10 ... Imaging device 11 ... Verification device 12 ... Cable 20 ... Lens 21 ... Image sensor 22 ... Sensor controller 30 ... CPU
31 ... ROM
32 ... RAM
33 ... HDD
34 ... Communication I / F
35 ... Bus 40 ... Input unit 41 ... Storage unit 42 ... Selection unit 43 ... Calculation unit 44 ... Verification unit 45 ... Determination unit 46 ... Control unit 47 ... Deletion unit

特許第5151987号公報Japanese Patent No. 5151987

Claims (9)

画像情報の真正性を検証する検証装置であって、
前記画像情報と、該画像情報を含む一群の画像情報に対して付加された付加情報と、該画像情報と所定数の不変情報とを用いて計算された計算結果とを含む入力情報を蓄積する蓄積手段と、
前記蓄積手段に蓄積された入力情報から所定数の入力情報を選択する選択手段と、
前記選択手段により選択された所定数の入力情報に含まれる画像情報と計算結果とを用いて、前記所定数の不変情報を導出する演算手段と、
前記付加情報から得られる不変情報を、前記演算手段により導出された所定数の不変情報のうちの1つと比較することにより、前記選択手段により選択された所定数の入力情報に含まれる所定数の画像情報について真正性を検証する検証手段と、
前記検証手段が検証した検証結果に基づき、前記蓄積手段に蓄積された各入力情報に含まれる各画像情報について真正性の有無を判定する判定手段と、
前記判定手段により真正性なしと判定された画像情報を含む入力情報を前記蓄積手段から削除する削除手段とを含む、検証装置。
A verification device for verifying the authenticity of image information,
Accumulating input information including the image information, additional information added to a group of image information including the image information, and a calculation result calculated using the image information and a predetermined number of invariant information Storage means;
Selection means for selecting a predetermined number of input information from the input information stored in the storage means;
Computing means for deriving the predetermined number of invariant information using image information and calculation results included in the predetermined number of input information selected by the selection means;
By comparing the invariant information obtained from the additional information with one of the predetermined number of invariant information derived by the arithmetic means, a predetermined number of input information selected by the selection means includes Verification means for verifying authenticity of image information;
Based on a verification result verified by the verification unit, a determination unit that determines whether or not there is authenticity for each image information included in each input information stored in the storage unit;
A verification apparatus comprising: deletion means for deleting input information including image information determined to be unauthenticated by the determination means from the storage means.
前記入力情報の数が所定数以上か否かを判断し、前記所定数未満の場合に、前記削除手段に対して、前記蓄積手段から該入力情報を削除するように指示する制御手段を含む、請求項1に記載の検証装置。   Determining whether or not the number of the input information is equal to or greater than a predetermined number, and including control means for instructing the deletion means to delete the input information from the storage means when the number is less than the predetermined number; The verification device according to claim 1. 前記選択手段は、前記検証手段により画像情報が真正性ありと検証された所定数の入力情報の少なくとも1つを入れ換え、
前記判定手段は、前記所定数の画像情報についての検証結果と、前記選択手段が入れ換え、前記検証手段が検証した検証結果とに基づき、前記各画像情報について真正性の有無を判定する、請求項1または2に記載の検証装置。
The selection unit replaces at least one of a predetermined number of pieces of input information in which the image information is verified as authentic by the verification unit,
The determination unit determines whether or not each image information is authentic based on a verification result for the predetermined number of image information and a verification result exchanged by the selection unit and verified by the verification unit. The verification apparatus according to 1 or 2.
前記選択手段は、前記蓄積手段に蓄積された画像情報の数が所定数の2倍以上である場合、所定数の画像情報からなる2以上の組を作成し、前記2以上の組のうちの1つを選択し、
前記検証手段は、前記選択手段が選択した各組を構成する所定数の画像情報について真正性を検証する、請求項1〜3のいずれか1項に記載の検証装置。
When the number of pieces of image information stored in the storage unit is more than twice a predetermined number, the selection unit creates two or more sets including a predetermined number of pieces of image information. Select one,
The verification device according to claim 1, wherein the verification unit verifies the authenticity of a predetermined number of pieces of image information constituting each set selected by the selection unit.
前記選択手段は、前記蓄積手段に蓄積された画像情報の数が所定数の2倍未満である場合、前記検証手段により画像情報が真正性ありと検証された所定数の入力情報の一部を、前記蓄積手段に蓄積された真正性の有無が判定されていない画像情報を含む入力情報の全部または一部と入れ換え、
前記判定手段は、前記所定数の画像情報についての検証結果と、前記選択手段が入れ換え、前記検証手段が検証した検証結果とに基づき、前記各画像情報について真正性の有無を判定する、請求項1〜3のいずれか1項に記載の検証装置。
When the number of image information stored in the storage unit is less than twice the predetermined number, the selection unit selects a part of the predetermined number of input information verified by the verification unit as being authentic. , Replacing all or part of the input information including image information that has not been determined whether there is authenticity stored in the storage means,
The determination unit determines whether or not each image information is authentic based on a verification result for the predetermined number of image information and a verification result exchanged by the selection unit and verified by the verification unit. The verification apparatus of any one of 1-3.
前記判定手段は、制約条件に基づき、前記削除手段に対し、真正性の有無を判定していない画像情報を含む入力情報を削除するように指示する、請求項1〜5のいずれか1項に記載の検証装置。   The said determination means instruct | indicates to delete the input information containing the image information which has not determined the presence or absence of authenticity with respect to the said deletion means based on constraint conditions. The verification device described. 画像を撮像し、画像情報と、該画像情報を含む一群の画像情報に対して付加された付加情報と、該画像情報と所定数の不変情報とを用いて計算された計算結果とを含む入力情報を送信する撮像装置と、前記撮像装置から前記入力情報を受信し、前記画像情報の真正性を検証する検証装置とを含む情報処理システムであって、
前記検証装置が、
前記入力情報を蓄積する蓄積手段と、
前記蓄積手段に蓄積された入力情報から所定数の入力情報を選択する選択手段と、
前記選択手段により選択された所定数の入力情報に含まれる画像情報と計算結果とを用いて、前記所定数の不変情報を導出する演算手段と、
前記付加情報から得られる不変情報を、前記演算手段により導出された所定数の不変情報のうちの1つと比較することにより、前記選択手段により選択された所定数の入力情報に含まれる所定数の画像情報について真正性を検証する検証手段と、
前記検証手段が検証した検証結果に基づき、前記蓄積手段に蓄積された各入力情報に含まれる各画像情報について真正性の有無を判定する判定手段と、
前記判定手段により真正性なしと判定された画像情報を含む入力情報を前記蓄積手段から削除する削除手段とを含む、情報処理システム。
An input that captures an image and includes image information, additional information added to a group of image information including the image information, and a calculation result calculated using the image information and a predetermined number of invariant information. An information processing system comprising: an imaging device that transmits information; and a verification device that receives the input information from the imaging device and verifies the authenticity of the image information,
The verification device is
Storage means for storing the input information;
Selection means for selecting a predetermined number of input information from the input information stored in the storage means;
Computing means for deriving the predetermined number of invariant information using image information and calculation results included in the predetermined number of input information selected by the selection means;
By comparing the invariant information obtained from the additional information with one of the predetermined number of invariant information derived by the arithmetic means, a predetermined number of input information selected by the selection means includes Verification means for verifying authenticity of image information;
Based on a verification result verified by the verification unit, a determination unit that determines whether or not there is authenticity for each image information included in each input information stored in the storage unit;
An information processing system comprising: deletion means for deleting, from the storage means, input information including image information determined to be non-authentic by the determination means.
画像情報の真正性を検証する検証方法であって、
前記画像情報と、該画像情報を含む一群の画像情報に対して付加された付加情報と、該画像情報と所定数の不変情報とを用いて計算された計算結果とを含む入力情報を蓄積手段に蓄積するステップと、
前記蓄積手段に蓄積された入力情報から所定数の入力情報を選択するステップと、
選択された所定数の入力情報に含まれる画像情報と計算結果とを用いて、前記所定数の不変情報を導出するステップと、
前記付加情報から得られる不変情報を、導出された所定数の不変情報のうちの1つと比較することにより、選択された所定数の入力情報に含まれる所定数の画像情報について真正性を検証するステップと、
前記検証するステップで検証した検証結果に基づき、前記蓄積手段に蓄積された各入力情報に含まれる各画像情報について真正性の有無を判定するステップと、
前記判定するステップで真正性なしと判定された画像情報を含む入力情報を前記蓄積手段から削除するステップとを含む、検証方法。
A verification method for verifying the authenticity of image information,
Storage means for storing input information including the image information, additional information added to a group of image information including the image information, and a calculation result calculated using the image information and a predetermined number of invariant information The steps to accumulate in
Selecting a predetermined number of input information from the input information stored in the storage means;
Deriving the predetermined number of invariant information using image information and calculation results included in the selected predetermined number of input information;
The authenticity of a predetermined number of pieces of image information included in the selected predetermined number of input information is verified by comparing the invariant information obtained from the additional information with one of the derived predetermined number of invariant information. Steps,
Based on the verification result verified in the verification step, determining whether or not there is authenticity for each image information included in each input information stored in the storage unit;
And a step of deleting, from the storage means, input information including image information determined not to be authentic in the determining step.
請求項8に記載の検証方法に含まれる各ステップをコンピュータに実行させるためのプログラム。   A program for causing a computer to execute each step included in the verification method according to claim 8.
JP2017130219A 2017-07-03 2017-07-03 Verification device, information processing system, verification method, and program Pending JP2019012986A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017130219A JP2019012986A (en) 2017-07-03 2017-07-03 Verification device, information processing system, verification method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017130219A JP2019012986A (en) 2017-07-03 2017-07-03 Verification device, information processing system, verification method, and program

Publications (1)

Publication Number Publication Date
JP2019012986A true JP2019012986A (en) 2019-01-24

Family

ID=65227055

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017130219A Pending JP2019012986A (en) 2017-07-03 2017-07-03 Verification device, information processing system, verification method, and program

Country Status (1)

Country Link
JP (1) JP2019012986A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113992326A (en) * 2021-10-26 2022-01-28 福建师范大学 Non-interactive image editing validity detection method based on aggregation algorithm

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113992326A (en) * 2021-10-26 2022-01-28 福建师范大学 Non-interactive image editing validity detection method based on aggregation algorithm
CN113992326B (en) * 2021-10-26 2023-05-16 福建师范大学 Non-interactive image editing validity detection method based on aggregation algorithm

Similar Documents

Publication Publication Date Title
US11178123B2 (en) Video communication data security
Naveh et al. Photoproof: Cryptographic image authentication for any set of permissible transformations
JP5383297B2 (en) Signature device
US9472069B2 (en) Detecting, recording, encrypting and uploading representations of events of interest via a single point of recordation terminal (port)
TWI772820B (en) Encryption key generating device and encryption key generating method
US8312284B1 (en) Verifiable timestamping of data objects, and applications thereof
JP2017041841A (en) Signature generation system, signature generation device and signature generation method
JP6396011B2 (en) Image management system
KR102154754B1 (en) Video Coding System with Patterned Null Frame
KR20200136829A (en) User apparatus and method for the protection of confidential data
KR20220054793A (en) Information processing device, information processing method, and program
JP2019012986A (en) Verification device, information processing system, verification method, and program
JP2018054841A (en) Data generation device, data generation method, program and data recording system
CN107919959B (en) Method, system, apparatus, and computer-readable storage medium for authentication of a new device by a trusted device
JP7409385B2 (en) Imaging device, image data processing method, program
JP2013197889A (en) Image processing device and image processing method
WO2024062920A1 (en) Information processing device, method, and program
CN116158072A (en) Image processing circuit and image processing method
JP6867025B2 (en) Communication systems, management devices, terminal devices, communication methods, and programs
KR102047916B1 (en) Authentication system and method of photographic informaton
US10564601B2 (en) Method and system for image processing and data transmission in network-based multi-camera environment
JP7312267B2 (en) Information processing device and information processing method
US20170364764A1 (en) Image transfer method and image recognition method useful in image recognition processing by server
EP4369704A1 (en) Signing video for reduced bit rate
US20240048394A1 (en) Validation of signatures of a video stream encoded in layers