WO2022001945A1 - Blockchain and application system combined non-intrusive method, server, and medium - Google Patents

Blockchain and application system combined non-intrusive method, server, and medium Download PDF

Info

Publication number
WO2022001945A1
WO2022001945A1 PCT/CN2021/102715 CN2021102715W WO2022001945A1 WO 2022001945 A1 WO2022001945 A1 WO 2022001945A1 CN 2021102715 W CN2021102715 W CN 2021102715W WO 2022001945 A1 WO2022001945 A1 WO 2022001945A1
Authority
WO
WIPO (PCT)
Prior art keywords
seal
file
stamped
blockchain
electronic
Prior art date
Application number
PCT/CN2021/102715
Other languages
French (fr)
Chinese (zh)
Inventor
章坚
郑锦荣
张再军
Original Assignee
中兴通讯股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2022001945A1 publication Critical patent/WO2022001945A1/en

Links

Images

Classifications

    • 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/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/14Details of searching files based on file metadata
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/14Details of searching files based on file metadata
    • G06F16/148File search processing
    • 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/62Protecting access to data via a platform, e.g. using keys or access control rules
    • 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/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6209Protecting access to data via a platform, e.g. using keys or access control rules to a single file or object, e.g. in a secure envelope, encrypted and accessed using a key, or with access control rules appended to the object itself
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/06Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/06Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators
    • H04L9/0643Hash functions, e.g. MD5, SHA, HMAC or f9 MAC

