CN112115432A - Block chain based electronic seal credible use system and method - Google Patents

Block chain based electronic seal credible use system and method Download PDF

Info

Publication number
CN112115432A
CN112115432A CN202010986361.3A CN202010986361A CN112115432A CN 112115432 A CN112115432 A CN 112115432A CN 202010986361 A CN202010986361 A CN 202010986361A CN 112115432 A CN112115432 A CN 112115432A
Authority
CN
China
Prior art keywords
signature
electronic
seal
data
verification
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
CN202010986361.3A
Other languages
Chinese (zh)
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.)
Dareway Software Co ltd
Original Assignee
Dareway Software 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 Dareway Software Co ltd filed Critical Dareway Software Co ltd
Priority to CN202010986361.3A priority Critical patent/CN112115432A/en
Publication of CN112115432A publication Critical patent/CN112115432A/en
Pending legal-status Critical Current

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/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • G06F21/16Program or content traceability, e.g. by watermarking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • 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
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/382Payment protocols; Details thereof insuring higher security of transaction
    • G06Q20/3825Use of electronic signatures

Abstract

The utility model provides a credible use system and method of electronic seal based on block chain, the system includes electronic signature system and block chain support system, and the electronic signature system includes: a seal data chaining module configured to issue an electronic seal onto a block chain; the electronic signature verification module is configured to perform authenticity verification and validity verification on the file electronic signature generated by the electronic signature generation device, and specifically comprises: the signature data is analyzed to obtain a transaction address, the verification signature recording sub-module inquires the transaction address from the block chain and determines whether the signature recording transaction exists on the block chain; acquiring a signature record from a chain according to a transaction address, verifying whether data such as a file hash, a signer certificate, a time stamp and the like in file signature data are consistent with the data on the chain or not, and determining the validity of the current signature; the electronic seal usage process credible supervision, credible audit and whole process credible tracing are ensured.

Description

