CN106960165B - Method for realizing multi-party electronic contract countersigning based on block chain intelligent contract - Google Patents

Method for realizing multi-party electronic contract countersigning based on block chain intelligent contract Download PDF

Info

Publication number
CN106960165B
CN106960165B CN201710145170.2A CN201710145170A CN106960165B CN 106960165 B CN106960165 B CN 106960165B CN 201710145170 A CN201710145170 A CN 201710145170A CN 106960165 B CN106960165 B CN 106960165B
Authority
CN
China
Prior art keywords
contract
signing
party
intelligent
electronic
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
Application number
CN201710145170.2A
Other languages
Chinese (zh)
Other versions
CN106960165A (en
Inventor
陈强
梁敏鸿
郑均强
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.)
Guangdong Wangjin Holdings Co ltd
Original Assignee
Guangdong Wangjin Holdings Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangdong Wangjin Holdings Co ltd filed Critical Guangdong Wangjin Holdings Co ltd
Priority to CN201710145170.2A priority Critical patent/CN106960165B/en
Publication of CN106960165A publication Critical patent/CN106960165A/en
Application granted granted Critical
Publication of CN106960165B publication Critical patent/CN106960165B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/64Protecting data integrity, e.g. using checksums, certificates or signatures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2151Time stamp

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Human Resources & Organizations (AREA)
  • Physics & Mathematics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Data Mining & Analysis (AREA)
  • Economics (AREA)
  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Computer Hardware Design (AREA)
  • Bioethics (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention aims to provide a method for realizing multiparty countersigning of an electronic contract based on a block chain intelligent contract, which comprises the following steps: compiling an intelligent contract program comprising contract data; deploying an intelligent contract program into each node of a block chain platform; initializing contract data; each signing party confirms contract data and authenticates signing; after all the signatory parties sign the contract, the intelligent contract program calls a national time service center interface to add a credible timestamp. The invention realizes the electronic contract signing and the electronic contract storage in the intelligent contract by executing the intelligent contract program on all the block chain nodes, thereby effectively solving the problems that the existing electronic contract signing technology is easy to be distorted and has poor safety when signing the contract, and ensuring that not only the final electronic contract can not be distorted, but also the record and time of each signing contract can not be distorted.

Description

Method for realizing multi-party electronic contract countersigning based on block chain intelligent contract
Technical Field
The invention relates to the field of Internet technology and electronic contracts, in particular to a method for realizing multiparty countersigning of an electronic contract based on a block chain intelligent contract.
Background
With the continued development of the economy, the number of contracts signed in commercial activities has increased dramatically. Traditional transaction activities generally carry out the signing of paper contracts, but the signing of paper contracts has a plurality of problems: first, it is a distance problem. Because of distance or other reasons, if the parties signing the contract can not finish signing in the same place, generally need to carry to another party and sign after the signing is finished by some party, if involve many parties signing, so will be very inefficient; second, if a large number of signatures of the same type are required, the traditional manual signature or seal method is time-consuming, labor-consuming and inefficient.
In order to solve the above problems, it is common in the art to sign an electronic contract. The existing electronic contract signing technology mainly has two modes of off-line signing and on-line signing. For off-line signing, each signing party needs to add an electronic signature of the own party and then sends the electronic signature to the next signing party, the process is complicated and difficult to control, and the electronic contract is easy to be tampered in the network transmission process. For the on-line signing mode, a signing platform generally adopts a data Certificate (CA) to verify signing parties of an electronic contract, and a trusted timestamp is added to a national time service center of a professional timestamp service institution after signing is finished to prove the legality, reliability and authenticity of the electronic contract. In the prior art, the electronic contract signing mode, whether off-line signing or on-line signing, has the problems of easy manual tampering and poor reliability and safety.
With the heat of 2016 block chain technology, some technologists store the complete electronic contract into the block chain after the electronic contract is signed, so as to ensure that the electronic contract is not tampered. This technique ensures that the final electronic contract is not tampered with, but it has some problems: the signing service of the electronic contract is mainly realized and circulated on a signing platform system, the signing platform system is generally based on a central node, is easy to be attacked and has safety and usability problems, and once the signing platform system has the problems, the signing service cannot be normally provided.
Disclosure of Invention
In order to overcome the defects of the prior art, embodiments of the present invention provide a method for realizing multiparty countersigning of an electronic contract based on a blockchain intelligent contract, which implements countersigning and storing of the electronic contract in the intelligent contract by executing an intelligent contract program on all blockchain nodes, so that the problems that the existing electronic contract signing technology is easy to be tampered and has poor security during countersigning the contract can be effectively solved, and it can be ensured that not only the final electronic contract cannot be tampered, but also the record and time of each signing contract cannot be tampered.
In order to achieve the above purpose, a method for realizing multi-party countersigning of an electronic contract based on a block chain intelligent contract is provided, which comprises the following steps:
A) compiling an intelligent contract program, wherein the intelligent contract program comprises contract data;
B) deploying an intelligent contract program into each node of a block chain platform;
C) initializing contract data;
D) each signing party confirms contract data and authenticates signing;
E) and after all the signatory parties sign the contract, the intelligent contract program carries out time marking.
Preferably, the time marking method adds a trusted time stamp to the national time service center interface called by the intelligent contract program.
Preferably, the intelligent contract program is provided with an initialization interface, and the step C) is realized through the initialization interface.
Preferably, the intelligent contract program is provided with a query interface, and each contractor in the step D) confirms the contract data through the query interface.
Preferably, the intelligent contract program is provided with a signing interface, and each signing party in the step D) realizes authentication signing through the signing interface.
Preferably, the signing party logs in the signing interface, and if the contract data indicates that the signing is successful, the operation is not performed; otherwise, generating an electronic signature, changing the contract data to indicate that the contract is successful, and adding the digital signature content in the contract data.
Preferably, the digital signature generating step is: and generating a digital abstract by using a hash algorithm on the same data, and encrypting the digital abstract by using a private key of a personal certificate of a signing party to obtain a digital signature.
Preferably, the contract data includes a contract ID, a contract number, contract contents, a contract status, contract completion time, and contractor data.
Preferably, the contractor data includes a contractor ID, a contractor owner, a contractor name, a contract status, and a contract time.
Compared with the prior art, the invention has the advantages that:
by executing intelligent contract programs on all block chain nodes, electronic contract countersigning and electronic contract storage are realized in the intelligent contracts, so that the problems that the existing electronic contract signing technology is easy to be distorted and has poor safety during countersigning of the contracts can be effectively solved, and the final electronic contract cannot be distorted, and the record and time of each signed contract cannot be distorted; the intelligent contract program is provided with an initial interface, an inquiry interface and a signing interface, so that a signing party signs conveniently, the effectiveness is improved, and the accuracy is ensured.
Drawings
FIG. 1 is a schematic flow diagram of the process of the present invention.
Detailed Description
In the description of the present invention, the terms "upper", "lower", "front", and "rear", etc. indicate orientations or positional relationships based on those shown in the drawings, and are only for convenience of describing the present invention but do not require that the present invention must be constructed and operated in a specific orientation, and thus, should not be construed as limiting the present invention.
The following further describes embodiments of the present invention with reference to the drawings.
In order to ensure the confidentiality of a communication channel and prevent transmitted data from being intercepted or tampered, each signing party and the server related to the method are firstly provided with a digital certificate issued by a trusted authority, and the signing party and the server are connected through SSL.
The invention provides a method for realizing multiparty countersigning of an electronic contract based on a block chain intelligent contract, which comprises the following steps: compiling an intelligent contract program comprising contract data, wherein the intelligent contract program is provided with an initialization interface, a query interface and a signing interface; deploying an intelligent contract program into each node of a block chain platform; initializing contract data by an initialization interface; each signing party inquires and confirms contract data through the inquiry interface and authenticates and signs through the signing interface, after all signing parties finish signing, the intelligent contract program carries out time marking, and the time marking method adds a credible time stamp for the intelligent contract program calling a national time service center interface.
In the method disclosed by the invention, the countersigning service of the electronic contract is realized by a blockchain intelligent contract, and an intelligent contract program is a section of computer programming language code program and is executed on each node of a blockchain. The invention realizes the whole process of multi-party countersigning of the electronic contract by executing an initialization interface, a query interface and a signing interface of the intelligent contract on a block chain, after the contract data is initialized, a signing party confirms the contract and authenticates the signing, a block chain platform broadcasts an intelligent contract program to each block chain node, after the next signing party authenticates and signs through the query interface and the signing interface, the block chain platform broadcasts the intelligent contract program to each block chain node, and the process is continued until the last signing party finishes countersigning, and the intelligent contract program adds a timestamp. Relevant data in the whole signing process can be stored in the block chain nodes, each block chain node comprises a timestamp connected with a previous block chain link point, so that the data cannot be tampered, once the data is recorded, the data in one block chain node cannot be reversed, each block chain node stores a complete distributed account copy, and the characteristics of data incapability of being tampered, impossibility, high availability, traceability and the like are realized by combining technologies such as a consensus mechanism, an encryption algorithm and the like, so that the trust problem among human beings is solved indirectly through a computer, and the fact that the final electronic contract cannot be tampered and the record and time of each signing contract cannot be tampered can be ensured.
Referring to fig. 1, the preferred embodiment of the present invention is as follows:
and step S01, each signed party communicates contract content online or offline, then the contract initiator writes a corresponding intelligent contract program according to the finally determined contract template and each signed party, and deploys the intelligent contract program to each node of the block chain. When the intelligent contract program is deployed, an initialization interface of the intelligent contract program is called, and contract content and information of a signing party are initialized.
And step S02, each signing party calls the inquiry interface of the intelligent contract program to confirm that the contract content is correct, and calls the signing interface of the intelligent contract to realize digital signature authentication signing.
And step S03, after all the signatory parties sign the electronic contract carefully, the intelligent contract program calls the interface of the national time service center to add the credible time stamp to the electronic contract content and the digital signature of each signatory party.
Through the steps, electronic contract signing and storing are performed on the block chain, and signing contract recording and final contract content cannot be forged and falsified. And finally, adding a credible timestamp on the final electronic contract content and the digital signatures of all signatory parties, so that the integrity and existing time points of the final electronic contract content can be solidified, and the electronic contract content and the signing time can be prevented from being forged and falsified.
In order to better understand the technical method implemented by the present invention, the data definition and interface of the intelligent contract in the blockchain will be described below, and all nodes in the blockchain have the same intelligent contract data definition and interface.
Intelligent contract data definition:
the contract data comprises a contract ID, a contract number, contract content, contract state, contract signing completion time and data of each signing party, and specifically comprises the following steps:
Figure BDA0001243892840000041
the data of the signatory includes the ID of the signatory, the name of the signatory (such as the first party and the second party), the signing status, and the signing time, which are as follows:
Figure BDA0001243892840000042
explanation: the contract states in the contract data include two states, respectively, 0 is in the contract, 1 is after the contract, the initial state is 0, and the contract finishtime is initially empty. The signing state in the data of the signatory has two states, namely 0 is no signing, 1 is successful signing and the initial state is 0. The signTime initial state is null.
Intelligent contract interface sample code:
note that here a contract corresponds to an intelligent contract.
(1) Initializing contract interface
Init(Contract contract)
Description of the parameters: the Contract is a Contract structure object, and the Contract and the related information of each contracting party corresponding to the Contract are stored.
Interface logic description: and (5) initializing contract data and storing related data into a block chain.
(2) Contract inquiry interface
Query()
Interface logic description: and inquiring the contract and the information of the signing party corresponding to the intelligent contract, and returning the relevant information of the contract stored in the block chain, including contract content, signing states of all parties and the like.
(3) Contract interface
Sign(Customer customer)
Description of the parameters: the Customer is a Customer structure object, and the related information of the login contracting party is stored.
Interface logic description: and generating an electronic signature according to the information of the login contracting party, and changing the state of the contracting party corresponding to the contract into successful contracting. And if the subscription state is successful, not operating. And after the Contract is successfully signed, adding the digital signature content to the digitalDignature in the Contract structure. The steps of generating the digital signature are as follows: and generating a digital abstract by using a hash algorithm for the contract content, and encrypting the digital abstract by using a private key of a personal certificate of a signing party to obtain a digital signature. If the contract is the last contracting party, the electronic signature of each contracting party is added to the contract content to obtain an electronic data fingerprint, and then a time stamp is added to a national time service center to prove the validity of the contracting time. And finally storing the time point into the containfinishTime of the Contract structure, and changing the ContractStatus into 1, namely the signing completion state.
Variations and modifications to the above-described embodiments may occur to those skilled in the art, which fall within the scope and spirit of the above description. Therefore, the present invention is not limited to the specific embodiments disclosed and described above, and some modifications and variations of the present invention should fall within the scope of the claims of the present invention. Furthermore, although specific terms are employed herein, they are used in a generic and descriptive sense only and not for purposes of limitation.

Claims (9)

1. A method for realizing multi-party electronic contract countersigning based on a block chain intelligent contract is characterized by comprising the following steps:
A) writing an intelligent contract program, wherein the intelligent contract program comprises contract data;
B) deploying an intelligent contract program into each node of a block chain platform;
C) initializing contract data;
D) after a signing party confirms a contract and authenticates and signs, the block chain platform broadcasts an intelligent contract program to each block chain node, and after the next signing party authenticates and signs through the inquiry interface and the signing interface, the block chain platform broadcasts the intelligent contract program to each block chain node, and so on until the last signing party finishes signing;
E) and after all the signatory parties sign the contract, the intelligent contract program carries out time marking.
2. The method for multi-party rendezvous for an electronic contract based on blockchain intelligent contracts, as recited in claim 1, wherein: the time marking method is characterized in that the trusted time stamp is added on a national time service center interface called by an intelligent contract program.
3. The method for multi-party rendezvous for an electronic contract based on blockchain intelligent contracts, as recited in claim 1, wherein: the intelligent contract program is provided with an initialization interface, and the step C) is realized through the initialization interface.
4. The method for multi-party rendezvous for an electronic contract based on blockchain intelligent contracts, as recited in claim 1, wherein: the intelligent contract program is provided with a query interface, and each signing party in the step D) confirms contract data through the query interface.
5. The method for multi-party rendezvous for an electronic contract based on blockchain intelligent contracts, as recited in claim 1, wherein: the intelligent contract program is provided with a signing interface, and all signing parties in the step D) realize authentication signing through the signing interface.
6. The method for multi-party rendezvous for an electronic contract based on blockchain intelligent contracts, as recited in claim 5, wherein: a signing party logs in the signing interface, and if the contract data indicate that the signing is successful, the signing party does not operate; otherwise, generating an electronic signature, changing the contract data to indicate that the contract is successful, and adding digital signature content in the contract data.
7. The method for multi-party signup of an electronic contract based on blockchain intelligent contracts, according to claim 6, wherein the digital signature generating step is: and generating a digital abstract for the contract data by using a hash algorithm, and encrypting the digital abstract by using a private key of a personal certificate of a signing party to obtain a digital signature.
8. The method for multi-party signup of an electronic contract based on blockchain intelligent contracts according to any one of claims 1 to 7, wherein: the contract data comprises contract ID, contract number, contract content, contract state, contract signing completion time and data of each signing party.
9. The method for multi-party rendezvous for an electronic contract based on blockchain intelligent contracts, as recited in claim 8, wherein: the contractor data includes contractor ID, contractor affiliated party, contractor name, contract status and contract time.
CN201710145170.2A 2017-03-13 2017-03-13 Method for realizing multi-party electronic contract countersigning based on block chain intelligent contract Active CN106960165B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710145170.2A CN106960165B (en) 2017-03-13 2017-03-13 Method for realizing multi-party electronic contract countersigning based on block chain intelligent contract

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710145170.2A CN106960165B (en) 2017-03-13 2017-03-13 Method for realizing multi-party electronic contract countersigning based on block chain intelligent contract

Publications (2)

Publication Number Publication Date
CN106960165A CN106960165A (en) 2017-07-18
CN106960165B true CN106960165B (en) 2020-12-22

Family

ID=59470856

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710145170.2A Active CN106960165B (en) 2017-03-13 2017-03-13 Method for realizing multi-party electronic contract countersigning based on block chain intelligent contract

Country Status (1)

Country Link
CN (1) CN106960165B (en)

Families Citing this family (49)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107749847A (en) * 2017-10-23 2018-03-02 济南浪潮高新科技投资发展有限公司 A kind of method of block chain quadrature digital up-converter
CN108234443B (en) * 2017-10-26 2021-11-23 招商银行股份有限公司 Subscription method, system and computer readable storage medium
EP3701452A1 (en) * 2017-10-27 2020-09-02 BXB Digital PTY Limited Systems and methods for executing smart contracts using a block chain
CN107886329A (en) * 2017-11-28 2018-04-06 无锡井通网络科技有限公司 The clocked flip call method of system contract based on block chain technology
CN109947843B (en) * 2017-12-01 2021-06-01 北京欧链科技有限公司 Method, device and system for determining time in block chain
CN108197891B (en) * 2018-01-05 2021-12-10 法信公证云(厦门)科技有限公司 Electronic signing device and method based on block chain
CN109840767B (en) * 2018-01-09 2021-06-11 中国科学院计算技术研究所 Multi-party fair contract evidence storing method and system based on block chain technology
CN108830545B (en) * 2018-04-28 2020-08-25 深圳慧通商务有限公司 Contract data processing method, contract management client and block chain management device
CN108377317A (en) * 2018-05-05 2018-08-07 广州智汇信息技术有限公司 A kind of intelligence contract processing unit
CN108632045A (en) * 2018-05-10 2018-10-09 阿里巴巴集团控股有限公司 A kind of block chain data processing method, device, processing equipment and system
CN108833115B (en) * 2018-06-15 2021-01-26 中山大学 Multi-party fair PDF (Portable document Format) contract signing method based on block chain
CN109087056A (en) * 2018-06-15 2018-12-25 平安科技(深圳)有限公司 Electronic contract signs method, apparatus and server
CN110620801A (en) * 2018-06-20 2019-12-27 鸿富锦精密工业(武汉)有限公司 Contract confirmation method based on block chain and conference system
CN113537984A (en) 2018-06-26 2021-10-22 创新先进技术有限公司 Content verification method and device based on block chain and electronic equipment
CN108960825A (en) * 2018-06-26 2018-12-07 阿里巴巴集团控股有限公司 Electric endorsement method and device, electronic equipment based on block chain
CN109345240B (en) * 2018-09-13 2022-03-04 海智(天津)大数据服务有限公司 Electronic business license application system and method based on block chain
CN109492983B (en) * 2018-09-26 2023-04-07 深圳壹账通智能科技有限公司 Electronic seal signing method, device, equipment and medium based on block chain intelligent contract
CN109409828A (en) * 2018-10-11 2019-03-01 绵阳网安科技有限公司 A kind of measure of managing contract based on block chain technology
CN109635572B (en) * 2018-11-05 2021-05-25 深圳变设龙信息科技有限公司 Contract signing method and device based on block chain and terminal equipment
KR102178583B1 (en) * 2018-11-13 2020-11-13 주식회사 싸이투코드 Contract apparatus and method of blockchain using digital contents orginal key
CN109816329A (en) * 2018-12-14 2019-05-28 深圳壹账通智能科技有限公司 Intelligent contract signature method, system, computer equipment and storage medium
CN111353783A (en) * 2018-12-21 2020-06-30 西安佰才邦网络技术有限公司 Block chain based signing method and equipment
CN109377198B (en) * 2018-12-24 2022-03-11 上海金融期货信息技术有限公司 Signing system based on multi-party consensus of alliance chain
CN110060069A (en) * 2019-03-05 2019-07-26 阿里巴巴集团控股有限公司 Online education commodity contract processing method, device and equipment based on block chain
CN110046907A (en) * 2019-03-18 2019-07-23 阿里巴巴集团控股有限公司 Contract based on block chain signs method and device, electronic equipment, storage medium
CN110033269A (en) * 2019-03-18 2019-07-19 阿里巴巴集团控股有限公司 Contract based on block chain consults method and device, electronic equipment, storage medium
CN110111206A (en) * 2019-04-04 2019-08-09 国美金控投资有限公司 It is a kind of that guarantor's Contract Signing system and method is prolonged based on block chain
CN110175831B (en) * 2019-04-23 2023-09-29 创新先进技术有限公司 Credit transfer method and device based on blockchain and electronic equipment
CN110084072A (en) * 2019-04-30 2019-08-02 北京智签科技有限公司 A kind of electronic contract online verification method based on block chain network
CN110113157A (en) * 2019-05-05 2019-08-09 江苏全链通信息科技有限公司 Contract processing method, equipment, network and storage medium based on block chain
CN110378664B (en) * 2019-06-10 2021-12-21 口碑(上海)信息技术有限公司 Method and device for establishing contract on line, storage medium and electronic device
CN110555299B (en) * 2019-08-01 2023-01-06 平安科技(深圳)有限公司 Electronic contract signing and storing method and device, computer equipment and storage medium
CN110647553B (en) * 2019-08-02 2022-05-24 广州供电局有限公司 Block chain-based power transaction contract management method and system
CN110765272B (en) * 2019-09-12 2022-08-26 深圳平安医疗健康科技服务有限公司 Knowledge graph-based signing method and device, computer equipment and computer storage medium
CN110598460B (en) * 2019-09-27 2022-08-05 腾讯科技(深圳)有限公司 Block chain-based electronic signature method and device and storage medium
CN111339187B (en) * 2020-02-20 2023-05-09 百度在线网络技术(北京)有限公司 Data processing method, device, equipment and storage medium based on intelligent contract
CN111159304A (en) * 2020-04-01 2020-05-15 支付宝(杭州)信息技术有限公司 Data processing method, device, equipment and system based on block chain
CN111741035B (en) 2020-08-28 2020-11-24 支付宝(杭州)信息技术有限公司 Electronic contract signing method, device and equipment
CN112307125B (en) * 2020-11-10 2024-04-30 湖南慧途科技有限公司 Signing method and device for realizing encrypted electronic contract based on blockchain intelligent contract
CN112822195B (en) * 2021-01-08 2022-11-04 深圳汉硕计算机科技有限公司 Electronic intelligent signing method based on block chain technology
CN113378196B (en) * 2021-06-21 2022-04-15 中山大学 Multi-party contract signing method based on block chain
CN113450081A (en) * 2021-07-12 2021-09-28 华航环境发展有限公司 Data limited sharing method based on block chain and distributed right management
CN113541959A (en) * 2021-07-12 2021-10-22 华航环境发展有限公司 Construction project management system and method
CN113806804A (en) * 2021-09-17 2021-12-17 安徽高山科技有限公司 Contract signing method based on block chain intelligent contract
CN114221806B (en) * 2021-12-14 2023-11-03 深圳市电子商务安全证书管理有限公司 Block chain-based data storage method, device, computer equipment and medium
CN115423477A (en) * 2022-10-13 2022-12-02 安徽高山科技有限公司 Electronic seal issuing method and system based on block chain technology
CN116629773B (en) * 2023-04-12 2024-04-02 国网河北省电力有限公司 Aggregation signature method based on internal and external collaborative bill combined signature service
CN117336099B (en) * 2023-11-22 2024-02-09 成都天府通数字科技有限公司 Signing method and signing system for intelligent contract based on block chain technology
CN117436879B (en) * 2023-12-20 2024-03-19 南京南大尚诚软件科技有限公司 Rural property right transaction cloud signing method based on blockchain technology

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107851253B (en) * 2015-07-13 2022-03-04 日本电信电话株式会社 Contract consensus method, consensus verification method, contract consensus system, consensus verification device, contract consensus device, computer-readable recording medium
CN105893042A (en) * 2016-03-31 2016-08-24 北京航空航天大学 Intelligent contract implementation method based on block chain
CN105956923B (en) * 2016-04-20 2022-04-29 上海如鸽投资有限公司 Asset transaction system and digital authentication and transaction method of assets
CN106022775A (en) * 2016-05-13 2016-10-12 邓迪 File signature method and system based on block chains
CN106022681A (en) * 2016-05-13 2016-10-12 杭州云象网络技术有限公司 Logistics tracking method based on block chain
CN105976231A (en) * 2016-06-24 2016-09-28 深圳前海微众银行股份有限公司 Asset management method based on intelligent block chain contracts and nodes
CN106408299B (en) * 2016-08-31 2020-04-14 江苏云签有限公司 Electronic intelligent signing payment method based on block chain technology
CN106341493A (en) * 2016-11-01 2017-01-18 北京金股链科技有限公司 Entity rights oriented digitalized electronic contract signing method
CN106487821B (en) * 2017-01-04 2020-07-03 北京天云智汇科技有限公司 Digital signature method based on Internet block chain technology

Also Published As

Publication number Publication date
CN106960165A (en) 2017-07-18

Similar Documents

Publication Publication Date Title
CN106960165B (en) Method for realizing multi-party electronic contract countersigning based on block chain intelligent contract
CN110147994B (en) Instant execution method of block chain based on homomorphic encryption
CN110597925B (en) Cross-chain data processing method and device based on block chain
CN108898389B (en) Content verification method and device based on block chain and electronic equipment
TWI694709B (en) Blockchain-based electronic signature method and device, and electronic equipment
KR102373685B1 (en) Operating system for blockchain IOT devices
CN108111314B (en) Method and equipment for generating and verifying digital certificate
CN110881063B (en) Storage method, device, equipment and medium of private data
CN108322451B (en) Data processing method, data processing device, computer equipment and storage medium
CN108964924A (en) Digital certificate method of calibration, device, computer equipment and storage medium
CN112003858B (en) Block chain-based platform docking method, electronic device and storage medium
US20190149337A1 (en) Implementing logic gate functionality using a blockchain
CN110348853B (en) Block chain off-line transaction method and system based on identification authentication
CN111460453A (en) Machine learning training method, controller, device, server, terminal and medium
CN107079036A (en) Registration and authorization method, apparatus and system
GB2555496A (en) Establishing crytographic identity for an electronic device
CN108377187A (en) A kind of block chain private key application method and device based on biological characteristic
CN110264200A (en) Block chain data processing method and device
CN113285802B (en) Key agreement method and device based on FPGA
CN109840769B (en) Block chain based evidence storing method, device, system and storage medium
US20200244457A1 (en) Blockchain intelligent security implementation
CN110740038A (en) Block chain and communication method, gateway, communication system and storage medium thereof
CN110716728A (en) Credible updating method and device for FPGA (field programmable Gate array) logic
CN112149077A (en) Supply chain billing method, system and computer equipment based on block chain technology
CN111311259A (en) Bill processing method, device, terminal and computer readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
PP01 Preservation of patent right

Effective date of registration: 20210922

Granted publication date: 20201222

PP01 Preservation of patent right