Definitions

  • the embodiments of the present application relate to the field of IT application systems and communications, and in particular, to a non-invasive method, server and medium for combining a blockchain with an application system.
  • stamping the seal on the signing document is a common verification and certification method in the process of signing the contract.
  • the industries covered by the seal signing include: financial industry (banking, securities, insurance), manufacturing, construction, transportation, information services, leasing , film and television media, etc.
  • financial industry banking, securities, insurance
  • traditional seals are easily deformed and aged during use, and are not easy to carry. Therefore, electronic seals came into being and began to be widely used gradually. It can be used in different places quickly, and there is no aging problem.
  • the documents sealed with the electronic seal are still in the form of electronic documents. When used offline, if criminals use some software to tamper with the sealed documents, it is not easy to be identified; Security is not high.
  • the embodiments of the present application provide a non-invasive method for combining a blockchain with an application system, including: in response to an electronic seal stamping request, stamping an electronic stamp on a document to be stamped with an electronic stamp;
  • the seal information of the sealed document of the seal, and the seal information is stored through the blockchain system; the file identification code corresponding to the seal information is generated, and the user can obtain the seal from the blockchain system through the file identification code.
  • Chapter information for the file including: in response to an electronic seal stamping request, stamping an electronic stamp on a document to be stamped with an electronic stamp;
  • the seal information of the sealed document of the seal, and the seal information is stored through the blockchain system;
  • the file identification code corresponding to the seal information is generated, and the user can obtain the seal from the blockchain system through the file identification code.
  • Chapter information for the file including: in response to an electronic seal stamping request, stamping an electronic stamp on a document to be stamped with an electronic stamp;
  • the seal information of the sealed document of the seal, and the seal information is
  • Embodiments of the present application also provide a server, including: at least one processor; and a memory connected in communication with the at least one processor; wherein the memory stores instructions executable by the at least one processor, and the instructions are executed by the at least one processor.
  • the processor executes, so that at least one processor can execute the above-mentioned non-intrusive method of combining the blockchain with the application system.
  • Embodiments of the present application also provide a computer-readable storage medium storing a computer program, and when the computer program is executed by a processor, the above-mentioned non-intrusive method for combining a blockchain with an application system is implemented.
  • FIG. 1 is a flowchart of a non-intrusive method for combining a blockchain with an application system according to the first embodiment of the present application;
  • FIG. 2 is a schematic diagram of a non-intrusive system architecture combining a blockchain and an application system according to the first embodiment of the present application;
  • FIG. 3 is a flowchart of a non-intrusive method for combining a blockchain and an application system according to the second embodiment of the present application;
  • FIG. 5 is a schematic structural diagram of a non-intrusive device combining a blockchain and an application system according to the third embodiment of the present application;
  • FIG. 6 is a schematic structural diagram of a server according to a fourth embodiment of the present application.
  • the purpose of the embodiments of the present application is to provide a non-intrusive method, server and medium combining blockchain and application system, through the new non-intrusive method combining blockchain and application system, to improve the efficiency of electronic seal use process. safety.
  • the first embodiment of the present application relates to a non-intrusive method of combining a blockchain with an application system.
  • an electronic seal stamping request an electronic seal is stamped on a document to be stamped with an electronic stamp;
  • the stamp information of the stamped file is stored, and the stamp information is stored through the blockchain system;
  • the file identification code corresponding to the stamp information is generated for the user to obtain the stamped file from the blockchain system through the file identification code.
  • Chapter information By pre-acquiring and storing the stamp information of the stamped file through the blockchain system, and adding the file identification code to the stamped file, the user can obtain the stamp information of the stamped file according to the file identification code.
  • Pseudo-verification is performed to avoid malicious tampering of stamped documents during offline processing, which improves the security of electronic seals in the process of using them.
  • the non-intrusive method of combining the blockchain and the application system in this embodiment is applied to the non-intrusive system combining the blockchain and the application system, that is, one of the non-intrusive systems that can be combined by the blockchain and the application system server to execute the method.
  • a non-intrusive system of blockchain combined with an application system can seal documents for registered businesses, which can be contract documents, for example.
  • Some managers in the enterprise have the authority to apply for stamping. When stamping is required, you can log in to the non-intrusive system combining the blockchain and the application system through the terminal, and upload the electronic files that need to be stamped with the electronic seal to the non-intrusive system combining the blockchain and the application system for stamping. chapter.
  • the above is only an example of an application scenario, but it is not limited to this.
  • Step 101 in response to the electronic seal affixing request, affix an electronic seal to the document to be affixed with the electronic seal.
  • the non-intrusive system combining the blockchain and the application system can affix an electronic seal to the document to be affixed with an electronic seal when it receives an electronic seal affixing request.
  • the document to be affixed with the electronic seal can be carried in the electronic seal affixing request and sent; it can also be pre-stored in the non-intrusive system combining the blockchain and the application system.
  • the electronic seal affixing request is in progress. Only the file identifier of the file to be stamped with the electronic seal can be carried, and the non-intrusive system combining the blockchain and the application system can find the file according to the file identifier.
  • the non-intrusive system combining the blockchain and the application system processes the electronic seal stamping request according to the security level of the document to be stamped with the electronic seal, and when receiving the electronic stamp stamping request, detects the stamping request to be stamped. Whether the security level of the document with the electronic seal is lower than the preset level threshold; if the security level of the file is lower than the preset level threshold, the document will be stamped with an electronic seal; if the security level of the document is not lower than the preset level threshold, then Submit for review, and affix an electronic seal to the document when it is approved.
  • the security level of the file to be stamped with the electronic seal may be determined and set according to the authority level of the user or terminal submitting the file or the importance of the file itself; the preset level threshold may be based on the security level of various files in the business processing process. The importance level is set or set by the user. This embodiment does not limit the determination and setting of the security level and the preset level threshold.
  • the review request that requires the review and decision-making of the senior leader shall be submitted to the leader responsible for the document.
  • the leader can use the mobile phone, Terminal devices such as tablets or computers sign and approve the audit request.
  • the non-intrusive system combining the blockchain and the application system affixes the electronic seal to the documents to be stamped with the electronic seal.
  • This embodiment does not limit the specific method and equipment used in the approval by the leader.
  • Step 102 obtaining the seal information of the sealed document that has been stamped with the electronic seal, and storing the seal information through the blockchain system.
  • the non-intrusive system that combines the blockchain and the application system needs to affix the electronic seal to the document to be affixed with the electronic seal.
  • the system obtains the seal information of the sealed document that has been stamped with the electronic seal, and stores the seal information through the blockchain system.
  • the structure of the non-intrusive system based on the blockchain system combined with the application system is shown in Figure 2, including the business layer 201 composed of users and multiple business nodes; the area connected with users or business nodes A non-intrusive system 202 that combines blockchain and application systems; a blockchain system 203 that provides blockchain capabilities, the ability to store, query, and verify seal information, as well as various standard servers and computers for providing The IaaS (Infrastructure as a Service) platform 204 with basic IT computing capabilities, after receiving the seal request initiated by the user at the business layer 201, the non-intrusive 202 combination of the blockchain and the application system pairs the seal request Process, add an electronic seal to the document to be sealed, and then the block chain system 203 embeds the use seal information into the block chain through the block chain system according to the calculation result of the seal information of the sealed document by the Iaas platform, Store the seal information, and provide the information check function when it is necessary to check the seal information.
  • the blockchain system to store the seal information, the stored
  • the seal information of the stored sealed document may include any one or any combination of the following: the stamping time of the electronic seal, the summary information of the sealed document, the applicant for the electronic seal, the signer of the electronic seal, Element information of the stamped file, such as the IP address of the terminal that initiates the electronic seal stamping request, and the geographic location information of the terminal that initiates the electronic stamp stamping request.
  • various information of the stamped file is stored as stamping information, which can increase the probability of detecting the tampering traces of the stamped file by viewing the stamped file after the stamped file is maliciously tampered with, thereby improving the authenticity of the stamped file. reliability of the test results.
  • the specific composition of the seal information to be stored may be selected according to actual conditions or needs, and this embodiment does not limit the amount of information specifically included in the seal information.
  • Step 103 Generate a file identification code corresponding to the seal information for the user to obtain the seal information of the sealed file from the blockchain system through the file identification code.
  • the non-intrusive system combined with the blockchain and the application system, after storing the seal information of the stamped file, generates a file identification code corresponding to the stamp information for the stamped file, so that the user can pass the file identification code.
  • the seal information has been stored in advance through the blockchain system.
  • the non-intrusive system combining the blockchain and the application system will send the file identification code corresponding to the seal information to the user.
  • the user can query on the company's official website according to the received document identification code, that is, enter the document identification code on the query page provided by the company's official website, and the server of the company's official website can use the non-intrusive system that combines the blockchain and the application system.
  • the information of the seal corresponding to the document identification code stored is read and displayed for the user to view and verify the authenticity, thereby improving the security during the use of the electronic seal.
  • the present embodiment provides a non-invasive method of combining a blockchain with an application system.
  • the processing efficiency of the stamping request is improved;
  • the seal information of the seal file is stored in the blockchain system, and a file identification code bound to the seal information is generated for users to query the seal information, and the authenticity of the seal file is checked through various seal information. The verification prevents the user from obtaining the tampered seal document without knowing it, and improves the security during the use of the electronic seal.
  • the second embodiment of the present application relates to a non-intrusive method for combining a blockchain with an application system.
  • the second embodiment is substantially the same as the first embodiment.
  • a random number corresponding to the stamped file is generated for the user to restore the stamped file according to the random number for authenticity verification; and a verification QR code is added to the stamped file for the user to scan and verify the QR code.
  • the file identification code corresponding to the seal information after described generating the file identification code corresponding to the seal information, it also includes: binding the file identification code corresponding to the seal information with the seal information of the stamped file; therefore, the user By scanning the verification QR code to obtain the stamp information of the stamped document, the document identification code of the stamped document can also be obtained. That is, the user can simultaneously obtain the seal information and the document identification code of the stamped document by scanning the verification QR code, which is convenient and fast; It can also be used for the second verification of the electronic seal through another platform based on the document identification code obtained this time; it can avoid the tampering of the two-dimensional code resulting in the acquisition of false seal information, and further improve the security of the electronic seal use process. sex.
  • Step 301 in response to the electronic seal stamping request, stamp the electronic stamp on the document to be stamped with the electronic stamp.
  • Step 302 obtaining the seal information of the sealed document that has been stamped with the electronic seal, and storing the seal information through the blockchain system.
  • Step 301 and step 302 in this embodiment are substantially the same as step 101 and step 102 in the first embodiment, and will not be repeated here.
  • Step 303 adding a verification two-dimensional code to the stamped document, so that the user can obtain the stamp information and file identification code of the stamped document by scanning the verification two-dimensional code.
  • the non-intrusive system combining the blockchain and the application system generates and adds a verification two-dimensional verification for the authenticity of the stamped file after storing the stamping information of the stamped file.
  • the verification QR code For users to scan the verification QR code on the stamped document to obtain the stamp information and file identification code of the stamped document, and to verify the authenticity of the stamped document.
  • the non-intrusive system combining blockchain and application system adds a verification QR code to the stamped document, and feeds back the verification result to the user in response to the verification request initiated by the user by scanning the verification QR code , the verification result includes the seal information and file identification code of the stamped file.
  • the user obtains the stamp information of the stamped file from the blockchain system through the file identification code
  • the user can obtain the stamped file through another platform according to the file identification code.
  • the seal information and file identification code of the sealed document can be stored in the blockchain system, for example, that is, the non-intrusive system combining the blockchain and the application system responds to the verification initiated by the user by scanning the two-dimensional code.
  • To verify the request obtain the seal information and file identification code of the stamped document from the blockchain system and feed it back to the user.
  • FIG. 4 a schematic flowchart of the user's verification of the authenticity of the stamped document according to the verification two-dimensional code is shown in Figure 4.
  • the user's query terminal scans the non-intrusive system that combines the blockchain and the application system for the stamped document. Verify the QR code, and initiate a request to query the chapter information to the non-intrusive system combined with the blockchain and the application system.
  • the non-intrusive system combined with the blockchain and the application system receives the verification request initiated by the terminal, Submit a query request to the blockchain system.
  • the blockchain system feeds back the seal information of the sealed document to the non-intrusive system that combines the blockchain and the application system.
  • the non-intrusive system control terminal combined with the application system jumps the page to the designated webpage, and the user obtains the stamp information of the stamped file on the designated webpage, and checks the authenticity of the stamped file according to the obtained stamp information. .
  • the query process of the seal information is simplified, and the efficiency of authenticity verification is improved.
  • the non-intrusive system combining the blockchain and the application system instructs the user to obtain the stamp information of the stamped file at the designated address, and also feed back the file identification code of the stamped file to the user on the interface of the designated address. Terminal, when the user needs to further verify the stamped document, he can initiate a query request through the company's official website or pre-designated address according to the obtained document identification code of the stamped document.
  • the non-intrusive system combining the blockchain and the application system requests the blockchain system for the stamp information corresponding to the stamped file, so that the user can further verify the authenticity of the stamped file.
  • the company's official website is the other platform mentioned above.
  • the stamped document is further verified, avoiding the verification of the two-dimensional code.
  • the tampering causes users to obtain false seal information, which further improves the security of electronic seals.
  • the non-intrusive system combining blockchain and application system adds a query QR code to the stamped document for users to read the stamped document contained in the query QR code by scanning the query QR code.
  • Chapter information The non-intrusive system combined with the blockchain and the application system is used to directly generate and add a query QR code containing the seal information for the stamped document, so that users can read the QR code contained in the QR code according to the scanning query QR code.
  • Use the seal information to verify the authenticity of the stamped document avoid the need to connect to the non-intrusive system that combines the blockchain and the application system to obtain the seal information, further simplify the steps of obtaining the seal information, and improve the use of the seal.
  • Efficiency of information acquisition In the process of practical application, the type of the two-dimensional code added for the stamped file can be selected according to needs or actual conditions. This embodiment does not limit the specific method for obtaining the stamp information of the stamped file by verifying the two-dimensional code.
  • step 304 a random number corresponding to the stamped file is obtained according to the hash algorithm, so that the user can restore the stamped file through the random number.
  • the non-intrusive system combining the blockchain and the application system affixes the electronic seal to the document to be affixed with the electronic seal, and then uses the hash algorithm to perform a hash operation on the sealed document that has been affixed with the electronic seal. , get the hash value of the stamped file, and the hash value can be included in the stamping information of the stamped file.
  • the user can use the inverse algorithm of the adopted hash algorithm according to the obtained hash value of the stamped file.
  • the information of the original file is restored to obtain the original stamped file, and then the stamped file is further verified.
  • the user can use the inverse algorithm of the hash algorithm according to the hash value of the stamped file after verifying the authenticity of the stamped file with the stamp information.
  • the original stamped file is restored to further verify the authenticity of the received file, and the security of the non-intrusive process of combining the blockchain and the application system can be improved as much as possible.
  • step 303 and step 304 may be implemented in one example, and may also be implemented in different examples.
  • this embodiment provides a non-invasive method of combining blockchain and application system, by adding a verification two-dimensional code to the stamped document, for the user to obtain the stamp information by scanning the verification two-dimensional code for stamping
  • the verification of the authenticity of the seal file simplifies the steps of obtaining the seal information and improves the verification efficiency; further verification of the seal file is performed by obtaining the seal information of the seal file through another platform according to the document identification code, avoiding the need for further verification. Verify that the QR code is maliciously tampered with the user to obtain fake stamp information, avoiding the possibility of forgery of the QR code; the hash value of the stamp file is obtained according to the hash algorithm for the user to restore the stamp file For further verification, the security of the electronic seal during use is improved as much as possible.
  • the third embodiment of the present application relates to a non-invasive device combining a blockchain with an application system, as shown in FIG. 5 , including:
  • the response module 501 is used to affix an electronic seal to a document to be affixed with an electronic seal in response to a request for affixing an electronic seal;
  • the processing module 502 is used to obtain the seal information of the sealed document that has been stamped with the electronic seal, and store the seal information through the blockchain system;
  • the generating module 503 is configured to generate a file identification code corresponding to the seal information, for the user to obtain the seal information of the sealed file from the blockchain system through the file identification code.
  • the generating module 503 is further configured to add a verification two-dimensional code to the stamped document; the response module 501 is configured to respond to the verification request initiated by the user by scanning the verification two-dimensional code, and feed back to the user the verification of the stamped document.
  • Seal information and file identification code for users to obtain the seal information of the sealed document from the blockchain system through the file identification code, including: for the user to obtain the seal information of the sealed document through another platform according to the document identification code.
  • the seal information and file identification code of the sealed document can be stored in the blockchain system, for example, that is, the non-intrusive system combining the blockchain and the application system responds to the verification initiated by the user by scanning the two-dimensional code.
  • To verify the request obtain the seal information and file identification code of the stamped document from the blockchain system and feed it back to the user.
  • the stamp information includes any one or any combination of the following: the stamping time of the electronic stamp, the summary information of the stamped document, the stamping applicant of the electronic stamp, the approver of the electronic stamp, the initiating electronic stamp stamping The IP address of the requesting terminal and the geographic location information of the terminal that initiates the electronic seal stamping request.
  • the generating module 503 is further configured to add a query two-dimensional code to the seal file, so that the user can read the seal information of the seal file contained in the search two-dimensional code by scanning the search two-dimensional code.
  • the generating module 503 is further configured to obtain the hash value of the stamped file through a hash algorithm, so that the user can restore the stamped file through the hash value.
  • the response module 501 is configured to detect whether the security level of the document to be affixed with the electronic seal is lower than the preset level threshold when receiving the electronic seal stamping request; if the security level of the file is lower than the preset level If the security level of the document is not lower than the preset level threshold, it will be submitted for review, and when the review is approved, the document will be affixed with an electronic seal.
  • this embodiment is a device embodiment corresponding to the first or second embodiment, and this embodiment can be implemented in cooperation with the first or second embodiment.
  • the related technical details mentioned in the first or second embodiment are still valid in this embodiment, and are not repeated here in order to reduce repetition.
  • the related technical details mentioned in this embodiment can also be applied in the first or second embodiment.
  • a logical unit may be a physical unit, a part of a physical unit, or multiple physical units.
  • a composite implementation of the unit in order to highlight the innovative part of the present application, this embodiment does not introduce units that are not closely related to solving the technical problem raised by the present application, but this does not mean that there are no other units in this embodiment.
  • the fourth embodiment of the present application relates to a server, as shown in FIG. 6 , comprising: at least one processor 601; and a memory 602 connected in communication with the at least one processor 601; wherein, the memory 602 stores data that can be processed by the at least one processor 601.
  • the instructions are executed by the processor 601, and the instructions are executed by the at least one processor 601, so that the at least one processor 601 can execute the above-mentioned non-intrusive method of combining the blockchain and the application system.
  • the memory and the processor are connected by a bus, and the bus may include any number of interconnected buses and bridges, and the bus connects one or more processors and various circuits of the memory.
  • the bus may also connect together various other circuits, such as peripherals, voltage regulators, and power management circuits, which are well known in the art and therefore will not be described further herein.
  • the bus interface provides the interface between the bus and the transceiver.
  • a transceiver may be a single element or multiple elements, such as multiple receivers and transmitters, providing a means for communicating with various other devices over a transmission medium.
  • the data processed by the processor is transmitted on the wireless medium through the antenna, and further, the antenna also receives the data and transmits the data to the processor.
  • the processor is responsible for managing the bus and general processing, and may also provide various functions, including timing, peripheral interface, voltage regulation, power management, and other control functions. Instead, memory may be used to store data used by the processor in performing operations.
  • the fifth embodiment of the present application relates to a computer-readable storage medium storing a computer program.
  • the above method embodiments are implemented when the computer program is executed by the processor.
  • the aforementioned storage medium includes: U disk, mobile hard disk, Read-Only Memory (ROM, Read-Only Memory), Random Access Memory (RAM, Random Access Memory), magnetic disk or optical disk and other media that can store program codes .

