JP4683534B2 - Electronic document management system and method and program - Google Patents

Electronic document management system and method and program Download PDF

Info

Publication number
JP4683534B2
JP4683534B2 JP2005005809A JP2005005809A JP4683534B2 JP 4683534 B2 JP4683534 B2 JP 4683534B2 JP 2005005809 A JP2005005809 A JP 2005005809A JP 2005005809 A JP2005005809 A JP 2005005809A JP 4683534 B2 JP4683534 B2 JP 4683534B2
Authority
JP
Japan
Prior art keywords
hash value
electronic document
generated
received
destination device
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2005005809A
Other languages
Japanese (ja)
Other versions
JP2006197150A (en
Inventor
勝文 井面
Original Assignee
株式会社日立情報システムズ
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 株式会社日立情報システムズ filed Critical 株式会社日立情報システムズ
Priority to JP2005005809A priority Critical patent/JP4683534B2/en
Publication of JP2006197150A publication Critical patent/JP2006197150A/en
Application granted granted Critical
Publication of JP4683534B2 publication Critical patent/JP4683534B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Storage Device Security (AREA)
  • Document Processing Apparatus (AREA)

Description

本発明は、パソコン等によって作成された電子文書をハッシュ値を用いて管理する技術に係わり、特に、電子文書をネットワーク等を通じて交換する場合に必要となる送付確認ならびに送付先での受け付け順序と文書の原本性を保証するのに好適な技術に関するものである。   The present invention relates to a technique for managing an electronic document created by a personal computer or the like using a hash value, and in particular, a delivery confirmation and an acceptance order and a document at a delivery destination which are required when the electronic document is exchanged through a network or the like. The present invention relates to a technique suitable for guaranteeing the originality of the image.

一般的な電子文書の交換(電子文書のやり取り)では、発行元(送信元)から受領元(送信先)に文書を送る場合、受領元が発行元に対し文書を受領した旨のデータ(例えば受領書)を返すことによって送達確認を行なっている。この場合、受領したデータが本当に改竄されていないデータかどうかは不明である。また、文書交換のたびに受領データを返すため、回線上でのデータ占有率が高くなりレスポンスの悪化に繋がる。   In general electronic document exchange (electronic document exchange), when a document is sent from an issuer (transmission source) to a reception source (transmission destination), data indicating that the reception source has received the document from the issuer (for example, Confirm delivery by returning a receipt. In this case, it is unclear whether the received data is really not falsified. Also, since the received data is returned every time the document is exchanged, the data occupancy rate on the line is increased, leading to a deterioration in response.

このような問題に対処して電子文書を管理する従来技術としては、例えば、特許文献1に記載のものがある。この技術は、原文および変更文書の全部、一部分の文書作成担当者、承認者を確実に特定することを目的としたものである。具体的には、原本作成者が操作する端末(コンピュータ)において、新規に作成された原本からハッシュ値を生成し、原本と共に承認者端末へ送信し、承認者端末においては、原本とハッシュ値とから新たなハッシュ値を生成し、これらのハッシュ値を文書管理サーバで保存管理する技術である。しかし、この技術は、いわゆる文書の電子決済に関するものであり、電子文書の一般的な配布に関する順序性、原本性を保証するものではない。   For example, Patent Document 1 discloses a conventional technique for managing electronic documents in response to such a problem. This technique is intended to reliably identify all the original text and the changed document, part of the document creator, and the approver. Specifically, in the terminal (computer) operated by the original creator, a hash value is generated from the newly created original and transmitted to the approver terminal together with the original. In the approver terminal, the original and the hash value are In this technique, new hash values are generated from the document, and these hash values are stored and managed by the document management server. However, this technique relates to so-called electronic payment of documents, and does not guarantee the order and originality of general distribution of electronic documents.

特開2004−110693号公報JP 2004-110893 A

解決しようとする問題点は、従来の技術では、電子文書の一般的な配布に関する順序性、原本性を保証することができない点である。   The problem to be solved is that the conventional technique cannot guarantee the order and originality of general distribution of electronic documents.

本発明の目的は、これら従来技術の課題を解決し、例えば、発行元(送信元)と受領元(送信先)で電子文書交換をする場合に、受領元で受領した電子文書が発行元で保管している電子文書と同じであることを証明することで、否認防止に対応することを可能とすると共に、受領元で受付けた複数の異なる電子文書に対する受領漏れの発見と電子文書の受付順序の正当性を証明することを可能とし、さらに、電子文書交換時のネットワークにおけるデータ量を削減することを可能とすることである。   The object of the present invention is to solve these problems of the prior art. For example, when an electronic document is exchanged between an issuer (transmission source) and a reception source (transmission destination), the electronic document received at the reception source is the issuer. It is possible to respond to non-repudiation by proving that it is the same as the stored electronic document, and at the same time, finding missing receipts for multiple different electronic documents received by the recipient and the order of receiving electronic documents The amount of data in the network when exchanging electronic documents can be reduced.

上記目的を達成するため、本発明では、発行元(送信元装置)と受領元(送信先装置)で電子文書交換をする場合に、両者において、各々保管している電子文書と同じであることを証明するためのハッシュ値の生成を、時系列に取得する。具体的には、第1の電子文書から第1のハッシュ値を生成して記憶装置に記憶し、第2の電子文書に当該第1のハッシュ値を付与して第2のハッシュ値を生成し記憶装置に記憶し、以降の第3の電子文書を含む複数の電子文書に対しても同様に前回のハッシュ値を付与してのハッシュ値の生成と記憶装置への記憶を順次に繰り返す。そして、各々で作成した最終ハッシュ値が一致することを確認する。特に、発行元(送信元装置)において、各電子文書に対して処理日時等の識別情報を付与し、このような識別情報を付与した電子文書に対するハッシュ値の生成を行う。さらに、生成したハッシュ値をネットワーク上で公開する。   In order to achieve the above object, in the present invention, when an electronic document is exchanged between an issuer (source device) and a recipient (destination device), both are the same as the stored electronic documents. Get the generation of the hash value to prove Specifically, the first hash value is generated from the first electronic document and stored in the storage device, and the second hash value is generated by assigning the first hash value to the second electronic document. The generation of the hash value by assigning the previous hash value to the plurality of electronic documents including the third electronic document thereafter and the storage in the storage device are sequentially repeated. Then, it is confirmed that the final hash values created in each match. In particular, the issuer (transmission source device) assigns identification information such as the processing date and time to each electronic document, and generates a hash value for the electronic document to which such identification information is assigned. Furthermore, the generated hash value is disclosed on the network.

本発明によれば、複数の電子文書の正当性と共に順序性を保証でき、例えば、電子申請や電子入札などを自治体で運用する場合に、1つの共同利用センタを利用し、各電子文書を、複数の自治体に振り分けて配信する形態の運用システムに適用することにより、センタ側からの電子文書が各自治体の装置に正しく、順序通りに送られたかを確認できる。また、交換した電子文書の順序性が保証できるので、原文作成者がその電子文書を送っていないという否認の防止を図ることができる。また、ハッシュ値をメッセージダイジェストとしてホームページ上に公開することにより、受け取った電子文書の順序性と現存性を保証でき、原文作成者や受付機関の否認防止を図ることができる。また、一定期間に渡された電子文書に対する受領書発行を、最終ハッシュ値により纏めて行なうことにより、電子文書をやり取り(交換)するネットワーク回線上のデータ量を削減できる。   According to the present invention, it is possible to guarantee the order as well as the legitimacy of a plurality of electronic documents. For example, when operating an electronic application or electronic bidding in a local government, a single shared use center is used, By applying it to an operation system that distributes to a plurality of local governments and distributes it, it is possible to confirm whether the electronic document from the center side has been sent to the local government apparatus correctly and in order. Further, since the order of the exchanged electronic documents can be guaranteed, it is possible to prevent denial that the original document creator has not sent the electronic documents. Also, by releasing the hash value as a message digest on the homepage, the order and existence of the received electronic document can be guaranteed, and the original text creator and the receiving organization can be prevented from being rejected. In addition, by issuing receipts for electronic documents delivered for a certain period of time together with the final hash value, the amount of data on the network line for exchanging (exchange) electronic documents can be reduced.

以下、図を用いて本発明を実施するための最良の形態例を説明する。図1は、本発明に係わるハッシュ値生成管理を行う装置およびシステムの第1の構成例を示すブロック図であり、図2は、本発明に係わる第1のハッシュ値生成管理手順例を示すフローチャートである。   The best mode for carrying out the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing a first configuration example of an apparatus and system for performing hash value generation management according to the present invention, and FIG. 2 is a flowchart showing a first hash value generation management procedure example according to the present invention. It is.

図1においては、本発明を、電子申請や電子入札などを自治体で運用する場合に、1つの共同利用センタを利用し、各電子文書を、複数の自治体に振り分けて配信する形態の運用システムに適用した例を示しており、1,2a〜2c,3a,3bのそれぞれは、CPU(Central Processing Unit)や主記憶装置(主メモリ)、表示装置、入力装置、外部記憶装置、周辺装置等を具備したコンピュータ構成からなり、周辺装置としての光ディスク駆動装置等を介してCD−ROM等の記憶媒体に記録されたプログラムやデータを外部記憶装置内にインストールした後、この外部記憶装置から主メモリに読み込みCPUで処理することにより、各処理部の機能を実行する。   In FIG. 1, the present invention is applied to an operation system in a form in which each electronic document is distributed and distributed to a plurality of local governments using a common use center when electronic applications and electronic bidding are operated in local governments. In this example, each of 1, 2a to 2c, 3a, and 3b includes a CPU (Central Processing Unit), a main storage device (main memory), a display device, an input device, an external storage device, a peripheral device, and the like. After installing the program and data recorded in a storage medium such as a CD-ROM via an optical disk drive device as a peripheral device in the external storage device, the external storage device is transferred to the main memory. The processing of each processing unit is executed by processing by the reading CPU.

以降、1は共同利用センタ装置、2a〜2cは個人A〜C側端末装置、3a,3bは団体X、Y側装置として説明を行う。   Hereinafter, description will be made assuming that 1 is a shared use center device, 2a to 2c are personal A to C side terminal devices, and 3a and 3b are group X and Y side devices.

個人A〜C側端末装置2a〜2cは、パソコン等からなり、不特定のユーザが操作して作成した電子文書A〜Cを、インターネット4を介して共同利用センタ装置1に送信する。共同利用センタ装置1は、個人A〜C側端末装置2a〜2cから送信された各電子文書を一元的に受け付け(図1中の丸囲み番号1,3,5)、各電子文書を、その送信先に指定された自治体の団体X、Y側装置3a,3bに、インターネットもしくは専用ネットワークからなるネットワーク5を介して振分け配信する。ここでは、団体X側装置3aに振り分け配信されるものとして説明する。   The personal A to C side terminal devices 2 a to 2 c are composed of personal computers or the like, and transmit electronic documents A to C created by operation by an unspecified user to the shared use center device 1 via the Internet 4. The shared use center device 1 centrally accepts each electronic document transmitted from the personal A to C side terminal devices 2a to 2c (circle numbers 1, 3, and 5 in FIG. 1), and accepts each electronic document. The distribution is distributed to the local government organizations X and Y side devices 3a and 3b designated as the transmission destination via the network 5 including the Internet or a dedicated network. Here, the description will be made assuming that the distribution is distributed to the group X side device 3a.

団体X側装置3aは、共同利用センタ装置1から配信されてきた各電子文書A〜Cを受信すると(図1中の丸囲み番号2,4,6)、プログラムを実行して実現するハッシュ値生成機能により、まず、最初に受信した電子文書Aのハッシュ値(HA)を生成して記憶装置に記憶する(図1の中の丸囲み番号7)。その後、次に受領した電子文書Bと、先に生成した電子文書Aのハッシュ値(HA)を合わせて、そのハッシュ値(HB)を生成し(図1の中の丸囲み番号8)、さらに、次に受領した電子文書Cと、先に生成したハッシュ値(HB)を合わせて、そのハッシュ値(HC)を生成する(図1の中の丸囲み番号9)。   When the group X side apparatus 3a receives the electronic documents A to C distributed from the shared use center apparatus 1 (circle numbers 2, 4, and 6 in FIG. 1), the hash value realized by executing the program First, a hash value (HA) of the electronic document A received first is generated by the generation function and stored in the storage device (circled number 7 in FIG. 1). Thereafter, the next received electronic document B and the hash value (HA) of the previously generated electronic document A are combined to generate the hash value (HB) (circled number 8 in FIG. 1), and further Next, the received electronic document C and the previously generated hash value (HB) are combined to generate the hash value (HC) (circled number 9 in FIG. 1).

このようにして、団体X、Y側装置3a,3bは、具備したハッシュ値生成機能により、一つ前の電子文書のハッシュ値と今回受領した電子文書との組に対するハッシュ値の生成を時系列に繰り返す。そして、一定期間内に受領した電子文書の内、最終の電子文書のハッシュ値を、自装置の識別情報である団体Xの署名情報を付与し、受領書として、発行元である共同利用センタ装置1に、ネットワーク5を介して送信する(図1の中の丸囲み番号10)。   In this way, the group X and Y side devices 3a and 3b use the provided hash value generation function to generate a time series of hash values for the set of the hash value of the previous electronic document and the electronic document received this time. Repeat. Then, among the electronic documents received within a certain period of time, the hash value of the final electronic document is added with the signature information of the organization X which is the identification information of the own device, and the shared use center device which is the issuing source is given as a receipt 1 is transmitted via the network 5 (circled number 10 in FIG. 1).

共同利用センタ装置1は、団体X側装置3aからの受領書(最終ハッシュ値+署名情報)を受信すると、それを記憶装置に記憶すると共に(図1の中の丸囲み番号11)、団体X側装置3aと同様に、プログラムを実行して実現するハッシュ値生成機能により、当該署名の団体X側装置3aに送付した各電子文書のハッシュ値を、団体X側装置3aと同じルールで生成し、同じくプログラムを実行して実現する判別機能により、それぞれを突き合わせて、一致することを確認することによって、団体X側装置3aに送付した各電子文書が、発行元である自共同利用センタ装置1で保管している電子文書と同じであることを保証し、かつ、各電子文書の配信順序性についても保証する。   Upon receiving the receipt (final hash value + signature information) from the organization X side device 3a, the shared use center device 1 stores it in the storage device (circled number 11 in FIG. 1), and the organization X Similarly to the side device 3a, the hash value generation function realized by executing the program generates the hash value of each electronic document sent to the group X side device 3a of the signature according to the same rules as the group X side device 3a. Each of the electronic documents sent to the group X side device 3a is verified by matching the same by the discrimination function realized by executing the program, and the shared use center device 1 that is the issuer It is guaranteed that the electronic document is the same as the electronic document stored in, and the distribution order of each electronic document is also guaranteed.

以上のハッシュ値生成および管理に関する処理手順例を図2を用いて説明する。ここでは、電子的に個人が複数の組織に申請する場合で、その申請の受付を代表組織である電子文書受付振分け組織における共同利用センタ装置1で行い、代表組織が受け付けた電子文書を傘下の組織の団体X,Y側装置3a,3bに、各電子文書の宛先を見て配信するシステムでの処理例を示している。   An example of the processing procedure relating to the above hash value generation and management will be described with reference to FIG. Here, in the case where an individual applies electronically to a plurality of organizations, the application is accepted by the shared use center device 1 in the electronic document reception distribution organization which is the representative organization, and the electronic document received by the representative organization is under the umbrella. An example of processing in a system in which the destinations of each electronic document are viewed and distributed to the organization X and Y side devices 3a and 3b of the organization is shown.

共同利用センタ装置1は、個人A側端末装置2aから送られた電子文書Aを受信すると(ステップS201)、この電子文書Aの宛先が団体Xであることを確認し(ステップS202)、団体X側装置3aに、当該電子文書Aを自動的に振り分けて配信する(ステップS203)。   When the shared use center device 1 receives the electronic document A sent from the personal A-side terminal device 2a (step S201), the shared use center device 1 confirms that the destination of the electronic document A is the organization X (step S202). The electronic document A is automatically sorted and distributed to the side device 3a (step S203).

団体X側装置3aでは、共同利用センタ装置1から配信された電子文書Aを受け取ると(ステップS204)、当該電子文書Aのハッシュ値(HA)を生成して記憶装置に記憶する(ステップS205)。例えば、MD5(Message Digest)ハッシュ値を生成させるアルゴリズムを用いて、任意の長さに対して、128bitのハッシュ値を生成する。その後、団体X側装置3aは、所定の期間、共同利用センタ装置1からの電子文書の配信を待つ(ステップS206)。   When the group X side device 3a receives the electronic document A distributed from the shared use center device 1 (step S204), the hash value (HA) of the electronic document A is generated and stored in the storage device (step S205). . For example, a 128-bit hash value is generated for an arbitrary length using an algorithm for generating an MD5 (Message Digest) hash value. Thereafter, the organization X side device 3a waits for the electronic document from the shared use center device 1 for a predetermined period (step S206).

その間、共同利用センタ装置1はステップS201〜S203の処理を、また、団体X側装置3aはステップS204〜S206の処理を繰り返す。   Meanwhile, the shared use center device 1 repeats the processing of steps S201 to S203, and the organization X side device 3a repeats the processing of steps S204 to S206.

例えば、共同利用センタ装置1は、個人B側端末装置2bから送られた電子文書Bを受信すると(ステップS201)、この電子文書Bの宛先が団体Xであることを確認し(ステップS202)、団体X側装置3aに、当該電子文書Bを自動的に配信し(ステップS203)、団体X側装置3aでは、共同利用センタ装置1から配信された電子文書Bを受け取り(ステップS204)、当該電子文書Bに対するハッシュ値を生成する。この際、団体X側装置3aは、先に生成したハッシュ値(HA)を電子文書Bに付与して纏めた形で、新たなハッシュ値(HB)を生成して記憶装置に記憶する(ステップS205)。   For example, when the shared use center device 1 receives the electronic document B sent from the personal B-side terminal device 2b (step S201), it confirms that the destination of the electronic document B is the organization X (step S202). The electronic document B is automatically distributed to the group X side apparatus 3a (step S203), and the group X side apparatus 3a receives the electronic document B distributed from the shared use center apparatus 1 (step S204). A hash value for document B is generated. At this time, the organization X side apparatus 3a generates a new hash value (HB) in a form in which the previously generated hash value (HA) is assigned to the electronic document B and is stored in the storage device (step). S205).

さらに、共同利用センタ装置1は、個人C側端末装置2cから送られた電子文書Cを受信すると(ステップS201)、この電子文書Cの宛先が団体Xであることを確認し(ステップS202)、団体X側装置3aに、当該電子文書Cを自動的に配信し(ステップS203)、団体X側装置3aでは、共同利用センタ装置1から配信された電子文書Cを受け取り(ステップS204)、当該電子文書Cに対するハッシュ値を、先に生成したハッシュ値(HB)を電子文書Cに付与して纏めた形で、新たなハッシュ値(HC)を生成して記憶装置に記憶する(ステップS205)。   Further, when the shared use center device 1 receives the electronic document C sent from the personal C-side terminal device 2c (step S201), it confirms that the destination of the electronic document C is the organization X (step S202). The electronic document C is automatically distributed to the group X side apparatus 3a (step S203), and the group X side apparatus 3a receives the electronic document C distributed from the shared use center apparatus 1 (step S204). A new hash value (HC) is generated and stored in the storage device in a form in which the hash value (HB) generated previously is added to the electronic document C and the hash value for the document C is collected (step S205).

このようにして、団体X側装置3aは、共同利用センタ装置1から順次に受け付けた電子文書(A,B,C)のハッシュ値を取得する場合、直前に受け付けて生成した電子文書のハッシュ値と今回受け付けてハッシュ値を取得する電子文書とを纏めた形で時系列にハッシュ値を取得し保管することを繰り返す。   In this way, when the group X side device 3a acquires the hash value of the electronic document (A, B, C) sequentially received from the shared use center device 1, the hash value of the electronic document received and generated immediately before And acquiring and storing the hash values in a time series in a form that summarizes the electronic documents that are received this time and the hash values are acquired.

そして、団体X側装置3aは、予め定められた、ある一定の繰り返し運用期間(1日、1週間、1ヶ月等)に達すると(ステップS206)、最終的に生成して記憶したハッシュ値(HC)を共同利用センタ装置1に送信する(ステップS207)。尚、この際、当該ハッシュ値(HC)を暗号化して送信する。   When the group X side apparatus 3a reaches a predetermined repetitive operation period (one day, one week, one month, etc.) (step S206), the hash value (finally generated and stored) ( HC) is transmitted to the shared use center device 1 (step S207). At this time, the hash value (HC) is encrypted and transmitted.

共同利用センタ装置1は、団体X側装置3aからハッシュ値(HC)を受信すると(ステップS208)、当該ハッシュ値(HC)を記憶装置に記憶すると共に(ステップS209)、団体X側装置3aと同様にして、繰り返し運用期間中に当該団体X側装置3aに配信した電子文書に対して時系列に各電子文書のハッシュ値(HC’)を生成し(ステップS210)、それぞれのハッシュ値(HC,HC’)を突き合わせて比較して(ステップS211)、一致するか否かを判定する(ステップS212)。一致しているか否かにより、共同利用センタ装置1から団体X側装置3aに、繰り返し運用期間中に配信した全ての電子文書が確実に届いているか否かを確認することができる(ステップS213,S214)。   When the shared use center device 1 receives the hash value (HC) from the organization X side device 3a (step S208), the shared use center device 1 stores the hash value (HC) in the storage device (step S209) and the organization X side device 3a. Similarly, a hash value (HC ′) of each electronic document is generated in time series for the electronic document distributed to the group X side apparatus 3a during the repeated operation period (step S210), and each hash value (HC) , HC ′) and compared (step S211), it is determined whether or not they match (step S212). It can be confirmed whether or not all the electronic documents distributed during the repeated operation period have arrived reliably from the shared use center device 1 to the group X side device 3a depending on whether or not they match (step S213). S214).

次に、図3,4を用いて本発明を実施するための他の形態例を説明する。図3は、本発明に係わるハッシュ値生成管理を行う装置およびシステムの第2の構成例を示すブロック図であり、図4は、本発明に係わる第2のハッシュ値生成管理手順例を示すフローチャートである。   Next, another embodiment for carrying out the present invention will be described with reference to FIGS. FIG. 3 is a block diagram showing a second configuration example of an apparatus and system for performing hash value generation management according to the present invention, and FIG. 4 is a flowchart showing a second hash value generation management procedure example according to the present invention. It is.

図3に示す例では、図1で示したシステム構成と同様の環境において、共同利用センタ装置1aは、各個人A〜C側端末装置2a〜2cからの電子文書A〜Cを受け付けた時刻(受付時刻A〜C)を取得し、団体X側装置3cに各電子文書A〜Cを配信する際、取得した時刻情報を付加し、共同利用センタ装置1aと団体X側装置3cにおいて、各電子文書A〜Cに対するハッシュ値の生成を、受付時刻A〜Cを含めて行う。   In the example shown in FIG. 3, in the same environment as the system configuration shown in FIG. 1, the shared use center device 1 a receives the electronic documents A to C from the individual A to C side terminal devices 2 a to 2 c ( When receiving the reception times A to C) and distributing each electronic document A to C to the group X side device 3c, the acquired time information is added, and each electronic device in the shared use center device 1a and the group X side device 3c Hash values are generated for the documents A to C including the reception times A to C.