Block chain based electronic seal credible use system and method
Technical Field
The disclosure relates to the technical field of blockchain application, and in particular relates to a trusted electronic seal use system and method based on blockchains.
Background
The statements in this section merely provide background information related to the present disclosure and may not necessarily constitute prior art.
With the pursuit of efficiency and convenience, electronic signature technology is widely applied to various social activities. The electronic seal is a kind of security data digitally signed by the signer of the electronic seal, including the owner information of the electronic seal and the data of the graphical content, and is used for securely signing the electronic document. The electronic signature is a process of signing an electronic document by using an electronic seal, and can realize a visual effect similar to the stamping operation of a paper document, and electronic signature data comprises information such as the electronic seal, signature time, hash of original text, custom data, a signer certificate, a signature algorithm identifier, a signature value and the like.
As an expression form of the electronic signature, the electronic signature guarantees the integrity and authenticity of information and the non-repudiation of a signer, and effectively prevents the information of a signature file from being tampered; the online seal breaks through the limitation of time and space, and greatly improves the working efficiency.
For the use records of the electronic seal, the existing electronic signature system generally stores the electronic seal into a centralized database, so that the probability of tampering or losing the electronic seal is greatly increased, and the electronic seal system is not beneficial to credible supervision, audit and complete tracing. If a business person who uses the electronic seal to carry out electronic signature uses the electronic seal illegally by a printing person or the electronic seal using password is stolen by other people and then used illegally, and meanwhile, the use record in the centralized database is deleted or modified, the post audit and accountability can be influenced; if the system or the database is attacked, the data is lost or tampered, and the subsequent audit and tracing are affected; if someone forges a seal pattern to seal a file and forges a use record in a database, audit and accountability cannot be realized afterwards. Thus, usage records cannot be "truthful", causing them to lose their meaning of existence.
The inventor of the present disclosure finds that most of the existing block chain-based electronic signature applications only perform block chain-based trusted storage on images or signature records of electronic seals, and there is no clear method for how to verify the electronic seals after the electronic seals are linked and the signature records are stored.
Disclosure of Invention
In order to solve the defects of the prior art, the block chain-based electronic seal credible use system and method are provided by the disclosure, the existing electronic seal system is reformed and is in butt joint with the block chain, an intelligent contract is customized for the seal data of the chaining, the electronic seal is restricted from being used in a standard manner, and meanwhile, the signing record is chained in real time when the electronic seal is used for electronic signing, so that credible supervision, credible audit and credible tracing in the whole process of the use process of the electronic seal are ensured.
In order to achieve the purpose, the following technical scheme is adopted in the disclosure:
the disclosure provides, in a first aspect, an electronic signature generation apparatus.
An electronic signature generating device at least comprises;
a signature record chaining module configured to: uploading the signature record to a block chain, and returning a transaction address of signature transaction;
an add transaction address submodule configured to: and adding the transaction address returned after the signature record is linked to the custom data of the signature information, and finally generating the signature data.
As some possible implementation modes, the signature record chaining submodule firstly constructs a signature transaction, the content of the transaction comprises a file hash to be signed, a timestamp, a seal identifier and signature service personnel certificate information, and after the construction is completed, the signature transaction is chained and a transaction address of the signature transaction is returned.
As some possible implementation manners, the device further comprises three sub-modules of verifying the electronic seal, generating the original text hash and generating signature data.
A second aspect of the present disclosure provides an electronic signature system.
An electronic signature system, comprising: a seal data chaining module, the electronic signature generation apparatus of the first aspect, and an electronic signature verification module;
a seal data uplink module configured to: issuing an electronic seal onto a blockchain;
an electronic signature verification module configured to: the authenticity verification and the validity verification are carried out on the file electronic signature generated by the electronic signature generation device, and the method specifically comprises the following steps:
the signature data is analyzed to obtain a transaction address, the verification signature recording sub-module inquires the transaction address from the block chain and determines whether the signature recording transaction exists on the block chain;
and acquiring a signature record from the chain according to the transaction address, verifying whether data such as a file hash, a signer certificate, a time stamp and the like in the file signature data are consistent with the data on the chain, and determining the validity of the current signature.
As some possible implementation manners, the electronic signature verification module further includes a verification data format module, a signature value verification module, a certificate validity verification module, and a text hash verification module.
As some possible implementations, the electronic signature system further includes an electronic signature supervision module configured to: and monitoring and tracing the signature records uploaded to the chain in the signature record uplink sub-module.
The third aspect of the present disclosure provides a trusted electronic seal usage system based on a block chain.
A trusted electronic seal use system based on a block chain comprises an electronic signature system and a block chain support system, wherein the block chain support system is in butt joint with the electronic signature system;
a blockchain support system, comprising:
a contract management module configured to: making a contract for the seal data of the upper chain;
an account management module configured to: providing a service for creating a block chain account for a seal issuer, a user, a verifier and a supervisor;
a transaction management module configured to: providing transaction issuing and transaction inquiry services for the seal data chaining module, the electronic signature generation device and the electronic signature verification module;
an electronic seal management module configured to: and an encryption algorithm is utilized to provide encryption and consistency services for the electronic seal and the electronic seal data on the blockchain.
As some possible implementation modes, the contract management module makes a contract for the seal data of the chain, and restricts and standardizes the operation of the seal by defining the seal system and the authority, the operation which can be carried out by the seal and the state of the seal;
each kind of seal corresponds to a contract, a seal contract trade chaining is constructed and issued, and the content of the contract trade comprises a contract ID, a contract type, a contract code and a contract supervisor.
A fourth aspect of the present disclosure provides an electronic signature generation method.
An electronic signature generation method, which utilizes the block chain-based electronic seal trusted use system according to the third aspect of the present disclosure, includes the following steps:
the electronic seal user uploads the file to be signed to an electronic signature system, carries out electronic signature on the file to be signed, constructs an issuing chain transaction and a binding contract ID through a signature record chain linking sub-module, and issues and links the signature transaction;
the signature record uplink submodule returns the transaction address to the electronic signature system, and the transaction address is added to the custom data field of the signature data of the file through the transaction address adding submodule;
and returning the signed file to the electronic seal user by the electronic signature system.
A fifth aspect of the present disclosure provides an electronic signature verification method.
An electronic signature verification method, which utilizes the block chain-based electronic seal trusted use system according to the third aspect of the present disclosure, includes the following steps:
the verification party uploads the file to be verified to an electronic signature system;
the electronic signature system analyzes the signature data in the file to be verified;
the electronic signature system verifies the analyzed signature data through the original system module to confirm the authenticity of the signature, and if the verification is passed, the next step is carried out, and the signature is verified through the verification signature recording submodule; if the verification fails, returning a verification result of the signature;
the electronic signature system acquires the transaction address from the analyzed signature data, and if the transaction address exists in the signature data, the next step is carried out; if the signature data does not have the transaction address, the signature is illegal, and a verification result is returned;
the electronic signature system acquires a signature record from the chain according to the transaction address in the signature data and verifies the document signature data;
the electronic signature system returns a signature verification result to the verifier.
Compared with the prior art, the beneficial effect of this disclosure is:
1. the content disclosed by the disclosure can avoid the influence of tampering on the post audit and the tracing of the signature record, the block chain stores the complete electronic signature record, and the signature record can not be deleted or tampered after being linked, and the verification and the post audit and the supervision of the electronic signature are not influenced.
2. The content of the disclosure can prevent file counterfeiting, records of signature are stored in the block chain every time, and the legality of the file can be confirmed by inquiring whether the file signature records exist or not.
3. According to the content disclosed by the disclosure, single-point failure caused by system attack is avoided through data single-centralization storage, data are recorded in multiple nodes, even if one node is attacked, the data cannot be used, the data can be obtained from any other node, and service handling is not influenced.
Drawings
The accompanying drawings, which are included to provide a further understanding of the disclosure, illustrate embodiments of the disclosure and together with the description serve to explain the disclosure and are not to limit the disclosure.
Fig. 1 is a schematic diagram of an electronic signature generation apparatus provided in embodiment 1 of the present disclosure.
Fig. 2 is a schematic diagram of an electronic signature system provided in embodiment 2 of the present disclosure.
Fig. 3 is a schematic diagram of a trusted electronic seal usage system based on a block chain according to embodiment 3 of the present disclosure.
Fig. 4 is a flowchart illustrating an electronic signature generation method according to embodiment 4 of the present disclosure.
Fig. 5 is a flowchart illustrating an electronic signature verification method according to embodiment 5 of the present disclosure.
Detailed Description
The present disclosure is further described with reference to the following drawings and examples.
It should be noted that the following detailed description is exemplary and is intended to provide further explanation of the disclosure. Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this disclosure belongs.
It is noted that the terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of example embodiments according to the present disclosure. As used herein, the singular forms "a", "an" and "the" are intended to include the plural forms as well, and it should be understood that when the terms "comprises" and/or "comprising" are used in this specification, they specify the presence of stated features, steps, operations, devices, components, and/or combinations thereof, unless the context clearly indicates otherwise.
The embodiments and features of the embodiments in the present disclosure may be combined with each other without conflict.
Example 1:
as shown in fig. 1, an embodiment 1 of the present disclosure provides an electronic signature generating apparatus, which performs a signature operation on a file using an electronic seal to generate an electronic signature of the file.
On the basis of three original sub-modules of verifying the electronic seal, generating the hash of the original text and generating signature data, a signature record chaining sub-module and a transaction address adding sub-module are added.
The signature record chaining sub-module uploads the signature record to a block chain through a transaction management module, firstly, signature transaction is constructed, the content of the transaction comprises information such as a file hash to be signed, a timestamp, a seal identifier, a signature service staff certificate and the like, after the construction is finished, the signature transaction is chained, and a transaction address of the signature transaction is returned;
the transaction address adding submodule adds the transaction address returned after the signature record is linked to the user-defined data of the signature information, signature data are finally generated, and the subsequent electronic signature verification module can conveniently verify the validity of the electronic signature.
Example 2:
as shown in fig. 2, an embodiment 2 of the present disclosure provides an electronic signature system, which adds a seal data chaining module, a signature record chaining sub-module, an added transaction address sub-module, a signature record verification sub-module, and an electronic signature supervision module on the basis of the original functions.
And the seal data chaining module issues the electronic seal to the block chain. The seal data are issued and linked by constructing seal data link transaction, binding contract ID formulated in a contract management module in a blockchain supporting system and utilizing the transaction management module in the blockchain supporting system.
The electronic signature generating device uses the electronic seal to perform signature operation on the file to generate the electronic signature of the file. On the basis of three original sub-modules of verifying the electronic seal, generating the hash of the original text and generating signature data, a signature record chaining sub-module and a transaction address adding sub-module are added.
The signature record chaining sub-module uploads the signature record to a block chain through a transaction management module, firstly, signature transaction is constructed, the content of the transaction comprises information such as a file hash to be signed, a timestamp, a seal identifier, a signature service staff certificate and the like, after the construction is finished, the signature transaction is chained, and a transaction address of the signature transaction is returned;
the transaction address adding submodule adds the transaction address returned after the signature record is linked to the user-defined data of the signature information, signature data are finally generated, and the subsequent electronic signature verification module can conveniently verify the validity of the electronic signature.
The electronic signature verification module is used for verifying the authenticity and the validity of the file electronic signature generated by the electronic signature generation device.
The original module of the electronic signature system verifies the authenticity of the electronic signature of the file, including the verification of information such as a data format, a signature value, certificate validity, original text hash and the like;
the newly added verification signature recording submodule carries out validity verification on an electronic signature of a file, firstly, an original submodule obtains a transaction address after analyzing signature data, the verification signature recording submodule inquires the transaction address from a block chain, whether signature record transaction exists on the block chain is determined, then, a signature record is obtained from the chain according to the transaction address, whether data such as file hash, signer certificate and time stamp in the file signature data are consistent with those on the chain is verified, and the validity of the current signature is determined.
And the electronic signature supervision module supervises and traces the signature records uploaded to the chain in the signature record chain sub-module. The supervision department can inquire the signature record according to keywords such as seal account ID, time, and the like, once a certain file after signature goes wrong, the audit personnel can search the corresponding signature record in the block chain through the electronic signature supervision module, find the business personnel who sign the file rapidly, and lock the responsible person rapidly.
Example 3:
as shown in fig. 3, embodiment 3 of the present disclosure provides a trusted electronic seal usage system based on a blockchain, including the electronic signature system and the blockchain support system provided in embodiment 2;
the block chain support system comprises a contract management module, an account management module, a transaction management module and an electronic seal management module, and provides block chain service for the electronic signature system.
The contract management module makes a contract for the seal data of the chain, and restricts and standardizes the operation of the seal by defining seal system parties (an issuer, a user, a verifier and a supervisor) and the authority thereof, the operation (issuing, verifying, updating and canceling) which can be carried out by the seal and the seal state (an available state and an unavailable state). Each kind of seal corresponds to a contract, a seal contract trade chaining is constructed and issued, wherein the contract trade content comprises a contract ID, a contract type, a contract code, a contract monitoring party and the like, the contract of the seal is executed in a block chain, and the safe and reliable use of the seal data of the chaining is ensured.
The account management module provides a block chain establishing account service for a seal issuer, a user, a verifier and a supervisor, and after each party owns an account, the operations of seal data chaining, electronic signature generation, electronic signature verification, electronic signature supervision and the like can be carried out in the electronic signature system.
The transaction management module provides services such as transaction issuing, transaction inquiry and the like for the seal data chaining module, the electronic signature generation device and the electronic signature verification module, and supports the electronic signature system to realize seal data chaining transaction, signature record inquiry and the like.
The electronic seal management module utilizes an encryption algorithm to ensure that the electronic seal on the block chain is not falsifiable, privacy protected, traceable and never lost, and provides service for the safety and consistency of the cochain seal data.
Example 4:
as shown in fig. 4, an embodiment 4 of the present disclosure provides an electronic signature generation method, including the following steps:
(1) the electronic seal user uploads the file to be signed to an electronic signature system, carries out electronic signature on the file to be signed, constructs an issuing chain transaction and a binding contract ID through a signature record chain linking sub-module, and issues and links the signature transaction;
(2) the signature record uplink submodule returns the transaction address to the electronic signature system, and the transaction address is added to the custom data field of the signature data of the file through the transaction address adding submodule;
(3) and returning the signed file to the electronic seal user by the electronic signature system.
Example 5:
as shown in fig. 5, an embodiment 5 of the present disclosure provides an electronic signature verification method, including the following steps:
(1) the verification party uploads the file to be verified to an electronic signature system;
(2) the electronic signature system analyzes the signature data in the file to be verified;
(3) the electronic signature system verifies the analyzed signature data through the original system module to confirm the authenticity of the signature, and if the verification is passed, the next step is carried out, and the signature is verified through the verification signature recording submodule; if the verification fails, returning a verification result of the signature;
(4) the electronic signature system acquires the transaction address from the analyzed signature data, and if the transaction address exists in the signature data, the next step is carried out; if the signature data does not have the transaction address, the signature is illegal, and a verification result is returned;
(5) the electronic signature system acquires a signature record from the chain according to the transaction address in the signature data and verifies the document signature data;
(6) the electronic signature system returns a signature verification result to the verifier.
As will be appreciated by one skilled in the art, embodiments of the present disclosure may be provided as a method, system, or computer program product. Accordingly, the present disclosure may take the form of a hardware embodiment, a software embodiment, or an embodiment combining software and hardware aspects. Furthermore, the present disclosure may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, optical storage, and the like) having computer-usable program code embodied therein.
The present disclosure is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the disclosure. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), or the like.
The above description is only a preferred embodiment of the present disclosure and is not intended to limit the present disclosure, and various modifications and changes may be made to the present disclosure by those skilled in the art. Any modification, equivalent replacement, improvement and the like made within the spirit and principle of the present disclosure should be included in the protection scope of the present disclosure.

Claims (10)

1. An electronic signature generation apparatus, comprising;
a signature record chaining module configured to: uploading the signature record to a block chain, and returning a transaction address of signature transaction;
an add transaction address submodule configured to: and adding the transaction address returned after the signature record is linked to the custom data of the signature information, and finally generating the signature data.
2. The electronic signature generation device as claimed in claim 1, wherein the chain-linking sub-module of the signature record first constructs a signature transaction, the transaction content includes a hash of a document to be signed, a timestamp, a seal identifier, and certificate information of a signature service staff, and after the construction is completed, the chain-linking of the signature transaction is performed, and a transaction address of the signature transaction is returned.
3. The electronic signature generation apparatus of claim 1, wherein said apparatus further comprises three sub-modules of validating the electronic seal, generating the textual hash, and generating signature data.
4. An electronic signature system, comprising: a seal data chaining module, the electronic signature generation apparatus of any one of claims 1-3 and an electronic signature verification module;
a seal data uplink module configured to: issuing an electronic seal onto a blockchain;
an electronic signature verification module configured to: the authenticity verification and the validity verification are carried out on the file electronic signature generated by the electronic signature generation device, and the method specifically comprises the following steps:
the signature data is analyzed to obtain a transaction address, the verification signature recording sub-module inquires the transaction address from the block chain and determines whether the signature recording transaction exists on the block chain;
and acquiring a signature record from the chain according to the transaction address, verifying whether data such as a file hash, a signer certificate, a time stamp and the like in the file signature data are consistent with the data on the chain, and determining the validity of the current signature.
5. The electronic signature system of claim 4, wherein the electronic signature verification module further comprises a verification data format module, a verification signature value module, a verification certificate validity module, and a verification textual hash module.
6. The electronic signature system of claim 4, wherein the electronic signature system further comprises an electronic signature administration module configured to: and monitoring and tracing the signature records uploaded to the chain in the signature record uplink sub-module.
7. A trusted use system of electronic seals based on block chains, characterized in that it comprises an electronic signature system according to any one of claims 4-6 and a block chain support system;
a blockchain support system, comprising:
a contract management module configured to: making a contract for the seal data of the upper chain;
an account management module configured to: providing a service for creating a block chain account for a seal issuer, a user, a verifier and a supervisor;
a transaction management module configured to: providing transaction issuing and transaction inquiry services for the seal data chaining module, the electronic signature generation device and the electronic signature verification module;
an electronic seal management module configured to: and an encryption algorithm is utilized to provide encryption and consistency services for the electronic seal and the electronic seal data on the blockchain.
8. The block chain-based electronic seal trusted use system according to claim 7, wherein the contract management module makes a contract for the seal data of the uplink, and restricts and standardizes the operation of the seal by defining the seal system and its authority, the operation that the seal can perform, and the state of the seal;
each kind of seal corresponds to a contract, a seal contract trade chaining is constructed and issued, and the content of the contract trade comprises a contract ID, a contract type, a contract code and a contract supervisor.
9. An electronic signature generation method, characterized in that, the trusted electronic seal usage system based on block chain according to claim 7 or 8 is used, and the method comprises the following steps:
the electronic seal user uploads the file to be signed to an electronic signature system, carries out electronic signature on the file to be signed, constructs an issuing chain transaction and a binding contract ID through a signature record chain linking sub-module, and issues and links the signature transaction;
the signature record uplink submodule returns the transaction address to the electronic signature system, and the transaction address is added to the custom data field of the signature data of the file through the transaction address adding submodule;
and returning the signed file to the electronic seal user by the electronic signature system.
10. An electronic signature verification method, characterized in that, the trusted electronic seal usage system based on the block chain in claim 7 or 8 is used, and comprises the following steps:
the verification party uploads the file to be verified to an electronic signature system;
the electronic signature system analyzes the signature data in the file to be verified;
the electronic signature system verifies the analyzed signature data through the original system module to confirm the authenticity of the signature, and if the verification is passed, the next step is carried out, and the signature is verified through the verification signature recording submodule; if the verification fails, returning a verification result of the signature;
the electronic signature system acquires the transaction address from the analyzed signature data, and if the transaction address exists in the signature data, the next step is carried out; if the signature data does not have the transaction address, the signature is illegal, and a verification result is returned;
the electronic signature system acquires a signature record from the chain according to the transaction address in the signature data and verifies the document signature data;
the electronic signature system returns a signature verification result to the verifier.
CN202010986361.3A 2020-09-18 2020-09-18 Block chain based electronic seal credible use system and method Pending CN112115432A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010986361.3A CN112115432A (en) 2020-09-18 2020-09-18 Block chain based electronic seal credible use system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010986361.3A CN112115432A (en) 2020-09-18 2020-09-18 Block chain based electronic seal credible use system and method