Abstract

Embodiments of the present application relate to the field of communications. Disclosed are a blockchain and application system combined non-intrusive method, a server, and a medium. In the present application, the method comprises: in response to an electronic seal stamping request, stamping an electronic seal on a file to be stamped with the electronic seal; obtaining seal usage information of the file stamped with the electronic seal, and storing the seal usage information by means of a blockchain system; and generating a file identification code corresponding to the seal usage information, such that a user can obtain the seal usage information of the stamped file from the blockchain system by means of the file identification code.

Description

区块链与应用系统结合的无侵入式方法、服务器及介质Non-intrusive method, server and medium for combination of blockchain and application system
交叉引用cross reference
本申请基于申请号为“202010600082.9”、申请日为2020年06月28日的中国专利申请提出,并要求该中国专利申请的优先权,该中国专利申请的全部内容在此以引入方式并入本申请。This application is based on the Chinese patent application with the application number "202010600082.9" and the application date is June 28, 2020, and claims the priority of the Chinese patent application. The entire content of the Chinese patent application is hereby incorporated by reference. Apply.
技术领域technical field
本申请实施例涉及IT应用系统与通信领域,特别涉及一种区块链与应用系统结合的无侵入式方法、服务器及介质。The embodiments of the present application relate to the field of IT application systems and communications, and in particular, to a non-invasive method, server and medium for combining a blockchain with an application system.
背景技术Background technique
目前,签约文件中加盖印章是合同签订过程中常用的验证和认证方式,印章签约涵盖的行业包括:金融业(银行、证券、保险)、制造业、建筑业、交通运输、信息服务、租赁、影视传媒等。然而传统的印章在使用过程中容易变形老化,并且不易携带。因此,电子印章应运而生并且开始逐渐被广泛的利用,它可以实现快速的异地使用,并且不存在老化的问题。但是,电子印章盖章后的文件仍然是电子文档形式,线下使用时,如果不法分子利用某些软件对盖章文件进行篡改,不太容易被识别出来;因此,电子印章在使用过程中的安全性不高。At present, stamping the seal on the signing document is a common verification and certification method in the process of signing the contract. The industries covered by the seal signing include: financial industry (banking, securities, insurance), manufacturing, construction, transportation, information services, leasing , film and television media, etc. However, traditional seals are easily deformed and aged during use, and are not easy to carry. Therefore, electronic seals came into being and began to be widely used gradually. It can be used in different places quickly, and there is no aging problem. However, the documents sealed with the electronic seal are still in the form of electronic documents. When used offline, if criminals use some software to tamper with the sealed documents, it is not easy to be identified; Security is not high.
发明内容SUMMARY OF THE INVENTION
本申请的实施例提供了一种区块链与应用系统结合的无侵入式方法,包括:响应于电子印章加盖请求,为待加盖电子印章的文件加盖电子印章;获取已加盖电子印章的盖章文件的用章信息,并通过区块链系统对用章信息进行存储;生成与用章信息对应的文件识别码,供用户通过文件识别码从所述区块链系统获取盖章文件的用章信息。The embodiments of the present application provide a non-invasive method for combining a blockchain with an application system, including: in response to an electronic seal stamping request, stamping an electronic stamp on a document to be stamped with an electronic stamp; The seal information of the sealed document of the seal, and the seal information is stored through the blockchain system; the file identification code corresponding to the seal information is generated, and the user can obtain the seal from the blockchain system through the file identification code. Chapter information for the file.
本申请的实施例还提供了一种服务器,包括:至少一个处理器;以及,与至少一个处理器通信连接的存储器;其中,存储器存储有可被至少一个处理器执行的指令,指令被至少一个处理器执行,以使至少一个处理器能够执行上述的区块链与应用系统结合的无侵入式方法。Embodiments of the present application also provide a server, including: at least one processor; and a memory connected in communication with the at least one processor; wherein the memory stores instructions executable by the at least one processor, and the instructions are executed by the at least one processor. The processor executes, so that at least one processor can execute the above-mentioned non-intrusive method of combining the blockchain with the application system.
本申请的实施例还提供了一种计算机可读存储介质,存储有计算机程序,计算机程序被处理器执行时实现上述的区块链与应用系统结合的无侵入式方法。Embodiments of the present application also provide a computer-readable storage medium storing a computer program, and when the computer program is executed by a processor, the above-mentioned non-intrusive method for combining a blockchain with an application system is implemented.
附图说明Description of drawings
一个或多个实施例通过与之对应的附图中的图片进行示例性说明,这些示例性说明并不构成对实施例的限定。One or more embodiments are exemplified by the pictures in the corresponding drawings, and these exemplified descriptions do not constitute limitations on the embodiments.
图1是根据本申请第一实施例中的区块链与应用系统结合的无侵入式方法流程图;1 is a flowchart of a non-intrusive method for combining a blockchain with an application system according to the first embodiment of the present application;
图2是根据本申请第一实施例中的区块链与应用系统结合的无侵入式系统架构示意图;FIG. 2 is a schematic diagram of a non-intrusive system architecture combining a blockchain and an application system according to the first embodiment of the present application;
图3是根据本申请第二实施例中的区块链与应用系统结合的无侵入式方法流程图;3 is a flowchart of a non-intrusive method for combining a blockchain and an application system according to the second embodiment of the present application;
图4是根据本申请第二实施例中的盖章文件真伪校验示意图;4 is a schematic diagram of the authenticity verification of the stamped document according to the second embodiment of the present application;
图5是根据本申请第三实施例中的区块链与应用系统结合的无侵入式装置结构示意图;5 is a schematic structural diagram of a non-intrusive device combining a blockchain and an application system according to the third embodiment of the present application;
图6是根据本申请第四实施例中的服务器结构示意图。FIG. 6 is a schematic structural diagram of a server according to a fourth embodiment of the present application.
具体实施方式detailed description
为使本申请实施例的目的、技术方案和优点更加清楚,下面将结合附图对本申请的各实施例进行详细的阐述。然而,本领域的普通技术人员可以理解,在本申请各实施例中,为了使读者更好地理解本申请而提出了许多技术细节。但是,即使没有这些技术细节和基于以下各实施例的种种变化和修改,也可以实现本申请所要求保护的技术方案。以下各个实施例的划分是为了描述方便,不应对本申请的具体实现方式构成任何限定,各个实施例在不矛盾的前提下可以相互结合相互引用。In order to make the objectives, technical solutions and advantages of the embodiments of the present application more clear, each embodiment of the present application will be described in detail below with reference to the accompanying drawings. However, those of ordinary skill in the art can understand that, in each embodiment of the present application, many technical details are provided for the reader to better understand the present application. However, even without these technical details and various changes and modifications based on the following embodiments, the technical solutions claimed in the present application can be realized. The following divisions of the various embodiments are for the convenience of description, and should not constitute any limitation on the specific implementation of the present application, and the various embodiments may be combined with each other and referred to each other on the premise of not contradicting each other.
本申请实施例的目的在于提供一种区块链与应用系统结合的无侵入式方法、服务器及介质,通过新的区块链与应用系统结合的无侵入式方式,提高电子印章使用过程中的安全性。The purpose of the embodiments of the present application is to provide a non-intrusive method, server and medium combining blockchain and application system, through the new non-intrusive method combining blockchain and application system, to improve the efficiency of electronic seal use process. safety.
本申请的第一实施例涉及一种区块链与应用系统结合的无侵入式方法,响应于电子印章加盖请求,为待加盖电子印章的文件加盖电子印章;获取已加盖电子印章的盖章文件的用章信息,并通过区块链系统对用章信息进行存储;生成与用章信息对应的文件识别码,供用户通过文件识别码从区块链系统获取盖章文件的用章信息。通过预先获取并通过区块链系统存储盖章文件的用章信息,以及为盖章文件添加文件识别码,使得用户可以根据文件识别码获取到盖章文件的用章信息对盖章文件的真伪进行校验,避免盖章文件在线下处理过程中被恶意篡改,提高了电子印章使用过程中的安全性。The first embodiment of the present application relates to a non-intrusive method of combining a blockchain with an application system. In response to an electronic seal stamping request, an electronic seal is stamped on a document to be stamped with an electronic stamp; The stamp information of the stamped file is stored, and the stamp information is stored through the blockchain system; the file identification code corresponding to the stamp information is generated for the user to obtain the stamped file from the blockchain system through the file identification code. Chapter information. By pre-acquiring and storing the stamp information of the stamped file through the blockchain system, and adding the file identification code to the stamped file, the user can obtain the stamp information of the stamped file according to the file identification code. Pseudo-verification is performed to avoid malicious tampering of stamped documents during offline processing, which improves the security of electronic seals in the process of using them.
下面对本实施例的区块链与应用系统结合的无侵入式方法的实现细节进行说明,以下内容仅为方便理解而提供的实现细节,并非实施本方案的必须。The implementation details of the non-invasive method of combining the blockchain and the application system of this embodiment are described below. The following content is only provided for the convenience of understanding, and is not necessary for implementing this solution.
本实施例中的区块链与应用系统结合的无侵入式方法应用于区块链与应用系统结合的无侵入式系统,即可以由区块链与应用系统结合的无侵入式系统中的一个服务器来执行该方法。例如,区块链与应用系统结合的无侵入式系统可以为注册过的企业进行文件盖章,该文件例如可以是合同文件。企业中的一些管理人员具有申请盖章的权限。当需要盖章时,可以通过终端登录区块链与应用系统结合的无侵入式系统,将需要加盖电子印章的电子文件上传至区块链与应用系统结合的无侵入式系统,以进行盖章。以上仅为举例说明的一个应用场景,然并不以此为限。The non-intrusive method of combining the blockchain and the application system in this embodiment is applied to the non-intrusive system combining the blockchain and the application system, that is, one of the non-intrusive systems that can be combined by the blockchain and the application system server to execute the method. For example, a non-intrusive system of blockchain combined with an application system can seal documents for registered businesses, which can be contract documents, for example. Some managers in the enterprise have the authority to apply for stamping. When stamping is required, you can log in to the non-intrusive system combining the blockchain and the application system through the terminal, and upload the electronic files that need to be stamped with the electronic seal to the non-intrusive system combining the blockchain and the application system for stamping. chapter. The above is only an example of an application scenario, but it is not limited to this.
本实施例的具体流程如图1所示,具体包括以下步骤:The specific process of this embodiment is shown in Figure 1, which specifically includes the following steps:
步骤101,响应于电子印章加盖请求,为待加盖电子印章的文件加盖电子印章。 Step 101, in response to the electronic seal affixing request, affix an electronic seal to the document to be affixed with the electronic seal.
具体地说,区块链与应用系统结合的无侵入式系统可以在接收到的电子印章加盖请求时,为待加盖电子印章的文件加盖电子印章。其中,待加盖电子印章的文件可以是被携带在电子印章加盖请求中发送上来;也可以是区块链与应用系统结合的无侵入式系统内预存的,此时电子印章加盖请求中可以仅携带该待加盖电子印章的文件的文件标识,区块链与应用系统结合的无侵入式系统可 以根据该文件标识来找到该文件。Specifically, the non-intrusive system combining the blockchain and the application system can affix an electronic seal to the document to be affixed with an electronic seal when it receives an electronic seal affixing request. Among them, the document to be affixed with the electronic seal can be carried in the electronic seal affixing request and sent; it can also be pre-stored in the non-intrusive system combining the blockchain and the application system. At this time, the electronic seal affixing request is in progress. Only the file identifier of the file to be stamped with the electronic seal can be carried, and the non-intrusive system combining the blockchain and the application system can find the file according to the file identifier.
在一个例子中,区块链与应用系统结合的无侵入式系统根据待加盖电子印章的文件的安全等级对电子印章加盖请求进行处理,在接收到电子印章加盖请求时,检测待加盖电子印章的文件的安全等级是否低于预设等级门限;若文件的安全等级低于预设等级门限,则为文件加盖电子印章;若文件的安全等级不低于预设等级门限,则提交审核,并在审核通过时,为文件加盖电子印章。In one example, the non-intrusive system combining the blockchain and the application system processes the electronic seal stamping request according to the security level of the document to be stamped with the electronic seal, and when receiving the electronic stamp stamping request, detects the stamping request to be stamped. Whether the security level of the document with the electronic seal is lower than the preset level threshold; if the security level of the file is lower than the preset level threshold, the document will be stamped with an electronic seal; if the security level of the document is not lower than the preset level threshold, then Submit for review, and affix an electronic seal to the document when it is approved.
其中,待加盖电子印章的文件的安全等级可以根据提交文件的用户或者终端的权限等级或者文件自身的重要性来进行确定和设置;预设等级门限可以是根据业务处理过程中各类文件的重要程度进行设置或者由用户自行设置,本实施例对安全等级和预设等级门限的确定与设置不做限制。The security level of the file to be stamped with the electronic seal may be determined and set according to the authority level of the user or terminal submitting the file or the importance of the file itself; the preset level threshold may be based on the security level of various files in the business processing process. The importance level is set or set by the user. This embodiment does not limit the determination and setting of the security level and the preset level threshold.
另外,将安全等级超过预设等级门限的文件的电子印章加盖请求提交到审核时,将需要高级别领导审核决策的审核请求提交到文件相关负责的领导处,领导可以通过自身携带的手机、平板或者电脑等终端设备对审核请求进行签章审批,在领导审批确认后,区块链与应用系统结合的无侵入式系统为待加盖电子印章的文件加盖电子印章。本实施例对领导审批时采用的具体方法和设备不做限制。其中,根据对待加盖电子印章的文件进行安全的能级设定,且不同的安全等级提高不同的处理方式,可以进一步提高使用电子印章的安全性。In addition, when submitting the electronic seal stamping request of the document whose security level exceeds the preset level threshold to the review, the review request that requires the review and decision-making of the senior leader shall be submitted to the leader responsible for the document. The leader can use the mobile phone, Terminal devices such as tablets or computers sign and approve the audit request. After the approval and confirmation by the leader, the non-intrusive system combining the blockchain and the application system affixes the electronic seal to the documents to be stamped with the electronic seal. This embodiment does not limit the specific method and equipment used in the approval by the leader. Wherein, setting the security level according to the document to be affixed with the electronic seal, and improving the different processing methods for different security levels, can further improve the security of using the electronic seal.
步骤102,获取已加盖电子印章的盖章文件的用章信息,并通过区块链系统对用章信息进行存储。 Step 102 , obtaining the seal information of the sealed document that has been stamped with the electronic seal, and storing the seal information through the blockchain system.
具体地说,区块链与应用系统结合的无侵入式系统为待加盖电子印章的文件加盖电子印章后,需要对已加盖电子印章的盖章文件及盖章文件对应的用章信息进行存档,存档时,系统获取已加盖电子印章的盖章文件的用章信息,并通过区块链系统对用章信息进行存储。Specifically, the non-intrusive system that combines the blockchain and the application system needs to affix the electronic seal to the document to be affixed with the electronic seal. For archiving, when archiving, the system obtains the seal information of the sealed document that has been stamped with the electronic seal, and stores the seal information through the blockchain system.
例如,基于区块链系统的区块链与应用系统结合的无侵入式系统的结构如图2所示,包括用户和多个业务节点组成的业务层201;与用户或者业务节点相连接的区块链与应用系统结合的无侵入式系统202;提供区块链能力、对用章信息进行存储、查询、验证等能力的区块链系统203、以及包含各类标准服务器及计算机,用于提供基本IT运算能力的基础设施即服务IaaS(Infrastructure as a Service)平台204,在接收到用户在业务层201发起的盖章请求后,区块链 与应用系统结合的无侵入式202对盖章请求进行处理,为待盖章的文件添加电子印章,然后区块链系统203根据Iaas平台对盖章文件的用章信息的计算结果,通过区块链系统将用章信息嵌入到区块链中,对用章信息进行存储,并在需要进行查验用章信息的时候,提供信息查验功能。通过利用区块链系统对用章信息进行存储,可以最大程度上避免存储的用章信息在存储区间中被篡改,提高用章信息存储的安全性和可靠性。For example, the structure of the non-intrusive system based on the blockchain system combined with the application system is shown in Figure 2, including the business layer 201 composed of users and multiple business nodes; the area connected with users or business nodes A non-intrusive system 202 that combines blockchain and application systems; a blockchain system 203 that provides blockchain capabilities, the ability to store, query, and verify seal information, as well as various standard servers and computers for providing The IaaS (Infrastructure as a Service) platform 204 with basic IT computing capabilities, after receiving the seal request initiated by the user at the business layer 201, the non-intrusive 202 combination of the blockchain and the application system pairs the seal request Process, add an electronic seal to the document to be sealed, and then the block chain system 203 embeds the use seal information into the block chain through the block chain system according to the calculation result of the seal information of the sealed document by the Iaas platform, Store the seal information, and provide the information check function when it is necessary to check the seal information. By using the blockchain system to store the seal information, the stored seal information can be prevented from being tampered with in the storage area to the greatest extent, and the security and reliability of the seal information storage can be improved.
其中,进行存储的盖章文件的用章信息可以包括以下任一或任意组合:电子印章的加盖时间、盖章文件的摘要信息、电子印章的盖章申请人、电子印章的核签人、发起电子印章加盖请求的终端的IP地址、发起电子印章加盖请求的终端的地理位置信息等盖章文件的要素信息。其中,盖章文件多方面的信息被作为盖章信息进行存储,可以提升盖章文件被恶意篡改后,通过查看用章信息检测出盖章文件篡改痕迹的概率,从而提高盖章文件真伪校验结果的可靠性。Wherein, the seal information of the stored sealed document may include any one or any combination of the following: the stamping time of the electronic seal, the summary information of the sealed document, the applicant for the electronic seal, the signer of the electronic seal, Element information of the stamped file, such as the IP address of the terminal that initiates the electronic seal stamping request, and the geographic location information of the terminal that initiates the electronic stamp stamping request. Among them, various information of the stamped file is stored as stamping information, which can increase the probability of detecting the tampering traces of the stamped file by viewing the stamped file after the stamped file is maliciously tampered with, thereby improving the authenticity of the stamped file. reliability of the test results.
另外,在实际应用中,可以根据实际情况或需要选择要进行存储的盖章信息的具体构成,本实施例对盖章信息具体包含的信息数量不做限制。In addition, in practical applications, the specific composition of the seal information to be stored may be selected according to actual conditions or needs, and this embodiment does not limit the amount of information specifically included in the seal information.
步骤103,生成与用章信息对应的文件识别码,供用户通过文件识别码从区块链系统获取盖章文件的用章信息。Step 103: Generate a file identification code corresponding to the seal information for the user to obtain the seal information of the sealed file from the blockchain system through the file identification code.
具体地说,区块链与应用系统结合的无侵入式系统在对盖章文件的用章信息进行存储后,为盖章文件生成与用章信息对应的文件识别码,供用户通过文件识别码从区块链系统获取盖章文件的用章信息,然后用户可以根据获取到的用章信息对盖章文件的真伪进行校验。Specifically, the non-intrusive system combined with the blockchain and the application system, after storing the seal information of the stamped file, generates a file identification code corresponding to the stamp information for the stamped file, so that the user can pass the file identification code. Obtain the seal information of the sealed document from the blockchain system, and then the user can verify the authenticity of the sealed document according to the obtained seal information.
用章信息已经预先通过区块链系统进行存储,用户想要检测盖章文件的真伪时,区块链与应用系统结合的无侵入式系统将用章信息对应的文件识别码发送给用户,用户可以根据接收到的文件识别码,在公司官网进行查询,即,在公司官网提供的查询页面上输入文件识别码,公司官网的服务器可以通过区块链与应用系统结合的无侵入式系统从区块链系统中读取存储的该文件识别码对应的用章信息并显示出来,以供用户查看并进行真伪校验,从而提高电子印章使用过程中的安全性。The seal information has been stored in advance through the blockchain system. When the user wants to detect the authenticity of the sealed document, the non-intrusive system combining the blockchain and the application system will send the file identification code corresponding to the seal information to the user. The user can query on the company's official website according to the received document identification code, that is, enter the document identification code on the query page provided by the company's official website, and the server of the company's official website can use the non-intrusive system that combines the blockchain and the application system. In the blockchain system, the information of the seal corresponding to the document identification code stored is read and displayed for the user to view and verify the authenticity, thereby improving the security during the use of the electronic seal.
由此,本实施例提供了一种区块链与应用系统结合的无侵入式方法,通过根据请求盖章的文件的安全等级对盖章请求进行处理,提高盖章请求的处理效 率;将盖章文件的用章信息采用区块链系统进行存储,并生成与用章信息绑定的文件识别码供用户进行用章信息的查询,通过多方面的用章信息对盖章文件的真伪进行校验,避免了用户在不知情的情况下获取到被篡改的盖章文件,提高了电子印章使用过程中的安全性。Thus, the present embodiment provides a non-invasive method of combining a blockchain with an application system. By processing the stamping request according to the security level of the document requested to be stamped, the processing efficiency of the stamping request is improved; The seal information of the seal file is stored in the blockchain system, and a file identification code bound to the seal information is generated for users to query the seal information, and the authenticity of the seal file is checked through various seal information. The verification prevents the user from obtaining the tampered seal document without knowing it, and improves the security during the use of the electronic seal.
本申请的第二实施例涉及一种区块链与应用系统结合的无侵入式方法,第二实施例与第一实施例大致相同,在本实施例中,在为需要盖章的文件加盖电子印章后,生成盖章文件对应的随机数,供用户根据随机数还原盖章文件进行真伪校验;并且在盖章文件上添加校验二维码,供用户扫描校验二维码后,能够获取盖章文件的用章信息,简化用户对盖章文件进行真伪校验的步骤,提升校验效率。进一步的,在所述生成与所述用章信息对应的文件识别码之后,还包括:将所述用章信息对应的文件识别码与所述盖章文件的用章信息绑定;因此,用户通过扫描校验二维码获取盖章文件的用章信息的同时,也可以获取盖章文件的文件识别码。即,用户通过扫描校验二维码能够同时获取盖章文件的用章信息和文件识别码,方便快速;通过扫描校验二维码获取到的用章信息实现对电子印章的第一次校验,还可以根据此次获取的文件识别码通过另一平台对电子印章的第二次校验;可以避免二维码被篡改导致获取到假的用章信息,进一步提升电子印章使用过程的安全性。The second embodiment of the present application relates to a non-intrusive method for combining a blockchain with an application system. The second embodiment is substantially the same as the first embodiment. After the electronic seal, a random number corresponding to the stamped file is generated for the user to restore the stamped file according to the random number for authenticity verification; and a verification QR code is added to the stamped file for the user to scan and verify the QR code. , can obtain the stamp information of the stamped document, simplify the steps for users to verify the authenticity of the stamped document, and improve the verification efficiency. Further, after described generating the file identification code corresponding to the seal information, it also includes: binding the file identification code corresponding to the seal information with the seal information of the stamped file; therefore, the user By scanning the verification QR code to obtain the stamp information of the stamped document, the document identification code of the stamped document can also be obtained. That is, the user can simultaneously obtain the seal information and the document identification code of the stamped document by scanning the verification QR code, which is convenient and fast; It can also be used for the second verification of the electronic seal through another platform based on the document identification code obtained this time; it can avoid the tampering of the two-dimensional code resulting in the acquisition of false seal information, and further improve the security of the electronic seal use process. sex.
本实施例中的区块链与应用系统结合的无侵入式方法的具体流程图如图3所示,具体包括以下步骤:The specific flow chart of the non-intrusive method for combining the blockchain and the application system in this embodiment is shown in Figure 3, which specifically includes the following steps:
步骤301,响应于电子印章加盖请求,为待加盖电子印章的文件加盖电子印章。 Step 301, in response to the electronic seal stamping request, stamp the electronic stamp on the document to be stamped with the electronic stamp.
步骤302,获取已加盖电子印章的盖章文件的用章信息,并通过区块链系统对用章信息进行存储。 Step 302 , obtaining the seal information of the sealed document that has been stamped with the electronic seal, and storing the seal information through the blockchain system.
本实施例中的步骤301和步骤302与第一实施例中的步骤101和步骤102大致相同,在此就不再赘述。Step 301 and step 302 in this embodiment are substantially the same as step 101 and step 102 in the first embodiment, and will not be repeated here.
步骤303,为盖章文件添加校验二维码,供用户通过扫描校验二维码获取盖章文件的用章信息及文件识别码。 Step 303 , adding a verification two-dimensional code to the stamped document, so that the user can obtain the stamp information and file identification code of the stamped document by scanning the verification two-dimensional code.
具体地说,区块链与应用系统结合的无侵入式系统在存储好盖章文件的用章信息后,为盖章文件生成并添加一个用于校验盖章文件真伪的校验二维码, 供用户通过扫描盖章文件上的校验二维码,获取盖章文件的用章信息及文件识别码,对盖章文件的真伪进行校验。Specifically, the non-intrusive system combining the blockchain and the application system generates and adds a verification two-dimensional verification for the authenticity of the stamped file after storing the stamping information of the stamped file. For users to scan the verification QR code on the stamped document to obtain the stamp information and file identification code of the stamped document, and to verify the authenticity of the stamped document.
在一个例子中,区块链与应用系统结合的无侵入式系统为盖章文件添加校验二维码,响应于用户通过扫描校验二维码发起的校验请求,向用户反馈校验结果,校验结果包括盖章文件的用章信息及文件识别码,用户通过文件识别码从区块链系统获取盖章文件的用章信息时,根据文件识别码通过另一平台获取盖章文件的用章信息。其中,盖章文件的用章信息及文件识别码例如可以存储在区块链系统中,即,区块链与应用系统结合的无侵入式系统响应于用户通过扫描校验二维码发起的校验请求,从区块链系统中获取盖章文件的用章信息及文件识别码并反馈给用户。In one example, the non-intrusive system combining blockchain and application system adds a verification QR code to the stamped document, and feeds back the verification result to the user in response to the verification request initiated by the user by scanning the verification QR code , the verification result includes the seal information and file identification code of the stamped file. When the user obtains the stamp information of the stamped file from the blockchain system through the file identification code, the user can obtain the stamped file through another platform according to the file identification code. Use chapter information. Among them, the seal information and file identification code of the sealed document can be stored in the blockchain system, for example, that is, the non-intrusive system combining the blockchain and the application system responds to the verification initiated by the user by scanning the two-dimensional code. To verify the request, obtain the seal information and file identification code of the stamped document from the blockchain system and feed it back to the user.
例如,用户根据校验二维码对盖章文件的真伪进行校验的流程示意图如图4所示,用户查询终端扫描区块链与应用系统结合的无侵入式系统为盖章文件添加的校验二维码,向区块链与应用系统结合的无侵入式系统发起查询用章信息的请求,区块链与应用系统结合的无侵入式系统在接收到终端发起的校验请求时,向区块链系统提交查询请求,区块链系统通过查询和读取自身存储的数据后,向区块链与应用系统结合的无侵入式系统反馈盖章文件的用章信息,由区块链与应用系统结合的无侵入式系统控制终端将页面跳转到指定网页,用户在指定网页获取到盖章文件的用章信息,并根据获取到的用章信息进行盖章文件真伪的校验。通过扫描二维码来获取盖章文件的用章信息,简化用章信息的查询过程,提高真伪校验的效率。For example, a schematic flowchart of the user's verification of the authenticity of the stamped document according to the verification two-dimensional code is shown in Figure 4. The user's query terminal scans the non-intrusive system that combines the blockchain and the application system for the stamped document. Verify the QR code, and initiate a request to query the chapter information to the non-intrusive system combined with the blockchain and the application system. When the non-intrusive system combined with the blockchain and the application system receives the verification request initiated by the terminal, Submit a query request to the blockchain system. After querying and reading the data stored by itself, the blockchain system feeds back the seal information of the sealed document to the non-intrusive system that combines the blockchain and the application system. The non-intrusive system control terminal combined with the application system jumps the page to the designated webpage, and the user obtains the stamp information of the stamped file on the designated webpage, and checks the authenticity of the stamped file according to the obtained stamp information. . By scanning the two-dimensional code to obtain the seal information of the stamped document, the query process of the seal information is simplified, and the efficiency of authenticity verification is improved.
另外,区块链与应用系统结合的无侵入式系统指示用户在指定地址获取盖章文件的用章信息的同时,在指定地址的界面上将盖章文件的文件识别码也一并反馈给用户终端,用户需要对盖章文件进行进一步校验时,可以根据获取到的盖章文件的文件识别码,通过公司的官网或者预先指定的地址发起查询请求,公司官网根据输入的文件识别码可以通过区块链与应用系统结合的无侵入式系统向区块链系统请求对应盖章文件的用章信息,供用户对盖章文件的真伪进行进一步的校验。其中,该公司官网即为上述提到的另一平台,通过在该另一平台根据文件识别码直接获取盖章文件的用章信息对盖章文件进行进一步校验,避免了校验二维码被篡改导致用户获取到虚假用章信息的情况,进一步提升电 子印章的安全性。In addition, the non-intrusive system combining the blockchain and the application system instructs the user to obtain the stamp information of the stamped file at the designated address, and also feed back the file identification code of the stamped file to the user on the interface of the designated address. Terminal, when the user needs to further verify the stamped document, he can initiate a query request through the company's official website or pre-designated address according to the obtained document identification code of the stamped document. The non-intrusive system combining the blockchain and the application system requests the blockchain system for the stamp information corresponding to the stamped file, so that the user can further verify the authenticity of the stamped file. Among them, the company's official website is the other platform mentioned above. By directly obtaining the stamp information of the stamped document on the other platform according to the document identification code, the stamped document is further verified, avoiding the verification of the two-dimensional code. The tampering causes users to obtain false seal information, which further improves the security of electronic seals.
在另一个例子中,区块链与应用系统结合的无侵入式系统为盖章文件添加查询二维码,供用户通过扫描查询二维码读取查询二维码中包含的盖章文件的用章信息。通过由区块链与应用系统结合的无侵入式系统为盖章文件直接生成并添加包含了用章信息的查询二维码,供用户根据扫描查询二维码读取出二维码中包含的用章信息实现对盖章文件真伪的校验,避免了需要联网到区块链与应用系统结合的无侵入式系统进行用章信息的获取,进一步简化用章信息获取的步骤,提高用章信息获取的效率。实际应用的过程中,可以根据需要或者实际情况选择为盖章文件添加的二维码的类型,本实施例对通过校验二维码获取盖章文件用章信息的具体方法不做限制。In another example, the non-intrusive system combining blockchain and application system adds a query QR code to the stamped document for users to read the stamped document contained in the query QR code by scanning the query QR code. Chapter information. The non-intrusive system combined with the blockchain and the application system is used to directly generate and add a query QR code containing the seal information for the stamped document, so that users can read the QR code contained in the QR code according to the scanning query QR code. Use the seal information to verify the authenticity of the stamped document, avoid the need to connect to the non-intrusive system that combines the blockchain and the application system to obtain the seal information, further simplify the steps of obtaining the seal information, and improve the use of the seal. Efficiency of information acquisition. In the process of practical application, the type of the two-dimensional code added for the stamped file can be selected according to needs or actual conditions. This embodiment does not limit the specific method for obtaining the stamp information of the stamped file by verifying the two-dimensional code.
步骤304,根据哈希算法获取盖章文件对应的随机数,供用户通过随机数还原盖章文件。In step 304, a random number corresponding to the stamped file is obtained according to the hash algorithm, so that the user can restore the stamped file through the random number.
具体地说,区块链与应用系统结合的无侵入式系统为待加盖电子印章的文件加盖电子印章后,通过采用的哈希算法对加盖完电子印章的盖章文件进行哈希运算,得到盖章文件的哈希值,该哈希值可以包含在该盖章文件的盖章信息中。用户在获取该盖章文件的盖章信息后,在需要对盖章文件进行进一步校验的时候,用户根据获取到的盖章文件的哈希值,通过采用的哈希算法的逆算法,对原始文件的信息进行还原得到原始盖章文件,然后对盖章文件进行进一步的校验。通过按照哈希算法计算出盖章文件的哈希值,使得用户在通过用章信息进行盖章文件的真伪校验后,可以根据盖章文件的哈希值,采用哈希算法的逆算法还原出原始盖章文件对收到的文件的真伪进行进一步校验,尽可能的提高区块链与应用系统结合的无侵入式过程中的安全性。Specifically, the non-intrusive system combining the blockchain and the application system affixes the electronic seal to the document to be affixed with the electronic seal, and then uses the hash algorithm to perform a hash operation on the sealed document that has been affixed with the electronic seal. , get the hash value of the stamped file, and the hash value can be included in the stamping information of the stamped file. After the user obtains the stamping information of the stamped file, when the stamped file needs to be further verified, the user can use the inverse algorithm of the adopted hash algorithm according to the obtained hash value of the stamped file. The information of the original file is restored to obtain the original stamped file, and then the stamped file is further verified. By calculating the hash value of the stamped file according to the hash algorithm, the user can use the inverse algorithm of the hash algorithm according to the hash value of the stamped file after verifying the authenticity of the stamped file with the stamp information. The original stamped file is restored to further verify the authenticity of the received file, and the security of the non-intrusive process of combining the blockchain and the application system can be improved as much as possible.
需要说明的是,步骤303和步骤304可以在一个例子中实施,也可以存在于不同的例子中实施。It should be noted that, step 303 and step 304 may be implemented in one example, and may also be implemented in different examples.
由此,本实施例提供了一种区块链与应用系统结合的无侵入式方法,通过为盖章文件添加校验二维码,供用户通过扫描校验二维码获取用章信息进行盖章文件真伪的校验,简化了用章信息获取的步骤,提高校验效率;通过根据文件识别码通过另一平台获取盖章文件的用章信息对盖章文件进行进一步校验,避免了校验二维码被恶意篡改导致用户获取到假的用章信息的情况,避免了二 维码造假的可能;通过根据哈希算法得到盖章文件的哈希值用于供用户还原盖章文件以进行进一步校验,尽可能的提升了电子印章使用过程中的安全性。Therefore, this embodiment provides a non-invasive method of combining blockchain and application system, by adding a verification two-dimensional code to the stamped document, for the user to obtain the stamp information by scanning the verification two-dimensional code for stamping The verification of the authenticity of the seal file simplifies the steps of obtaining the seal information and improves the verification efficiency; further verification of the seal file is performed by obtaining the seal information of the seal file through another platform according to the document identification code, avoiding the need for further verification. Verify that the QR code is maliciously tampered with the user to obtain fake stamp information, avoiding the possibility of forgery of the QR code; the hash value of the stamp file is obtained according to the hash algorithm for the user to restore the stamp file For further verification, the security of the electronic seal during use is improved as much as possible.
此外,本领域技术人员可以理解,上面各种方法的步骤划分,只是为了描述清楚,实现时可以合并为一个步骤或者对某些步骤进行拆分,分解为多个步骤,只要包括相同的逻辑关系,都在本专利的保护范围内;对算法中或者流程中添加无关紧要的修改或者引入无关紧要的设计,但不改变其算法和流程的核心设计都在该专利的保护范围内。In addition, those skilled in the art can understand that the division of steps of the various methods above is only for the purpose of describing clearly, and may be combined into one step or split into several steps during implementation, and decomposed into multiple steps, as long as the same logical relationship is included , are all within the protection scope of this patent; adding insignificant modifications to the algorithm or process or introducing insignificant designs, but not changing the core design of the algorithm and process are all within the protection scope of this patent.
本申请第三实施例涉及一种区块链与应用系统结合的无侵入式装置,如图5所示,包括:The third embodiment of the present application relates to a non-invasive device combining a blockchain with an application system, as shown in FIG. 5 , including:
响应模块501,用于响应于电子印章加盖请求,为待加盖电子印章的文件加盖电子印章;The response module 501 is used to affix an electronic seal to a document to be affixed with an electronic seal in response to a request for affixing an electronic seal;
处理模块502,用于获取已加盖电子印章的盖章文件的用章信息,并通过区块链系统对用章信息进行存储;The processing module 502 is used to obtain the seal information of the sealed document that has been stamped with the electronic seal, and store the seal information through the blockchain system;
生成模块503,用于生成与用章信息对应的文件识别码,供用户通过文件识别码从区块链系统获取盖章文件的用章信息。The generating module 503 is configured to generate a file identification code corresponding to the seal information, for the user to obtain the seal information of the sealed file from the blockchain system through the file identification code.
在一个例子中,生成模块503还用于为盖章文件添加校验二维码;响应模块501用于响应于用户通过扫描校验二维码发起的校验请求,向用户反馈盖章文件的用章信息及文件识别码;供用户通过文件识别码从区块链系统获取盖章文件的用章信息,包括:供用户根据文件识别码通过另一平台获取盖章文件的用章信息。其中,盖章文件的用章信息及文件识别码例如可以存储在区块链系统中,即,区块链与应用系统结合的无侵入式系统响应于用户通过扫描校验二维码发起的校验请求,从区块链系统中获取盖章文件的用章信息及文件识别码并反馈给用户。In one example, the generating module 503 is further configured to add a verification two-dimensional code to the stamped document; the response module 501 is configured to respond to the verification request initiated by the user by scanning the verification two-dimensional code, and feed back to the user the verification of the stamped document. Seal information and file identification code; for users to obtain the seal information of the sealed document from the blockchain system through the file identification code, including: for the user to obtain the seal information of the sealed document through another platform according to the document identification code. Among them, the seal information and file identification code of the sealed document can be stored in the blockchain system, for example, that is, the non-intrusive system combining the blockchain and the application system responds to the verification initiated by the user by scanning the two-dimensional code. To verify the request, obtain the seal information and file identification code of the stamped document from the blockchain system and feed it back to the user.
在另一个例子中,用章信息包括以下任一或任意组合:电子印章的加盖时间、盖章文件的摘要信息、电子印章的盖章申请人、电子印章的核签人、发起电子印章加盖请求的终端的IP地址、发起电子印章加盖请求的终端的地理位置信息。In another example, the stamp information includes any one or any combination of the following: the stamping time of the electronic stamp, the summary information of the stamped document, the stamping applicant of the electronic stamp, the approver of the electronic stamp, the initiating electronic stamp stamping The IP address of the requesting terminal and the geographic location information of the terminal that initiates the electronic seal stamping request.
在另一个例子中,生成模块503还用于为盖章文件添加查询二维码,供用户通过扫描查询二维码读取查询二维码中包含的盖章文件的用章信息。In another example, the generating module 503 is further configured to add a query two-dimensional code to the seal file, so that the user can read the seal information of the seal file contained in the search two-dimensional code by scanning the search two-dimensional code.
在另一个例子中,生成模块503还用于通过哈希算法获取盖章文件的哈希值,供用户通过哈希值还原盖章文件。In another example, the generating module 503 is further configured to obtain the hash value of the stamped file through a hash algorithm, so that the user can restore the stamped file through the hash value.
在另一个例子中,响应模块501用于在接收到电子印章加盖请求时,检测待加盖电子印章的文件的安全等级是否低于预设等级门限;若文件的安全等级低于预设等级门限,则为文件加盖电子印章;若文件的安全等级不低于预设等级门限,则提交审核,并在审核通过时,为文件加盖电子印章。In another example, the response module 501 is configured to detect whether the security level of the document to be affixed with the electronic seal is lower than the preset level threshold when receiving the electronic seal stamping request; if the security level of the file is lower than the preset level If the security level of the document is not lower than the preset level threshold, it will be submitted for review, and when the review is approved, the document will be affixed with an electronic seal.
不难发现,本实施例为与第一或第二实施例相对应的装置实施例,本实施例可与第一或第二实施例互相配合实施。第一或第二实施例中提到的相关技术细节在本实施例中依然有效,为了减少重复,这里不再赘述。相应地,本实施例中提到的相关技术细节也可应用在第一或第二实施例中。It is not difficult to find that this embodiment is a device embodiment corresponding to the first or second embodiment, and this embodiment can be implemented in cooperation with the first or second embodiment. The related technical details mentioned in the first or second embodiment are still valid in this embodiment, and are not repeated here in order to reduce repetition. Correspondingly, the related technical details mentioned in this embodiment can also be applied in the first or second embodiment.
值得一提的是,本实施例中所涉及到的各模块均为逻辑模块,在实际应用中,一个逻辑单元可以是一个物理单元,也可以是一个物理单元的一部分,还可以以多个物理单元的组合实现。此外,为了突出本申请的创新部分,本实施例中并没有将与解决本申请所提出的技术问题关系不太密切的单元引入,但这并不表明本实施例中不存在其它的单元。It is worth mentioning that all the modules involved in this embodiment are logical modules. In practical applications, a logical unit may be a physical unit, a part of a physical unit, or multiple physical units. A composite implementation of the unit. In addition, in order to highlight the innovative part of the present application, this embodiment does not introduce units that are not closely related to solving the technical problem raised by the present application, but this does not mean that there are no other units in this embodiment.
本申请第四实施例涉及一种服务器,如图6所示,包括:至少一个处理器601;以及,与至少一个处理器601通信连接的存储器602;其中,存储器602存储有可被至少一个处理器601执行的指令,指令被至少一个处理器601执行,以使至少一个处理器601能够执行上述的区块链与应用系统结合的无侵入式方法。The fourth embodiment of the present application relates to a server, as shown in FIG. 6 , comprising: at least one processor 601; and a memory 602 connected in communication with the at least one processor 601; wherein, the memory 602 stores data that can be processed by the at least one processor 601. The instructions are executed by the processor 601, and the instructions are executed by the at least one processor 601, so that the at least one processor 601 can execute the above-mentioned non-intrusive method of combining the blockchain and the application system.
其中,存储器和处理器采用总线方式连接,总线可以包括任意数量的互联的总线和桥,总线将一个或多个处理器和存储器的各种电路连接在一起。总线还可以将诸如外围设备、稳压器和功率管理电路等之类的各种其他电路连接在一起,这些都是本领域所公知的,因此,本文不再对其进行进一步描述。总线接口在总线和收发机之间提供接口。收发机可以是一个元件,也可以是多个元件,比如多个接收器和发送器,提供用于在传输介质上与各种其他装置通信的单元。经处理器处理的数据通过天线在无线介质上进行传输,进一步,天线还接收数据并将数据传送给处理器。The memory and the processor are connected by a bus, and the bus may include any number of interconnected buses and bridges, and the bus connects one or more processors and various circuits of the memory. The bus may also connect together various other circuits, such as peripherals, voltage regulators, and power management circuits, which are well known in the art and therefore will not be described further herein. The bus interface provides the interface between the bus and the transceiver. A transceiver may be a single element or multiple elements, such as multiple receivers and transmitters, providing a means for communicating with various other devices over a transmission medium. The data processed by the processor is transmitted on the wireless medium through the antenna, and further, the antenna also receives the data and transmits the data to the processor.
处理器负责管理总线和通常的处理,还可以提供各种功能,包括定时,外 围接口,电压调节、电源管理以及其他控制功能。而存储器可以被用于存储处理器在执行操作时所使用的数据。The processor is responsible for managing the bus and general processing, and may also provide various functions, including timing, peripheral interface, voltage regulation, power management, and other control functions. Instead, memory may be used to store data used by the processor in performing operations.
本申请第五实施例涉及一种计算机可读存储介质,存储有计算机程序。计算机程序被处理器执行时实现上述方法实施例。The fifth embodiment of the present application relates to a computer-readable storage medium storing a computer program. The above method embodiments are implemented when the computer program is executed by the processor.
即,本领域技术人员可以理解,实现上述实施例方法中的全部或部分步骤是可以通过程序来指令相关的硬件来完成,该程序存储在一个存储介质中,包括若干指令用以使得一个设备(可以是单片机,芯片等)或处理器(processor)执行本申请各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等各种可以存储程序代码的介质。That is, those skilled in the art can understand that all or part of the steps in the method for implementing the above embodiments can be completed by instructing the relevant hardware through a program, and the program is stored in a storage medium and includes several instructions to make a device ( It may be a single chip microcomputer, a chip, etc.) or a processor (processor) to execute all or part of the steps of the methods described in the various embodiments of the present application. The aforementioned storage medium includes: U disk, mobile hard disk, Read-Only Memory (ROM, Read-Only Memory), Random Access Memory (RAM, Random Access Memory), magnetic disk or optical disk and other media that can store program codes .
本领域的普通技术人员可以理解,上述各实施例是实现本申请的具体实施例,而在实际应用中,可以在形式上和细节上对其作各种改变,而不偏离本申请的精神和范围。Those of ordinary skill in the art can understand that the above-mentioned embodiments are specific embodiments for realizing the present application, and in practical applications, various changes in form and details can be made without departing from the spirit and the spirit of the present application. Scope.