すなわち、個人A〜C側端末装置2a〜2cは、不特定のユーザが操作して作成した電子文書A〜Cを、インターネット4を介して共同利用センタ装置1aに送信する。共同利用センタ装置1aは、個人A〜C側端末装置2a〜2cから送信された各電子文書を一元的に受け付け(図3中の丸囲み番号1,5,9)、各電子文書を、それぞれの受付時刻を付与して、その送信先に指定された自治体の団体X側装置3cに、ネットワーク5を介して振分け配信する。   That is, the personal A to C side terminal devices 2 a to 2 c transmit the electronic documents A to C created by the operation of an unspecified user to the shared use center device 1 a via the Internet 4. The shared use center device 1a centrally accepts each electronic document transmitted from the personal A to C side terminal devices 2a to 2c (circle numbers 1, 5, and 9 in FIG. 3), and receives each electronic document respectively. Is distributed and distributed via the network 5 to the local organization X side apparatus 3c designated as the transmission destination.

団体X側装置3cは、共同利用センタ装置1aから配信されてきた、受付時刻A〜Cが付与された各電子文書A〜Cを受信する(図3中の丸囲み番号2,6,10)。そして、プログラムを実行して実現するハッシュ値生成機能により、まず、最初に受信した電子文書Aのハッシュ値(HAA)を、その受信時刻Aを纏めた形で生成して記憶装置に記憶する(図3中の丸囲み番号3)。そして、生成したハッシュ値(HAA)をメッセージダイジェスト(MDA)としてインターネットのホームページ上で公開する(図3中の丸囲み番号4)。   The group X side device 3c receives each of the electronic documents A to C to which the reception times A to C are given, distributed from the shared use center device 1a (circle numbers 2, 6, and 10 in FIG. 3). . Then, the hash value generation function realized by executing the program first generates the hash value (HAA) of the electronic document A received first in a form in which the reception time A is collected and stores it in the storage device ( Circle number 3) in FIG. Then, the generated hash value (HAA) is published as a message digest (MDA) on the Internet homepage (circled number 4 in FIG. 3).

その後、団体X側装置3cは、具備したハッシュ値生成機能により、次に受領した電子文書Bと、当該電子文書Bの受信時刻B、および、先に生成した電子文書Aのハッシュ値(HAA)を合わせて、そのハッシュ値(HBB)を生成して記憶し(図3中の丸囲み番号7)、メッセージダイジェスト(MDB)としてホームページ上で公開し(図3中の丸囲み番号8)、さらに、次に受領した電子文書Cと、当該電子文書Cの受信時刻C、および、前回生成した電子文書Bのハッシュ値(HBB)を合わせて、そのハッシュ値(HCC)を生成して記憶すると共に(図3中の丸囲み番号11)、メッセージダイジェスト(MDC)をホームページ上で公開する(図3中の丸囲み番号12)。   Thereafter, the group X side apparatus 3c uses the provided hash value generation function to receive the next received electronic document B, the reception time B of the electronic document B, and the hash value (HAA) of the electronic document A generated earlier. And the hash value (HBB) is generated and stored (circled number 7 in FIG. 3), published as a message digest (MDB) on the homepage (circled number 8 in FIG. 3), and Next, the received electronic document C, the reception time C of the electronic document C, and the hash value (HBB) of the previously generated electronic document B are combined to generate and store the hash value (HCC). (Circle number 11 in FIG. 3), a message digest (MDC) is published on the homepage (circle number 12 in FIG. 3).

このようにして、団体X側装置3cは、一つ前の電子文書のハッシュ値と今回受領した電子文書との組に対するハッシュ値の生成を、各々の受信時刻を含めて、時系列に繰り返す。そして、図1での実施例と同様に、団体X側装置3cは、一定期間内に受領した電子文書の内、最終の電子文書のハッシュ値を、自装置の識別情報である団体Xの署名情報を付与し、受領書として、発行元である共同利用センタ装置1aに、ネットワーク5を介して送信し、共同利用センタ装置1aは、団体X側装置3cからの受領書(最終ハッシュ値+署名情報)を受信すると、それを記憶装置に記憶すると共に、具備したハッシュ値生成機能により、当該団体X側装置3cに送付した各電子文書のハッシュ値を、団体X側装置3cと同じルールで生成し、判別機能により、それぞれを突き合わせて、一致することを確認することによって、団体X側装置3cに送付した各電子文書が、発行元である自共同利用センタ装置1aで保管している電子文書と同じであることを保証し、かつ、各電子文書の配信順序性についても保証する。   In this way, the organization X side apparatus 3c repeats the generation of the hash value for the set of the hash value of the previous electronic document and the electronic document received this time in a time series including each reception time. As in the embodiment in FIG. 1, the organization X side device 3c uses the hash value of the final electronic document among the electronic documents received within a certain period of time as the signature of the organization X, which is identification information of the device itself. The information is added and sent as a receipt to the shared use center device 1a that is the issuer via the network 5. The shared use center device 1a receives the receipt (final hash value + signature) from the organization X side device 3c. Information) is stored in the storage device, and the hash value generation function provided therein generates the hash value of each electronic document sent to the organization X side device 3c according to the same rules as the organization X side device 3c. Then, each electronic document sent to the organization X side device 3c is stored in the own shared use center device 1a, which is sent to the organization X side device 3c. Guaranteed to be the same as the electronic document, and also ensures the distribution order of the electronic document.

以上の、電子文書の受信時刻を含めてのハッシュ値の生成および管理に関する処理手順例を図4を用いて説明する。図2の例と同様、ここでは、電子的に個人が複数の組織に申請する場合で、その申請の受付を代表組織である電子文書受付振分け組織における共同利用センタ装置1aで行い、代表組織が受け付けた電子文書を傘下の組織の団体X側装置3cに、各電子文書の宛先を見て配信するシステムでの処理例を示している。   An example of the processing procedure relating to generation and management of the hash value including the reception time of the electronic document will be described with reference to FIG. Similar to the example of FIG. 2, here, in the case where an individual electronically applies to a plurality of organizations, the application is accepted by the shared use center apparatus 1a in the electronic document reception distribution organization which is the representative organization, and the representative organization The example of a process in the system which distributes the received electronic document to the organization X side apparatus 3c of the organization under the control of the destination of each electronic document is shown.

共同利用センタ装置1aは、個人A側端末装置2aから送られた電子文書Aを受信すると(ステップS401)、この電子文書Aの宛先が団体Xであることを確認し(ステップS402)、団体X側装置3cに、当該電子文書Aを自動的に振り分けて配信する(ステップS403)。この際、共同利用センタ装置1aは、電子文書Aを個人A側端末装置2aから受信した時刻Aを取得し当該電子文書Aに付与して団体X側装置3cに送信する。   When the shared use center device 1a receives the electronic document A sent from the personal A-side terminal device 2a (step S401), the shared use center device 1a confirms that the destination of the electronic document A is the organization X (step S402). The electronic document A is automatically distributed and distributed to the side device 3c (step S403). At this time, the shared use center device 1a acquires the time A when the electronic document A is received from the personal A-side terminal device 2a, assigns it to the electronic document A, and transmits it to the group X-side device 3c.

団体X側装置3cでは、共同利用センタ装置1aからの受信時刻Aが付与された電子文書Aを受け取ると(ステップS404)、例えば、MD5ハッシュ値を生成させるアルゴリズムを用いて、当該電子文書Aと受信時刻Aとの組のハッシュ値(HAA)を生成して記憶装置に記憶する(ステップS405)。   When the group X side apparatus 3c receives the electronic document A to which the reception time A is given from the shared use center apparatus 1a (step S404), for example, using an algorithm for generating an MD5 hash value, A hash value (HAA) paired with the reception time A is generated and stored in the storage device (step S405).

さらに、本例では、団体X側装置3cは、生成したハッシュ値(HAA)をメッセージダイジェスト(MDA)としてインターネット上のホームページ等において公開する(ステップS4051)。その後、団体X側装置3cは、所定の期間、共同利用センタ装置1aからの電子文書の配信を待つ(ステップS406)。   Further, in this example, the organization X side device 3c discloses the generated hash value (HAA) as a message digest (MDA) on a homepage on the Internet (step S4051). Thereafter, the group X side device 3c waits for delivery of the electronic document from the shared use center device 1a for a predetermined period (step S406).

その間に、共同利用センタ装置1aはステップS401〜S403の処理を、また、団体X側装置3cはステップS404〜S406の処理を繰り返す。   Meanwhile, the shared use center device 1a repeats the processing of steps S401 to S403, and the organization X side device 3c repeats the processing of steps S404 to S406.

例えば、共同利用センタ装置1aは、個人B側端末装置2bから送られた電子文書Bを受信すると(ステップS401)、この電子文書Bの宛先が団体Xであることを確認し(ステップS402)、団体X側装置3cに、当該電子文書Bを受信時刻Bを付与して配信し(ステップS403)、団体X側装置3cでは、共同利用センタ装置1aからの受信時刻Bが付与された電子文書Bを受け取り(ステップS404)、当該電子文書Bと受信時刻Bの組に対するハッシュ値を生成する。この際、団体X側装置3cは、先に生成したハッシュ値(HAA)を電子文書Bと受信時刻Bに付与して纏めた形で、新たなハッシュ値(HBB)を生成して記憶装置に記憶する(ステップS405)。そして、団体X側装置3cは、生成したハッシュ値(HBB)をメッセージダイジェスト(MDB)としてインターネット上のホームページ等において公開する(ステップS4051)。   For example, when the shared use center device 1a receives the electronic document B sent from the personal B terminal device 2b (step S401), it confirms that the destination of the electronic document B is the organization X (step S402). The group X side apparatus 3c distributes the electronic document B with the reception time B (step S403), and the group X side apparatus 3c receives the electronic document B with the reception time B from the shared use center apparatus 1a. (Step S404), a hash value for the set of the electronic document B and the reception time B is generated. At this time, the organization X-side device 3c generates a new hash value (HBB) in a form in which the previously generated hash value (HAA) is assigned to the electronic document B and the reception time B, and is stored in the storage device. Store (step S405). Then, the group X side device 3c publishes the generated hash value (HBB) as a message digest (MDB) on a homepage or the like on the Internet (step S4051).

さらに、共同利用センタ装置1aは、個人C側端末装置2cから送られた電子文書Cを受信すると(ステップS401)、この電子文書Cの宛先が団体Xであることを確認し(ステップS402)、団体X側装置3cに、当該電子文書Cを受信時刻Cを付与して配信し(ステップS403)、団体X側装置3cでは、共同利用センタ装置1aからの受信時刻Cが付与された電子文書Cを受け取り(ステップS404)、当該電子文書Cに対するハッシュ値を、先に生成したハッシュ値(HBB)を電子文書Cと受信時刻Cとの組に付与して纏めた形で、新たなハッシュ値(HCC)を生成して記憶装置に記憶する(ステップS405)。そして、団体X側装置3cは、生成したハッシュ値(HCC)をメッセージダイジェスト(MDC)としてインターネット上のホームページ等において公開する(ステップS4051)。   Further, when the shared use center device 1a receives the electronic document C sent from the personal C-side terminal device 2c (step S401), it confirms that the destination of the electronic document C is the organization X (step S402). The group X side apparatus 3c distributes the electronic document C with a reception time C (step S403), and the group X side apparatus 3c receives the electronic document C with the reception time C from the shared use center apparatus 1a. (Step S404), the hash value for the electronic document C is added to the set of the electronic document C and the reception time C with the previously generated hash value (HBB), and a new hash value ( HCC) is generated and stored in the storage device (step S405). Then, the organization X side device 3c publishes the generated hash value (HCC) as a message digest (MDC) on a homepage or the like on the Internet (step S4051).

このようにして、団体X側装置3cは、共同利用センタ装置1aから順次に受け付けた電子文書(A,B,C)のハッシュ値を取得する場合、直前に受け付けて生成した電子文書のハッシュ値と今回受け付けてハッシュ値を取得する電子文書および当該電子文書に付与された受信時刻を纏めた形で時系列にハッシュ値を取得して保管し、ネットワーク上で公開することを繰り返す。   In this way, when the group X side device 3c acquires the hash values of the electronic documents (A, B, C) sequentially received from the shared use center device 1a, the hash value of the electronic document received and generated immediately before In this manner, the hash value is acquired and stored in a time series in a form in which the electronic document that is received this time and the hash value is acquired and the reception time given to the electronic document are collected, and the electronic document is repeatedly disclosed on the network.

そして、団体X側装置3cは、予め定められた、ある一定の繰り返し運用期間(1日、1週間、1ヶ月等)に達すると(ステップS406)、最終的に生成して記憶したハッシュ値(HCC)を共同利用センタ装置1aに送信する(ステップS407)。尚、この際、当該ハッシュ値(HCC)を暗号化して送信する。   When the group X side apparatus 3c reaches a predetermined repetitive operation period (one day, one week, one month, etc.) (step S406), the hash value (finally generated and stored) ( HCC) is transmitted to the shared use center device 1a (step S407). At this time, the hash value (HCC) is encrypted and transmitted.

共同利用センタ装置1aは、団体X側装置3cからハッシュ値(HCC)を受信すると(ステップS408)、当該ハッシュ値(HCC)を記憶装置に記憶すると共に(ステップS409)、団体X側装置3cと同様にして、繰り返し運用期間中に当該団体X側装置3cに配信した電子文書に対して時系列に各電子文書のハッシュ値(HCC’)を生成し(ステップS410)、それぞれのハッシュ値(HCC,HCC’)を突き合わせて比較して(ステップS411)、一致するか否かを判定する(ステップS412)。一致しているか否かにより、共同利用センタ装置1aから団体X側装置3cに、繰り返し運用期間中に配信した全ての電子文書が確実に届いているか否かを確認することができる(ステップS413,S414)。   When the shared use center device 1a receives the hash value (HCC) from the organization X side device 3c (step S408), the shared use center device 1a stores the hash value (HCC) in the storage device (step S409). Similarly, a hash value (HCC ′) of each electronic document is generated in time series for the electronic document distributed to the organization X side apparatus 3c during the repeated operation period (step S410), and each hash value (HCC) , HCC ′) and compare them (step S411) to determine whether or not they match (step S412). It can be confirmed whether or not all the electronic documents distributed during the repeated operation period have arrived reliably from the shared use center device 1a to the organization X side device 3c depending on whether or not they match (step S413, step S413). S414).

さらに、本例においては、団体X側装置3cが生成した各ハッシュ値(HAA,HBB,HCC)は、メッセージダイジェスト(MDA,MDB,MDC)として公開ホームページ上で時系列に表示され、ネットワーク上で一般に公開されるので、例えば、個人Bが電子文書Bに対する否認を行なったとしても、「MDB」としてメッセージダイジェストを生成するためには電子文書Bが必要になることは周知の事実であり、その検証も可能であることから、否認することができない。このことは、社会的に重要な文書の収受を行なう電子申請システム等に有効である。   Further, in this example, each hash value (HAA, HBB, HCC) generated by the organization X side device 3c is displayed in time series on the public homepage as a message digest (MDA, MDB, MDC), and on the network. Since it is open to the public, for example, even if the person B denies the electronic document B, it is a well-known fact that the electronic document B is required to generate a message digest as “MDB”. Since verification is also possible, it cannot be denied. This is effective for an electronic application system that collects socially important documents.

また、本例においては、電子文書に、その受付時刻を付加した組に対してハッシュ化しており、電子文書の到達時刻によって有効性を左右する申請・届出に有効であり、個人Aから送られた電子文書Aが有効であったかどうかを、事後に検証することができ、申請・届け出の順序性が必要とされる登録システム等に有効である。   Further, in this example, hashing is performed on a set in which the reception time is added to the electronic document, and it is effective for application / notification that determines the validity depending on the arrival time of the electronic document. Whether or not the electronic document A is valid can be verified after the fact, and is effective for a registration system or the like that requires the order of application and notification.

以上、図1〜図4を用いて説明したように、本例では、電子文書をネットワーク5を介して送信する送信元コンピュータ装置としての共同利用センタ装置1,1aと、この送信元コンピュータ装置が送信した電子文書をネットワーク5を介して受信する送信先コンピュータ装置としての団体X,Y側装置3a,3b,3cからなるシステムの電子文書管理技術において、団体X,Y側装置3a,3b,3cで実行するプログラムを用いた処理として、共同利用センタ装置1,1aから受信した電子文書のハッシュ値を生成して記憶装置に記憶する手順と、次に受信した電子文書に対して、記憶装置に記憶したハッシュ値を付与して次のハッシュ値を生成して記憶装置に記憶する手順と、受信する複数の電子文書に対して順次に、前回受信した電子文書のハッシュ値を付与して新たなハッシュ値を生成して記憶装置に記憶した最終のハッシュ値を共同利用センタ装置1,1aに送信する手順とを設け、共同利用センタ装置1,1aで実行するプログラムを用いた処理として、団体X,Y側装置3a,3b,3cから送信された最終のハッシュ値を受信すると、団体X,Y側装置3a,3b,3cに送信した最終までの全ての電子文書に対して、団体X,Y側装置3a,3b,3cと同様のハッシュ値の生成を行い最終のハッシュ値を記憶装置に記憶する手順と、生成した最終ハッシュ値と団体X,Y側装置3a,3b,3cから送信されてきた最終のハッシュ値とを比較することで、団体X,Y側装置3a,3b,3cに、最終までの全ての電子文書が順序通りに正しく送信されたかを判別する手順とを設けている。   As described above with reference to FIGS. 1 to 4, in this example, the shared use center device 1, 1 a as a transmission source computer device that transmits an electronic document via the network 5, and the transmission source computer device include In the electronic document management technology of the system composed of the organization X, Y side devices 3a, 3b, 3c as transmission destination computer devices that receive the transmitted electronic document via the network 5, the organization X, Y side devices 3a, 3b, 3c As a process using the program executed in step 1, the hash value of the electronic document received from the shared use center device 1, 1a is generated and stored in the storage device, and the next received electronic document is stored in the storage device. The procedure of generating the next hash value by assigning the stored hash value and storing it in the storage device, and sequentially receiving the plurality of electronic documents received last time A procedure for providing a hash value of the child document to generate a new hash value and transmitting the final hash value stored in the storage device to the shared use center device 1, 1a. When the final hash value transmitted from the group X, Y side devices 3a, 3b, 3c is received as a process using the program to be executed, all the processes up to the last transmitted to the group X, Y side devices 3a, 3b, 3c The same hash value is generated for the electronic document of the group X, Y side devices 3a, 3b, 3c and the final hash value is stored in the storage device, and the generated final hash value and the group X, Y By comparing the final hash value transmitted from the side devices 3a, 3b, and 3c, all the electronic documents up to the last are correctly transmitted in order to the group X and Y side devices 3a, 3b, and 3c. Falcon It is provided a step of discriminating.

また、共同利用センタ装置1,1aの処理として、各電子文書に、例えば受信時刻等の識別情報を付与して団体X,Y側装置3a,3b,3cに送信する手順を設け、共同利用センタ装置1,1aおよび団体X,Y側装置3a,3b,3cは、受信時刻情報を含めて電子文書に対するハッシュ値の生成を行う。   Further, as a process of the shared use center device 1, 1 a, a procedure for giving identification information such as a reception time to each electronic document and transmitting it to the group X, Y side devices 3 a, 3 b, 3 c is provided. The devices 1 and 1a and the group X and Y side devices 3a, 3b, and 3c generate a hash value for the electronic document including the reception time information.

このことにより、本例によれば、交換した電子文書の原本性の保証と共に、交換した文書の順序性を保証することができる。また、このように、交換した電子文書の順序性が保証できるということは、原文作成者がその電子文書を送っていないという否認の防止を図ることができる。また、受け取った電子文書の受け付け時刻を、受け取った電子文書と共に暗号化し、そのハッシュ値をメッセージダイジェストとしてホームページ上に公開することにより、受け取った電子文書の順序性と現存が保証され原文作成者や受付機関の否認防止を図ることができる。また、一定期間に渡された電子文書に対する受領書を最終ハッシュ値と署名により纏めて行なうことにより、電子文書単位のデータのやり取りが無くなり、電子文書をやり取り(交換)するネットワーク回線上のデータ量を削減することができる。   As a result, according to this example, it is possible to guarantee the originality of the exchanged electronic document and the order of the exchanged document. In addition, the fact that the order of exchanged electronic documents can be guaranteed in this way can prevent denial that the original document creator has not sent the electronic document. In addition, the reception time of the received electronic document is encrypted together with the received electronic document, and the hash value is disclosed on the homepage as a message digest, thereby guaranteeing the order and existence of the received electronic document, It is possible to prevent non-repudiation of the receiving organization. Also, by collecting receipts for electronic documents delivered for a certain period of time together with the final hash value and signature, there is no exchange of data in units of electronic documents, and the amount of data on the network line that exchanges (exchanges) electronic documents Can be reduced.

尚、本発明は、図1〜図4を用いて説明した例に限定されるものではなく、その要旨を逸脱しない範囲において種々変更可能である。例えば、本例では、ハッシュ値の生成にMD5を用いているが、SHA−1(SecureHash Algorithm 1)等を用いることでも良い。   In addition, this invention is not limited to the example demonstrated using FIGS. 1-4, In the range which does not deviate from the summary, various changes are possible. For example, in this example, MD5 is used to generate a hash value, but SHA-1 (SecureHash Algorithm 1) or the like may be used.

また、本例では、パソコン等によって作成された電子文書を不特定の複数の者からネットワーク等を介して電子的に一元的に受け付ける組織(発行元)があり、その組織(発行元)から関連する複数の団体(受領元)にネットワーク等を介して受け付けた文書を電子的に振分け配信する、いわゆる官公庁や自治体等における電子申請汎用受け付けシステムの共同利用モデルでの適用を例にして説明したが、以下に説明するように、単に、1対1の送受信端末間で送受信される複数の電子文書の正当性および順序性の保証にも有効である。   In this example, there is an organization (publisher) that accepts electronic documents created by a personal computer, etc. from a plurality of unspecified persons via a network, etc. As an example, we have explained the application in the shared use model of the so-called general application system for electronic applications in public offices and local governments that distributes and distributes documents received via a network etc. to multiple organizations (recipients). As will be described below, it is also effective for ensuring the validity and order of a plurality of electronic documents transmitted and received between one-to-one transmission / reception terminals.

例えば、プログラムを用いたコンピュータ装置によるハッシュ値の生成管理方法として、第1の電子文書から第1のハッシュ値を生成して記憶装置に記憶しておき、第2の電子文書に対しては、第1のハッシュ値を付与して第2のハッシュ値を生成し記憶装置に記憶し、さらに、第3の電子文書を含む以降の複数の電子文書のハッシュ値の生成に関しても、同様にして、前回算出したハッシュ値を合わせて、ハッシュ値の生成と記憶装置への記憶を順次に繰り返す。このように、複数の電子文書に対して予め定められた順に、前回生成したハッシュ値を付与して新たなハッシュ値を生成することにより、1対1の送受信端末間で送受信される複数の電子文書に対しても、その正当性の保証と共に順序性の保証を行うことができる。   For example, as a hash value generation management method by a computer device using a program, a first hash value is generated from a first electronic document and stored in a storage device, and for a second electronic document, The first hash value is assigned and the second hash value is generated and stored in the storage device. Further, the generation of hash values of a plurality of electronic documents including the third electronic document is similarly performed. Together with the previously calculated hash value, generation of the hash value and storage in the storage device are sequentially repeated. In this way, a plurality of electronic data transmitted and received between one-to-one transmission / reception terminals by generating a new hash value by assigning a previously generated hash value to a plurality of electronic documents in a predetermined order. It is possible to guarantee the order of documents as well as their correctness.

また、図3,4の例では、共同利用モデルでの適用例であり、電子文書に当該電子文書の受信時刻を付与して、その組に対してハッシュ値を生成しているが、1対1の端末間での送受信モデルに適用する際には、送信側において、電子文書の送信時刻を識別情報として当該電子文書に付与し、ハッシュ値の生成を、送信時刻を付与した電子文書に対して行うことでも良い。   3 and 4 are application examples in the shared use model, in which the reception time of the electronic document is given to the electronic document and a hash value is generated for the pair. When applying to a transmission / reception model between one terminal, on the transmission side, the transmission time of the electronic document is assigned to the electronic document as identification information, and a hash value is generated for the electronic document to which the transmission time is assigned. It may be done.

また、図1〜図4の例では、ネットワーク5における遅延問題に関しては特に説明していないが、実際のネットワーク5においては転送遅延が発生する場合があり、遅延が発生した場合、先に発生した第1の電子文書(A)よりも、後に発生した第2の電子文書(B)の方が、受信側装置(団体X側装置3a,3c)に到達する事態も発生する。このような場合には、最終的なハッシュ値が一致しないこととなる。このような問題に対処するために、配信元において、各電子文書に、ネットワークを介して送信する順に通し番号情報を付与し、この通し番号情報を含めてハッシュ値の生成対象とすることでも良い。   In addition, in the examples of FIGS. 1 to 4, the delay problem in the network 5 is not particularly described. However, in the actual network 5, a transfer delay may occur. The second electronic document (B) generated later than the first electronic document (A) may reach the receiving side devices (group X side devices 3a and 3c). In such a case, the final hash values do not match. In order to deal with such a problem, the distribution source may add serial number information to each electronic document in the order of transmission via the network, and include the serial number information as a hash value generation target.

また、本例のコンピュータ構成例に関しても、キーボードや光ディスクの駆動装置の無いコンピュータ構成としても良い。また、本例では、光ディスクを記録媒体として用いているが、FD(Flexible Disk)等を記録媒体として用いることでも良い。また、プログラムのインストールに関しても、通信装置を介してネットワーク経由でプログラムをダウンロードしてインストールすることでも良い。   The computer configuration example of this example may also be a computer configuration without a keyboard or optical disk drive. In this example, an optical disk is used as a recording medium, but an FD (Flexible Disk) or the like may be used as a recording medium. As for the program installation, the program may be downloaded and installed via a network via a communication device.

本発明に係わるハッシュ値生成管理を行う装置およびシステムの第1の構成例を示すブロック図である。It is a block diagram which shows the 1st structural example of the apparatus and system which perform hash value production | generation management concerning this invention. 本発明に係わる第1のハッシュ値生成管理手順例を示すフローチャートである。It is a flowchart which shows the example of a 1st hash value production | generation management procedure concerning this invention. 本発明に係わるハッシュ値生成管理を行う装置およびシステムの第2の構成例を示すブロック図である。It is a block diagram which shows the 2nd structural example of the apparatus and system which perform hash value production | generation management concerning this invention. 本発明に係わる第2のハッシュ値生成管理手順例を示すフローチャートである。It is a flowchart which shows the 2nd example of a hash value production | generation management procedure concerning this invention.

符号の説明Explanation of symbols

1,1a:共同利用センタ装置、2a〜2c:個人A〜C側端末装置、3a,3c:団体X側装置、3b:団体Y側装置、4:インターネット、5:ネットワーク。   DESCRIPTION OF SYMBOLS 1, 1a: Shared use center apparatus, 2a-2c: Personal AC terminal apparatus, 3a, 3c: Group X side apparatus, 3b: Group Y side apparatus, 4: Internet, 5: Network.

Claims (7)

電子文書の送信元装置と送信先装置および上記送信元装置から送信されてきた複数の電子文書を上記送信先装置に配信するセンタ装置とからなる電子文書管理システムであって、
上記送信先装置と上記センタ装置は、
第1の電子文書から第1のハッシュ値を生成し、該第1のハッシュ値を第2の電子文書に付与した文書から第2のハッシュ値を生成することを繰り返して、複数の電子文書に対してハッシュ値の生成を行うハッシュ値生成手段を具備し、
上記センタ装置は、上記送信元装置から受信した複数の電子文書に受信時刻情報を付与して記憶装置に記憶すると共に、上記受信時刻情報を付与した各電子文書を上記送信先装置に受信した順に送信し、
上記送信先装置は、具備したハッシュ値生成手段により、上記センタ装置から予め定められた期間内に受信した各電子文書と各電子文書に付与された受信時刻情報との組に対する各ハッシュ値を受信時刻順で時系列に繰り返して生成し、生成した各ハッシュ値の内の最終のハッシュ値を上記センタ装置に送信し、
該センタ装置は、上記送信先装置から上記最終のハッシュ値を受信すると、具備したハッシュ値生成手段により、上記記憶装置に記憶した、当該送信先装置に上記予め定められた期間内に送信した各電子文書と各電子文書に付与した受信時刻情報との組に対する各ハッシュ値を受信時刻順で時系列に繰り返して生成し、該生成した各ハッシュ値の内の最終のハッシュ値と上記送信先装置から受信した最終のハッシュ値とを比較して、一致すれば、当該送信先装置に上記予め定められた期間内に送信した全ての電子文書が正しく順序通りに送られたと判別する
ことを特徴とする電子文書管理システム。
An electronic document management system comprising an electronic document transmission source device, a transmission destination device, and a center device that distributes a plurality of electronic documents transmitted from the transmission source device to the transmission destination device,
The transmission destination device and the center device are
The first hash value is generated from the first electronic document, and the second hash value is generated from the document obtained by assigning the first hash value to the second electronic document. Hash value generation means for generating a hash value for,
The center device assigns reception time information to a plurality of electronic documents received from the transmission source device and stores them in a storage device, and also receives each electronic document to which the reception time information is attached in the order received by the transmission destination device. Send
The destination device, received by the hash value generation unit equipped, each hash value for a set of the respective electronic document and the received time information given to the electronic document received within a predetermined period of time from the center device It is repeatedly generated in time order in time series, and the final hash value of each generated hash value is transmitted to the center device,
When the center device receives the final hash value from the transmission destination device, each of the center devices transmitted to the transmission destination device within the predetermined period stored in the storage device by the provided hash value generation means Each hash value for a set of an electronic document and reception time information assigned to each electronic document is repeatedly generated in time series in the order of reception time , and the final hash value of the generated hash values and the transmission destination device And comparing the final hash value received from the first hash value, it is determined that all electronic documents transmitted within the predetermined period to the transmission destination device are correctly sent in order. Electronic document management system.
請求項1に記載の電子文書管理システムであって、
上記センタ装置は、
上記電子文書に、ネットワークを介して受信した順に通し番号情報を付与し、
上記センタ装置と上記送信先装置は、
上記通し番号情報と上記受信時刻情報を付与した電子文書をハッシュ値の生成対象とすることを特徴とする電子文書管理システム。
The electronic document management system according to claim 1,
The center device is
The serial number information is given to the electronic document in the order received via the network,
The center device and the destination device are
An electronic document management system characterized in that an electronic document to which the serial number information and the reception time information are added is a hash value generation target.
請求項1もしくは請求項2のいずれかに記載の電子文書管理システムであって、
上記センタ装置は、生成したハッシュ値をメッセージダイジェストとしてネットワーク上に公開することを特徴とする電子文書管理システム。
An electronic document management system according to claim 1 or 2,
The center apparatus publishes the generated hash value as a message digest on the network.
コンピュータを、請求項1から請求項3のいずれかに記載の電子文書管理システムにおける上記センタ装置および上記送信先装置として機能させるためのプログラム。   A program for causing a computer to function as the center device and the transmission destination device in the electronic document management system according to any one of claims 1 to 3. 電子文書の送信元装置と送信先装置および上記送信元装置から送信されてきた複数の電子文書を上記送信先装置に配信するセンタ装置とからなる電子文書管理システムの電子文書管理方法であって、
上記送信先装置と上記センタ装置は、
第1の電子文書から第1のハッシュ値を生成し、該第1のハッシュ値を第2の電子文書に付与した文書から第2のハッシュ値を生成することを繰り返して、複数の電子文書に対してハッシュ値の生成を行うハッシュ値生成手段を具備し、
上記センタ装置は、上記送信元装置から受信した複数の電子文書に受信時刻情報を付与して記憶装置に記憶すると共に、上記受信時刻情報を付与した各電子文書を上記送信先装置に受信した順に送信し、
上記送信先装置は、具備したハッシュ値生成手段により、上記センタ装置から予め定められた期間内に受信した各電子文書と各電子文書に付与された受信時刻情報との組に対する各ハッシュ値を受信時刻順で時系列に繰り返して生成し、生成した各ハッシュ値の内の最終のハッシュ値を上記センタ装置に送信し、
該センタ装置は、上記送信先装置から上記最終のハッシュ値を受信すると、具備したハッシュ値生成手段により、上記記憶装置に記憶した、当該送信先装置に上記予め定められた期間内に送信した各電子文書と各電子文書に付与した受信時刻情報との組に対する各ハッシュ値を受信時刻順で時系列に繰り返して生成し、該生成した各ハッシュ値の内の最終のハッシュ値と上記送信先装置から受信した最終のハッシュ値とを比較して、一致すれば、当該送信先装置に上記予め定められた期間内に送信した全ての電子文書が正しく順序通りに送られたと判別する
ことを特徴とする電子文書管理方法。
An electronic document management method for an electronic document management system comprising an electronic document transmission source device, a transmission destination device, and a center device that distributes a plurality of electronic documents transmitted from the transmission source device to the transmission destination device,
The transmission destination device and the center device are
The first hash value is generated from the first electronic document, and the second hash value is generated from the document obtained by assigning the first hash value to the second electronic document. Hash value generation means for generating a hash value for,
The center device assigns reception time information to a plurality of electronic documents received from the transmission source device and stores them in a storage device, and also receives each electronic document to which the reception time information is attached in the order received by the transmission destination device. Send
The destination device, received by the hash value generation unit equipped, each hash value for a set of the respective electronic document and the received time information given to the electronic document received within a predetermined period of time from the center device It is repeatedly generated in time order in time series, and the final hash value of each generated hash value is transmitted to the center device,
When the center device receives the final hash value from the transmission destination device, each of the center devices transmitted to the transmission destination device within the predetermined period stored in the storage device by the provided hash value generation means Each hash value for a set of an electronic document and reception time information assigned to each electronic document is repeatedly generated in time series in the order of reception time , and the final hash value of the generated hash values and the transmission destination device And comparing the final hash value received from the first hash value, it is determined that all electronic documents transmitted within the predetermined period to the transmission destination device are correctly sent in order. Electronic document management method.
請求項5に記載の電子文書管理方法であって、
上記センタ装置は、
上記電子文書に、ネットワークを介して受信した順に通し番号情報を付与し、
上記センタ装置と上記送信先装置は、
上記通し番号情報と上記受信時刻情報を付与した電子文書をハッシュ値の生成対象とすることを特徴とする電子文書管理方法。
The electronic document management method according to claim 5,
The center device is
The serial number information is given to the electronic document in the order received via the network,
The center device and the destination device are
An electronic document management method, characterized in that an electronic document to which the serial number information and the reception time information are added is a hash value generation target.
請求項5もしくは請求項6のいずれかに記載の電子文書管理方法であって、
上記センタ装置は、生成したハッシュ値をメッセージダイジェストとしてネットワーク上に公開することを特徴とする電子文書管理方法。
The electronic document management method according to claim 5, wherein:
The center apparatus publishes the generated hash value as a message digest on the network.
JP2005005809A 2005-01-13 2005-01-13 Electronic document management system and method and program Expired - Fee Related JP4683534B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005005809A JP4683534B2 (en) 2005-01-13 2005-01-13 Electronic document management system and method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005005809A JP4683534B2 (en) 2005-01-13 2005-01-13 Electronic document management system and method and program