Publications (1)

Publication Number Publication Date
CN112115432A true CN112115432A (en) 2020-12-22

Family

ID=73800720

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010986361.3A Pending CN112115432A (en) 2020-09-18 2020-09-18 Block chain based electronic seal credible use system and method

Country Status (1)

Country Link
CN (1) CN112115432A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113450083A (en) * 2021-07-12 2021-09-28 华航环境发展有限公司 Construction project management system
CN113541959A (en) * 2021-07-12 2021-10-22 华航环境发展有限公司 Construction project management system and method
CN117150576A (en) * 2023-10-30 2023-12-01 易签链(深圳)科技有限公司 Intelligent verification system and method for block chain electronic seal

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180227131A1 (en) * 2017-02-06 2018-08-09 ShoCard, Inc. Electronic identification verification methods and systems with storage of certification records to a side chain
CN109377217A (en) * 2018-09-03 2019-02-22 深圳壹账通智能科技有限公司 The bookkeeping methods and terminal device of entity seal
CN109756341A (en) * 2018-12-05 2019-05-14 新华三技术有限公司 Electronic signature method and device
CN111355592A (en) * 2020-03-03 2020-06-30 泰华智慧产业集团股份有限公司 Ethernet intelligent contract electronic signature system and method based on block chain
CN111490870A (en) * 2020-04-10 2020-08-04 河海大学常州校区 Block chain-based seal registration method, block chain-based seal verification method and anti-counterfeiting system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180227131A1 (en) * 2017-02-06 2018-08-09 ShoCard, Inc. Electronic identification verification methods and systems with storage of certification records to a side chain
CN109377217A (en) * 2018-09-03 2019-02-22 深圳壹账通智能科技有限公司 The bookkeeping methods and terminal device of entity seal
CN109756341A (en) * 2018-12-05 2019-05-14 新华三技术有限公司 Electronic signature method and device
CN111355592A (en) * 2020-03-03 2020-06-30 泰华智慧产业集团股份有限公司 Ethernet intelligent contract electronic signature system and method based on block chain
CN111490870A (en) * 2020-04-10 2020-08-04 河海大学常州校区 Block chain-based seal registration method, block chain-based seal verification method and anti-counterfeiting system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
李强;高超航;何智;谢京涛;: "一种基于区块链的电子签章验证平台设计", 信息安全研究, no. 12, 5 December 2019 (2019-12-05), pages 1089 - 1095 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113450083A (en) * 2021-07-12 2021-09-28 华航环境发展有限公司 Construction project management system
CN113541959A (en) * 2021-07-12 2021-10-22 华航环境发展有限公司 Construction project management system and method
CN117150576A (en) * 2023-10-30 2023-12-01 易签链(深圳)科技有限公司 Intelligent verification system and method for block chain electronic seal
CN117150576B (en) * 2023-10-30 2024-02-09 易签链(深圳)科技有限公司 Intelligent verification system and method for block chain electronic seal

Similar Documents

Publication Publication Date Title
CN111159769B (en) Building engineering cost supervision system and method based on block chain
CN107257341B (en) A kind of student status retrospect authentication method based on block chain
CN109167763B (en) Block chain-based electric power industry electronic data preservation method and system
CN112115432A (en) Block chain based electronic seal credible use system and method
CN109815748B (en) Central data source monitoring method based on block chain
CN102195781B (en) Electronic evidence obtaining system based on electronic record correlated signature
AU2018202830A1 (en) Digital Asset Platform
CN108933667A (en) A kind of management method and management system of the public key certificate based on block chain
CN105335667B (en) Innovate creative data processing method, device, system and deposit card equipment
JP2006246543A (en) Cryptographic system and method with key escrow function
CN110096903B (en) Asset verification method based on block chain and block chain network system
CN109687965A (en) The real name identification method of subscriber identity information in a kind of protection network
CN107277000B (en) A kind of electronic certificate method for managing security and system
US20220020008A1 (en) Smart Contract-Based Electronic Contract Preservation System
CN115345618B (en) Block chain transaction verification method and system based on mixed quantum digital signature
CN114357475A (en) Data right determining method, system, equipment and medium based on block chain
CN112035896A (en) Electronic contract deposit certificate system based on transaction mode
CN110730074A (en) Implementation method and data structure of nested traceable digital twin body
CN113935065A (en) Ring signature-based federation chain identity privacy protection and supervision method
CN112950209B (en) Nuclear power experience feedback information management method and system based on block chain
CN113761578A (en) Document true checking method based on block chain
CN112069263B (en) Flow data auditing method, system and medium based on block chain
CN117094036A (en) Electronic signature method based on blockchain technology
CN113221090A (en) Financial system digital certificate management method, device and system based on block chain
CN113037827A (en) Voting method based on block chain, self-organization management method and computer equipment

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