Claims (9)

  1. 一种区块链与应用系统结合的无侵入式方法,包括:A non-intrusive method of combining blockchain and application systems, including:
    响应于电子印章加盖请求,为待加盖电子印章的文件加盖电子印章;In response to the electronic seal affixing request, affix an electronic seal to the document to be affixed with the electronic seal;
    获取已加盖电子印章的盖章文件的用章信息,并通过区块链系统对所述用章信息进行存储;Obtain the seal information of the sealed document that has been stamped with the electronic seal, and store the seal information through the blockchain system;
    生成与所述用章信息对应的文件识别码,供用户通过所述文件识别码从所述区块链系统获取所述盖章文件的用章信息。A file identification code corresponding to the seal information is generated for the user to obtain the seal information of the stamped file from the blockchain system through the file identification code.
  2. 根据权利要求1所述的区块链与应用系统结合的无侵入式方法,其中,在所述响应于电子印章加盖请求,为待加盖电子印章的文件加盖电子印章后,还包括:The non-intrusive method for combining a blockchain with an application system according to claim 1, wherein after the electronic seal is affixed to the document to be affixed with the electronic seal in response to the electronic seal affixing request, the method further comprises:
    为所述盖章文件添加校验二维码;adding a verification QR code to the stamped document;
    响应于用户通过扫描所述校验二维码发起的校验请求,向所述用户反馈校验结果,所述校验结果包括所述盖章文件的用章信息。In response to a verification request initiated by the user by scanning the verification two-dimensional code, a verification result is fed back to the user, and the verification result includes the seal information of the stamped document.
  3. 根据权利要求1至2中任一项所述的区块链与应用系统结合的无侵入式方法,其中,所述用章信息包括以下任一或任意组合:The non-intrusive method for combining a blockchain with an application system according to any one of claims 1 to 2, wherein the chapter information includes any one or any combination of the following:
    所述电子印章的加盖时间、所述盖章文件的摘要信息、所述电子印章的盖章申请人、所述电子印章的核签人、发起电子印章加盖请求的终端的IP地址、发起电子印章加盖请求的终端的地理位置信息。The stamping time of the electronic seal, the summary information of the stamping document, the stamping applicant of the electronic stamp, the signer of the electronic stamp, the IP address of the terminal that initiated the electronic stamp stamping request, the The electronic seal affixes the geographic location information of the requested terminal.
  4. 根据权利要求1至3中任一项所述的区块链与应用系统结合的无侵入式方法,其中,在所述响应于电子印章加盖请求,为待加盖电子印章的文件加盖电子印章后,还包括:The non-intrusive method for combining a blockchain with an application system according to any one of claims 1 to 3, wherein, in the response to the electronic seal stamping request, electronic stamping is performed on the document to be stamped with the electronic stamp. After the seal, it also includes:
    为所述盖章文件添加查询二维码,供用户通过扫描所述查询二维码读取所述查询二维码中包含的所述盖章文件的用章信息。A query two-dimensional code is added to the seal file, so that the user can read the seal information of the seal file contained in the search two-dimensional code by scanning the search two-dimensional code.
  5. 根据权利要求1至4中任一项所述的区块链与应用系统结合的无侵入式方法,其中,在所述响应于电子印章加盖请求,为待加盖电子印章的文件加盖电子印章后,还包括:The non-intrusive method for combining a blockchain with an application system according to any one of claims 1 to 4, wherein, in the response to the electronic seal stamping request, electronic stamping is performed on the document to be stamped with the electronic stamp. After the seal, it also includes:
    通过哈希算法获取所述盖章文件的哈希值,供用户通过所述哈希值还原所述盖章文件。The hash value of the stamped file is obtained through a hash algorithm, so that the user can restore the stamped file through the hash value.
  6. 根据权利要求1至5中任一项所述的区块链与应用系统结合的无侵入式 方法,其中,所述响应于电子印章加盖请求,为待加盖电子印章的文件加盖电子印章,包括:The non-intrusive method for combining a blockchain with an application system according to any one of claims 1 to 5, wherein the electronic seal is affixed to the document to be affixed with the electronic seal in response to the electronic seal affixing request ,include:
    在接收到电子印章加盖请求时,检测所述待加盖电子印章的文件的安全等级是否低于预设等级门限;When receiving the electronic seal stamping request, detecting whether the security level of the document to be stamped with the electronic stamp is lower than the preset level threshold;
    若所述文件的安全等级低于所述预设等级门限,则为所述文件加盖所述电子印章;If the security level of the file is lower than the preset level threshold, the electronic seal is affixed to the file;
    若所述文件的安全等级不低于所述预设等级门限,则提交审核,并在审核通过时,为所述文件加盖所述电子印章。If the security level of the file is not lower than the preset level threshold, submit for review, and when the review is passed, the electronic seal is affixed to the file.
  7. 根据权利要求2所述的区块链与应用系统结合的无侵入式方法,其中,在所述生成与所述用章信息对应的文件识别码之后,还包括:The non-intrusive method for combining a blockchain with an application system according to claim 2, wherein after the generating the file identification code corresponding to the seal information, the method further comprises:
    将所述用章信息对应的文件识别码与所述盖章文件的用章信息绑定;Binding the file identification code corresponding to the seal information with the seal information of the stamped file;
    所述响应于用户通过扫描所述校验二维码发起的校验请求,向所述用户反馈所述盖章文件的用章信息的同时,向所述用户反馈所述盖章文件的文件识别码。In response to the verification request initiated by the user by scanning the verification two-dimensional code, while feeding back the stamp information of the stamped document to the user, the document identification of the stamped document is fed back to the user. code.
  8. 一种服务器,包括:A server that includes:
    至少一个处理器;以及,at least one processor; and,
    与所述至少一个处理器通信连接的存储器;其中,a memory communicatively coupled to the at least one processor; wherein,
    所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器能够执行如权利要求1至7中任一项所述的区块链与应用系统结合的无侵入式方法。The memory stores instructions executable by the at least one processor, the instructions being executed by the at least one processor to enable the at least one processor to perform the execution of any of claims 1 to 7 The non-intrusive method of combining the blockchain and the application system described above.
  9. 一种计算机可读存储介质,存储有计算机程序,所述计算机程序被处理器执行时实现权利要求1至7中任一项所述的区块链与应用系统结合的无侵入式方法。A computer-readable storage medium storing a computer program, when the computer program is executed by a processor, the non-intrusive method for combining a blockchain with an application system according to any one of claims 1 to 7 is implemented.