Publications (2)

Publication Number Publication Date
JP2006197150A JP2006197150A (en) 2006-07-27
JP4683534B2 true JP4683534B2 (en) 2011-05-18

Family

ID=36802875

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005005809A Expired - Fee Related JP4683534B2 (en) 2005-01-13 2005-01-13 Electronic document management system and method and program

Country Status (1)

Country Link
JP (1) JP4683534B2 (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03278721A (en) * 1990-03-28 1991-12-10 Matsushita Electric Ind Co Ltd Data receiver
JP2000078235A (en) * 1998-08-27 2000-03-14 Nippon Telegr & Teleph Corp <Ntt> Electronic data arrival warrantee method, electronic data relay system and program recording medium
JP2001076061A (en) * 1999-09-01 2001-03-23 Nippon Telegr & Teleph Corp <Ntt> Electronic bidding method, recording medium with electronic bidding method recorded therein, and electronic bidding apparatus
JP2001319097A (en) * 2000-05-09 2001-11-16 Ntt Data Corp Electronic bidding system and computer-readable recording medium
JP2002175009A (en) * 2000-12-07 2002-06-21 Hitachi Ltd Method for generating digital signature, and method for verifying digital signature
JP2002244554A (en) * 2001-02-16 2002-08-30 Hitachi Software Eng Co Ltd Method for generating and confirming time stamp, and device and system therefor
JP2004304338A (en) * 2003-03-28 2004-10-28 Ntt Data Corp Data registration system, data registration method and program

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03278721A (en) * 1990-03-28 1991-12-10 Matsushita Electric Ind Co Ltd Data receiver
JP2000078235A (en) * 1998-08-27 2000-03-14 Nippon Telegr & Teleph Corp <Ntt> Electronic data arrival warrantee method, electronic data relay system and program recording medium
JP2001076061A (en) * 1999-09-01 2001-03-23 Nippon Telegr & Teleph Corp <Ntt> Electronic bidding method, recording medium with electronic bidding method recorded therein, and electronic bidding apparatus
JP2001319097A (en) * 2000-05-09 2001-11-16 Ntt Data Corp Electronic bidding system and computer-readable recording medium
JP2002175009A (en) * 2000-12-07 2002-06-21 Hitachi Ltd Method for generating digital signature, and method for verifying digital signature
JP2002244554A (en) * 2001-02-16 2002-08-30 Hitachi Software Eng Co Ltd Method for generating and confirming time stamp, and device and system therefor
JP2004304338A (en) * 2003-03-28 2004-10-28 Ntt Data Corp Data registration system, data registration method and program

Also Published As

Publication number Publication date
JP2006197150A (en) 2006-07-27

Similar Documents

Publication Publication Date Title
RU2652443C1 (en) Voters votes quantity collected by electronic voting determining system and method
EP3726412B1 (en) Selectively verifying personal data
KR101773073B1 (en) Method for allowing a transaction to be processed and server using the same
JP6672889B2 (en) Electronic lottery system and electronic lottery method
CN109844783A (en) The database that the ledger of immutable cryptoguard is supported
EP2529506B1 (en) Access control
CN105162760B (en) Randomly select method, apparatus and system
CN113056741A (en) Profile verification based on distributed ledger
US20080059791A1 (en) Verification method for operation of encryption apparatus and its application to electronic voting
CN108833431A (en) A kind of method, apparatus, equipment and the storage medium of password resetting
CN112149156B (en) System and selector for disclosing recorded attributes and data entries and method therefor
CN111260488A (en) Data processing method and device and readable storage medium
EP3794475A1 (en) Generating electronic signatures
EP3893178B1 (en) Blind signature-based transaction method and device
Das et al. A secure blockchain-enabled vehicle identity management framework for intelligent transportation systems
EP1425875B1 (en) Digital time stamping system
JP4216914B2 (en) Network system
WO2019186978A1 (en) Electronic transaction system, transaction server, verification server, electronic transaction method and program
JP7367443B2 (en) Identity verification program, management device and identity verification method
US20210248863A1 (en) Method, system, and device for selecting a winner of a raffle based on content from raffle tickets
JP4683534B2 (en) Electronic document management system and method and program
JP2020150343A (en) Information processing unit, information processing system and information processing program
EP3806005A1 (en) Identity verification program, control apparatus, and method for identity verification
JPH08149124A (en) Information delivery method and system utilizing zero intelligence proof protocol
JP6223907B2 (en) One-stop application system, one-stop application method and program

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090120

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090323

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100316

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100514

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20101008

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20101206

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110204

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110204

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

Free format text: PAYMENT UNTIL: 20140218

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4683534

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20140218

Year of fee payment: 3

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

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

Free format text: PAYMENT UNTIL: 20140218

Year of fee payment: 3

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees