JP2013192125A - Electronic signature system and method for electronic signature and postscript - Google Patents

Electronic signature system and method for electronic signature and postscript Download PDF

Info

Publication number
JP2013192125A
JP2013192125A JP2012058137A JP2012058137A JP2013192125A JP 2013192125 A JP2013192125 A JP 2013192125A JP 2012058137 A JP2012058137 A JP 2012058137A JP 2012058137 A JP2012058137 A JP 2012058137A JP 2013192125 A JP2013192125 A JP 2013192125A
Authority
JP
Japan
Prior art keywords
signature
file
information
additional
document
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
JP2012058137A
Other languages
Japanese (ja)
Inventor
Daisuke Kito
大介 鬼頭
Junko Ito
順子 伊藤
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2012058137A priority Critical patent/JP2013192125A/en
Publication of JP2013192125A publication Critical patent/JP2013192125A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To enable a postscript to a document and a signature onto a document including a postscript even if the document bears a signature, without invalidating the signature, and to facilitate management of documents to be signed, whereby various types of documents can be treated.SOLUTION: A signature system comprises a client terminal 121a and a signature server 101 connected to the client terminal 121a via a network. In response to a request to set conditions for signature and a postscript from a client terminal 101a, the signature server 101 implements the setting, thereby creating a postscript file and defining a relation between an original document and the postscript file, and issuing a notification on the signature and the postscript to the client terminal 101a. On receiving the notification from the signature server 101, the client terminal 101a returns a response related to the signature and the postscript, and user information. On the basis of a response result from the client terminal 101a, the signature server 101 determines if the signature and postscript are authorized or not, determines the validity of the signature, confirms the content of the postscript in accordance with the user information, and implements the postscript and the signature to the original document.

Description

本発明は、電子署名を行う計算機を含む署名システムに関し、特に、署名されたデータ(文書等)に対して、もとの署名を活かしながら文書に追記および署名する技術に関する。   The present invention relates to a signature system including a computer that performs an electronic signature, and more particularly to a technique for adding and signing a signed data (document or the like) to a document while utilizing the original signature.

近年、様々な分野で紙の電子化が進んでいる。電子文書の正当性を保証する技術として、電子署名技術がある。電子署名を用いることで、文書が改竄されてないか、誰が署名したか等を確認することができる。電子署名された文書に追記など変更を加えると、文書は署名後に改竄されたとみなされ、その署名は無効になってしまう。これに対し、電子署名に付加機能を加えた、変更可能署名方式が提案されている。   In recent years, computerization of paper has been progressing in various fields. As a technique for guaranteeing the validity of an electronic document, there is an electronic signature technique. By using the electronic signature, it is possible to confirm whether the document has been tampered with, who has signed it, or the like. If changes are made to the electronically signed document, such as appending, the document is considered to have been tampered with after the signature, and the signature becomes invalid. On the other hand, a changeable signature scheme in which an additional function is added to an electronic signature has been proposed.

変更可能署名に関する従来技術として、特許文献1や特許文献2がある。これらの公知技術によれば、ユーザは例えば、署名された文書に対して、当該文書の署名を無効化することなく新たな内容を追加し署名する等が可能になる。   There are Patent Literature 1 and Patent Literature 2 as conventional techniques related to a changeable signature. According to these known technologies, for example, a user can add a new content to a signed document without invalidating the signature of the document and sign the document.

また、上記以外の従来技術として、ポータブルドキュメントフォーマット(PDF)の増分更新技術がある(非特許文献1)。本公知技術では、PDFファイル内においてファイル末尾を示す文字列(%%EOF)の後に、変更情報および新たなファイル末尾を示す文字列を付加する。もとの文書のデータはそのまま保持されるため、署名されたPDFファイルであっても、前記署名を無効化せずに情報の追加や署名等が可能になる。   Another conventional technique other than the above is a portable document format (PDF) incremental update technique (Non-Patent Document 1). In this known technique, change information and a new character string indicating the end of the file are added after the character string indicating the end of the file (%% EOF) in the PDF file. Since the original document data is held as it is, even a signed PDF file can be added or signed without invalidating the signature.

特開 2009-284138号公報JP 2009-284138 A 特開 2002-40935号公報JP 2002-40935 JP

"PDF電子署名入門"、[online]、Antenna House, Inc.、[平成23年10月18日検索]、インターネット<URL:http://www.antenna.co.jp/PDF/reference/PDFSingature.html>"Introduction to PDF electronic signature", [online], Antenna House, Inc., [October 18, 2011 search], Internet <URL: http://www.antenna.co.jp/PDF/reference/PDFSingature. html>

上記の従来技術のような、ファイル内の一部を署名対象として署名する方式では、署名対象の特定が複雑化する。例えば文書内のどの位置にあって、どこまでのデータが署名対象かといったことを把握、特定する必要があり、署名作成・検証の処理が複雑化する。また、元々の文書からどんな変更を行ったかを示す差分データの管理が必要で、その管理が煩雑である。例えば差分データ自体に更なる変更を行った場合、元々の文書ではなくその差分データに対する変更位置の特定というように処理が階層化して複雑化する。また管理すべき差分データ数が膨大化してしまう問題がある。尚、別の問題として、文書の型によっては、ファイル内の一部に署名することができないものが存在する。例えばOpenXML型の文書などは、ユーザからは単一のファイルとして見えるが、実際には内部に複数のファイルを保持する複合型文書である。このような文書の場合、文書を構成するファイル単位でしか署名を行えない。仮にファイル内の一部に署名する方式とした場合、当該文書を扱う他のアプリケーションでは文書を開けなくなる等の問題が生じる可能性がある。そのため、上記公知技術のようなファイル内の一部に署名する方式を適用することはできない。尚、非特許文献1の技術は、PDFファイルに対しては適用可能だが、その他の型のファイルには適用できない。また、増分更新のたびに文書のバージョン管理の必要が生じること、また前記公知技術と同様にファイル内のどの位置にある部分情報が署名対象か(例えば文書のうち、1〜5行目迄が署名対象など)の把握が必要となり署名処理が複雑になるという問題がある。また、上記公知技術において、もとの文書と差分データを別々に管理する方式の場合、双方を紐付ける相関関係の情報(どの元々の文書に対してどの差分データが関連するか)を厳密に定義しておかないと、元々の文書と差分データの関連付けを不正に変更されたり、差分データの一部を不正に除去される等しても気付かない可能性がある。   In a method of signing a part of a file as a signature target as in the above-described prior art, identification of the signature target is complicated. For example, it is necessary to ascertain and specify where in the document and how far the data is to be signed, which complicates the signature creation / verification process. In addition, it is necessary to manage difference data indicating what changes have been made from the original document, which is complicated. For example, when further changes are made to the difference data itself, the processing becomes hierarchical and complicated, such as specifying the change position for the difference data instead of the original document. There is also a problem that the number of difference data to be managed becomes enormous. As another problem, depending on the type of document, there is a document that cannot sign a part of the file. For example, an OpenXML type document or the like is a compound type document that looks like a single file to the user but actually holds a plurality of files therein. In the case of such a document, the signature can be performed only in units of files constituting the document. If a method for signing a part of a file is used, there is a possibility that another application handling the document cannot open the document. For this reason, it is not possible to apply a method for signing a part of a file as in the above-mentioned known technique. The technology of Non-Patent Document 1 can be applied to PDF files, but cannot be applied to other types of files. In addition, it is necessary to manage the version of the document for each incremental update, and the position of the partial information in the file is the subject of the signature (for example, the first to fifth lines of the document are the same as in the known technique). There is a problem that the signature processing becomes complicated because it is necessary to grasp the signature target). Also, in the above-mentioned known technique, in the case of a method of managing the original document and the difference data separately, the correlation information (which difference data is related to which original document) is strictly related. If it is not defined, there is a possibility that the association between the original document and the difference data is illegally changed or a part of the difference data is illegally removed.

以上を踏まえ、本発明は、署名された文書に対して前記署名を無効化せずに追記、及び追記データへの署名を可能とし、様々なファイルに適用可能で、そのデータ管理や署名処理が容易な追記可能署名方式を提供することを目的とする。   Based on the above, the present invention enables the additional writing and signature to the additional data without invalidating the signature on the signed document, and can be applied to various files. An object is to provide an easy appendable signature method.

上記の目的を達成するために、本発明では、先に行われる署名において、以降の署名者の追記を行うための情報を生成するものである。この情報としては、追記用のファイル、元のデータと追記されるデータ(ないし追記用のファイル)の関連性を示す定義および追記条件が含まれる。ここで、追記用のファイルは、いわゆる空ファイルを用いてもよい。   In order to achieve the above object, according to the present invention, information for adding a subsequent signer is generated in a previously performed signature. This information includes a file for additional writing, a definition indicating the relationship between the original data and data to be added (or a file for additional writing), and additional writing conditions. Here, a so-called empty file may be used as the additional recording file.

以下、より詳細な本発明の代表的な一例を示せば以下の通りである。すなわち、計算機と、前記計算機とネットワークを介して接続されて署名機能を備える計算機と、を備える署名システムであって、前記署名機能を備える計算機は、前記計算機から署名や追記の条件設定に関する要求を受けて、署名や追記の条件設定の実施、追記のファイルの作成と、元の文書と追記のファイルのリレーションの定義を行い、前記署名や追記の条件に関係する計算機に対して署名や追記に関する通知を行い、前記関係する計算機は、前記署名機能を備える計算機からの通知を受けて、署名や追記、ユーザ情報に関する応答を行い、前記署名機能を備える計算機は、前記応答結果に基づき署名や追記の権限有無の判断、署名の正当性の判断、前記ユーザ情報に応じた追記内容の確認、元の文書への追記や署名の実施を行うことを特徴とする署名システム。   Hereinafter, a more detailed representative example of the present invention will be described as follows. That is, a signature system comprising a computer and a computer connected to the computer via a network and having a signature function, wherein the computer having the signature function sends a request for setting conditions for signature and additional writing from the computer. In response, the signature and appending conditions are set, the appending file is created, the relation between the original document and the appending file is defined, and the signature and appending are added to the computer related to the signature and appending conditions. The related computer receives a notification from the computer having the signature function, and responds to the signature, additional writing, and user information. The computer having the signature function performs the signature and additional writing based on the response result. Judging whether or not the user has authority, determining the validity of the signature, confirming the content to be added according to the user information, adding to the original document and implementing the signature Signature system which is characterized.

本発明によれば、複数の署名において、先の署名を活かしながらデータへの追記及び追記を含むデータへの署名が可能になる。   According to the present invention, in a plurality of signatures, it is possible to sign data including additional writing and additional writing while making use of the previous signature.

第1の実施例の署名システムのハードウェアおよびソフトウェア構成を示すブロック図である。It is a block diagram which shows the hardware and software structure of the signature system of a 1st Example. 第1の実施例の認証情報112の一例を示す説明図である。It is explanatory drawing which shows an example of the authentication information 112 of a 1st Example. 第1の実施例の署名条件情報113の一例を示す説明図である。It is explanatory drawing which shows an example of the signature condition information 113 of a 1st Example. 第1の実施例及び第2の実施例の追記条件情報114の一例を示す説明図である。It is explanatory drawing which shows an example of the postscript condition information 114 of the 1st Example and the 2nd Example. 第1の実施例の追記タイプ情報114の一例を示す説明図である。It is explanatory drawing which shows an example of the postscript type information 114 of a 1st Example. 第1の実施例の文書情報の変遷、リレーションファイルの一例を示す説明図である。It is explanatory drawing which shows a transition of the document information of a 1st Example, and an example of a relation file. 第1の実施例の署名サーバ101が実行する、署名や追記についての処理の一例を示すフローチャートである。It is a flowchart which shows an example of the process about the signature and additional writing which the signature server 101 of a 1st Example performs. 第1の実施例の変形例のメモリ情報112の一例を示す説明図である。It is explanatory drawing which shows an example of the memory information 112 of the modification of a 1st Example. 第1の実施例の変形例のクライアント端末121が実行する、署名や追記についての処理の一例を示すフローチャートである。It is a flowchart which shows an example of the process about the signature and additional writing which the client terminal 121 of the modification of 1st Example performs. 第2の実施例の署名サーバ101が実行する、墨塗り署名の処理の一例を示す説明図である。It is explanatory drawing which shows an example of the process of the sanitization signature which the signature server 101 of a 2nd Example performs. 第2の実施例の文書への墨塗り署名の一例を示す説明図である。It is explanatory drawing which shows an example of the sanitization signature to the document of a 2nd Example.

以下、本発明の実施の形態について説明する。尚、以下に説明する実施の形態は一例であって、本発明はこれに限定されるものではない。   Embodiments of the present invention will be described below. The embodiment described below is an example, and the present invention is not limited to this.

図1〜図7を用いて第1の実施例を説明する。
図1は、本発明の第1の実施例の署名システムのハードウェアおよびソフトウェア構成を示すブロック図である。署名システムは、1以上の署名サーバ101と、1以上の外部サーバ141と、1以上のクライアント端末121a及び121b(以下、これらを総称してクライアント端末121とも記載する)と、を備える。尚外部サーバとは、タイムスタンプサーバや、証明書の失効確認を行うOCSPレスポンダ等であり、これらを備えない構成であってもいい。
A first embodiment will be described with reference to FIGS.
FIG. 1 is a block diagram showing a hardware and software configuration of the signature system according to the first embodiment of this invention. The signature system includes one or more signature servers 101, one or more external servers 141, and one or more client terminals 121a and 121b (hereinafter collectively referred to as client terminals 121). The external server is a time stamp server, an OCSP responder for checking certificate revocation, or the like, and may be configured without these.

署名サーバ101、クライアント端末121は、それぞれI/F104、123を介してネットワークに接続される。署名サーバ101は、I/F104を介して、クライアント端末121等の外部機器に対して、操作要求の受付けや操作の指示を行う。   The signature server 101 and the client terminal 121 are connected to the network via the I / Fs 104 and 123, respectively. The signature server 101 receives an operation request and gives an operation instruction to an external device such as the client terminal 121 via the I / F 104.

署名サーバ101は、CPU103、メモリ102およびI/F104を備える。CPU103は、I/F104を介してクライアント端末121等の外部機器からの操作要求の受信および当該操作の実行や、前記外部機器に対して署名や追記に関する通知や操作結果の送信などを行う。メモリ102はユーザ連携部105、署名作成部106、署名検証部107、署名、追記条件管理部108、追記管理部109、認証情報110、署名条件情報111、追記条件情報112、追記タイプ情報113、文書情報114から構成されており、CPU103、I/F104と接続されている。   The signature server 101 includes a CPU 103, a memory 102, and an I / F 104. The CPU 103 receives an operation request from an external device such as the client terminal 121 through the I / F 104, executes the operation, transmits a notification about a signature or additional writing, and transmits an operation result to the external device. The memory 102 includes a user cooperation unit 105, a signature creation unit 106, a signature verification unit 107, a signature, an additional write condition management unit 108, an additional write management unit 109, authentication information 110, signature condition information 111, additional write condition information 112, additional write type information 113, The document information 114 is connected to the CPU 103 and the I / F 104.

クライアント端末121は、CPU124、メモリ122およびI/F123を備える。CPU124は、I/F123を介して署名サーバ101等への操作要求や、署名サーバ101等からの操作指示や操作結果の受信を行う。メモリ122はサーバ連携部125、ユーザ連携部126、認証情報127から構成されており、CPU124、I/F123と接続されている。つまり、上述した各部がプログラムとして構成され、各装置が有するCPUがメモリに展開されたプログラムに従って後述する処理を実行するものである。   The client terminal 121 includes a CPU 124, a memory 122, and an I / F 123. The CPU 124 receives an operation request to the signature server 101 and the like, an operation instruction and an operation result from the signature server 101 and the like via the I / F 123. The memory 122 includes a server cooperation unit 125, a user cooperation unit 126, and authentication information 127, and is connected to the CPU 124 and the I / F 123. That is, each unit described above is configured as a program, and a CPU included in each device executes processing to be described later according to the program expanded in the memory.

次に、本実施形態の署名システムのソフトウェア構成の詳細(メモリ102、メモリ122に格納される情報)について説明する。
最初にメモリ102に格納されたプログラム以外の情報(110〜114の情報)について説明し、その後、メモリ102に格納されたプログラム情報(105〜109の情報)について説明する。
Next, details of the software configuration of the signature system of the present embodiment (information stored in the memory 102 and the memory 122) will be described.
First, information other than the program stored in the memory 102 (information 110 to 114) will be described, and then program information stored in the memory 102 (information 105 to 109) will be described.

認証情報110は、署名サーバ101への操作要求を行うユーザを認証するために使用する情報である。図2は、本発明の第1の実施例の認証情報110の一例を示す説明図である。認証情報110は、項目201、202、203、204の四つのデータ項目を含む。項目201は、ユーザを一意に識別するためのユーザIDを示す。項目202は、ユーザのパスワードを示す。項目203は、ユーザのメールアドレスの情報を示す。項目204は、ユーザの所属組織の情報を示す。所属組織とは例えば会社名や、会社内の部署情報等である。また、ここでは所属組織としたが、何らかの署名の管理単位(組織)であれば構わない。例えば図2において、userAは製薬Aに所属していることを示す。尚、後述の署名や追記の条件設定において、署名や追記を許可するユーザとして、ユーザ単位での指定以外に組織単位での指定、即ち、ある組織に属している任意ユーザに署名や追記の実行を許可する、などに本情報を利用してもいい。また、認証情報として上記以外の情報、例えばユーザの証明書情報などを含んでもいいし、後述の署名や追記の条件設定等を行う操作権限に関する情報などを含んでもいい。   The authentication information 110 is information used to authenticate a user who makes an operation request to the signature server 101. FIG. 2 is an explanatory diagram illustrating an example of the authentication information 110 according to the first embodiment of this invention. The authentication information 110 includes four data items, items 201, 202, 203, and 204. An item 201 indicates a user ID for uniquely identifying a user. An item 202 indicates a user password. An item 203 shows information on the user's mail address. An item 204 indicates information on the organization to which the user belongs. The affiliated organization is, for example, a company name or department information within the company. In addition, although the organization is an affiliated organization here, it may be any management unit (organization) of some kind of signature. For example, in FIG. 2, userA indicates that it belongs to pharmaceutical A. In addition, in the signature and additional write condition setting described later, as a user who permits the signature and additional write, the designation in the organizational unit other than the designation in the user unit, that is, the execution of the signature or additional write to an arbitrary user belonging to a certain organization You may use this information for permission. In addition, the authentication information may include information other than the above, for example, user certificate information, or information related to an operation authority for setting a signature or additional writing condition described later.

署名条件情報111は、署名の条件を示すもので、例えば、署名可能者が含まれる情報である。本情報は、先方する(例えば最初の)署名者が設定してもいいし、署名者とは別のユーザが設定してもいい。図3は、本発明の第1の実施例の署名条件情報111の一例を示す説明図である。署名条件情報111は、項目301、302、303、304、305、306、307の七つのデータ項目を含む。項目301は、各署名条件を識別するための識別番号を示す。項目302は、各署名条件において、追記や署名対象となるもとの文書の情報を示す。各署名者は、この元の文書302に対して順次追記や署名を行う。項目303は、署名の進捗状況を示す。例えば図3において、署名条件ID301が「10」のものは、項目303が「1/2」である。これは項目302で指定された文書に対して全部で二個の署名を行う予定だが、現在そのうちの一個目の署名を今後実施予定であることを示す。一個目の署名が行われると、項目303は「2/2」即ち、以後二個目の署名を実施予定ということになる。項目304は、署名を実施可能な署名者を示す情報である。本情報により、指定した署名者のみ署名可能にする等が可能になる。尚、予め署名者を指定するのでなく、任意のユーザからの署名を可能にする等の設定にしてもいい。項目305は、署名の順序を示す情報である。例えば図3の例では、署名者Aの署名順序が「1」で署名者Bの署名順序が「2」である。これは、まず署名者Aが署名してからでないと署名者Bは署名できないことを示す。本情報により各署名者の署名順序を設定可能だが、署名順序を設定しない、即ち任意の順序での署名を可能にする設定にしてもいい。例えば項目305に全て同じ値を設定するなどして、署名の順序制御しないようにしてもいい。項目306は、各署名者が行った署名を識別するための署名番号を示す。例えば図3で署名者Aが行った署名は署名番号「1」として識別される。本情報は後述の追記条件情報112の署名番号402と共通であり、各追記情報を誰が署名するかの結び付けを行う。項目307は、各署名が実施済みか未実施かを示す。尚、署名条件情報111はサーバで保持するため、適切なアクセス制御により情報の改竄等を防止可能だが、よりセキュアにするために本情報に署名をつけるなどしてもいい。また、署名条件情報111は、各署名条件IDの署名条件を誰が作成したかを示す、署名条件作成者の情報を含んでもいい。   The signature condition information 111 indicates a signature condition, and is information including, for example, a signable person. This information may be set by a signer (for example, the first signer) ahead or by a user other than the signer. FIG. 3 is an explanatory diagram illustrating an example of the signature condition information 111 according to the first embodiment of this invention. The signature condition information 111 includes seven data items, items 301, 302, 303, 304, 305, 306, and 307. An item 301 indicates an identification number for identifying each signature condition. An item 302 indicates information of an original document to be added or signed under each signature condition. Each signer sequentially adds and signs the original document 302. An item 303 indicates the progress of the signature. For example, in FIG. 3, when the signature condition ID 301 is “10”, the item 303 is “1/2”. This indicates that a total of two signatures are scheduled for the document specified in item 302, but the first signature is currently scheduled to be implemented in the future. When the first signature is performed, the item 303 is “2/2”, that is, the second signature is to be implemented thereafter. An item 304 is information indicating a signer who can execute a signature. With this information, it becomes possible to sign only the designated signer. In addition, instead of designating a signer in advance, it may be set such that a signature from an arbitrary user can be made. Item 305 is information indicating the order of signatures. For example, in the example of FIG. 3, the signing order of the signer A is “1” and the signing order of the signer B is “2”. This indicates that the signer B cannot sign until the signer A first signs it. Although the signing order of each signer can be set by this information, the signing order may not be set, that is, the setting may be made so that the signing can be performed in an arbitrary order. For example, the same value may be set in the item 305 so that the signature order is not controlled. An item 306 indicates a signature number for identifying a signature performed by each signer. For example, the signature made by the signer A in FIG. 3 is identified as the signature number “1”. This information is common to the signature number 402 of the postscript condition information 112, which will be described later, and links who signs each piece of postscript information. An item 307 indicates whether each signature has been executed or not. Since the signature condition information 111 is held by the server, it is possible to prevent falsification of information by appropriate access control, but a signature may be added to this information to make it more secure. Further, the signature condition information 111 may include information of a signature condition creator indicating who created the signature condition of each signature condition ID.

追記条件情報112は、追記の条件(誰にどんな追記を許可するかなど)を示す情報である。図4は、本発明の第1の実施例の追記条件情報112の一例を示す説明図である。追記条件情報112は、項目401、402、403、404、405、406、の六つのデータ項目を含む。項目401は、各署名条件を識別するIDであり項目301と同様である。項目402は、もとの文書302に対してどのような追記を許可するかを示す追記タイプの情報である。尚、本項目は後述の追記タイプ情報113の項目501を参照して指定する。例えば図4で項目402が「1」の追記タイプは、項目501が「1」の追記タイプに相当する。項目403は、追記を許可するユーザの情報を示す。追記は一人のユーザにだけ許可する以外に、例えば図4のように「任意」と設定して、任意のユーザに許可してもいい。項目404は、追記データを格納するファイルを示す。尚、ファイルは絶対パスや相対パス等で指定してもいいし、後述のリレーションファイル601で定義されるファイル識別子(例えば図4の「rId1」等)で指定してもいい。また追記者に複数の追記ファイルを割当ててもいい。項目405は追記データを格納する一時ファイルを示す。ユーザからの追記データを一旦一時ファイルに保持し、全ての追記が終わったらデータを項目404の追記ファイルに格納する。例えば追記への署名を行った後に追記の修正を行う必要が生じた場合、署名された追記自体は変更できないが、この一時ファイルがあることで、追記及び追記への署名をやり直すことが容易になる。但しこのような一時ファイルを設けずに、ユーザからの追記データを直接追記ファイル404に格納する方式にしてもいい。項目406は、項目404の追記データがどの署名番号306の署名によって署名されるかを識別するための署名番号を示す。例えば図4では、署名条件IDが「10」の署名条件では、追記タイプが「1」及び「2」の追記が可能であり、追記タイプが「2」の追記はユーザBが実施可能であり、その追記データは一時的に「r/tmp/temp2.docx」に保持され最終的に「r/test/2.dat」に格納され、署名番号が「2」の署名(図3より署名者Bの署名)によって署名される。但し追記データに必ずしも署名する必要はなく、追記のみ行うようにしてもいい。   The additional recording condition information 112 is information indicating additional recording conditions (for example, who is permitted what additional recording). FIG. 4 is an explanatory diagram showing an example of the additional write condition information 112 according to the first embodiment of this invention. The additional write condition information 112 includes six data items 401, 402, 403, 404, 405, and 406. An item 401 is an ID for identifying each signature condition, and is the same as the item 301. The item 402 is additional write type information indicating what additional writing is permitted for the original document 302. This item is specified with reference to an item 501 of the postscript type information 113 described later. For example, the write-once type in which the item 402 is “1” in FIG. 4 corresponds to the write-once type in which the item 501 is “1”. An item 403 indicates information on a user who is permitted to add information. In addition to permitting only one user to add, for example, as shown in FIG. 4, “arbitrary” may be set to permit arbitrary users. An item 404 indicates a file for storing additional data. The file may be specified by an absolute path, a relative path, or the like, or may be specified by a file identifier (for example, “rId1” in FIG. 4) defined by a relation file 601 described later. A plurality of additional files may be assigned to the additional person. An item 405 indicates a temporary file for storing additional data. The additional data from the user is temporarily held in a temporary file, and when all the additional writing is completed, the data is stored in the additional file of the item 404. For example, if it becomes necessary to modify the postscript after signing the postscript, the signed postscript itself cannot be changed, but this temporary file makes it easy to redo the postscript and postscript. Become. However, such a temporary file may not be provided, and a method of directly storing additional data from the user in the additional file 404 may be adopted. An item 406 indicates a signature number for identifying which signature number 306 the additional data of the item 404 is signed by. For example, in FIG. 4, under the signature condition with the signature condition ID “10”, the additional writing types “1” and “2” can be added, and the additional writing with the additional writing type “2” can be performed by the user B. The additional data is temporarily stored in “r / tmp / temp2.docx” and finally stored in “r / test / 2.dat”, and the signature number is “2” (signer from FIG. 3). B signature). However, it is not always necessary to sign the additional writing data, and only the additional writing may be performed.

追記タイプ情報113は、追記のタイプ(例えば文字列だけの追記や任意の追記など)を示す情報である。図5は、本発明の第1の実施例の追記タイプ情報113の一例を示す説明図である。追記タイプ情報113は、項目501、502、503、504、505の五つのデータ項目を含む。項目501は、追記タイプを識別するための番号を示す。本番号を用いて追記条件情報112の項目402を指定する。項目502は、追記タイプの内容を示す。例えば「文字列」は文字列のみの追記、「任意」は任意の追記が可能なことを意味する。図5において「形式A」とは、ユーザが事前に作成した形式(例えばコメント欄、画像欄等が定義されたものなど)に従った追記を許可することを意味する。尚、追記タイプはこれら以外に、ユーザが後から定義したものを登録して使用してもいい。項目503は、追記データを格納するファイルの型を示す情報である。項目504は、追記データを一時的に保持するファイルの型を示す情報である。尚、図5では、「.txt、.dat、.xlsx」等の型が用いられているが、これらは一例でありその他の型を用いてもいい。項目505は、追記タイプに関する備考情報を示す。例えば図5において追記タイプが「4」の追記は、項目505に示すファイルで表される形式に従った追記であることを示す。
文書情報116は、署名対象とする文書の情報である。署名条件の設定者や署名者、追記者等が、署名サーバ101に文書をuploadする等して登録する。尚、署名された文書や、署名途中の文書等の情報を保持してもいい。
The additional writing type information 113 is information indicating the type of additional writing (for example, additional writing of only a character string or arbitrary additional writing). FIG. 5 is an explanatory diagram showing an example of the write-once type information 113 according to the first embodiment of this invention. The postscript type information 113 includes five data items 501, 502, 503, 504, and 505. An item 501 indicates a number for identifying the write-once type. The item 402 of the additional write condition information 112 is designated using this number. An item 502 indicates the content of the write-once type. For example, “character string” means that additional writing of only a character string is possible, and “arbitrary” means that arbitrary additional writing is possible. In FIG. 5, “Format A” means that additional writing is permitted according to a format created in advance by the user (for example, a comment field, an image field, etc. are defined). In addition to the above, the write-once type may be registered and used later by the user. An item 503 is information indicating the type of a file that stores additional data. The item 504 is information indicating the type of file that temporarily holds additional data. In FIG. 5, types such as “.txt, .dat, .xlsx” are used, but these are examples and other types may be used. An item 505 indicates remark information regarding the write-once type. For example, in FIG. 5, the additional writing with the additional writing type “4” indicates additional writing according to the format represented by the file shown in the item 505.
The document information 116 is information on a document to be signed. A signature condition setter, a signer, a writer, and the like register the document by uploading the document to the signature server 101. Information such as a signed document or a document in the middle of signature may be held.

次に、メモリ102に格納されたプログラム情報について説明する。ユーザ連携部105は、署名サーバ101へ操作要求を行うユーザを認証情報110に基づいて認証し、ユーザが要求する操作の実行を許可又は禁止する等の処理を実行する。署名作成部106は、文書への署名を行う。署名処理としては、例えば文書のハッシュ値を生成し、そのハッシュ値を署名者の秘密鍵で暗号化し、この暗号化した値を署名値として文書に付加する。尚、文書のハッシュ値を署名者が使用するクライアント端末に送り、署名者側で当該ハッシュ値をもとに署名値を作成し、署名者から当該署名値を貰って署名サーバで文書に付加するなど、上記以外の処理でもいい。尚、署名作成部106は、必要に応じて外部サーバ141と連携し、タイムスタンプやOCSPレスポンス等の取得を行う。また署名作成部106は、署名条件情報111を基に、署名要求を行うユーザに署名作成の権限があるか、また作成しようとしている署名は順序の面で条件に合致しているかの判断を行う。署名検証部107は、文書になされた署名が適正か否かの検証を行う。具体的には、署名値や署名順序が正しいか否か等を検証する。署名、追記条件管理部108は、署名や追記に関する条件設定者等の要求に基づき、署名条件情報111や追記条件情報112の作成、変更、削除等を行う。署名サーバ101は、署名や追記に関する条件設定が終了した後、署名や追記の依頼を関連するユーザに通知してもいいし、そのような通知を行わず、任意時にユーザから署名や追記の要求を受付けるようにしてもいい。追記管理部109は、追記条件情報112を基に追記ファイルの作成や、ユーザ追記データの追記ファイルへの格納、もとの文書と追記ファイルの相関関係の定義、追記要求を行うユーザに追記の権限があるかの判断を行う。また追記タイプ情報113の登録、削除などの管理も行う。   Next, program information stored in the memory 102 will be described. The user cooperation unit 105 authenticates a user who makes an operation request to the signature server 101 based on the authentication information 110, and executes processing such as permitting or prohibiting execution of the operation requested by the user. The signature creation unit 106 signs a document. As the signature processing, for example, a hash value of a document is generated, the hash value is encrypted with the signer's private key, and the encrypted value is added to the document as a signature value. Note that the hash value of the document is sent to the client terminal used by the signer, the signature value is created on the signer side based on the hash value, and the signature value is received from the signer and added to the document by the signature server. A process other than the above may be used. The signature creation unit 106 acquires time stamps, OCSP responses, and the like in cooperation with the external server 141 as necessary. Further, the signature creation unit 106 determines whether the user who makes the signature request has the authority to create a signature based on the signature condition information 111 and whether the signature to be created matches the conditions in terms of order. . The signature verification unit 107 verifies whether or not the signature made on the document is proper. Specifically, it is verified whether the signature value and the signature order are correct. The signature / additional write condition management unit 108 creates, changes, deletes the signature condition information 111 and the additional write condition information 112 based on a request from a condition setter or the like regarding the signature or additional writing. The signature server 101 may notify a related user of a request for signature or additional writing after the setting of conditions for the signature or additional writing is completed, or may request a signature or additional writing from the user at any time without performing such notification. You may make it accept. The appending management unit 109 creates an appending file based on the appending condition information 112, stores user appending data in the appending file, defines the correlation between the original document and the appending file, and appends to the user who makes the appending request. Determine if you have authority. Also, management such as registration and deletion of the write-once type information 113 is performed.

次にメモリ122に格納される情報について説明する。サーバ連携部125は、署名サーバ101など外部のサーバと連携し、ユーザからの操作要求(署名作成や追記要求など)を外部のサーバに送信、外部のサーバからの応答結果の受信等を行う。ユーザ連携部126は、クライアント端末への操作要求を行うユーザを認証情報127に基づき認証し、ユーザが要求する操作の許可、又は禁止、操作結果の表示等の処理を行う。認証情報127は、クライアント端末に対して操作要求を行うユーザを認証するための情報であり、各ユーザのID、パスワード等の情報で構成される。   Next, information stored in the memory 122 will be described. The server cooperation unit 125 cooperates with an external server such as the signature server 101, transmits an operation request (such as a signature creation or additional request) from the user to the external server, and receives a response result from the external server. The user cooperation unit 126 authenticates a user who makes an operation request to the client terminal based on the authentication information 127, and performs processing such as permission or prohibition of an operation requested by the user, display of an operation result, and the like. The authentication information 127 is information for authenticating a user who makes an operation request to the client terminal, and includes information such as an ID and a password of each user.

以上が本実施例における署名システムのハードウェアおよびソフトウェア構成である。次に、前述したハードウェアおよびソフトウェア構成に基づいて本実施例における署名や追記の条件設定、署名や追記の実施までの一連の処理の詳細について説明する。   The above is the hardware and software configuration of the signature system in the present embodiment. Next, based on the hardware and software configuration described above, details of a series of processes from setting of signature and additional writing conditions to implementation of the signature and additional writing in the present embodiment will be described.

<署名や追記の条件設定、署名や追記の実施の処理>
図7は、本発明の第1の実施例の署名サーバ101が実行する、署名や追記の条件設定、署名や追記の実施についての処理の一例を示すフローチャートである。尚、以下では説明を省略するが、署名サーバ101は認証情報110をもとに正当と認められたユーザからのみ操作要求を受付けるとする。
<Signature / addition condition setting, signature / addition processing>
FIG. 7 is a flowchart showing an example of processing for setting conditions for signatures and additional writing, and for implementing signatures and additional recordings, which are executed by the signature server 101 according to the first embodiment of this invention. Although not described below, it is assumed that the signature server 101 accepts an operation request only from a user who is authorized based on the authentication information 110.

ユーザ連携部105は、ユーザから署名条件、追記条件の設定要求を受付ける(701)。具体的には、どの文書に対して誰にどんな順序で署名させるか、また文書にどんな追記を許可するか等の設定情報を受信する。この設定要求にあたっては、ユーザ連携部105は例えば設定画面を表示する等して、文書や署名者、署名順序、追記タイプの情報等を選択して指定できるようにしてもいい。上記要求を受け、署名、追記条件管理部108は、要求内容に沿って、署名条件、追記条件の設定ファイルを更新する(702)。具体的には、例えば図3において、新たな署名条件IDを作成し項目301に登録し、上記ユーザから受信した署名に関する設定情報(文書、署名者、署名順序等)を基に、前記新たな署名条件IDにおける項目302、304、305に値を設定する。項目303は前記設定情報の署名者の数(文書に付される署名の数)を基に自動で設定される。例えば署名者数が二人であれば「1/2」、三人であれば「1/3」等になる。項目306は、文書に付される署名を一意に識別可能な値が自動で設定される。また追記条件の設定に関しては、具体的には例えば図4において、前記作成した新たな署名条件IDを項目401に登録し、上記ユーザから受信した追記に関する設定情報(追記タイプ、追記者、各追記にどの署名が付されるか等)を基に、前記新たな署名条件IDにおける項目402、403、406に値を設定する。項目404、405は上記設定要求で指定された追記タイプの値を基に後述のステップ704で自動で設定される。ユーザ連携部105は、上記設定の後、前記ユーザから署名の実施要求を受付ける(703)。尚、ここでは署名や追記の条件設定者がもとの文書に署名してから、以降、前記条件設定で指定したユーザに署名や追記をさせることを想定しているため、このような処理とした。但し別の処理方法として、例えば前記条件設定者は、署名や追記の条件設定を行い署名を省略し、以降、本条件設定に沿って各ユーザが署名や追記を行う処理としてもいい。その場合本ステップでの署名処理は行わなくてもいい。次に、上記要求を受け、追記管理部109は、ステップ702で更新した設定情報を基に、追記データを格納する追記ファイルを作成する。具体的には、例えば図4において、追記タイプ「1」が設定された追記条件の場合は、図5の追記タイプ情報113を基に、「.dat」型、「.txt」型のファイルが作成され、それぞれのパス情報が項目404、項目405に設定される。尚、ファイル名は一意に識別できるものが自動で設定される。尚、追記や署名の対象となるもとの文書が内部に複数のファイルを保持する複合型文書の場合は、項目404の追記ファイルは当該複合型文書内部に作成してもよく、その場合当該複合型文書自体をルートディレクトリとしてそこからのパス情報を項目404に設定してもいい。もしくは後述のリレーションファイル601で定義する識別子の値を設定してもいい。次に追記管理部109は、署名や追記対象のもとの文書の署名や追記の条件情報を図4や図5等から判別し、前記もとの文書から、上記追記条件情報に従って、指定された追記ファイル404に対してリンクをはる。リンクをはるとは、例えばもとの文書内部に、前記追記ファイルと相関(参照、もとの文書内にデータ読込み等)があることを示す識別子を埋込むことである。尚リンクがはれるか否かは例えばファイルの拡張子などの情報をもとに判断してもいい。リンクをはれない文書については、図6に示すリレーションファイル601等に相関関係を定義する。上記処理について図6を用いて説明する。図6(a)は追記や署名前のもとの文書の概要を示す図である。文書は、リレーションファイル601と、文書のテキスト情報などを含むファイルや、フォントなどの各種プロパティ情報を含むファイルなどから構成される文書の主のファイル群602から構成される。但し、必ずしもファイル群でなく単一のファイルであってもいい。   The user cooperation unit 105 receives a signature condition / additional condition setting request from the user (701). Specifically, setting information such as who is signed in which order for which document and what additional writing is permitted for the document is received. In this setting request, the user cooperation unit 105 may select and specify a document, a signer, a signature order, an appending type information, and the like, for example, by displaying a setting screen. Upon receiving the request, the signature / additional condition management unit 108 updates the signature condition / additional condition setting file in accordance with the request contents (702). Specifically, for example, in FIG. 3, a new signature condition ID is created and registered in the item 301, and the new signature condition ID (document, signer, signature order, etc.) is received based on the setting information (document, signer, signature order, etc.) received from the user. Values are set in the items 302, 304, and 305 in the signature condition ID. Item 303 is automatically set based on the number of signers of the setting information (the number of signatures attached to the document). For example, if the number of signers is two, it is “1/2”, and if it is three, it is “1/3”. In the item 306, a value capable of uniquely identifying a signature attached to a document is automatically set. In addition, regarding the setting of the postscript condition, specifically, for example, in FIG. 4, the created new signature condition ID is registered in the item 401, and the setting information regarding the postscript received from the user (the postscript type, the postscriptor, each postscript, and the like) Value is set in the items 402, 403, and 406 in the new signature condition ID. Items 404 and 405 are automatically set in step 704, which will be described later, based on the value of the write-once type specified in the setting request. After the above setting, the user cooperation unit 105 receives a signature execution request from the user (703). Here, since it is assumed that a user who has set a condition for signing or appending has signed the original document and thereafter requires the user specified in the condition setting to sign or append, this processing and did. However, as another processing method, for example, the condition setter may set conditions for signature and additional writing, omit the signature, and thereafter, each user may perform signature and additional writing according to this condition setting. In that case, the signature processing in this step may not be performed. Next, in response to the request, the additional recording management unit 109 creates an additional recording file that stores additional recording data based on the setting information updated in step 702. Specifically, for example, in FIG. 4, in the case of the postscript condition in which the postscript type “1” is set, files of the “.dat” type and “.txt” type are created based on the postscript type information 113 of FIG. The path information is created and set in the items 404 and 405, respectively. A file name that can be uniquely identified is automatically set. If the original document to be appended or signed is a compound document that contains multiple files, the append file for item 404 may be created inside the compound document. The compound document itself may be set as the root directory, and the path information therefrom may be set in the item 404. Alternatively, an identifier value defined in a relation file 601 described later may be set. Next, the additional record management unit 109 determines the signature and additional write condition information of the original document to be added or added from FIG. 4 and FIG. 5 and the like, and is specified from the original document according to the additional write condition information. A link is made to the postscript file 404. Linking is, for example, embedding an identifier indicating that there is a correlation (reference, data reading in the original document, etc.) in the original document. Whether or not a link can be established may be determined based on information such as a file extension. For a document that cannot be linked, a correlation is defined in the relation file 601 shown in FIG. The above process will be described with reference to FIG. FIG. 6A is a diagram showing an outline of an original document before additional writing or signature. The document includes a relation file 601 and a main file group 602 of the document including a file including text information of the document and a file including various property information such as fonts. However, a single file may be used instead of a file group.

リレーションファイル601は、文書内にある各ファイルへのルート(文書)からのパス情報や、文書内にある各ファイル間の関係などを定義する情報である。リレーションファイルは例えば図6(c)のようなもので、各ファイルのパス情報とそれを識別するためのId(例えばrId1等)などから構成される。尚、リレーションファイルは一つでなくてもよく、例えば文書内の主のファイル群の中でさらにリレーションファイルを定義するというように、一つの文書が複数のリレーションファイルを持ってもいい。また、このリレーション情報をサーバ側で保持してもいい。図6(b)は、本ステップまでの処理によって文書に一以上の追記ファイルからなる追記のファイル群603が生成された状態を示す。この時、前述の処理によって文書のメインファイルに追記ファイルとの相関関係が埋込まれている、又は、リレーションファイル内にメインファイルと追記ファイルとの相関関係が埋込まれている。上記のような相関関係を定義することで、ある追記ファイルが本当にある文書に対する追記であること、またある追記ファイルが署名や追記の条件設定者が意図しない不正に作成されたものでないことを保証できる。以上の追記ファイルの作成、各種情報の更新の後、署名作成部106は前記ユーザの署名を実施する(704)。尚、この時署名対象は、追記ファイル群を除いた部分(即ち、文書の主のファイル群とリレーションファイルである。追記ファイル群を署名対象としないのは、追記がなされる前に署名をしてしまうと以降署名の改竄となって追記できなくなってしまうためである。尚、署名に際しては、上記リンクを張り、一旦前記条件設定者に文書を表示してもよい。これにより署名者がその内容を確認可能となる。また署名対象については、条件設定者の秘密鍵で署名するのでなく、署名サーバ固有の秘密鍵を設け、この鍵で署名するようにしてもいい。この場合、前記条件設定者はあくまで署名や追記の条件設定を行い、署名の秘密鍵を保有せずにすむことになる。尚、項目404、項目405に関する本ステップの処理は、ステップ702において行ってもよいが、その場合本ステップでの署名処理が行われる前に、もとの文書と追記のファイルの相関関係の情報や追記のファイルが改竄される可能性がある。このような可能性を極力へらすために本ステップでの処理としている。次に署名サーバ101は、上記署名条件に関して、次ユーザからの操作要求を待つ(705)。尚、他の処理として署名サーバは単に操作要求を待つのではなく、上記署名条件に関係するユーザ、例えば図4や図5の署名条件IDが「10」の場合はユーザAとユーザB(項目304と項目403のユーザ)等、に対して署名や追記の依頼通知をしてもいい。署名サーバ101は次ユーザから操作要求を受付ける(706)。署名サーバ101はその操作要求が署名要求であるか否か判断し(707)、署名要求である場合は、前記次ユーザが署名の実行権限があるか否か判断する(708)。具体的には、前記署名要求の署名条件IDの項目304に前記次ユーザが登録されているか、もしくは署名が任意のユーザに許可されているか等で判断する。   The relation file 601 is information that defines path information from a route (document) to each file in the document, a relationship between files in the document, and the like. The relation file is, for example, as shown in FIG. 6C, and includes path information of each file and Id (for example, rId1) for identifying the file. Note that the number of relation files is not limited to one, and one document may have a plurality of relation files, for example, a relation file is further defined in a main file group in the document. The relation information may be held on the server side. FIG. 6B shows a state in which an additional file group 603 including one or more additional files is generated in the document by the processing up to this step. At this time, the correlation between the additional file and the main file of the document is embedded in the main file of the document, or the correlation between the main file and the additional file is embedded in the relation file. By defining the correlation as described above, it is guaranteed that a certain postscript file is actually a postscript to a certain document, and that a certain postscript file has not been illegally created by the person who set the conditions for signature or postscript. it can. After the above-described additional file creation and various information updates, the signature creation unit 106 implements the user's signature (704). At this time, the object to be signed is the portion excluding the additional file group (that is, the main file group of the document and the relation file. The additional file group is not subject to the signature because the signature is added before the additional writing is performed. If this happens, the signature will be falsified and it will not be possible to add a note.In addition, when signing, the above link may be provided to display the document once to the condition setter. In addition, the signature target is not signed with the condition setter's private key, but a private key unique to the signing server may be provided and signed with this key. The setter only needs to set the conditions for signing and appending, and does not have to hold the private key for the signature, and the processing of this step for the items 404 and 405 may be performed in step 702. In this case, there is a possibility that the correlation information between the original document and the additional file and the additional file may be falsified before the signature processing in this step is performed. Next, the signature server 101 waits for an operation request from the next user regarding the above-mentioned signature condition (705) Note that the signature server does not simply wait for an operation request as another process. Requests for signatures and additions to users related to the above-mentioned signature conditions, for example, user A and user B (users of items 304 and 403) when the signature condition ID in FIG. 4 or 5 is “10” The signature server 101 accepts an operation request from the next user (706), the signature server 101 determines whether the operation request is a signature request (707), and if it is a signature request, The next user is authorized to execute the signature Determines whether (708). Specifically, if the next user in the field 304 the signature condition ID of the signature request is registered, or signature to determine the like or allowed to any user.

前記次ユーザに署名権限がある場合は、署名サーバ101は、さらに署名順序が正当か判断し(709)、署名順序が正しければ署名を実施する(710)。具体的には、図3において前記次ユーザの署名順序よりも前の署名があるか項目305で確認し、もしある場合はその署名状況307を確認し、まだ署名が打たれてないもの、即ち「未」のものがある場合は、署名順序が正しくないと判断し署名を実施しない。上記に該当しない場合は署名を実施しステップ711に進む。尚、本署名では、本署名条件IDにおける前記次ユーザの署名の署名番号306に対応する追記ファイル404が署名対象となる。例えば図3で署名条件IDが「10」で署名者が「B」の署名の場合、署名番号は「2」であり、それに対応する追記ファイル404「r/test/2.dat」が署名対象となる。但し、上記以外の署名対象とする、例えばもとの文書302や他ユーザの署名結果も署名対象に含める、等の処理でもいい。ステップ708で実行権限がない場合またはステップ709で署名順序が正当でない場合はステップ711に進む。ステップ707で操作要求が署名要求でない場合、署名サーバ101は操作要求が追記要求であるか否か判断し(713)、追記要求である場合は、前記次ユーザが追記の実行権限があるか否か判断する(708)。具体的には、前記追記要求の署名条件IDの項目403に前記次ユーザが登録されているか、もしくは追記が任意のユーザに許可されているか等で判断する。前記次ユーザに追記権限がある場合は、署名サーバ101は、さらに追記対象が未署名領域であるか判断し(716)、未署名であれば前記次ユーザからの追記を受付ける(717)。具体的には、前記追記要求された署名条件IDにおける、前記次ユーザが行おうとしている追記(項目404)に対応する署名番号406を判別し、図3を基に当該署名番号406における署名状況307を確認する。署名状況が「済」の場合は前記要求にて追記を行おうとしている部分は既に署名済みとして判断し追記を行わず、署名状況が「未」であれば未署名と判断して追記を受付ける。ステップ717での追記の受付けにあたっては、前記次ユーザに許可されている追記タイプ402に応じた処理にしてもいい。例えばタイプが「1」で文字列の追記が許可されている場合は、文字列入力を促すような画面をユーザに提示して受付けてもいいし、形式Aの追記ならその形式に沿った入力画面を提示して受付けてもいいし、任意の追記ならユーザに対して任意の追記が可能な旨を提示し、例えばユーザから追記内容を記述した任意のファイルを受信するようにしてもいい。前記次ユーザからの追記を受付けた後、署名サーバ101の追記管理部109は、文書への追記を実施する(718)。具体的には、例えば図3の署名条件IDが「10」で追記者が「B」の追記の場合、当該追記者から追記内容を記述したファイル(例えば項目405のtemp2.docx)を受信し、それを項目404で指定されているファイルへと変換する。当該ファイルを、ステップ704で作成した前記項目404の追記ファイルと置換することで、追記データが入れ込まれる。尚、前記変換にあたっては必要があれば例えばバイナリ変換などの変換を行う。またファイルの置換にあたっては、項目404のファイルの名称は変更せず中身を置換する。これは、項目404のファイルはリレーションファイル601に定義されており、リレーションファイル601が署名されている場合、ファイル名を変更すると署名の改竄となるためである。上記処理によって、例えばもとの文書に加えて追記内容が表示されることとなる。また、ユーザからは単一のファイルとして見えるようにする等が可能になる。上記は一例だが、それ以外のファイルタイプでもいい。また、上記以外の処理方法として、例えばサーバ上で追記用のファイルを開き、そこにユーザから任意の書込みを受付けて、当該ファイルをもとの文書に対する追記データとしてもよい。   If the next user has a signature authority, the signature server 101 further determines whether the signature order is valid (709), and if the signature order is correct, the signature server 101 executes the signature (710). Specifically, in FIG. 3, the item 305 confirms whether there is a signature before the signature order of the next user. If there is a signature, the signature status 307 is confirmed. If there is a “not yet” one, it is determined that the signature order is not correct and the signature is not executed. If the above does not apply, the signature is implemented and the process proceeds to step 711. In this signature, the additional file 404 corresponding to the signature number 306 of the signature of the next user in the signature condition ID is to be signed. For example, in FIG. 3, when the signature condition ID is “10” and the signer is “B”, the signature number is “2” and the additional file 404 “r / test / 2.dat” corresponding to the signature number is the signature target. It becomes. However, a process other than those described above, for example, including the original document 302 or the signature result of another user in the signature target may also be used. If there is no execution authority in step 708 or if the signature order is not valid in step 709, the process proceeds to step 711. If the operation request is not a signature request in step 707, the signature server 101 determines whether or not the operation request is a write-once request (713). If the operation request is a write-once request, whether or not the next user has the authority to execute the write-once. (708). Specifically, the determination is made based on whether the next user is registered in the item 403 of the signature condition ID of the append request or whether any user is permitted to append. If the next user has the additional writing authority, the signature server 101 further determines whether the additional writing target is an unsigned area (716), and if it is not signed, accepts the additional writing from the next user (717). Specifically, the signature number 406 corresponding to the additional writing (item 404) that the next user intends to perform in the signature condition ID requested for additional writing is determined, and the signature status in the signature number 406 is determined based on FIG. Check 307. If the signature status is "Done", the part to be added in the request is judged as already signed and is not added, and if the signature status is "Not", it is judged as unsigned and the addition is accepted. . In accepting the postscript at step 717, the process may be performed according to the postscript type 402 permitted to the next user. For example, if the type is “1” and character string addition is permitted, a screen prompting the user to enter the character string may be presented to the user and accepted. A screen may be presented and accepted, or if it is arbitrary additional writing, the user may be notified that arbitrary additional writing is possible, and for example, an arbitrary file describing additional content may be received from the user. After accepting the appending from the next user, the appending management unit 109 of the signature server 101 performs appending to the document (718). Specifically, for example, when the signature condition ID of FIG. 3 is “10” and the appender is “B”, a file (for example, temp2.docx in item 405) describing the content of the append is received from the appender. , Convert it to the file specified in item 404. By replacing the file with the additional recording file of the item 404 created in step 704, additional recording data is inserted. For the conversion, conversion such as binary conversion is performed if necessary. In addition, when replacing a file, the file name of the item 404 is not changed and the contents are replaced. This is because the file of the item 404 is defined in the relation file 601, and if the relation file 601 is signed, changing the file name results in falsification of the signature. By the above processing, for example, the added content is displayed in addition to the original document. Also, it can be viewed as a single file from the user. The above is an example, but other file types are acceptable. Further, as a processing method other than the above, for example, a file for additional writing may be opened on the server, arbitrary writing may be received from the user, and the file may be used as additional data for the original document.

また、次のユーザが行うべき署名や追記の対象を項目303の情報をもとに署名サーバ101が判断して処理してもいいし、項目404の各ファイル内容をユーザに提示する等してその中から各ユーザに選択させて処理するようにしてもいい。ステップ713において、要求された操作が追記要求でない場合、署名サーバ101は前記次ユーザに要求されたその他の操作を実施し、ステップ711に進む。ステップ715において追記権限がない場合、またステップ716において未署名領域でない場合は、ステップ711に進む。次に署名サーバ101は、前記次ユーザからその他の操作要求があるか判断し(711)、要求があればステップ707に進み、なければ本署名条件における署名のそれそれが終了したか判断する(712)。より具体的には本署名条件IDにおける進捗303や署名状況307を見て判断する。全ての署名が終了していない場合ステップ705に進み、署名のそれぞれが終了した場合、処理を終了する。   Further, the signature server 101 may determine and process the signature or additional target to be performed by the next user based on the information in the item 303, or present each file content of the item 404 to the user. You may make it select and process each user from among them. In step 713, if the requested operation is not an additional write request, the signature server 101 performs other operations requested by the next user, and proceeds to step 711. If there is no additional writing authority in step 715, or if it is not an unsigned area in step 716, the process proceeds to step 711. Next, the signature server 101 determines whether there is another operation request from the next user (711). If there is a request, the process proceeds to step 707. If not, the signature server 101 determines whether the signature in this signature condition has been completed (step 707). 712). More specifically, the determination is made by looking at the progress 303 and the signature status 307 in the signature condition ID. If all signatures have not been completed, the process proceeds to step 705. If each signature has been completed, the process ends.

尚、署名サーバ101は、署名のそれぞれが終了した旨を、関連するユーザ等に通知するようにしてもいい。また、事前に各署名条件IDに対応したユーザグループを定義して、署名や追記を任意のユーザに許可する設定であっても、このユーザグループ内において任意のユーザに許可という制限をつけるようにしてもいい(例えば所属組織204内のユーザに限定など)。また、上記処理では追記については順序制御を行っていないが、署名の場合同様、順序制御を行ってもいい。また追記場所に関しても、文書末尾以外に、文書途中の場所に追記させるようにしてもいい。これは例えばステップ704において、文書の途中の場所から追記ファイルにリンクをはることで実現できる。尚、上記では署名を文書に付加しているが、作成した署名を文書とは分離して保管してもいい。また署名時に外部サーバ(OCSPレスポンダやタイムスタンプサーバ等)と連携してそれらの情報の取得、文書への付加等行ってもいい。また署名サーバ101は、図3や図4の情報をもとに、署名された文書にどのような追記データが含まれているか判別し、項目404や項目403の情報を基に、各追記ファイルの内容や作成者の情報をユーザに提示し、前記署名された文書のどの部分が追記データであるかを判別できるようにしてもいい。尚、上記では署名サーバ101が、もとの文書と追記のファイルの相関関係の情報や追記のファイルを作成しているが、例えばユーザが事前にそのような情報や追記のファイルを作成して署名サーバ101に送信し、以降、署名サーバ101は受信した情報をもとに追記や署名の処理を行うようにしてもいい。例えば、追記や署名の対象となるもとの文書が内部に複数のファイルを保持する複合型文書の場合、署名サーバ101がユーザから受信した当該複合型文書を分析し、内部に含まれる追記ファイルや前記相関関係の情報を判別し、以降の追記や署名の処理に使うようにしてもいい。追記ファイルか否かの判別は例えば空ファイルであるか否かによって行ってもいい。また上記は、文書に対する追記、署名の順序にある程度自由度を持たせた方式である、即ち、例えば、あるユーザが作業中(署名実施前で追記を編集中)であっても、追記権限があれば別のユーザでもその追記に協力(編集中の追記を校正など)できる。複数人で協力して追記や署名を行うことが可能である。これに対し、署名や追記の順序をワークフロー形式で厳密に定義し、あるユーザの処理が完了してからでないと次ユーザの処理に進めない方式にしてもよい。   The signature server 101 may notify a related user or the like that each signature has been completed. In addition, a user group corresponding to each signature condition ID is defined in advance, and even if it is a setting that allows any user to sign or add information, a restriction is set to allow any user within this user group. It may be possible (for example, limited to users in the organization 204). Further, in the above process, the order control is not performed for the additional writing, but the order control may be performed as in the case of the signature. In addition to the end of the document, the postscript location may be added to a location in the middle of the document. This can be realized, for example, by linking a postscript file from a location in the middle of the document in step 704. Although the signature is added to the document in the above, the created signature may be stored separately from the document. Also, at the time of signing, the information may be acquired and added to a document in cooperation with an external server (such as an OCSP responder or a time stamp server). Further, the signature server 101 determines what additional data is included in the signed document based on the information in FIGS. 3 and 4, and each additional file is based on the information in the items 404 and 403. The contents of the document and the creator information may be presented to the user so that it is possible to determine which part of the signed document is postscript data. In the above, the signature server 101 creates the correlation information and the append file of the original document and the append file. For example, the user creates such an information and append file in advance. After sending to the signature server 101, the signature server 101 may perform additional writing and signature processing based on the received information. For example, if the original document to be appended or signed is a compound document that contains multiple files, the signature server 101 analyzes the compound document received from the user and adds the append file Alternatively, the correlation information may be discriminated and used for subsequent appending or signature processing. The determination as to whether the file is an additional file may be made, for example, depending on whether the file is an empty file. Further, the above is a method in which the order of appending and signing a document is given a certain degree of freedom, that is, for example, even if a user is working (editing appending before signing), the appending authority is granted. If there is another user, it is possible for another user to cooperate with the postscript (correction of the postscript being edited, etc.). It is possible for multiple people to cooperate and add or sign. On the other hand, the order of signature and additional writing may be strictly defined in the workflow format so that the process of the next user can be proceeded only after the process of a certain user is completed.

以上が、第1の実施例の署名や追記の条件設定、署名や追記の実施の処理の説明である。次に、本発明の第1の実施例の変形例を説明する。第1の実施例では署名サーバ101が署名や追記等の処理を行ったが、本変形例では各クライアント端末121がこれらの処理を行う点が異なる。   The above is the description of the signature and additional write condition setting and the signature and additional write execution processing of the first embodiment. Next, a modification of the first embodiment of the present invention will be described. In the first embodiment, the signature server 101 performs processing such as signature and additional writing, but the present modification is different in that each client terminal 121 performs these processing.

クライアント端末のメモリ122は、図1の内容と異なり図8に示す要素で構成される。項目125の代わりに、新たな項目801〜806が加わっている。尚、署名サーバのメモリ102にあった情報の一部をクライアント端末のメモリ122も保持しているが、各情報の内容が異なる部分がある。署名作成部801は署名作成部106と同様、文書に署名を行う。署名検証部802は、署名検証部107と同様、文書になされた署名が適正か否かの検証を行う。署名、追記条件管理部803は、署名や追記に関する条件設定者等の要求に基づき、署名条件や追記条件に関する情報(図3や図4と同様の情報)の作成、変更、削除等を行う。第一の実施例と異なり、この署名条件や追記条件の情報はもとの文書に入込まれる、例えば図6(a)において、文書302内に項目601、602とは別のファイルとして配置される、又はもとの文書とは分けて保持し、次の署名者に当該情報をもとの文書とともに送るようにしてもいい。尚、署名条件や追記条件の情報がもとの文書に入込まれる場合、署名条件ID301、401及びもとの文書302の情報は各文書で一意に定まるため、これらの情報を保持しなくてもいい。但し、同じもとの文書に対して複数の異なる署名条件を設定する場合や、ユーザに対して一度に複数の文書への追記や署名を依頼する場合などは、各文書の署名条件を識別可能にするため、署名条件IDや、もとの文書の情報を保持するようにしてもいい。尚、第1の実施例では署名条件情報111は署名サーバ101が保持し、各ユーザの署名がある度に項目303や307の値を更新していた。本変形例においても、署名条件に関する情報は、署名条件情報111と同様の内容にしてもいいが、その場合、クライアント端末で署名する毎に項目303や307の値を更新する必要がある。また、クライアント端末で作成した署名条件に関する情報の信頼性を高めるために当該情報に署名を付すことが考えられるが、その場合、署名条件情報に項目303や307の情報含まれていても、これら二つの情報を更新することはできない(更新すると前記署名が無効になる)。そのため署名条件の情報に署名を付す場合は、項目303や307の情報は署名条件の情報とは別途管理するようにしてもよい。   Unlike the contents of FIG. 1, the memory 122 of the client terminal includes the elements shown in FIG. Instead of the item 125, new items 801 to 806 are added. A part of the information stored in the memory 102 of the signature server is also stored in the memory 122 of the client terminal, but there are portions where the contents of each information are different. Similar to the signature creation unit 106, the signature creation unit 801 signs a document. Similar to the signature verification unit 107, the signature verification unit 802 verifies whether the signature made on the document is appropriate. The signature / additional write condition management unit 803 creates, changes, deletes, etc., information related to the signature condition and additional write conditions (information similar to FIG. 3 and FIG. 4) based on a request from a condition setter and the like regarding the signature and additional write. Unlike the first embodiment, the information on the signature condition and the additional writing condition is entered in the original document. For example, in FIG. 6A, the information is arranged as a file different from the items 601 and 602 in the document 302. Or may be kept separate from the original document and sent to the next signer along with the original document. In addition, when the information of the signature condition and the additional writing condition is inserted in the original document, the information of the signature condition ID 301, 401 and the original document 302 is uniquely determined in each document. Also good. However, when setting multiple different signature conditions for the same original document, or when requesting users to add or sign multiple documents at once, the signature conditions of each document can be identified. Therefore, the signature condition ID and the original document information may be held. In the first embodiment, the signature condition information 111 is held by the signature server 101, and the values of the items 303 and 307 are updated every time there is a signature of each user. Also in this modification, the information regarding the signature condition may have the same content as the signature condition information 111. In this case, it is necessary to update the values of the items 303 and 307 every time the client terminal signs. In addition, in order to improve the reliability of the information related to the signature condition created on the client terminal, it is conceivable to add the signature to the information. In this case, even if the information on the items 303 and 307 is included in the signature condition information, The two pieces of information cannot be updated (the signature invalidates when updated). Therefore, when a signature is added to the signature condition information, the information in the items 303 and 307 may be managed separately from the signature condition information.

もしくは、項目303や307の情報自体なくし、署名状況の判別は、文書に付された署名からその署名が誰のもので署名対象が何であるか(例えばどの追記ファイルが署名対象になっているか)等の情報をもとに当該署名の署名番号406(306)を判別して、署名済みの署名番号406(306)を判断するようにしてもいい。また、追記条件に関する情報に関しては、第1の実施例では最初に項目405で指定する追記一時ファイルを一括して作成だが、本変形例では、追記や署名の順番が回ってきた都度各ユーザが当該追記一時ファイルを作成する。但しこれに限らず第1の実施例と同様の方式にしてもいい。尚、追記一時ファイルはもとの文書内部に作成や保持する必要はなく署名や追記が終わった段階で削除してもいい。尚、複数人で協力して追記を作成するような場合は、自身が作成した追記一時ファイルをとっておいてそれを次のユーザに渡すようにしてもいい。追記管理部804は、上記の追記条件に関する情報を基に、追記管理部109と同様、追記ファイルの作成や、ユーザ追記データの追記ファイルへの格納、もとの文書と追記ファイルの相関関係の定義、追記要求を行うユーザに追記の権限があるかの判断を行う。   Alternatively, the information of the items 303 and 307 is eliminated, and the signature status is determined by identifying who the signature is from the signature attached to the document and what is the signature target (for example, which additional file is the signature target). The signature number 406 (306) of the signature may be discriminated based on the information, etc., and the signed signature number 406 (306) may be determined. In addition, regarding the information regarding the postscript condition, in the first embodiment, the temporary append file specified first in the item 405 is created in a lump. However, in this modification, each user is added each time the order of the postscript or signature is turned. Create the temporary append file. However, the present invention is not limited to this, and the same method as in the first embodiment may be used. Note that the additional write temporary file does not need to be created or held in the original document, and may be deleted when the signature or additional writing is completed. In the case where a postscript is created by cooperation of a plurality of people, a temporary postscript file created by itself may be taken and handed over to the next user. The postscript management unit 804 creates the postscript file, stores the user postscript data in the postscript file, and the correlation between the original document and the postscript file, based on the information on the above-mentioned postscript management conditions. It is determined whether the user who requests definition and additional writing has the authority of additional writing.

また追記タイプ情報805の登録、削除などの管理も行う。追記タイプ情報805は、追記タイプ情報113と同様、追記のタイプを示す情報である。文書情報806は、クライアント端末内にある署名対象とする文書の情報である。尚、署名された文書や、署名途中の文書等の情報を保持してもいい。   It also manages the registration and deletion of the postscript type information 805. The additional recording type information 805 is information indicating the type of additional recording, similar to the additional recording type information 113. Document information 806 is information on a document to be signed in the client terminal. Information such as a signed document or a document in the middle of signature may be held.

以下に第1の実施例の変形例での、署名や追記の条件設定、署名や追記の実施の処理を説明する。処理の流れは第1の実施例と同様である。以下では、処理の異なる部分についてのみ説明する。第1の実施例では、署名サーバ101のユーザ連携部105がユーザからの操作要求を受付けていたが本変形例では、各クライアント端末121のユーザ連携部126が操作を受付ける。また、第1の実施例では、文書や追記データは署名サーバ101側に保持されるため、署名サーバ側で適切なアクセス制御を行えば文書の改竄等を防止することが可能である。一方本変形例では、文書や追記データは各クライアント端末121間で授受されるため、その間に文書が改竄等される可能性が高まる。そのため、本変形例では第1の実施例の場合と異なり、署名や追記条件設定後の文書に対して署名や追記を行う場合、まず署名や追記対象の文書について、既に署名がなされているかの確認および当該署名が無効でないか(文書が改竄されてないか)の検証を行う。そして署名が無効でない場合は、ユーザが要求する操作(追記や署名)を実施する流れとする。図9をもとに処理の詳細を示す。   In the following, processing for setting conditions for signatures and additional writing, and implementation of signatures and additional writing in a modification of the first embodiment will be described. The process flow is the same as in the first embodiment. Below, only the part from which a process differs is demonstrated. In the first embodiment, the user cooperation unit 105 of the signature server 101 accepts an operation request from a user. However, in this modification, the user cooperation unit 126 of each client terminal 121 accepts an operation. In the first embodiment, since the document and additional data are held on the signature server 101 side, it is possible to prevent falsification of the document if appropriate access control is performed on the signature server side. On the other hand, in this modified example, since the document and additional data are exchanged between the client terminals 121, the possibility that the document is falsified during that time increases. Therefore, unlike the first embodiment, in this modification, when a signature or additional writing is performed on a document after setting the signature or additional recording conditions, whether the signature has already been made on the signature or additional target document. Confirmation and verification of whether the signature is invalid (whether the document has been tampered with). If the signature is not invalid, an operation (additional writing or signature) requested by the user is performed. Details of the process will be described with reference to FIG.

ユーザからの要求を受け、クライアント端末121の署名、追記条件管理部803は、ステップ701〜ステップ704までと同様の処理で、署名条件や追記条件に関する情報を設定する。尚、第1の実施例と若干処理が異なる部分があるため、その部分を中心に説明する。   Upon receiving a request from the user, the signature and additional write condition management unit 803 of the client terminal 121 sets information regarding the signature condition and the additional write condition in the same processing as in steps 701 to 704. Since there is a portion that is slightly different from the processing in the first embodiment, this portion will be mainly described.

署名条件や追記条件の設定者は署名、追記条件管理部803を用いて、クライアント端末内にあるファイルなどから署名する文書を指定する。そして前記文書に対して誰にどんな順番で署名させるか、誰にどんな追記を許可するか設定する。これにより、署名条件情報111および追記条件情報112と同様の情報(但し前述のように署名条件ID301や401等の情報は持たなくてもいい)が作成され、もとの文書内に配置される。尚、追記タイプ情報として第1の実施例同様、独自の追記タイプを指定するようにしてもいい。その場合、ユーザは独自に定義した追記タイプの情報をもとの文書とあわせて以降のユーザに送る(901)。上記の条件設定が完了した後、前記条件の設定者は、上記の条件情報を含む文書をメール等で次のユーザに送信し、署名や追記の依頼を行う(902)。前記依頼を受けた次ユーザは、受信した文書を確認し、自身のクライアント端末のユーザ連携部126を介して、署名や追記の操作要求を出す(903)。上記要求を受け署名検証部802は、前記受信した文書に署名があるか否か判断し、署名がある場合は当該署名が正当か検証する(904)。尚、署名があるか否かは文書に署名データが付されているか否かで判断できる。署名の検証は具体的には、文書に付された署名データから署名者と署名対象を特定し、当該署名対象のハッシュ値と、署名値を署名者の公開鍵で復号した値が一致すれば署名は正当と判断する。尚、各署名者の公開鍵は署名データとともに保持されている。例えば各追記ファイルを署名対象としているような場合、図4で署名条件IDが「10」で署名番号が「2」の署名(署名者304が「B」の署名)は、追記ファイル「r/test/2.dat」を署名対象としている。よって上記ファイルのハッシュ値と、上記署名番号に対応する署名値を署名者の公開鍵で復号した値が一致するか否かで正当性を判断する。尚、上記は署名値の正当性の検証だが、その他署名に使用された証明書の有効性の検証などの処理を行ってもいい。次に署名順序についても正当性を検証する。署名検証部802は、前記受信した文書に含まれる署名条件情報を判別し、文書になされた署名が前記署名条件に合致するかを検証する。第1の実施例では署名の順序情報は署名サーバ101で管理していたため、その正当性検証は容易であった。本変形例の場合は、各署名者が署名時にタイムスタンプ情報を取得してそれを署名データと一緒に付加することで、後でこの時刻情報を基に順序の正当性を検証する。もしくは、各ユーザの署名は各追記データや文書のみを署名対象とするのでなく、自身よりも前のユーザによって行われた署名データ自体も署名対象とするようにし、各ユーザの署名データ内に、前ユーザ(自身よりも署名順序が前のユーザ)の署名データも署名対象として含まれているか否かで判断させてもいい。   A person who sets the signature condition or additional recording condition designates a document to be signed from a file or the like in the client terminal using the signature and additional recording condition management unit 803. Then, it is set who will sign the document in what order, and who is allowed to add what. As a result, the same information as the signature condition information 111 and the additional recording condition information 112 (however, as described above, information such as the signature condition ID 301 and 401 is not necessary) is created and arranged in the original document. . In addition, as in the first embodiment, a unique additional recording type may be designated as the additional recording type information. In that case, the user sends the information of the postscript type defined uniquely together with the original document to the subsequent users (901). After the above condition setting is completed, the condition setter sends a document including the above condition information to the next user by e-mail or the like, and requests a signature or additional writing (902). The next user who has received the request confirms the received document and issues an operation request for signature or additional writing via the user cooperation unit 126 of his client terminal (903). Upon receiving the request, the signature verification unit 802 determines whether or not the received document has a signature, and if the signature is present, verifies whether the signature is valid (904). Whether or not there is a signature can be determined based on whether or not signature data is attached to the document. Specifically, the signature verification identifies the signer and the signature target from the signature data attached to the document, and if the hash value of the signature target matches the value obtained by decrypting the signature value with the signer's public key The signature is deemed valid. The public key of each signer is held together with the signature data. For example, if each additional file is to be signed, the signature with the signature condition ID “10” and the signature number “2” in FIG. 4 (signer 304 has the signature “B”) is added to the additional file “r / "test / 2.dat" is the subject of signature. Therefore, the validity is determined by whether or not the hash value of the file matches the value obtained by decrypting the signature value corresponding to the signature number with the public key of the signer. The above is verification of the validity of the signature value, but other processing such as verification of the validity of the certificate used for the signature may be performed. Next, the validity of the signature order is also verified. The signature verification unit 802 determines signature condition information included in the received document and verifies whether the signature made on the document matches the signature condition. In the first embodiment, since the signature order information is managed by the signature server 101, the validity verification is easy. In the case of this modification, each signer acquires time stamp information at the time of signing and adds it together with the signature data, so that the correctness of the order is verified later based on this time information. Alternatively, the signature of each user is not limited to each additional data or document, but the signature data itself performed by the user before itself is also the signature target, and in each user's signature data, The determination may be made based on whether or not the signature data of the previous user (the user whose signature order is earlier than the user itself) is also included as a signature target.

上記の署名検証の結果、署名が正当だった場合は、署名検証部802は前記受信した文書に他の署名があるか判断し(906)、署名が不当であった場合は、文書に付されていた署名が不当である旨を前記次ユーザに知らせ処理を終了する(908)。署名が不当な旨を通知された前記次ユーザは、前記条件設定者等に対して再度署名や追記をやり直すよう知らせてもいい。ステップ906で他の署名があった場合は、ステップ905に進み、他に署名がなかった場合はステップ707に進み、以降第1の実施例と同様にしてユーザの署名や追記を行う(907)。処理概要としては、ステップ903で受信した前記次ユーザの操作要求が署名か追記かその他の処理であるか判断し、署名である場合は、前記文書の署名条件を判別し、前記署名条件に関する情報をもとに署名の権限があるか、前記次ユーザが行おうとしている署名の順序は正当かを判断し、追記である場合は、前記文書の追記条件を判別し、前記追記条件に関する情報をもとに追記の権限があるか未署名の領域への追記かを判断し、上記判断の結果正当な要求であれば署名や追記を実施する。尚、第1の実施例では署名サーバ101が追記一時ファイル405を作成しユーザからの追記を受付けたが、本変形例では追記を行う各クライアント端末の追記管理部804が、項目402の追記タイプに沿って追記一時ファイルを作成しユーザからの追記を受付ける。そして文書にもともとあった項目404で指定されるファイルを前記追記一時ファイルで置換する。その際、ファイル名等の情報はもともとの項目404で指定されているファイル名のままとし変更しない。尚、追記一時ファイルは上記の処理が終わり次第削除してもいい。   As a result of the above signature verification, if the signature is valid, the signature verification unit 802 determines whether there is another signature in the received document (906), and if the signature is invalid, it is attached to the document. The next user is informed that the signed signature is invalid, and the process is terminated (908). The next user who is notified that the signature is invalid may notify the condition setter or the like to redo the signature or additional writing. If there is another signature in step 906, the process proceeds to step 905, and if there is no other signature, the process proceeds to step 707, and thereafter the user's signature and additional writing are performed in the same manner as in the first embodiment (907). . As the processing outline, it is determined whether the operation request of the next user received in step 903 is a signature, additional writing, or other processing. If it is a signature, the signature condition of the document is determined, and information on the signature condition is determined. Based on the above, it is determined whether there is an authority to sign or the order of the signature that the next user is trying to perform is valid, and in the case of additional writing, the additional writing conditions of the document are determined, and information on the additional writing conditions is obtained. It is determined whether the user has the authority to add information or whether the information is added to an unsigned area. If the result of the above determination is a valid request, the signature or additional writing is performed. In the first embodiment, the signature server 101 creates the temporary appending file 405 and accepts the appending from the user. However, in this modified example, the appending management unit 804 of each client terminal that performs appending has the appending type of the item 402 A temporary appending file is created along with, and appending from the user is accepted. Then, the file specified in the item 404 that was originally in the document is replaced with the additional write temporary file. At that time, the information such as the file name remains the file name specified in the original item 404 and is not changed. Note that the additional write temporary file may be deleted as soon as the above processing is completed.

以上の処理の後、他に前記次ユーザからの操作要求がない場合は、ステップ712に進み、署名作成部801は、本署名条件において全ての署名が終了したか判断し、終了した場合は処理を終え、終了してない場合はステップ902に進む。
以上が、本発明の第1の実施例およびその変形例の説明である。
After the above processing, if there is no other operation request from the next user, the process proceeds to step 712, where the signature creating unit 801 determines whether all the signatures have been completed under this signature condition. If not, the process proceeds to step 902.
The above is the description of the first embodiment of the present invention and its modifications.

次に、本発明の第2の実施例を説明する。第2の実施例では、第1の実施例での署名機能に加え、さらに各署名者が文書の一部を秘匿可能な墨塗り署名を行える、追記可能署名方式を示す。本方式は、署名された文書の一部を非公開にする際、非公開部分以外の内容は正当である(改竄されてない)ことを保証したい場合などに使うことができる。例えば医療機関と製薬会社間等での文書のやりとりにおいて、医療機関の担当医が文書に追記、署名し、次に医療機関の責任者が前記追記部分のうち非公開にしたい個人のプライバシ情報等を墨塗り署名して製薬会社に送る等の場合に使うことができる。図11は墨塗り署名の一例を示すものである。文書1101は追記や墨塗り署名を行う前のものであり、文書1102は医療機関の担当医が文書1101に自分の名前と診療に関する患者の個人情報を追記して署名したものである。文書1103は医療機関の責任医が、文書1102のうち患者の個人情報を墨塗り署名したものである。第2の実施例のシステム構成は、第1の実施例と同じである(図1参照)。このため、システム構成についての説明は省略する。尚、第1の実施例では追記条件情報112は図4(a)に示す内容であったが、第2の実施例では、図4(b)に示す内容である点が異なる。新たな追記条件項目として、各追記を墨塗り可能か否かを示す項目407、追記が可能なユーザを示す項目408、各追記に墨塗りがされているか否かを示す項目409、墨塗り前のデータのハッシュ値を格納する項目410が加わっている。尚墨塗りは追記以外の部分にも行えるようにしてもよい。   Next, a second embodiment of the present invention will be described. In the second embodiment, in addition to the signature function in the first embodiment, a additionally writable signature scheme in which each signer can make a sanitary signature that can conceal a part of the document is shown. This method can be used when it is desired to ensure that the contents other than the non-public part are valid (tampered) when a part of the signed document is made private. For example, when a document is exchanged between a medical institution and a pharmaceutical company, etc., the doctor in charge of the medical institution adds and signs the document, and then the person in charge of the medical institution personal privacy information that the person in charge wants to keep private This can be used when signing and sending to a pharmaceutical company. FIG. 11 shows an example of a sanitized signature. Document 1101 is the one before additional writing or sanitization signature, and document 1102 is a document in which a doctor in charge of a medical institution has signed and signed his / her name and patient's personal information regarding medical treatment. Document 1103 is a medical institution's responsible physician who has signed and signed the patient's personal information in document 1102. The system configuration of the second embodiment is the same as that of the first embodiment (see FIG. 1). For this reason, description of the system configuration is omitted. In the first embodiment, the additional write condition information 112 has the contents shown in FIG. 4A, but the second embodiment is different in that it has the contents shown in FIG. 4B. As new additional condition items, an item 407 indicating whether or not each additional recording can be painted, an item 408 indicating a user who can perform additional recording, an item 409 indicating whether or not each additional recording is painted, An item 410 for storing the hash value of the data is added. Note that sanitization may be performed on portions other than the additional writing.

以下では、第2の実施例の処理のうち、第1の実施例と同じものについては説明を省略する。第1の実施例同様、署名サーバ側で追記や署名を行う場合とその変形例としてクライアント端末側で上記処理を行う場合の二つを示す。以下に第2の実施例での、署名や追記の条件設定、署名や追記の処理の詳細を説明する。   Hereinafter, the description of the same processing as in the first embodiment among the processing in the second embodiment will be omitted. As in the first embodiment, there are two cases: a case where additional writing or a signature is performed on the signature server side, and a case where the above-described processing is performed on the client terminal side as modified examples. Details of signature and additional writing condition setting and signature and additional processing in the second embodiment will be described below.

<第2の実施例での署名や追記の条件設定、署名や追記の処理>
図10は、本発明の第2の実施例の署名サーバ101が実行する、署名や追記の条件設定、署名や追記についての処理の一例を示すフローチャートである。尚、本実施例のうち、第1の実施例での処理と同様のものについては、それを引用し差異部分についてのみ説明する。
<Signature / Addition Condition Setting and Signature / Addition Processing in Second Embodiment>
FIG. 10 is a flowchart illustrating an example of processing for signature and additional writing condition setting and signature and additional writing executed by the signature server 101 according to the second embodiment of this invention. Of the present embodiment, the same processing as in the first embodiment is cited and only the difference is described.

署名、追記条件管理部108は、ステップ701〜ステップ706と同様にして、署名や追記に関する条件を設定する(1001、1002)。尚署名条件情報111の設定に関しては、第1の実施例の場合に加えて項目407、408も設定する。具体的には例えば図4(b)において、各署名条件IDにおいて墨塗りを許可する場合は項目407を「可」とし、墨塗りを許可するユーザを項目408に設定する。項目409、410は後述の墨塗り署名がなされる段階で、署名サーバ101によって更新される。
ユーザからの操作要求を受けたユーザ連携部105は、その操作要求が墨塗り署名要求であるか否か判断し(1003)、墨塗り署名要求である場合は、前記次ユーザが墨塗り署名の実行権限があるか否か判断する(1004)。具体的には、前記署名要求された署名条件IDの項目407で墨塗り署名が許可されているか、また項目408に前記ユーザが登録されているか、もしくは墨塗り署名が任意のユーザに許可されているか等で判断する。前記ユーザに権限がある場合は墨塗り署名を実施し(1005)、ユーザから他に要求があるか確認する(1006)。具体的には署名作成部106は、墨塗り署名を実施した追記に関して項目409を「有」に更新する。また、墨塗り署名がなされる時に、墨塗り前の墨塗り署名対象のデータのハッシュ値を計算し、項目410に登録する。尚、署名検証では、署名対象のデータのハッシュ値が必要となる。仮にもとのデータ自体は墨塗りされて値が変わっていても、上記のようにもとのデータのハッシュ値さえ保持しておけば署名検証が可能となる。即ち、署名された文書のうち、墨塗り部分以外は改変されてないことを検証できる。尚、本実施例では墨塗り署名も含めた署名の順序制御は行っていないが、第1の実施例同様に順序制御を行うようにしてもよい。ステップ1006で他に要求がある場合は、ステップ1003に進み、他に要求がない場合は、本署名条件において全ての署名が終了したか否か第1の実施例同様に判断する(1007)。全ての署名が終了した場合は処理を終え、終了してない場合はステップ1002に進む。ステップ1003において墨塗り署名要求でない場合は、ステップ707に進む(1008)。尚、墨塗り対象は項目404のファイルからユーザに選択させてもいいし、予め固定の対象に墨塗りするようにしてもよい。
The signature / additional write condition management unit 108 sets conditions relating to the signature and additional writing in the same manner as in steps 701 to 706 (1001, 1002). Regarding the setting of the signature condition information 111, items 407 and 408 are also set in addition to the case of the first embodiment. Specifically, for example, in FIG. 4B, when sanitization is permitted in each signature condition ID, the item 407 is set to “permitted”, and the user who permits sanitization is set to the item 408. Items 409 and 410 are updated by the signature server 101 when a sanitized signature, which will be described later, is made.
Upon receiving the operation request from the user, the user cooperation unit 105 determines whether or not the operation request is a sanitized signature request (1003). It is determined whether or not there is execution authority (1004). Specifically, whether or not a sanitized signature is permitted in the item 407 of the signature condition ID requested for the signature, the user is registered in the item 408, or an sanitized signature is permitted to any user. Judge whether or not. If the user has authority, a sanitized signature is executed (1005), and it is confirmed whether there is another request from the user (1006). Specifically, the signature creation unit 106 updates the item 409 to “Yes” regarding the additional writing that has been subjected to the sanitized signature. Also, when a sanitization signature is made, a hash value of data to be sanitized before sanitization is calculated and registered in the item 410. In signature verification, a hash value of data to be signed is required. Even if the original data itself is sanitized and the value has changed, the signature can be verified by holding only the hash value of the original data as described above. That is, it can be verified that the signed document is not altered except for the sanitized portion. In this embodiment, the order control of the signature including the sanitized signature is not performed, but the order control may be performed as in the first embodiment. If there is another request in step 1006, the process proceeds to step 1003. If there is no other request, it is determined in the same manner as in the first embodiment whether or not all signatures have been completed under this signature condition (1007). If all signatures have been completed, the process ends. If not, the process proceeds to step 1002. If it is not a sanitization signature request in step 1003, the process proceeds to step 707 (1008). It should be noted that the user may select the sanitization target from the file of the item 404, or may smear a fixed target in advance.

以上が本発明の第2の実施例の処理の説明である。次に、本発明の第2の実施例の変形例を説明する。本変形例では第1の実施例の変形例の場合同様、署名サーバ101ではなくクライアント端末121が署名、追記、墨塗り署名の処理を行う。以下では第1の実施例の変形例の処理を基本として、処理が同じ部分については説明を省略し差異点を中心に説明する。   The above is the description of the processing of the second embodiment of the present invention. Next, a modification of the second embodiment of the present invention will be described. In this modification, as in the modification of the first embodiment, the client terminal 121, not the signature server 101, performs the signature, additional writing, and sanitization signature processing. In the following, based on the process of the modification of the first embodiment, the description of the same part will be omitted and the difference will be mainly described.

署名や追記の条件設定者は、署名、追記条件管理部803を用いて、ステップ701〜ステップ704までと同様の処理で、署名条件や追記条件に関する情報を設定する。ここでは新たに項目407、408も第2の実施例と同様に設定する。上記の条件設定が完了した後、前記条件の設定者は、上記の条件情報を含む文書をメール等で次のユーザに送信し、署名や追記の依頼を行う。前記依頼を受けた次ユーザは、受信した文書を確認し、自身のクライアント端末で署名や追記の操作要求を行う。上記要求を受け署名検証部802は、前記受信した文書に署名があるか否か判断し、署名がある場合は当該署名が正当か検証する。尚、この時第1の実施例の変形例での処理に加えて、さらに項目409の情報をもとに、墨塗り署名があるか否かも判断し、ある場合は当該墨塗り署名については、項目410の情報を使って署名値を検証する。上記の署名検証の結果、前記受信した文書の署名が全て正当だった場合は、以降第1の実施例の変形例と同様にしてユーザの署名や追記を行う。前記受信した文書に不当な署名があった場合は、署名が不当である旨をユーザに知らせ処理を終了する。
以上が、本発明の第2の実施例およびその変形例の説明である。
The signature / additional condition setting person uses the signature / additional condition management unit 803 to set information related to the signature condition and the additional recording condition in the same process as in steps 701 to 704. Here, items 407 and 408 are also set in the same manner as in the second embodiment. After the above condition setting is completed, the condition setting person transmits a document including the above condition information to the next user by e-mail or the like, and requests a signature or additional writing. The next user who has received the request confirms the received document and makes an operation request for signature or additional writing at his client terminal. Upon receiving the request, the signature verification unit 802 determines whether or not the received document has a signature. If the signature is present, the signature verification unit 802 verifies whether the signature is valid. At this time, in addition to the processing in the modified example of the first embodiment, it is further determined whether or not there is a sanitized signature based on the information of the item 409. The signature value is verified using the information in item 410. As a result of the signature verification, if all the signatures of the received document are valid, the user's signature and additional writing are performed in the same manner as in the modification of the first embodiment. If the received document has an invalid signature, the user is informed that the signature is invalid and the process is terminated.
The above is the description of the second embodiment of the present invention and its modifications.

以上の本発明の実施の形態によれば、例えば、署名サーバとクライアント端末を含んで構成される署名システムにおいて、署名サーバは認証情報と、各文書の署名条件を示す署名条件情報と追記条件を示す追記条件情報と、追記のタイプを示す追記タイプ情報と、署名対象の文書を格納する文書情報とを備える。署名サーバは署名や追記の条件設定者からの指示に基づき、上記の署名条件情報や追記条件情報を設定し、適宜追記のファイルの作成、もとの文書と追記のファイルのリレーションの定義、上記条件情報等への署名を行う。署名サーバはさらに、上記の認証情報と署名条件情報、追記条件情報をもとに、文書への署名や追記要求を行うユーザを識別し、当該ユーザが署名や追記の権限があるユーザか否か判別する。また署名の順序の正当性や、既に文書に付されている署名の正当性の検証も行う。署名サーバは前記ユーザに署名や追記の権限がある場合、また署名の順序等が正当である場合は、上記の署名や追記の条件情報に応じて前記ユーザの署名や追記を受付け、文書に対して署名や追記を実施する。   According to the above embodiment of the present invention, for example, in a signature system including a signature server and a client terminal, the signature server includes authentication information, signature condition information indicating the signature condition of each document, and additional write conditions. Additional write condition information, additional write type information indicating the type of additional write, and document information for storing a signature target document. The signature server sets the above-mentioned signature condition information and additional write condition information based on instructions from the signature and additional write condition setter, creates an additional write file as appropriate, defines the relationship between the original document and the additional write file, and Sign the condition information. The signature server further identifies a user who makes a signature or additional request for a document based on the authentication information, the signature condition information, and the additional recording condition information, and whether or not the user is authorized to sign or add. Determine. It also verifies the validity of the signature order and the validity of the signature already attached to the document. The signing server accepts the user's signature and additional writing according to the above signature and additional condition information if the user has the authority to sign and add, and if the order of signatures is valid, etc. Sign and add.

これらによって、本発明の一実施形態によれば、署名された文書であっても前記署名を無効化せずに文書への追記及び追記を含む文書への署名が可能であり、署名対象の管理が容易であり様々な型の文書にも適用することができる、追記可能署名システムを提供することができる。さらに、署名や追記の処理をクライアント端末で実施させることや、文書への墨塗り署名が可能な、追記可能署名システムを提供することができる。   Thus, according to one embodiment of the present invention, even a signed document can be added to the document and the document including the additional addition can be signed without invalidating the signature, and the signature target can be managed. It is possible to provide a recordable signature system that is easy to apply and can be applied to various types of documents. In addition, it is possible to provide a signature-addable signature system that allows a client terminal to perform a signature or appending process, or can apply a sanitary signature to a document.

以上、本発明の実施の形態について説明したが、本発明はこうした実施の形態に何ら限定されるものではなく、本発明の趣旨を逸脱しない範囲内において様々な形態で実施し得ることは勿論である。   As mentioned above, although embodiment of this invention was described, this invention is not limited to such embodiment at all, Of course, it can implement with various forms within the range which does not deviate from the meaning of this invention. is there.

101…署名サーバ、102,122…メモリ、103,124…CPU、104,123…I/F、105…ユーザ連携部、106,801…署名生成部、107,802…署名検証部、108,803…署名、追記条件管理部、109,804…追記管理部、110,127…認証情報、111…署名条件情報、112…追記条件情報、113,805…追記タイプ情報、114,806…文書情報、121…クライアント端末、125…サーバ連携部、126…ユーザ連携部、141…外部サーバ、201…ID、202…パスワード、203…メールアドレス、204…所属組織、301…署名条件ID、302…もとの文書、303…進捗、304…署名者、305…署名順序、306…署名番号、307…署名状況、
401…署名条件ID、402…追記タイプ、403…追記者、404…追記ファイル、405…追記一時ファイル、406…署名番号、407…墨塗り可否、408…墨塗り者、409…墨塗り有無、410…ハッシュ値、501…追記タイプ、502…内容、503…ファイル型、504…一時ファイル型、505…備考、601…リレーションファイル、602…文書の主のファイル群、603…追記のファイル群、1101,1102,1103…文書
101 ... Signature server, 102,122 ... Memory, 103,124 ... CPU, 104,123 ... I / F, 105 ... User cooperation unit, 106,801 ... Signature generation unit, 107,802 ... Signature verification unit, 108,803 ... Signature, additional write condition management unit, 109,804 ... Additional management 110, 127 ... authentication information, 111 ... signature condition information, 112 ... additional write condition information, 113,805 ... additional write type information, 114,806 ... document information, 121 ... client terminal, 125 ... server cooperation part, 126 ... user cooperation part, 141 ... external Server, 201 ... ID, 202 ... Password, 203 ... Email address, 204 ... Organization, 301 ... Signature condition ID, 302 ... Original document, 303 ... Progress, 304 ... Signer, 305 ... Signature order, 306 ... Signature Number, 307 ... Signature status,
401 ... Signal condition ID, 402 ... Additional type, 403 ... Additional person, 404 ... Additional file, 405 ... Additional temporary file, 406 ... Signature number, 407 ... Inking / non-inking, 408 ... Inking person, 409 ... Inking / no-inking, 410 ... Hash value, 501 ... Additional type, 502 ... Content, 503 ... File type, 504 ... Temporary file type, 505 ... Remarks, 601 ... Relation file, 602 ... Main file group of document, 603 ... Additional file group, 1101,1102,1103… Document

Claims (10)

作成されたデータに対して署名を行うための署名システムであって、一以上の計算機と、署名サーバと、前記一以上の計算機の少なくとも一つ及び前記署名サーバに接続されるネットワークと、を備える署名システムであって、
前記署名サーバは、
前記計算機からの要求に基づき前記データに対して署名作成を行う際、以降の署名者が追記を行うための情報を生成する手段と、
生成された情報を、前記データおよび署名と対応付けて記録する手段とを有し、
前記以降の署名者が前記データについての追記および署名することを可能とする署名システム。
A signature system for signing created data, comprising one or more computers, a signature server, and at least one of the one or more computers and a network connected to the signature server. A signature system,
The signing server
Means for generating information for a subsequent signer to add when creating a signature on the data based on a request from the computer;
Means for recording the generated information in association with the data and the signature,
A signing system that allows the subsequent signer to add and sign the data.
請求項1に記載の署名システムにおいて、
前記生成する手段は、
前記データに関する署名および追記の条件情報を特定し、前記条件情報に基づき、前記情報として、前記データへの追記のファイルおよび前記データと前記追記のファイルの相関関係の定義を生成することを特徴とする署名システム。
The signature system of claim 1, wherein
The means for generating is
Identifying the signature and appending condition information about the data, and generating, as the information, a file appending to the data and a correlation between the data and the appending file as the information Signature system to do.
請求項2に記載の署名システムにおいて、
前記署名サーバは、前記署名作成で作成される署名を、前記追記のファイルを除いた部分に対して行うことを特徴とする署名システム。
The signature system according to claim 2, wherein
The signature system, wherein the signature server performs a signature created by the signature creation on a portion excluding the additional file.
請求項2または3のいずれかに記載の署名システムにおいて、
前記追記ファイルは、空ファイルであることを特徴とする署名システム。
The signature system according to claim 2 or 3,
The signature system, wherein the additional file is an empty file.
請求項1乃至4のいずれかに記載の署名システムにおいて、
前記署名サーバは、
さらに文書への追記の内容や形式を定義した追記タイプ情報を記録する手段を有し、
前記情報を生成する手段は、前記追記タイプ情報に応じた前記追記のファイルと追記一時ファイルを作成し、前記計算機からの追記データの入力にあたっては、前記計算機から入力された追記データを前記追記一時ファイルに格納し、前記追記一時ファイルを必要に応じて前記追記ファイルの形式へと変換し、前記追記ファイルを前記追記一時ファイルの内容で置換することを特徴とする署名システム。
The signature system according to any one of claims 1 to 4,
The signing server
In addition, it has means to record appending type information that defines the content and format of appending to the document,
The means for generating the information creates the additional writing file and the additional writing temporary file according to the additional writing type information, and when inputting the additional writing data from the computer, the additional writing data input from the computer is temporarily added to the additional writing data. A signature system which is stored in a file, converts the temporary write-once file into the post-write file format as necessary, and replaces the post-write file with the contents of the temporary write-once file.
請求項5に記載の署名システムにおいて、
前記署名サーバは、前記追記ファイル、および前記データと前記追記ファイルの相関関係の定義ファイルを前記データ内に作成することを特徴とするに記載の署名システム。
The signature system according to claim 5,
The signature system according to claim 1, wherein the signature server creates a definition file of the correlation between the additional file and the data and the additional file in the data.
請求項5に記載の署名システムにおいて、
前記署名サーバは、前記計算機からの追記データの入力のために、前記追記タイプ情報に応じた入力画面の提示、入力データの受付けを行うことを特徴とする署名システム。
The signature system according to claim 5,
The signing system is characterized in that the signing server presents an input screen corresponding to the write-once type information and accepts the input data in order to input the write-once data from the computer.
請求項5に記載の署名システムにおいて、
前記署名サーバは、前記計算機を利用するユーザから署名作成の要求を受け、前記条件情報を基に前記ユーザに署名作成の権限があるか、前記作成要求された署名の順序は正当かを判断し、前記ユーザに権限があり署名の順序が正当である場合は、要求された署名を作成し、正当でない場合は要求された署名の作成を禁止し、前記計算機を利用するユーザから追記作成の要求を受け、前記条件情報を基に前記ユーザに追記作成の権限があるか、追記対象は未署名の領域であるかを判断し、前記ユーザに権限があり追記対象が未署名の領域である場合は要求された追記を作成し、未署名の領域でない場合は要求された追記の作成を禁止することを特徴とする記載の署名システム。
The signature system according to claim 5,
The signature server receives a request to create a signature from a user who uses the computer, and determines whether the user has the authority to create a signature based on the condition information or whether the order of the signatures requested to be created is valid. If the user has authority and the signature order is valid, the requested signature is created. If the signature is not valid, creation of the requested signature is prohibited, and a request for creating additional information is requested from the user using the computer. And determining whether the user has the authority to create additional writing based on the condition information or whether the target of additional writing is an unsigned area, and if the user has authority and the target of additional writing is an unsigned area Creates the requested additional writing, and prohibits the creation of the requested additional writing if it is not an unsigned area.
請求項5に記載の署名システムにおいて、
前記署名サーバは、署名や追記がなされたデータに含まれる追記データを判別し、前記追記データを格納する各追記ファイルの内容や作成者などの情報を、前記計算機に提示することを特徴とする署名システム。
The signature system according to claim 5,
The signature server discriminates additional data included in data that has been signed or added, and presents information such as contents and creators of each additional file that stores the additional data to the computer. Signature system.
請求項1乃至9のいずれかに記載の署名システムにおいて、
前記データは、文書データであることを特徴とする署名システム。
The signature system according to any one of claims 1 to 9,
The signature system, wherein the data is document data.
JP2012058137A 2012-03-15 2012-03-15 Electronic signature system and method for electronic signature and postscript Pending JP2013192125A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012058137A JP2013192125A (en) 2012-03-15 2012-03-15 Electronic signature system and method for electronic signature and postscript

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012058137A JP2013192125A (en) 2012-03-15 2012-03-15 Electronic signature system and method for electronic signature and postscript

Publications (1)

Publication Number Publication Date
JP2013192125A true JP2013192125A (en) 2013-09-26

Family

ID=49391947

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012058137A Pending JP2013192125A (en) 2012-03-15 2012-03-15 Electronic signature system and method for electronic signature and postscript

Country Status (1)

Country Link
JP (1) JP2013192125A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017191514A (en) * 2016-04-14 2017-10-19 キヤノン株式会社 Medical document management system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017191514A (en) * 2016-04-14 2017-10-19 キヤノン株式会社 Medical document management system

Similar Documents

Publication Publication Date Title
US10742411B2 (en) Generating and managing decentralized identifiers
US11361109B2 (en) Distributed blockchain-based method for the collective signing of a file by several parties
US9009477B2 (en) Archiving electronic content having digital signatures
US8091015B2 (en) Digital document management system, digital document management method, and digital document management program
JP4350549B2 (en) Information processing device for digital rights management
JP5030654B2 (en) Secure and efficient method of logging and data exchange synchronization
EP3258407B1 (en) Apparatus, method, and program for controlling profile data delivery
JP4606052B2 (en) Information processing apparatus, operation permission information generation method, operation permission information generation program, and recording medium
US8176535B2 (en) Information processing system, information processing method, and computer readable medium
KR20200088995A (en) Document security and integrity verification based on blockchain in image forming device
CN112487490A (en) Tamper recognition method, device, and medium
JP2010086435A (en) Information processing method and computer
JP2004072290A (en) Method, program and device for managing certificate management environment
JP5179319B2 (en) Electronic document management apparatus and electronic document management method
JP7462903B2 (en) User terminal, authenticator terminal, registrant terminal, management system and program
EP4224389A1 (en) Control method, generation method, generation program, and information processing device
JP2009284138A (en) Document processing apparatus and document processing program
JP2010114725A (en) Evidence preservation apparatus, method of preserving evidence, and program
JP2003281333A (en) System, method and program for electronic signature, and recording medium having the program recorded thereon
JP4314152B2 (en) Electronic information assurance system, business terminal
JP2009232002A (en) Electronic signature system, signature apparatus, verification apparatus, and program
JP2013192125A (en) Electronic signature system and method for electronic signature and postscript
JP2003006361A (en) Electronic seal impression system and recording medium which records electronic seal impression program
WO2012114601A1 (en) Information-processing device and information-processing program
JP3997197B2 (en) Image processing system