PCT/CN2021/102715 2020-06-28 2021-06-28 Blockchain and application system combined non-intrusive method, server, and medium WO2022001945A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010600082.9 2020-06-28
CN202010600082.9A CN113849555A (en) 2020-06-28 2020-06-28 Non-invasive method, server and medium for combining block chain and application system

Publications (1)

Publication Number Publication Date
WO2022001945A1 true WO2022001945A1 (en) 2022-01-06

Family

ID=78972693

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/102715 WO2022001945A1 (en) 2020-06-28 2021-06-28 Blockchain and application system combined non-intrusive method, server, and medium

Country Status (2)

Country Link
CN (1) CN113849555A (en)
WO (1) WO2022001945A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116823156A (en) * 2023-06-07 2023-09-29 四川博思德信息技术有限公司 Electronic seal management method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101149770A (en) * 2007-09-21 2008-03-26 中山大学 Electronic stamp system based on Word/Excel electronic document
CN102622549A (en) * 2012-03-20 2012-08-01 天津书生软件技术有限公司 Electronic seal implementation system and method
CN108304710A (en) * 2018-02-11 2018-07-20 安云印(天津)大数据科技有限公司 A kind of E-seal signature method of the involvement identity authentication function based on block chain

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101149770A (en) * 2007-09-21 2008-03-26 中山大学 Electronic stamp system based on Word/Excel electronic document
CN102622549A (en) * 2012-03-20 2012-08-01 天津书生软件技术有限公司 Electronic seal implementation system and method
CN108304710A (en) * 2018-02-11 2018-07-20 安云印(天津)大数据科技有限公司 A kind of E-seal signature method of the involvement identity authentication function based on block chain

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116823156A (en) * 2023-06-07 2023-09-29 四川博思德信息技术有限公司 Electronic seal management method and device

Also Published As

Publication number Publication date
CN113849555A (en) 2021-12-28

Similar Documents

Publication Publication Date Title
EP3596642B1 (en) Privacy-preserving identity verification
CN112333198B (en) Secure cross-domain login method, system and server
US20210051027A1 (en) User identity information authentication and verification methods and devices
CN109784922B (en) Electronic contract signing method, electronic contract signing device, computer equipment and storage medium
WO2019143936A1 (en) Systems and methods of digital content certification and verification using cryptography and blockchain
CN111600899A (en) Micro-service access control method and device, electronic equipment and storage medium
WO2019237718A1 (en) Method for generating payment receiving code and code-scanning security verification method
US20100138662A1 (en) Digital signature assurance system, method, program and apparatus
CN111538963A (en) Block chain copyright protection system and method based on double chains
US20140058875A1 (en) Methods for facilitating an electronic signature and devices thereof
US20230034169A1 (en) Non-fungible token authentication
CN111415233B (en) Bank electronic certificate inquiry function generation method based on blockchain multiparty authorization
CN114422139B (en) API gateway request security verification method, device, electronic equipment and computer readable medium
US20150213550A1 (en) Method, system, service, and computer program product for verification and delivery of employment and income information
CN112184426A (en) Data sharing method, system, server and computer readable storage medium
CN112150113A (en) Method, device and system for borrowing file data and method for borrowing data
WO2022001945A1 (en) Blockchain and application system combined non-intrusive method, server, and medium
CN113129008B (en) Data processing method, device, computer readable medium and electronic equipment
US20150213549A1 (en) Method, system, service, and computer program product for verification and delivery of a borrower's assets and deposits information
CN112819617A (en) Data uplink method and device, electronic equipment and storage medium
CN110737920A (en) digital certificate management and control method, device and registration auditing server
KR20050009415A (en) Method for portrait mutual certification and computer readable record medium on which program therefor is recorded
CN114528532A (en) Supply chain data evidence storing method and device, computer equipment and storage medium
CN107483210B (en) Data verification method and system
CN111552551A (en) User management method and device based on master-slave system, computer equipment and medium

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21833392

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 16/05/2023)

122 Ep: pct application non-entry in european phase

Ref document number: 21833392

Country of ref document: EP

Kind code of ref document: A1