JP6931337B2 - Registration device, management system, registration method and registration program - Google Patents
Registration device, management system, registration method and registration program Download PDFInfo
- Publication number
- JP6931337B2 JP6931337B2 JP2018060664A JP2018060664A JP6931337B2 JP 6931337 B2 JP6931337 B2 JP 6931337B2 JP 2018060664 A JP2018060664 A JP 2018060664A JP 2018060664 A JP2018060664 A JP 2018060664A JP 6931337 B2 JP6931337 B2 JP 6931337B2
- Authority
- JP
- Japan
- Prior art keywords
- transaction
- registration
- blockchain
- terminal
- electronic signature
- 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.)
- Active
Links
Images
Description
本発明は、トランザクションの登録装置、管理システム、登録方法及び登録プログラムに関する。 The present invention relates to a transaction registration device, a management system, a registration method and a registration program.
従来、ブロックチェーンを利用したトランザクションの管理方法が提案されている。
ブロックチェーンには、一度登録されたトランザクションを取り消すことができない性質があるため、改竄に対して高い耐性を持っている。
また、実際の取引において、ある条件のもとに取り消しが必要な契約の場合、例えば、HTLC(Hashed Time Lock Contract)を利用した取り消し方法が提案されている(例えば、非特許文献1及び2参照)。
Conventionally, a transaction management method using a blockchain has been proposed.
Since the blockchain has the property that once registered transactions cannot be canceled, it is highly resistant to tampering.
Further, in the case of a contract that needs to be canceled under certain conditions in an actual transaction, for example, a cancellation method using HTLC (Hashed Time Lock Control) has been proposed (see, for example, Non-Patent Documents 1 and 2). ).
しかしながら、HTLCでは、取引における受信者が秘密の乱数を生成する必要があり、この乱数が第三者に漏洩した場合、又は第三者がこの乱数を自ら生成できた場合に、取引が確定され、取り消しができないという課題があった。 However, in HTLC, the transaction is confirmed when the recipient in the transaction needs to generate a secret random number and the random number is leaked to a third party or the third party can generate this random number by itself. , There was a problem that it could not be canceled.
本発明は、ブロックチェーンを利用しつつも、取り消しが可能なトランザクションの登録装置、管理システム、登録方法及び登録プログラムを提供することを目的とする。 An object of the present invention is to provide a transaction registration device, a management system, a registration method, and a registration program that can be canceled while using a blockchain.
本発明に係るトランザクションの登録装置は、トランザクションのハッシュ値を生成し、ブロックチェーンに登録する第1登録部と、前記トランザクションを、当該トランザクションの当事者の端末に送信し、承認の要求をする送信部と、前記当事者の端末から、前記トランザクションを承認したことを示す電子署名を受信する受信部と、前記トランザクション及び前記電子署名を、前記ブロックチェーンに登録する第2登録部と、を備える。 The transaction registration device according to the present invention is a first registration unit that generates a hash value of a transaction and registers it in a blockchain, and a transmission unit that transmits the transaction to the terminals of the parties to the transaction and requests approval. A receiving unit that receives an electronic signature indicating that the transaction has been approved from the terminal of the party concerned, and a second registration unit that registers the transaction and the electronic signature in the blockchain.
前記第2登録部は、前記ハッシュ値へのポインタを、前記トランザクション及び前記電子署名と共に登録してもよい。 The second registration unit may register a pointer to the hash value together with the transaction and the electronic signature.
前記送信部は、前記ハッシュ値を格納したブロックを特定するための情報を、前記トランザクションと共に前記当事者の端末に送信してもよい。 The transmitting unit may transmit information for identifying a block storing the hash value to the terminal of the party together with the transaction.
本発明に係る管理システムは、トランザクションの送信端末及び受信端末と、ブロックチェーンの管理装置と、を備えるシステムであって、前記送信端末は、前記トランザクションを、前記管理装置及び前記受信端末へ送信する送信部と、前記受信端末から、前記トランザクションを承認したことを示す電子署名を受信する受信部と、前記電子署名を伴って、前記トランザクションの登録を前記管理装置に指示する指示部と、を備え、前記受信端末は、前記送信端末から受信した前記トランザクションに対する電子署名を生成し、前記送信端末に返信する承認部を備え、前記管理装置は、前記トランザクションのハッシュ値を生成し、ブロックチェーンに登録する第1登録部と、前記送信端末からの指示に応じて、前記トランザクション及び前記電子署名を、前記ブロックチェーンに登録する第2登録部と、を備える。 The management system according to the present invention is a system including a transaction transmission terminal and a reception terminal, and a blockchain management device, and the transmission terminal transmits the transaction to the management device and the reception terminal. It includes a transmitting unit, a receiving unit that receives an electronic signature indicating that the transaction has been approved from the receiving terminal, and an instruction unit that instructs the management device to register the transaction with the electronic signature. The receiving terminal includes an approval unit that generates an electronic signature for the transaction received from the transmitting terminal and returns it to the transmitting terminal, and the management device generates a hash value of the transaction and registers it in the blockchain. A first registration unit for registering the transaction and the electronic signature in the blockchain in response to an instruction from the transmission terminal is provided.
本発明に係る登録方法は、ブロックチェーンへのトランザクションの登録装置が、前記トランザクションのハッシュ値を生成し、前記ブロックチェーンに登録する第1登録ステップと、前記トランザクションを、当該トランザクションの当事者の端末に送信し、承認の要求をする送信ステップと、前記当事者の端末から、前記トランザクションを承認したことを示す電子署名を受信する受信ステップと、前記トランザクション及び前記電子署名を、前記ブロックチェーンに登録する第2登録ステップと、を実行する。 In the registration method according to the present invention, a first registration step in which a transaction registration device in a blockchain generates a hash value of the transaction and registers the transaction in the blockchain, and the transaction is transferred to a terminal of a party to the transaction. A transmission step of transmitting and requesting approval, a receiving step of receiving an electronic signature indicating that the transaction has been approved from the terminal of the party, and registration of the transaction and the electronic signature in the blockchain. 2 Perform the registration step and.
本発明に係る登録プログラムは、ブロックチェーンへのトランザクションの登録装置に、前記トランザクションのハッシュ値を生成し、前記ブロックチェーンに登録する第1登録ステップと、前記トランザクションを、当該トランザクションの当事者の端末に送信し、承認の要求をする送信ステップと、前記当事者の端末から、前記トランザクションを承認したことを示す電子署名を受信する受信ステップと、前記トランザクション及び前記電子署名を、前記ブロックチェーンに登録する第2登録ステップと、を実行させるためのものである。 The registration program according to the present invention has a first registration step of generating a hash value of the transaction in a device for registering a transaction in the blockchain and registering the transaction in the blockchain, and transmitting the transaction to a terminal of a party to the transaction. A transmission step of transmitting and requesting approval, a receiving step of receiving an electronic signature indicating that the transaction has been approved from the terminal of the party, and registration of the transaction and the electronic signature in the blockchain. 2 The registration step is to be executed.
本発明によれば、ブロックチェーンを利用しつつも、トランザクションの取り消しが可能となる。 According to the present invention, it is possible to cancel a transaction while using a blockchain.
[第1実施形態]
以下、本発明の第1実施形態について説明する。
[First Embodiment]
Hereinafter, the first embodiment of the present invention will be described.
図1は、本実施形態に係る管理システム1の機能構成を示す図である。
管理システム1は、ブロックチェーン10に対してトランザクションを登録する端末群で構成され、トランザクションの当事者として、送信端末20(登録装置)と、受信端末30とを備える。
なお、受信端末30は、トランザクションの種類に応じて複数存在してもよいが、本実施形態では、送信端末20と受信端末30とが1台ずつである場合を例示する。
FIG. 1 is a diagram showing a functional configuration of the management system 1 according to the present embodiment.
The management system 1 is composed of a group of terminals that register transactions with respect to the
There may be a plurality of receiving
送信端末20は、制御部及び記憶部の他、各種の入出力インタフェースを備えた情報処理装置(コンピュータ)である。制御部は、記憶部に格納されたソフトウェア(登録プログラム)を読み出し実行することにより、次の各部として機能する。
すなわち、送信端末20は、第1登録部21と、送信部22と、受信部23と、第2登録部24とを備える。
The
That is, the
第1登録部21は、トランザクションのハッシュ値を生成し、ブロックチェーン10に登録する。
The
送信部22は、トランザクションを、このトランザクションの当事者である受信端末30に送信し、承認の要求をする。
このとき、送信部22は、ブロックチェーン10においてトランザクションのハッシュ値を格納したブロックを特定するための情報を、トランザクションと共に受信端末30に送信する。
なお、ブロックを特定するための情報は、例えば、ブロック番号又は登録日時等であってよい。
The
At this time, the
The information for identifying the block may be, for example, a block number, a registration date and time, or the like.
受信部23は、受信端末30から、トランザクションの受信者がトランザクションの内容を承認したことを示す電子署名を受信する。
The
第2登録部24は、トランザクション及び電子署名を、ブロックチェーン10に登録する。
このとき、第2登録部24は、第1登録部21により登録されたハッシュ値へのポインタを、トランザクション及び前記電子署名と共に登録することで、トランザクションとハッシュ値との対応付けを明確にする。
The
At this time, the
受信端末30は、送信端末20と同様に、制御部及び記憶部の他、各種の入出力インタフェースを備えた情報処理装置(コンピュータ)である。制御部は、記憶部に格納されたソフトウェアを読み出し実行することにより、承認部31として機能する。
Like the transmitting
承認部31は、送信端末20から受信したトランザクションのハッシュ値がブロックチェーン10に登録されていることを確認し、トランザクションの正当性を検証する。
さらに、承認部31は、受信したトランザクションの内容を受信者が確認すると、このトランザクションに対して、受信者の秘密鍵により電子署名を生成し、送信端末20へ送信する。
The
Further, when the receiver confirms the content of the received transaction, the
図2は、本実施形態に係る管理システム1によるブロックチェーン10へのトランザクションの登録方法を示す概要図である。
送信端末20が生成したトランザクションをブロックチェーン10に登録する場合、まず、トランザクションのハッシュ値が算出され、ブロックチェーン10のブロック11に格納される。これにより、取引等の契約が発生した事実が記録される。
FIG. 2 is a schematic diagram showing a method of registering a transaction in the
When registering the transaction generated by the
次に、トランザクションが受信端末30において承認されると、承認の印として受信者の電子署名が送信端末20に送信される。
すると、トランザクション及び電子署名の組がブロックチェーン10のブロック12に格納される。このとき、ハッシュ値が格納されたブロック11へのポインタをブロック12に含めることで、契約の事実を示すハッシュ値と実体を示すトランザクションとが関連付けられる。
Next, when the transaction is approved by the
Then, the transaction and the digital signature set are stored in the
ここで、受信者がトランザクションを承認しない、又は送信者が承認結果を無視することで、ブロックチェーン10には、ハッシュ値の格納後に実際のトランザクションが格納されず、取り消しされたことが確認できる。
Here, if the receiver does not approve the transaction or the sender ignores the approval result, it can be confirmed that the actual transaction is not stored in the
図3は、本実施形態に係る管理システム1における処理を示すシーケンス図である。
ステップS1において、送信端末20は、トランザクションを生成する。
ステップS2において、送信端末20は、生成したトランザクションのハッシュ値を算出する。
ステップS3において、送信端末20は、算出したハッシュ値をブロックチェーン10に登録する。
ステップS4において、送信端末20は、トランザクションを受信端末30に送信する。
FIG. 3 is a sequence diagram showing processing in the management system 1 according to the present embodiment.
In step S1, the transmitting
In step S2, the
In step S3, the
In step S4, the transmitting
ステップS5において、受信端末30は、トランザクションの内容が正しいことを受信者からの入力により確認し、さらに、トランザクションのハッシュ値がブロックチェーン10に登録されていることを確認する。
ステップS6において、受信端末30は、受信者の秘密鍵を用いて、トランザクションに対する電子署名を生成する。
ステップS7において、受信端末30は、生成した電子署名を送信端末20に送信する。
In step S5, the
In step S6, the
In step S7, the
ステップS8において、送信端末20は、トランザクション及び電子署名をブロックチェーン10に登録する。
In step S8, the transmitting
本実施形態によれば、管理システム1は、トランザクションのハッシュ値をブロックチェーンに登録し、受信者の承認を得た後、トランザクションの実体をブロックチェーンに登録する。
したがって、管理システム1は、トランザクションを2回に分けてブロックチェーン10に登録することで、改竄が困難なブロックチェーン10を利用しつつも、契約の事実を示すトランザクションのハッシュ値が登録された後に、各種の手続きの間、トランザクションの取り消しが可能となる。
According to the present embodiment, the management system 1 registers the hash value of the transaction in the blockchain, and after obtaining the approval of the receiver, registers the transaction entity in the blockchain.
Therefore, the management system 1 registers the transaction in the
この結果、管理システム1は、各種の手続きの開始時点で即座にトランザクションの発生の事実を登録することができるので、手続きが完了するまでの待ち時間がなくなる。
また、管理システム1は、トランザクションのハッシュ値を前もって登録することにより、トランザクションの実体が登録されるまでに改竄される可能性に対して、正当性の検証を可能にする。
As a result, the management system 1 can immediately register the fact that a transaction has occurred at the start of various procedures, so that there is no waiting time until the procedures are completed.
Further, the management system 1 makes it possible to verify the validity of the possibility of falsification by the time the transaction entity is registered by registering the hash value of the transaction in advance.
管理システム1は、ハッシュ値が格納されたブロックへのポインタを、トランザクションの実体と共に登録することで、2回に分けて登録されたブロック間の関連付けを明確にでき、利便性を向上できる。 By registering the pointer to the block in which the hash value is stored together with the transaction entity, the management system 1 can clarify the association between the blocks registered in two steps, and can improve convenience.
管理システム1は、ハッシュ値を格納したブロックを特定するための情報を、トランザクションと共に受信端末30に送信するので、受信端末30において、トランザクションの正当性確認のためにハッシュ値を検索する処理負荷が低減される。
Since the management system 1 transmits information for identifying the block in which the hash value is stored to the receiving
[第2実施形態]
以下、本発明の第2実施形態について説明する。
本実施形態では、ブロックチェーン10の管理装置100が設けられ、各端末は、管理装置100を介してブロックチェーン10にアクセスする。
なお、第1実施形態と同様の構成に対しては同一の符号を付し、説明を省略又は簡略化する。
[Second Embodiment]
Hereinafter, a second embodiment of the present invention will be described.
In the present embodiment, the
The same reference numerals are given to the same configurations as those in the first embodiment, and the description thereof will be omitted or simplified.
図4は、本実施形態に係る管理システム1Aの機能構成を示す図である。
管理システム1Aは、送信端末20A及び受信端末30に加えて、管理装置100を備える。
送信端末20Aは、送信部22と、受信部23と、指示部25とを備える。
送信部22は、トランザクションを、管理装置100及び受信端末30へ送信する。
受信部23は、受信端末30から、トランザクションを承認したことを示す電子署名を受信する。
指示部25は、電子署名を伴って、トランザクションの登録を管理装置100に指示する。
FIG. 4 is a diagram showing a functional configuration of the
The
The
The
The receiving
The
受信端末30は、第1実施形態と同様に、送信端末20Aから受信したトランザクションに対する電子署名を生成し、送信端末20Aに返信する承認部31を備える。
Similar to the first embodiment, the receiving
管理装置100は、第1登録部21と、第2登録部24とを備える。
第1登録部21は、送信端末20Aから受信したトランザクションのハッシュ値を生成し、ブロックチェーン10に登録する。
第2登録部24は、送信端末20Aからの指示に応じて、トランザクション及び電子署名を、ブロックチェーン10に登録する。
The
The
The
図5は、本実施形態に係る管理システム1Aにおける処理を示すシーケンス図である。
ステップS11において、送信端末20Aは、トランザクションを生成する。
ステップS12において、送信端末20は、生成したトランザクションを管理装置100に送信する。
FIG. 5 is a sequence diagram showing processing in the
In step S11, the transmitting terminal 20A generates a transaction.
In step S12, the transmitting
ステップS13において、管理装置100は、送信端末20Aから受信したトランザクションのハッシュ値を算出する。
ステップS14において、管理装置100は、算出したハッシュ値をブロックチェーン10に登録する。
In step S13, the
In step S14, the
ステップS15において、送信端末20Aは、トランザクションを受信端末30に送信する。
In step S15, the transmitting terminal 20A transmits the transaction to the receiving
ステップS16において、受信端末30は、トランザクションの内容が正しいことを受信者からの入力により確認し、さらに、トランザクションのハッシュ値がブロックチェーン10に登録されていることを、管理装置100を介して確認する。
ステップS17において、受信端末30は、受信者の秘密鍵を用いて、トランザクションに対する電子署名を生成する。
ステップS18において、受信端末30は、生成した電子署名を送信端末20Aに送信する。
In step S16, the receiving
In step S17, the receiving
In step S18, the receiving
ステップS19において、送信端末20Aは、受信端末30から受信した電子署名を管理装置100に送信する。
ステップS20において、管理装置100は、トランザクション及び電子署名をブロックチェーン10に登録する。
In step S19, the transmitting terminal 20A transmits the electronic signature received from the receiving
In step S20, the
本実施形態によれば、ブロックチェーン10の管理装置100が設けられることにより、利用者の端末である送信端末20Aにおける処理負荷が低減される。
According to the present embodiment, by providing the
以上、本発明の実施形態について説明したが、本発明は前述した実施形態に限るものではない。また、前述した実施形態に記載された効果は、本発明から生じる最も好適な効果を列挙したに過ぎず、本発明による効果は、実施形態に記載されたものに限定されるものではない。 Although the embodiments of the present invention have been described above, the present invention is not limited to the above-described embodiments. Moreover, the effects described in the above-described embodiments are merely a list of the most preferable effects arising from the present invention, and the effects according to the present invention are not limited to those described in the embodiments.
管理システム1によるトランザクションの登録方法は、ソフトウェアにより実現される。ソフトウェアによって実現される場合には、このソフトウェアを構成するプログラムが、情報処理装置(コンピュータ)にインストールされる。また、これらのプログラムは、CD−ROMのようなリムーバブルメディアに記録されてユーザに配布されてもよいし、ネットワークを介してユーザのコンピュータにダウンロードされることにより配布されてもよい。さらに、これらのプログラムは、ダウンロードされることなくネットワークを介したWebサービスとしてユーザのコンピュータに提供されてもよい。 The transaction registration method by the management system 1 is realized by software. When realized by software, the programs that make up this software are installed in the information processing device (computer). Further, these programs may be recorded on a removable medium such as a CD-ROM and distributed to the user, or may be distributed by being downloaded to the user's computer via a network. Further, these programs may be provided to the user's computer as a Web service via a network without being downloaded.
1、1A 管理システム
10 ブロックチェーン
20 受信端末
20、20A 送信端末(登録装置)
21 第1登録部
22 送信部
23 受信部
24 第2登録部
25 指示部
30 受信端末
31 承認部
100 管理装置
1,
21
Claims (6)
前記トランザクションを、当該トランザクションの当事者の端末に送信し、承認の要求をする送信部と、
前記当事者の端末から、前記トランザクションの正当性を前記ハッシュ値により検証し、かつ、当該トランザクションの内容を承認したことを示す電子署名を受信する受信部と、
承認された前記トランザクション及び前記電子署名を、前記ブロックチェーンに登録する第2登録部と、を備えるトランザクションの登録装置。 When a transaction occurs, the first registration unit that generates the hash value of the transaction and registers it in the blockchain,
A transmitter that sends the transaction to the terminals of the parties to the transaction and requests approval.
A receiving unit that receives an electronic signature indicating that the validity of the transaction is verified by the hash value and the content of the transaction is approved from the terminal of the party concerned.
A transaction registration device including a second registration unit that registers the approved transaction and the electronic signature in the blockchain.
前記送信端末は、
前記トランザクションを、前記管理装置及び前記受信端末へ送信する送信部と、
前記受信端末から、前記トランザクションを承認したことを示す電子署名を受信する受信部と、
前記電子署名を伴って、前記トランザクションの登録を前記管理装置に指示する指示部と、を備え、
前記管理装置は、
前記トランザクションの発生時に、当該トランザクションのハッシュ値を生成し、ブロックチェーンに登録する第1登録部と、
前記送信端末からの指示に応じて、承認された前記トランザクション及び前記電子署名を、前記ブロックチェーンに登録する第2登録部と、を備え、
前記受信端末は、
前記送信端末から受信した前記トランザクションに対する正当性を前記ハッシュ値により検証し、かつ、当該トランザクションの内容を承認したことを示す電子署名を生成し、前記送信端末に返信する承認部を備える管理システム。 A management system including a transaction transmission terminal and a reception terminal, and a blockchain management device.
The transmitting terminal is
A transmission unit that transmits the transaction to the management device and the receiving terminal, and
A receiving unit that receives an electronic signature indicating that the transaction has been approved from the receiving terminal.
An instruction unit that instructs the management device to register the transaction with the electronic signature is provided.
The management device is
When the transaction occurs, the first registration unit that generates the hash value of the transaction and registers it in the blockchain,
A second registration unit that registers the approved transaction and the electronic signature in the blockchain in response to an instruction from the transmission terminal is provided.
The receiving terminal is
The validity for the transaction received from the transmitting terminal and verified by the hash value, and, Bei obtain management system authorization unit generates an electronic signature indicates its acceptance of the contents of the transaction, and returns to the transmission terminal ..
前記トランザクションの発生時に、当該トランザクションのハッシュ値を生成し、前記ブロックチェーンに登録する第1登録ステップと、
前記トランザクションを、当該トランザクションの当事者の端末に送信し、承認の要求をする送信ステップと、
前記当事者の端末から、前記トランザクションの正当性を前記ハッシュ値により検証し、かつ、当該トランザクションの内容を承認したことを示す電子署名を受信する受信ステップと、
承認された前記トランザクション及び前記電子署名を、前記ブロックチェーンに登録する第2登録ステップと、を実行する登録方法。 The transaction registration device in the blockchain
When the transaction occurs, the first registration step of generating the hash value of the transaction and registering it in the blockchain, and
A transmission step of transmitting the transaction to the terminals of the parties to the transaction and requesting approval, and
A receiving step of receiving an electronic signature indicating that the validity of the transaction is verified by the hash value and the content of the transaction is approved from the terminal of the party concerned.
A registration method for executing a second registration step of registering the approved transaction and the electronic signature in the blockchain.
前記トランザクションの発生時に、当該トランザクションのハッシュ値を生成し、前記ブロックチェーンに登録する第1登録ステップと、
前記トランザクションを、当該トランザクションの当事者の端末に送信し、承認の要求をする送信ステップと、
前記当事者の端末から、前記トランザクションの正当性を前記ハッシュ値により検証し、かつ、当該トランザクションの内容を承認したことを示す電子署名を受信する受信ステップと、
承認された前記トランザクション及び前記電子署名を、前記ブロックチェーンに登録する第2登録ステップと、を実行させるための登録プログラム。 In the device for registering transactions in the blockchain,
When the transaction occurs, the first registration step of generating the hash value of the transaction and registering it in the blockchain, and
A transmission step of transmitting the transaction to the terminals of the parties to the transaction and requesting approval, and
A receiving step of receiving an electronic signature indicating that the validity of the transaction is verified by the hash value and the content of the transaction is approved from the terminal of the party concerned.
A registration program for executing a second registration step of registering the approved transaction and the electronic signature in the blockchain.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018060664A JP6931337B2 (en) | 2018-03-27 | 2018-03-27 | Registration device, management system, registration method and registration program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018060664A JP6931337B2 (en) | 2018-03-27 | 2018-03-27 | Registration device, management system, registration method and registration program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2019176264A JP2019176264A (en) | 2019-10-10 |
JP6931337B2 true JP6931337B2 (en) | 2021-09-01 |
Family
ID=68169741
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2018060664A Active JP6931337B2 (en) | 2018-03-27 | 2018-03-27 | Registration device, management system, registration method and registration program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6931337B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111222165B (en) | 2020-01-10 | 2022-09-23 | 北京百度网讯科技有限公司 | Multi-party computing method, device, equipment and medium based on block chain |
-
2018
- 2018-03-27 JP JP2018060664A patent/JP6931337B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
JP2019176264A (en) | 2019-10-10 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10700851B2 (en) | System and method for implementing a resolver service for decentralized identifiers | |
EP3296913B1 (en) | Method and system for secure communication of a token and aggregation of the same | |
US20200145373A1 (en) | System for blockchain based domain name and ip number register | |
US11734259B2 (en) | Anonymous database rating update | |
KR20200096790A (en) | System and method for authenticating off-chain data based on proof verification | |
CN109784870B (en) | Contract management method, contract management device, computer equipment and computer readable storage medium | |
KR20240023688A (en) | Computer-implemented methods and systems for validating tokens for blockchain-based cryptocurrencies | |
US20200382301A1 (en) | Anonymous rating structure for database | |
CN109995776B (en) | Internet data verification method and system | |
JP2003283491A (en) | Digital signature system, digital signature processor, program and recording medium | |
EP3966998A1 (en) | Hash function attacks | |
CN111753014B (en) | Identity authentication method and device based on block chain | |
KR102151746B1 (en) | Data storage method using block chain based IoT platform | |
US11151123B2 (en) | Offline verification with document filter | |
JP2024507908A (en) | Blockchain network identity management using SSI | |
EP4055775A1 (en) | Data block modification | |
US11507535B2 (en) | Probabilistic verification of linked data | |
US20230403154A1 (en) | Verifier credential determination by a registrant | |
US10397198B2 (en) | Information communication system, information communication program, and information communication method | |
EP4018348A1 (en) | Sharing data via transactions of a blockchain | |
CN111241586B (en) | Anonymous processing method and system for block link address, terminal and storage medium | |
Perez et al. | Improving end-to-end verifiable voting systems with blockchain technologies | |
JP2022548264A (en) | cryptographically linked identities | |
CN112365252A (en) | Account model-based privacy transaction method and device and related equipment | |
CN115174099A (en) | Copyright asset authorization method and device based on block chain and electronic equipment |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20200205 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20201125 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20210106 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210212 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20210720 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20210813 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6931337 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |