WO2021027504A1 - 基于共识协议的信息处理方法及相关装置 - Google Patents

基于共识协议的信息处理方法及相关装置 Download PDF

Info

Publication number
WO2021027504A1
WO2021027504A1 PCT/CN2020/103255 CN2020103255W WO2021027504A1 WO 2021027504 A1 WO2021027504 A1 WO 2021027504A1 CN 2020103255 W CN2020103255 W CN 2020103255W WO 2021027504 A1 WO2021027504 A1 WO 2021027504A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
processed
consensus protocol
instruction
intercepted
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.)
Ceased
Application number
PCT/CN2020/103255
Other languages
English (en)
French (fr)
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.)
OneConnect Smart Technology Co Ltd
Original Assignee
OneConnect Smart Technology 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 OneConnect Smart Technology Co Ltd filed Critical OneConnect Smart Technology Co Ltd
Publication of WO2021027504A1 publication Critical patent/WO2021027504A1/zh
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/602Providing cryptographic facilities or services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/02Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls
    • H04L63/0209Architectural arrangements, e.g. perimeter networks or demilitarized zones
    • H04L63/0218Distributed architectures, e.g. distributed firewalls
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/02Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls
    • H04L63/0227Filtering policies
    • H04L63/0236Filtering by address, protocol, port number or service, e.g. IP-address or URL
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0876Network architectures or network communication protocols for network security for authentication of entities based on the identity of the terminal or configuration, e.g. MAC address, hardware or software configuration or device fingerprint
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/146Markers for unambiguous identification of a particular session, e.g. session cookie or URL-encoding

Definitions

  • This application relates to the field of computer technology, and in particular to an information processing method and related devices based on a consensus protocol.
  • Blockchain is an innovative technology integrating distributed data storage, point-to-point transmission, consensus mechanism, encryption algorithm and other technologies.
  • the blockchain network has completed the configuration of the internal consensus protocol in the early stage of its creation, so that the nodes in the blockchain network complete the verification of the information entering the blockchain network according to the consensus protocol embedded in the blockchain network And confirm.
  • the embodiments of the present application provide an information processing method and related devices based on a consensus protocol, which can implement interception of information belonging to the type of information to be intercepted based on the consensus protocol, improve information identification capabilities and processing levels, and have high applicability.
  • an embodiment of the present application provides an information processing method based on a consensus protocol, and the method includes.
  • Receive an information addition instruction sent by an information management party the information addition instruction carries interception identification information
  • the information addition instruction is used to instruct to add the interception identification information to the first consensus protocol
  • the interception identification information is used to determine the received information Whether it belongs to the type of information to be intercepted.
  • the information addition instruction When the information addition instruction is a valid instruction, respond to the information addition instruction and add the interception identification information to the first consensus protocol to obtain a second consensus protocol.
  • the information to be processed belongs to the type of information to be intercepted
  • the information to be processed is intercepted based on the second consensus protocol.
  • an embodiment of the present application provides an information processing device based on a consensus protocol, and the information processing device includes.
  • the receiving unit is configured to receive an information addition instruction sent by an information management party.
  • the information addition instruction carries interception identification information, and the information addition instruction is used to instruct to add the interception identification information to the first consensus protocol, and the interception identification information is used for Determine whether the received information belongs to the type of information to be intercepted.
  • the response unit is configured to respond to the information addition instruction and add the interception identification information to the first consensus protocol to obtain the second consensus protocol when the information addition instruction received by the receiving unit is a valid instruction.
  • the determining unit is configured to determine whether the information to be processed belongs to the type of information to be intercepted based on the second consensus protocol obtained by the response unit when the information to be processed is received from the information sender.
  • the interception unit is configured to intercept the information to be processed based on the second consensus protocol when the information to be processed belongs to the type of information to be intercepted.
  • an embodiment of the present application provides a terminal device.
  • the terminal device includes a memory and a processor, and the processor and the memory are connected to each other, wherein the memory is used to store a computer program, and the computer
  • the program includes program instructions, and the processor is used to execute the program instructions of the memory, wherein.
  • Receive an information addition instruction sent by an information management party the information addition instruction carries interception identification information
  • the information addition instruction is used to instruct to add the interception identification information to the first consensus protocol
  • the interception identification information is used to determine Whether the received information belongs to the type of information to be intercepted.
  • the information addition instruction When the information addition instruction is a valid instruction, respond to the information addition instruction and add the interception identification information to the first consensus protocol to obtain a second consensus protocol.
  • the information sender When receiving the to-be-processed information sent by the information sender, it is determined based on the second consensus protocol whether the to-be-processed information belongs to the type of information to be intercepted.
  • the information to be processed belongs to the type of information to be intercepted
  • the information to be processed is intercepted based on the second consensus protocol.
  • an embodiment of the present application provides a computer-readable storage medium, the computer-readable storage medium stores a computer program, and the computer program includes program instructions that are used when executed by a processor Implement the following steps.
  • Receive an information addition instruction sent by an information management party the information addition instruction carries interception identification information
  • the information addition instruction is used to instruct to add the interception identification information to the first consensus protocol
  • the interception identification information is used to determine Whether the received information belongs to the type of information to be intercepted.
  • the information addition instruction When the information addition instruction is a valid instruction, respond to the information addition instruction and add the interception identification information to the first consensus protocol to obtain a second consensus protocol.
  • the information sender When receiving the to-be-processed information sent by the information sender, it is determined based on the second consensus protocol whether the to-be-processed information belongs to the type of information to be intercepted.
  • the information to be processed belongs to the type of information to be intercepted
  • the information to be processed is intercepted based on the second consensus protocol.
  • a new consensus protocol capable of determining whether the received information belongs to the type of information to be intercepted can be obtained.
  • the pending information sent by the information sender is received, the pending information belonging to the type of information to be intercepted can be intercepted based on the new consensus protocol, thereby improving the level of information processing and having higher applicability.
  • FIG. 1 is a schematic flowchart of an information processing method based on a consensus protocol provided by an embodiment of the present application.
  • Fig. 2 is a schematic diagram of another flow chart of an information processing method based on a consensus protocol provided by an embodiment of the present application.
  • Fig. 3 is a schematic structural diagram of an information processing device based on a consensus protocol provided by an embodiment of the present application.
  • Fig. 4 is a schematic structural diagram of a terminal device provided by an embodiment of the present application.
  • the information processing method based on the consensus protocol provided in the embodiments of this application (for convenience of description, the method provided in the embodiments of this application may be referred to as the method provided in the embodiments of this application) can be applied to the blockchain networks of various enterprises in various fields and industries, and can also be applied to Information systems that implement information processing based on consensus protocols are not restricted here.
  • a certain field and/or a certain blockchain network in a certain industry can be used as an example to describe the method provided in the embodiment of the present application.
  • the blockchain network can specifically refer to a network system with a distributed data storage structure reached by each node through a consensus agreement, and according to the specific consensus agreement, a full backup of all or part of the node information is achieved.
  • the blockchain network runs under the corresponding consensus protocol, there is a predetermined configuration connection between the blockchain network and the corresponding consensus protocol. Therefore, in order to achieve the interception of certain specific information based on the consensus protocol, it can be added to the consensus protocol. Add interception identification information so that the consensus protocol can determine the information that needs to be intercepted, and then intercept the information that needs to be intercepted.
  • the above-mentioned consensus protocols include but are not limited to proof of work (Proof of Work, PoW), proof of rights (Proof of Stake, PoS), share authorization proof mechanism (Delegated Proof of Stake, DPoS), and practical Byzantine mechanism (Practical) Byzantine Fault Tolerance, PBFT) and Ripple consensus algorithm, there is no restriction here.
  • FIG. 1 is a schematic flowchart of an information processing method based on a consensus protocol provided by an embodiment of the present application.
  • the method provided by the embodiment of the present application may include the following steps 101-104.
  • the blockchain node in the blockchain network may first receive the information addition instruction sent by the information manager.
  • the above-mentioned information addition instruction carries interception identification information
  • the above-mentioned interception identification information is used to determine whether the received information belongs to the type of information to be intercepted.
  • the consensus protocol can be based on the interception identification The information "virtual account” determines whether the information received by the blockchain node carries "virtual account” information.
  • the information received by the blockchain node contains "virtual account” information
  • the information received by the blockchain node can be determined as the type of information to be intercepted, which means that the blockchain node needs to receive it at this time Information is intercepted.
  • the above-mentioned information management party can be a management device of a blockchain network, or a development terminal of a consensus protocol, etc., which is not limited here.
  • the instruction information of the information addition instruction is not tampered with. Therefore, after the information management party generates the information addition instruction, the above-mentioned information can be encrypted for adding instruction information.
  • the information management party may use the public key of the blockchain network to encrypt the information addition instruction to obtain the ciphertext information corresponding to the information addition instruction, and send the ciphertext information to the blockchain node.
  • the information management party may perform a hash operation on the information addition instruction to obtain the unique summary information of the information addition instruction.
  • the unique digest information is encrypted with the private key of the information manager to obtain the digital signature of the information addition instruction, and the digital signature and the ciphertext information of the information addition instruction are sent to the blockchain node.
  • the above-mentioned unique summary information is a fixed-length unique character string obtained by hashing the above-mentioned information addition instruction, and the specific expression form of the character string is not limited here.
  • the blockchain node may perform the instruction validity verification on the information addition instruction in order to prevent receiving an erroneous instruction or receiving a tampered instruction.
  • the information management party uses the public key of the blockchain network card to encrypt the ciphertext information obtained by encrypting the above information addition instruction to the blockchain node
  • the blockchain node uses the private key of the blockchain network to pair the above ciphertext If the information is successfully decrypted, it proves that the ciphertext information has not been tampered with, that is to say, the information adding instruction is a valid instruction.
  • the private key of the blockchain network can be used to decrypt the ciphertext information to obtain the information addition instruction.
  • the information addition instruction is hashed to obtain the actual unique summary information corresponding to the information addition instruction.
  • the public key of the information management party is used to decrypt the received digital signature, and the unique summary information corresponding to the information addition instruction sent by the information management party is obtained.
  • the aforementioned information addition instruction is a valid instruction.
  • the information addition instruction sent by the above-mentioned information management party contains the identity of the blockchain node. If the information addition instruction does not include the identity of the blockchain node, it means that the information addition instruction is not the instruction information sent to the blockchain node. At this time, the blockchain node does not perform any processing on the information addition instruction.
  • the blockchain node can verify the validity of the above information addition instruction.
  • the above-mentioned identity identifier may be one or more combinations of specific numbers, letters, and characters, and the specific expression form is not limited here. It should be particularly noted that the process of verifying whether the identity information of the blockchain node is included in the above-mentioned information addition instruction can be determined according to actual application scenarios, and there is no limitation here.
  • the information addition instruction When the information addition instruction is a valid instruction, respond to the information addition instruction and add the interception identification information to the first consensus protocol to obtain a second consensus protocol.
  • the existing consensus protocols are configured in a fixed and unmodifiable form in the blockchain network, only different consensus protocols are used to process information according to different application scenarios. Therefore, when the information adding instruction is a valid instruction, the information adding instruction can be responded to and the intercept identification information carried in the information adding instruction can be added to the first consensus protocol to obtain a second consensus protocol, so that the second consensus protocol It can identify whether the information received by the blockchain node contains the appeal interception identification information.
  • the above-mentioned first consensus protocol may be a corresponding consensus protocol in a specific application scenario, and the above-mentioned second consensus protocol is generated after the above-mentioned first consensus protocol is added with interception identification information and capable of identifying interception identification information.
  • New consensus agreement It should be particularly noted that the difference between the second consensus protocol and the first consensus protocol is limited to the second consensus protocol that can identify whether the information received by the blockchain node contains the interception identification information.
  • the configuration information of a consensus protocol deployed on the blockchain network is exactly the same, and will not be repeated here.
  • the first consensus protocol can be updated by adding to the first consensus protocol. Identify the command to intercept identification information, so as to add the identification function of intercepting identification information to the first consensus protocol without affecting the original function of the first consensus protocol, and determine the first consensus protocol after the identification function is added as The second consensus agreement.
  • the function of identifying the above-mentioned interception identification information may be generated to generate an identification function script and the identification function script may be deployed in the above-mentioned first consensus protocol to obtain a second consensus protocol.
  • the above-mentioned second consensus protocol calls the above-mentioned identification function script through the script path of the above-mentioned identification function script to identify the block Whether the information received by the chain node contains the above-mentioned interception identification information.
  • the above-mentioned command for identifying interception identification information and the above-mentioned identification function script both include the above-mentioned interception identification information, and the included interception identification information can be used as an identification basis in a specific identification process.
  • the specific method for adding the interception identification information carried in the information addition instruction to the first consensus protocol includes but is not limited to the implementation shown above, which can be determined according to actual application scenarios, and is not limited here.
  • the blockchain node after obtaining the second consensus protocol, when the blockchain node receives the pending information sent by the information sender, the blockchain node can determine the pending information through the second consensus protocol. Does it contain the aforementioned interception identification information.
  • the above-mentioned information senders include but are not limited to transaction initiation platforms, identity verification platforms, user management platforms, and product suppliers, etc., which are not limited here. If the information to be processed includes the interception identification information, it is determined that the information to be processed belongs to the type of information to be intercepted. If the information to be processed does not include the interception identification information, it is determined that the information to be processed does not belong to the type of information to be intercepted.
  • the information expression of the above-mentioned information to be processed may be in accordance with the above-mentioned second consensus agreement.
  • the nature of the information representation of the intercepted identification information is inconsistent.
  • the interception identification information is a binary string
  • the information to be processed sent by the information sender may be a combination of numbers and letters, and the two forms of information cannot be compared and identified.
  • the second consensus protocol cannot be based on
  • the interception identification information determines whether the information to be processed belongs to the type of information to be intercepted.
  • the blockchain node when the blockchain node receives the information to be processed from the information sender, it can determine whether the information expression form of the information to be processed is consistent with the information expression form of the intercept identification information in the second consensus protocol. If they are consistent, Then, based on the second consensus protocol, it is determined whether the information to be processed belongs to information to be intercepted. If they are inconsistent, information processing can be performed on the intercepted identification information or the to-be-processed information so that the intercepted identification information is consistent with the information representation of the to-be-processed information, and then based on the second consensus protocol, it is determined whether the to-be-processed information belongs to the to-be-processed information. Intercept information.
  • the information in the aforementioned preset information database may be common interception information obtained from the Internet, a database or other storage space, or it may be interception information pre-designated by the information sender, information receiver, and information management party.
  • the specific source No restrictions.
  • the blockchain node When the blockchain node receives the to-be-processed information sent by the information sender, it can determine whether the to-be-processed information contains any of the above-mentioned at least one target information, and when the to-be-processed information includes any of the above-mentioned target information , It is determined that the information to be processed belongs to the type of information to be intercepted. When the information to be processed does not include any target information in the at least one target information, it can be determined that the information to be processed does not belong to the type of information to be intercepted.
  • multiple target information can expand the scope of the type of information to be intercepted, thereby improving the determination of whether the information to be processed belongs to The accuracy and comprehensiveness of the types of information to be intercepted are more applicable.
  • the information to be processed may be intercepted based on the second consensus protocol.
  • the second consensus protocol may choose not to verify the information to be processed.
  • the blockchain node when the information to be processed belongs to the type of information to be intercepted, even if the blockchain node receives the information to be processed, since the second consensus protocol does not verify the information to be processed, the information to be processed is not When verified by the second consensus protocol, the blockchain node will not write the above pending information to the blockchain, nor will it send the above pending information to any information receiver through the blockchain network, thus To achieve the purpose of intercepting the above pending information. In the case where the above second consensus protocol refuses to verify the above pending information, the blockchain node can delete the above pending information to reduce the resource consumption of the blockchain network.
  • the blockchain node after the blockchain node deletes the above pending information, or in the case where the above second consensus protocol refuses to verify the above pending information, it can generate a rejection instruction and send the rejection instruction to the above information sender .
  • the above-mentioned refusal instruction can be one or more combination sequences of numbers, letters and other symbols, which are not limited here.
  • the above-mentioned information sender may modify the intercepted pending information according to the modification instruction information in the above-mentioned rejection instruction after receiving the above-mentioned rejection instruction, and change the modified information The pending information is re-sent to the blockchain node.
  • the information to be processed may be verified based on the predetermined protocol content in the first consensus protocol and or the second consensus protocol.
  • the information sender may be provided with corresponding remuneration based on the workload indicated in the above-mentioned information to be processed.
  • relevant resources may be allocated based on the importance of the information sender indicated in the above-mentioned information to be processed.
  • the obtained result information can be written into the blockchain network and the above result information can be transferred through the blockchain network Sent to each information receiver connected to the blockchain network, where the above-mentioned information receiver includes but is not limited to an account management platform, a data settlement platform, an information release platform, etc., which are not limited here.
  • FIG. 2 is another schematic flowchart of the information processing method based on the consensus protocol provided by an embodiment of the present application.
  • Another schematic flow diagram of the information processing method based on the consensus protocol provided by the embodiment of the present application includes the following steps 201-203.
  • an information deletion instruction sent by the information manager may be received.
  • the information deletion instruction needs to include specific interception identification information to delete the corresponding interception identification information in the second consensus protocol. For example, when a block chain node adds multiple interception identification information "virtual account” and "password” to the first consensus protocol to obtain a second consensus protocol, based on the second consensus protocol, it can be intercepted including "virtual account", The pending information of the "password” information.
  • the information management party may generate an information deletion instruction containing the "virtual account” information to delete the interception identification information "virtual account” in the second consensus protocol. It should be particularly noted that when the information management party generates the information deletion instruction, the information deletion instruction can be encrypted. The specific implementation manner can be referred to as shown in step 101, which will not be repeated here.
  • the information deletion instruction When the information deletion instruction is a valid instruction, respond to the information deletion instruction and delete the intercept information identifier in the second consensus protocol to obtain the third consensus protocol.
  • the blockchain node can check the identity of the information deletion instruction and/or the validity of the instruction. For the verification, the specific implementation manner can be referred to as shown in step 101, which will not be repeated here.
  • the blockchain node can respond to the information deletion instruction and delete the corresponding interception identification information in the second consensus protocol based on the interception identification information contained in the information deletion instruction, thereby obtaining the third Consensus agreement.
  • the aforementioned second consensus protocol contains interception identification information "virtual account” and "password", that is to say, when the information to be processed containing "virtual account” and “password” information is intercepted based on the aforementioned second consensus protocol
  • the interception identification information "virtual account” in the second consensus protocol can be deleted.
  • the third consensus protocol obtained on this basis only contains the interception identification information "password”. That is to say, at this time, the third consensus protocol only intercepts pending information that contains "password” information, and no longer treats information that contains "virtual account”. "Information pending information is intercepted.
  • the obtained third consensus agreement may still At least one other interception identification information is included. Therefore, after receiving the to-be-processed information sent by the information management party at this time, the to-be-processed information can be intercepted based on the interception identification information in the third consensus protocol. Or when the unique intercept identification information in the second consensus protocol is deleted, the information to be processed can be processed based on the third consensus protocol obtained at this time or the first consensus protocol. For the specific processing method, see step 104 , I won’t repeat it here.
  • a consensus protocol capable of determining whether the received information belongs to the type of information to be intercepted can be obtained.
  • the pending information belonging to the type of information to be intercepted can be intercepted based on the new consensus protocol, thereby improving the information processing level.
  • the interception identification information in the consensus protocol can be deleted through the information deletion instruction, so that the type of information to be intercepted can be adjusted flexibly, with strong flexibility and higher applicability.
  • FIG. 3 is a schematic structural diagram of an information processing apparatus based on a consensus protocol provided by an embodiment of the present application.
  • the information processing device provided by the embodiment of the present application includes.
  • the receiving unit 31 is configured to receive an information addition instruction sent by an information management party.
  • the information addition instruction carries interception identification information, and the information addition instruction is used to instruct to add the interception identification information to the first consensus protocol. To determine whether the received information belongs to the type of information to be intercepted.
  • the response unit 32 is configured to respond to the information addition instruction and add the intercept identification information to the first consensus protocol to obtain the second consensus protocol when the information addition instruction received by the receiving unit 31 is a valid instruction.
  • the determining unit 33 is configured to determine whether the to-be-processed information belongs to the type of information to be intercepted based on the second consensus protocol obtained by the response unit 32 when the pending information sent by the information sender is received.
  • the interception unit 34 is configured to intercept the information to be processed based on the second consensus protocol when the information to be processed belongs to the type of information to be intercepted.
  • the foregoing information processing device further includes.
  • the decryption unit 35 is configured to decrypt the digital signature to obtain the first decrypted information, and decrypt the ciphertext information to obtain the second decrypted information when the information addition instruction includes the identity of the instruction processing object.
  • the determination unit 33 is further configured to determine that the information addition instruction is a valid instruction when the first decryption information is consistent with the second decryption information.
  • the aforementioned determining unit 33 is used.
  • the information to be processed includes the interception identification information, it is determined that the information to be processed belongs to the type of information to be intercepted.
  • the aforementioned determining unit 33 is used.
  • At least one piece of target information that is consistent with the above-mentioned interception identification information and belongs to the above-mentioned type of information to be intercepted is determined from the preset information database.
  • the to-be-processed information includes any target information in the at least one target information, and when the to-be-processed information includes any of the foregoing target information, it is determined that the to-be-processed information belongs to the type of information to be intercepted.
  • the foregoing receiving unit 31 is also used.
  • the response unit 32 is further configured to respond to the information deletion instruction and delete the interception identification information in the second consensus protocol when the information deletion instruction is a valid instruction, so that when any information sent by the information sender is received , Process any of the above-mentioned information based on the consensus agreement after the above-mentioned interception identification information has been deleted.
  • the foregoing information processing device includes.
  • the deleting unit 36 is configured to delete the pending information to refuse to send the pending information to the information recipient.
  • the foregoing information processing device based on the consensus protocol can execute the implementation manners provided in the steps in Figures 1 to 2 through various built-in modules and/units.
  • the above-mentioned receiving unit 31 may be used to receive the information adding instruction sent by the information management party and other implementation manners.
  • the response unit 32 may be used to respond to the information addition instruction and add the intercept identification information to the first consensus protocol to obtain the second consensus protocol when the information addition instruction received by the receiving unit 31 is a valid instruction.
  • the implementation manners provided in the above steps, which will not be repeated here may be used to respond to the information addition instruction and add the intercept identification information to the first consensus protocol to obtain the second consensus protocol when the information addition instruction received by the receiving unit 31 is a valid instruction.
  • the determining unit 33 may be used to determine whether the information to be processed belongs to the type of information to be intercepted and other implementation methods based on the second consensus protocol obtained by the response unit 32 when the information to be processed sent by the information sender is received. For details, see The implementation manners provided by the above steps will not be repeated here.
  • the interception unit 34 can be used for the implementation of intercepting the information to be processed based on the second consensus protocol when the information to be processed belongs to the type of information to be intercepted. For details, please refer to the implementation methods provided in the above steps. Repeat it again.
  • the decryption unit 35 can be used to decrypt the digital signature to obtain the first decrypted information and other implementation methods when the information addition instruction includes the identity of the instruction processing object.
  • the deletion unit 36 can be used to delete the pending information to refuse to send the pending information to the information recipient and other implementation methods.
  • the deletion unit 36 can be used to delete the pending information to refuse to send the pending information to the information recipient and other implementation methods.
  • a consensus protocol capable of determining whether the received information belongs to the type of information to be intercepted can be obtained.
  • the pending information belonging to the type of information to be intercepted can be intercepted based on the new consensus protocol, thereby improving the information processing level.
  • the interception identification information in the consensus protocol can be deleted through the information deletion instruction, so that the type of information to be intercepted can be adjusted flexibly, with strong flexibility and higher applicability.
  • FIG. 4 is a schematic structural diagram of a terminal device provided by an embodiment of the present application.
  • the terminal device in this embodiment may include.
  • One or more processors 41 and memory 42 are connected by a bus 43.
  • the memory 42 is used to store a computer program, and the computer program includes program instructions.
  • the processor 41 is used to execute the program instructions stored in the memory 42 to perform the following operations.
  • Receive an information addition instruction sent by an information management party the information addition instruction carries interception identification information
  • the information addition instruction is used to instruct to add the interception identification information to the first consensus protocol
  • the interception identification information is used to determine the received information Whether it belongs to the type of information to be intercepted.
  • the information addition instruction When the information addition instruction is a valid instruction, respond to the information addition instruction and add the interception identification information to the first consensus protocol to obtain a second consensus protocol.
  • the information to be processed belongs to the type of information to be intercepted
  • the information to be processed is intercepted based on the second consensus protocol.
  • the above-mentioned information addition instruction includes ciphertext information and a digital signature, and the above-mentioned processor 41 is also used.
  • the digital signature is decrypted to obtain the first decrypted information, and the ciphertext information is decrypted to obtain the second decrypted information.
  • the information addition instruction is a valid instruction.
  • the aforementioned processor 41 is used.
  • the information to be processed includes the interception identification information, it is determined that the information to be processed belongs to the type of information to be intercepted.
  • the aforementioned processor 41 is used.
  • At least one piece of target information that is consistent with the above-mentioned interception identification information and belongs to the above-mentioned type of information to be intercepted is determined from the preset information database.
  • the to-be-processed information includes any one of the foregoing at least one target information, and if the to-be-processed information includes any of the foregoing target information, it is determined that the to-be-processed information belongs to the type of information to be intercepted.
  • the aforementioned processor 41 is also used for.
  • the information deletion instruction When the information deletion instruction is a valid instruction, respond to the information deletion instruction and delete the interception identification information in the second consensus protocol, so that when any information sent by the information sender is received, based on the deletion of the interception identification information
  • the subsequent consensus agreement deals with any of the above information.
  • the aforementioned processor 41 is also used for.
  • the aforementioned processor 41 may be a central processing unit (CPU), and the processor 41 may also be other general-purpose processors, digital signal processors (digital signal processors) processor, DSP), application specific integrated circuit (application specific integrated circuit, ASIC), ready-made programmable gate array (field-programmable gate array, FPGA) or other programmable logic devices, discrete gates or transistor logic devices, discrete hardware components, etc.
  • the general-purpose processor may be a microprocessor or the processor may also be any conventional processor or the like.
  • the memory 42 may include a read-only memory and a random access memory, and provides instructions and data to the processor 41. A part of the memory 42 may also include a non-volatile random access memory. For example, the memory 42 may also store device type information.
  • the above-mentioned terminal device can execute the implementation manners provided in the steps in Figures 1 to 2 through its built-in functional modules.
  • the implementation manners provided in the above-mentioned steps which will not be repeated here.
  • a consensus protocol capable of determining whether the received information belongs to the type of information to be intercepted can be obtained.
  • the pending information belonging to the type of information to be intercepted can be intercepted based on the new consensus protocol, thereby improving the information processing level.
  • the interception identification information in the consensus protocol can be deleted through the information deletion instruction, so that the type of information to be intercepted can be adjusted flexibly, with strong flexibility and higher applicability.
  • the embodiment of the present application also provides a computer-readable storage medium, which stores a computer program and is executed by the processor 41 to implement the method provided in each step in FIGS. 1 to 2.
  • a computer-readable storage medium which stores a computer program and is executed by the processor 41 to implement the method provided in each step in FIGS. 1 to 2.
  • the computer-readable storage medium may be non-volatile or volatile.
  • the foregoing computer-readable storage medium may be the task processing apparatus provided in any of the foregoing embodiments or the internal storage unit of the foregoing terminal device, such as a hard disk or memory of an electronic device.
  • the computer-readable storage medium may also be an external storage device of the electronic device, such as a plug-in hard disk, a smart media card (SMC), and a secure digital (secure digital, SD) card, flash card, etc.
  • the aforementioned computer-readable storage medium may also include a magnetic disk, an optical disk, a random access memory (random access memory, RAM), or a read-only memory (read-only memory, ROM), etc.
  • the computer-readable storage medium may also include both an internal storage unit of the electronic device and an external storage device.
  • the computer-readable storage medium is used to store the computer program and other programs and data required by the electronic device.
  • the computer-readable storage medium can also be used to temporarily store data that has been output or will be output.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • General Engineering & Computer Science (AREA)
  • Computing Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Power Engineering (AREA)
  • Computer And Data Communications (AREA)

Abstract

本申请实施例公开了一种基于共识协议的信息处理方法,可在区块链中实现。该方法适用于交易验证。该方法包括:接收信息管理方发送的信息添加指令;当信息添加指令为有效指令时,响应信息添加指令并将拦截标识信息添加至第一共识协议中以得到第二共识协议;当接收到信息发送方发送的待处理信息时,基于第二共识协议确定待处理信息是否属于待拦截信息类型;当待处理信息属于待拦截信息类型时,基于第二共识协议拦截待处理信息。采用本申请实施例,可基于共识协议拦截属于待拦截信息类型的信息,可提高信息处理水平,适用性高。

Description

基于共识协议的信息处理方法及相关装置
本申请要求于2019年08月15日提交中国专利局、申请号为201910751646.6,发明名称为“基于共识协议的信息处理方法及相关装置”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
技术领域
本申请涉及计算机技术领域,尤其涉及一种基于共识协议的信息处理方法及相关装置。
背景技术
区块链是分布式数据存储、点对点传输、共识机制、加密算法等技术集合的创新型技术。近年来,区块链网络在创建前期就已经完成了内部共识协议的配置,从而区块链网络中的节点依据区块链网络内嵌的共识协议,完成对进入区块链网络的信息的验证和确认。
发明人意识到,在创建区块链之后,现有技术中的共识协议以固定且不可修改的形式配置于区块链网络中,无法满足区块链创建者日渐增加或变化的信息处理需求。
技术问题
本申请实施例提供一种基于共识协议的信息处理方法及相关装置,可基于共识协议实现对属于待拦截信息类型的信息进行拦截,提高信息识别能力和处理水平,适用性高。
技术解决方案
第一方面,本申请实施例提供一种基于共识协议的信息处理方法,该方法包括。
接收信息管理方发送的信息添加指令,上述信息添加指令中携带拦截标识信息,上述信息添加指令用于指示向第一共识协议中添加上述拦截标识信息,上述拦截标识信息用于确定接收到的信息是否属于待拦截信息类型。
当上述信息添加指令为有效指令时,响应上述信息添加指令并将上述拦截标识信息添加至上述第一共识协议中以得到第二共识协议。
当接收到信息发送方发送的待处理信息时,基于上述第二共识协议确定上述待处理信息是否属于上述待拦截信息类型。
当上述待处理信息属于上述待拦截信息类型时,基于上述第二共识协议拦截上述待处理信息。
第二方面,本申请实施例提供了一种基于共识协议的信息处理装置,该信息处理装置包括。
接收单元,用于接收信息管理方发送的信息添加指令,上述信息添加指令中携带拦截标识信息,上述信息添加指令用于指示向第一共识协议中添加上述拦截标识信息,上述拦截标识信息用于确定接收到的信息是否属于待拦截信息类型。
响应单元,用于当上述接收单元接收到的上述信息添加指令为有效指令时,响应上述信息添加指令并将上述拦截标识信息添加至上述第一共识协议中以得到第二共识协议。
确定单元,用于当接收到信息发送方发送的待处理信息时,基于上述响应单元得到的上述第二共识协议确定上述待处理信息是否属于上述待拦截信息类型。
拦截单元,用于当上述待处理信息属于上述待拦截信息类型时,基于上述第二共识协议拦截上述待处理信息。
第三方面,本申请实施例提供了一种终端设备,该终端设备包括存储器和处理器,所述处理器、和所述存储器相互连接,其中,所述存储器用于存储计算机程序,所述计算机程序包括程序指令,所述处理器用于执行所述存储器的所述程序指令,其中。
接收信息管理方发送的信息添加指令,所述信息添加指令中携带拦截标识信息,所述信息添加指令用于指示向第一共识协议中添加所述拦截标识信息,所述拦截标识信息用于确定接收到的信息是否属于待拦截信息类型。
当所述信息添加指令为有效指令时,响应所述信息添加指令并将所述拦截标识信息添加至所述第一共识协议中以得到第二共识协议。
当接收到信息发送方发送的待处理信息时,基于所述第二共识协议确定所述待处理信息是否属于所述待拦截信息类型。
当所述待处理信息属于所述待拦截信息类型时,基于所述第二共识协议拦截所述待处理信息。
第四方面,本申请实施例提供了一种计算机可读存储介质,所述计算机可读存储介质存储有计算机程序,所述计算机程序包括程序指令,所述程序指令被处理器执行时,用于实现以下步骤。
接收信息管理方发送的信息添加指令,所述信息添加指令中携带拦截标识信息,所述信息添加指令用于指示向第一共识协议中添加所述拦截标识信息,所述拦截标识信息用于确定接收到的信息是否属于待拦截信息类型。
当所述信息添加指令为有效指令时,响应所述信息添加指令并将所述拦截标识信息添加至所述第一共识协议中以得到第二共识协议。
当接收到信息发送方发送的待处理信息时,基于所述第二共识协议确定所述待处理信息是否属于所述待拦截信息类型。
当所述待处理信息属于所述待拦截信息类型时,基于所述第二共识协议拦截所述待处理信息。
有益效果
在本申请实施例中,在将信息添加指令中携带的拦截标识信息添加至共识协议后可得到具备确定接收到的信息是否属于待拦截信息类型的新的共识协议。当接收到信息发送方发送的待处理信息时,可基于新的共识协议拦截属于待拦截信息类型的待处理信息,进而提升信息处理水平,适用性更高。
附图说明
图1是本申请实施例提供的基于共识协议的信息处理方法的一流程示意图。
图2是本申请实施例提供的基于共识协议的信息处理方法的另一流程示意图。
图3是本申请实施例提供的基于共识协议的信息处理装置的结构示意图。
图4是本申请实施例提供的终端设备的结构示意图。
本发明的实施方式
本申请实施例提供的基于共识协议的信息处理方法(为方便描述,可简称本申请实施例提供的方法)可适用于各个领域、各个行业中的各个企业的区块链网络,也可适用于基于共识协议实现信息处理的信息系统等,在此不做限制。为方便描述,下面可以某一个领域和/或某一个行业中的某一个区块链网络为例,对本申请实施例提供的方法进行描述。区块链网络具体可指一个由各节点通过共识协议达成的、具有分布式数据存储结构的网络系统,且根据具体的共识协议的不同,达成全部或部分节点的信息全备份。由于区块链网络在相应共识协议下运行,区块链网络与相应共识协议之间存在既定的配置联系,因此为了基于共识协议能够实现对某些特定信息的拦截,故可通过向共识协议中添加拦截标识信息以使共识协议能够确定出需要拦截的信息,进而对需要拦截的信息进行拦截。其中,上述共识协议包括但不限于工作量证明机制(Proof of Work,PoW)、权益证明机制(Proof of Stake,PoS)、股份授权证明机制(Delegated Proof of Stake, DPoS)、实用拜占庭机制(Practical Byzantine Fault Tolerance,PBFT)以及Ripple共识算法,在此不做限制。
下面将结合图1至图4对本申请实施例提供的方法及相关装置进行说明。参见图1,图1是本申请实施例提供的基于共识协议的信息处理方法的一流程示意图。本申请实施例提供的方法可包括如下步骤101-104。
101、接收信息管理方发送的信息添加指令。
在一些可行的实施方式中,在向共识协议中添加的拦截标识信息之前,区块链网络中的区块链节点可先接收信息管理方发送的信息添加指令。其中,上述信息添加指令中携带有拦截标识信息,上述拦截标识信息用于确定接收到的信息是否属于待拦截信息类型。例如,当区块链节点接收到信息管理方发送的信息添加指令中携带的拦截标识信息为“虚拟账户”,并将拦截标识信息“虚拟账户”添加至共识协议后,共识协议可基于拦截标识信息“虚拟账户”判断区块链节点接收到的信息是否携带有“虚拟账户”信息。当区块链节点接收到的信息中包含有“虚拟账户”信息时,可将区块链节点接收到的信息确定为待拦截信息类型,也就是说此时区块链节点需要对此时接收到的信息进行拦截。其中,上述信息管理方可以是区块链网络的管理设备,也可以是共识协议的开发终端等,在此不做限制。
在一些可行的实施方式中,为了保证信息管理方将上述信息添加指令发送至区块链节点的过程中,上述信息添加指令的指令信息不被篡改,因此信息管理方在生成信息添加指令之后,可对上述信息添加指令信息进行加密处理。例如,信息管理方可采用区块链网络的公钥对上述信息添加指令进行加密得到上述信息添加指令对应的密文信息,并将所述密文信息发送至区块链节点。再例如,信息管理方可对上述信息添加指令进行哈希运算,得到上述信息添加指令的唯一摘要信息。同时采用信息管理方的私钥对上述唯一摘要信息进行加密以得到上述信息添加指令的数字签名,并将上述数字签名与上述信息添加指令的密文信息一起发送至区块链节点。其中,上述唯一摘要信息是将上述信息添加指令进行哈希运算后得到的一个固定长度的唯一的字符串,该字符串的具体表现形式在此不做限制。
在一些可行的实施方式中,区块链节点在接收信息管理方发送的信息添加指令之前,为了防止接收到错误指令或者接收到被篡改的指令,可对上述信息添加指令进行指令有效性验证。当信息管理方将采用区块链网卡的公钥对上述信息添加指令进行加密得到的密文信息发送至区块链节点时,若区块链节点采用区块链网络的私钥对上述密文信息成功解密,则证明上述密文信息没有被篡改,也就是说上述信息添加指令为有效指令。当区块链节点在接收到上述密文信息的同时也接收到上述信息添加指令对应的数字签名时,可采用区块链网络的私钥对上述密文信息进行解密,得到信息添加指令。在通过对上述密文信息进行解密得到信息添加指令之后,对该信息添加指令进行哈希运算得到该信息添加指令对应的实际唯一摘要信息。同时,采用信息管理方的公钥对接收到的数字签名进行解密,得到信息管理方发送的信息添加指令对应的唯一摘要信息。将上述实际唯一摘要信息与上述唯一摘要信息进行对比,如果两者信息一致,则证明上述密文信息和上述数字签名没有被篡改,也就是说上述信息添加指令为有效指令。可选的,在对上述密文信息和/或上述数字签名进行解密之前,也可先判断上述信息管理方发送的信息添加指令中是否包含区块链节点的身份标识。如果上述信息添加指令中不包含区块链节点的身份标识,则说明上述信息添加指令不是发送至区块链节点的指令信息,此时区块链节点不对上述信息添加指令做任何处理。相反,如果上述信息添加指令中包含区块链节点的身份标识,则证明上述信息添加指令时发送至区块链节点的指令信息,此时区块链节点可对上述信息添加指令进行指令有效性验证。其中,上述身份标识可以是特定的数字、字母以及字符的一种或多种组合,具体表现形式在此不做限制。需要特别说明的是,验证上述信息添加指令中是否包括区块链节点的身份标识信息的过程可根据实际应用场景确定,在此不做限制。
102、当上述信息添加指令为有效指令时,响应上述信息添加指令并将上述拦截标识信息添加至上述第一共识协议中以得到第二共识协议。
在一些可行的实施方式中,由于现有的共识协议都是以固定且不可修改的形式配置与区块链网络中,仅根据不同的应用场景采用不同的共识协议对信息进行处理。因此,当上述信息添加指令为有效指令时,可响应上述信息添加指令并将上述信息添加指令中携带的拦截标识信息添加至第一共识协议中得到第二共识协议,以使上述第二共识协议能够识别区块链节点接收到的信息中是否包含上诉拦截标识信息。其中,上述第一共识协议可以为在特定应用场景下对应的共识协议,上述第二共识协议为在上述第一共识协议基础之上添加了拦截标识信息之后生成的具备识别出拦截标识信息能力的新的共识协议。需要特别说明的是,上述第二共识协议与上述第一共识协议的区别仅限于上述第二共识协议可识别出区块链节点接收的信息中是否包含上述拦截标识信息,第二共识协议与第一共识协议部署于区块链网络上的配置信息等完全一致,在此不再赘述。
在一些可行的实施方式中,在将上述信息添加指令中携带的拦截标识信息添加至上述第一共识协议中时,可在更新上述第一共识协议的过程中通过向上述第一共识协议中增加识别拦截标识信息的命令,以达到在不影响上述第一共识协议原功能的情况下在上述第一共识协议中添加拦截标识信息的识别功能,并将添加识别功能后的第一共识协议确定为第二共识协议。或者,可选的,可将识别上述拦截标识信息的功能生成识别功能脚本并将该识别功能脚本部署于上述第一共识协议中以得到第二共识协议。当基于上述第二共识协议识别区块链节点接收到的任一信息中是否包含上述拦截标识信息时,上述第二共识协议通过上述识别功能脚本的脚本路径,调用上述识别功能脚本以识别区块链节点接收到的信息中是否包含上述拦截标识信息。需要特别说明的是,上述识别拦截标识信息的命令和上述识别功能脚本中均包含上述拦截标识信息,且包含的拦截标识信息可作为具体识别过程中的识别依据。同时,在将上述信息添加指令中携带的拦截标识信息添加至上述第一共识协议中的具体方式包括但不限于上述所示的实现方式,具体可根据实际应用场景确定,在此不做限制。
103、当接收到信息发送方发送的待处理信息时,基于上述第二共识协议确定上述待处理信息是否属于待拦截信息类型。
在一些可行的实施方式中,在得到上述第二共识协议之后,当区块链节点接收到信息发送方发送的待处理信息时,区块链节点可通过上述第二共识协议判断上述待处理信息中是否包含上述拦截标识信息。其中,上述信息发送方包括但不限于交易发起平台、身份验证平台、用户管理平台以及产品供应方等,在此不做限制。若上述待处理信息中包含上述拦截标识信息,则确定上述待处理信息属于上述待拦截信息类型。若上述待处理信息中不包含上述拦截标识信息,则确定上述待处理信息不属于上述待拦截信息类型。需要特别说明的是,由于上述待处理信息有多种信息来源,因此当信息发送方将上述待处理信息发送至区块链节点时,上述待处理信息的信息表现形式可能与上述第二共识协议中的拦截标识信息的信息表现性质不一致。例如,当上述拦截标识信息为二进制字符串时,上述信息发送方发送的待处理信息可能为数字与字母的组合形式,两种信息表现形式无法进行比较识别,此时上述第二共识协议不能基于上述拦截标识信息确定上述待处理信息是否属于待拦截信息类型。因此,当区块链节点接收到信息发送方发送的待处理信息时,可判断上述待处理信息的信息表现形式与上述第二共识协议中的拦截标识信息的信息表现形式是否一致,若一致,则基于上述第二共识协议确定上述待处理信息是否属于待拦截信息。若不一致,则可对上述拦截标识信息或者上述待处理信息进行信息处理以使上述拦截标识信息与上述待处理信息的信息表现形式一致,进而基于上述第二共识协议确定上述待处理信息是否属于待拦截信息。
在一些可行的实施方式中,在基于上述第二共识协议确定上述待处理信息是否属于待拦截信息类型时,可基于上述第二共识协议中的拦截标识信息从预设信息库中确定出与上述拦截标识信息语义一致,且属于上述待拦截信息类型的至少一个目标信息。其中,上述预设信息库中的信息可以是基于互联网、数据库或者其他存储空间中获取的常见拦截信息,也可以是由信息发送方、信息接收方以及信息管理方预先指定的拦截信息,具体来源不做限制。当区块链节点接收到信息发送方发送的待处理信息后,可确定上述待处理信息中是否包含上述至少一个目标信息中的任一目标信息,当上述待处理信息中包括上述任一目标信息,则确定上述待处理信息属于上述待拦截信息类型。当上述待处理信息中不包含上述至少一个目标信息中的任何目标信息时,可确定上述待处理信息不属于上述待拦截信息类型。在基于预设信息库中的至少一个目标信息来确定上述待处理信息是否属于上述待拦截信息类型时,多个目标信息可扩大上述待拦截信息类型的范围,从而提升确定上述待处理信息是否属于待拦截信息类型的准确度和全面性,适用性更高。
104、当上述待处理信息属于上述待拦截信息类型时,基于上述第二共识协议拦截上述待处理信息。
在一些可行的实施方式中,当基于上述第二共识协议确定信息发送方发送的待处理信息属于上述待拦截信息类型时,可基于上述第二共识协议拦截上述待处理信息。可选的,在具体的待处理信息拦截过程中,上述第二共识协议可选择不对上述待处理信息进行验证。也就是说,当上述待处理信息属于上述待拦截信息类型时,即使区块链节点接收到上述待处理信息,由于上述第二共识协议不对上述待处理信息进行验证,因此上述待处理信息在未得到第二共识协议的验证的情况下,区块链节点不会将上述待处理信息写入区块链,也不会通过区块链网络将上述待处理信息发送至任一信息接收方,从而达到拦截上述待处理信息的目的。在上述第二共识协议拒绝对上述待处理信息进行验证的情况下,区块链节点可删除上述待处理信息以降低区块链网络资源消耗。可选的,区块链节点在删除上述待处理信息之后,或者在上述第二共识协议拒绝对上述待处理信息进行验证的情况下,可生成拒绝指令并将该拒绝指令发送至上述信息发送方。其中上述拒绝指令可以是数字、字母以及其他符号的一种或多种组合序列,在此不做限制。此外,当上述拒绝指令中包含有修改指示信息时,上述信息发送方可在接收到上述拒绝指令之后,根据上述拒绝指令中修改指示信息来修改上述被拦截的待处理信息,并将修改后的待处理信息重新发送至区块链节点。
在一些可行的实施方式中,当上述待处理信息不属于上述待拦截信息类型时,可基于上述第一共识协议和或者上述第二共识协议中的既定协议内容对上述待处理信息进行验证。例如,当上述第一共识协议和上述的第二共识协议PoW机制时,可基于上述待处理信息中所指示的工作量为上述信息发送方提供相应的报酬。当上述第一共识协议和上述第二共识协议为重要程度证明机制时,可基于上述待处理信息中所指示的信息发送方的重要程度来分配相关资源。当区块链节点基于上述第一共识协议或者上述第二共识协议对上述待处理信息进行验证处理之后,可将得到的结果信息写入区块链网络中进而通过区块链网络将上述结果信息发送至与区块链网络连接的各信息接收方,其中,上述信息接收方包括但不限于账户管理平台、数据结算平台以及信息发布平台等,在此不做限制。
由于在将拦截标识信息添加至上述第一共识协议得到上述第二共识协议之后,上述第二共识协议会一直确定区块链节点接收到的任何待处理信息是否属于待拦截信息类型,因此当不需要拦截包含上述拦截标识信息的待处理信息时,需要删除上述第二共识协议中的拦截标识信息。请参见图2,图2是本申请实施例提供的基于共识协议的信息处理方法的另一流程示意图。本申请实施例提供的基于共识协议的信息处理方法的另一流程示意图中包括如下步骤201-203。
201、接收信息管理方发送的信息删除指令。
在一些可行的实施方式中,当不需要拦截包含上述拦截标识信息的待处理信息时,可接收信息管理方发送的信息删除指令。其中,由于上述第二共识协议中可能包含多个拦截标识信息,因此上述信息删除指令中需要包含具体的拦截标识信息以删除上述第二共识协议中对应的拦截标识信息。例如,当区块链节点将多个拦截标识信息“虚拟账户”、“密码”添加至上述第一共识协议得到第二共识协议后,基于上述第二共识协议可拦截包含有“虚拟账户”、“密码”信息的待处理信息。当不需要拦截包含有“虚拟账户”信息的待处理信息时,信息管理方可生成包含有“虚拟账户”信息的信息删除指令以删除上述第二共识协议中的拦截标识信息“虚拟账户”。需要特别说明的是,当信息管理方生成上述信息删除指令时,可对上述信息删除指令进行加密处理,具体实现方式可参见步骤101中所示,在此不再赘述。
202、当上述信息删除指令为有效指令时,响应上述信息删除指令并删除第二共识协议中的拦截信息标识以得到第三共识协议。
在一些可行的实施方式中,在信息管理方生成信息删除指令并将上述信息删除指令发送至区块链节点后,区块链节点可对上述信息删除指令的身份标识和/或指令有效性进行验证,具体实现方式可参见步骤101中所示,在此不再赘述。当上述信息删除指令为有效指令时,区块链节点可响应上述信息删除指令并基于上述信息删除指令中所包含的拦截标识信息删除上述第二共识协议中对应的拦截标识信息,进而得到第三共识协议。例如,当上述第二共识协议中包含拦截标识信息“虚拟账户”、“密码”,也就是说在基于上述第二共识协议拦截包含有“虚拟账户”、“密码”信息的待处理信息时,如果上述信息删除指令中包含有“虚拟账户”信息时,可删除上述第二共识协议中的拦截标识信息“虚拟账户”。在此基础上得到的第三共识协议中只包含拦截标识信息“密码”,也就是说此时上述第三共识协议只拦截包含有“密码”信息的待处理信息,不再对包含“虚拟账户”信息的待处理信息进行拦截。
203、当接收到信息发送方发送的待处理信息时,基于上述第三共识协议对上述待处理信息进行处理。
在一些可行的实施方式中,由于区块链节点在响应上述信息删除指令并删除上述第二共识协议中与所述信息删除指令对应的拦截标识信息之后,得到的第三共实现协议中可能还包括至少一个其他拦截标识信息。因此,此时接收到信息管理方发送的待处理信息之后,可基于上述第三共识协议中的拦截标识信息对上述待处理信息进行拦截。或者当删除上述第二共识协议中唯一的拦截标识信息时,可基于此时得到的第三共识协议或者上述第一共识协议对上述待处理信息进行处理,具体处理方式可参见步骤104中所示,在此不再赘述。
在本申请实施例中,在将信息添加指令中携带的拦截标识信息添加至共识协议后可得到具备确定接收到的信息是否属于待拦截信息类型的共识协议。当接收到信息发送方发送的待处理信息时,可基于新的共识协议拦截属于待拦截信息类型的待处理信息,进而提升信息处理水平。同时,通过信息删除指令可删除共识协议中的拦截标识信息,从而灵活调整待拦截信息类型,灵活性强,适用性更高。
参见图3,图3是本申请实施例提供的基于共识协议的信息处理装置的结构示意图。本申请实施例提供的信息处理装置包括。
接收单元31,用于接收信息管理方发送的信息添加指令,上述信息添加指令中携带拦截标识信息,上述信息添加指令用于指示向第一共识协议中添加上述拦截标识信息,上述拦截标识信息用于确定接收到的信息是否属于待拦截信息类型。
响应单元32,用于当上述接收单元31接收到的上述信息添加指令为有效指令时,响应上述信息添加指令并将上述拦截标识信息添加至上述第一共识协议中以得到第二共识协议。
确定单元33,用于当接收到信息发送方发送的待处理信息时,基于上述响应单元32得到的上述第二共识协议确定上述待处理信息是否属于上述待拦截信息类型。
拦截单元34,用于当上述待处理信息属于上述待拦截信息类型时,基于上述第二共识协议拦截上述待处理信息。
在一些可行的实施方式中,上述信息处理装置还包括。
解密单元35,用于当上述信息添加指令中包括指令处理对象的身份标识时,将上述数字签名进行解密得到第一解密信息,将上述密文信息进行解密得到第二解密信息。
上述确定单元33,还用于当上述第一解密信息与上述第二解密信息一致时,确定上述信息添加指令为有效指令。
在一些可行的实施方式中,上述确定单元33用于。
确定上述待处理信息中是否包括上述第二共识协议中的拦截标识信息。
当上述待处理信息中包括上述拦截标识信息时,确定上述待处理信息属于上述待拦截信息类型。
在一些可行的实施方式中,上述确定单元33用于。
从预设信息库中确定出与上述拦截标识信息语义一致,且属于上述待拦截信息类型的至少一个目标信息。
确定上述待处理信息中是否包括上述至少一个目标信息中的任一目标信息,当上述待处理信息中包括上述任一目标信息时,确定上述待处理信息属于上述待拦截信息类型。
在一些可行的实施方式中,上述接收单元31还用于。
接收信息管理方发送的信息删除指令。
上述响应单元32,还用于当上述信息删除指令为有效指令时,响应上述信息删除指令并删除上述第二共识协议中的拦截标识信息,以在接收到上述信息发送方发送的任一信息时,基于已删除上述拦截标识信息之后的共识协议对上述任一信息进行处理。
在一些可行的实施方式中,上述信息处理装置包括。
删除单元36,用于删除上述待处理信息以拒绝将上述待处理信息发送至信息接收方。
或者,删除上述待处理信息并向上述待处理信息发送方发送拒绝指令,以使上述信息发送方修改上述待处理信息的信息内容并发送修改信息内容后的信息。
具体实现中,上述基于共识协议的信息处理装置可通过其内置的各个模块和/单元执行如上图1至图2中各个步骤所提供的实现方式。例如,上述接收单元31可用于接收信息管理方发送的信息添加指令等实现方式,具体可参见上述各个步骤所提供的实现方式,在此不再赘述。上述响应单元32可用于当上述接收单元31接收到的上述信息添加指令为有效指令时,响应上述信息添加指令并将上述拦截标识信息添加至上述第一共识协议中以得到第二共识协议等实现方式,具体可参见上述各个步骤所提供的实现方式,在此不再赘述。上述确定单元33可用于当接收到信息发送方发送的待处理信息时,基于上述响应单元32得到的上述第二共识协议确定上述待处理信息是否属于上述待拦截信息类型等实现方式,具体可参见上述各个步骤所提供的实现方式,在此不再赘述。上述拦截单元34可用于当上述待处理信息属于上述待拦截信息类型时,基于上述第二共识协议拦截上述待处理信息将等实现方式,具体可参见上述各个步骤所提供的实现方式,在此不再赘述。上述解密单元35可用于当上述信息添加指令中包括指令处理对象的身份标识时,将上述数字签名进行解密得到第一解密信息等实现方式,具体可参见上述各个步骤所提供的实现方式,在此不再赘述。上述删除单元36可用于删除上述待处理信息以拒绝将上述待处理信息发送至信息接收方等实现方式,具体可参见上述各个步骤所提供的实现方式,在此不再赘述。
在本申请实施例中,在将信息添加指令中携带的拦截标识信息添加至共识协议后可得到具备确定接收到的信息是否属于待拦截信息类型的共识协议。当接收到信息发送方发送的待处理信息时,可基于新的共识协议拦截属于待拦截信息类型的待处理信息,进而提升信息处理水平。同时,通过信息删除指令可删除共识协议中的拦截标识信息,从而灵活调整待拦截信息类型,灵活性强,适用性更高。
参见图4,图4是本申请实施例提供的终端设备的结构示意图。如图4所示,本实施例中的终端设备可以包括。一个或多个处理器41和存储器42。上述处理器41和存储器42通过总线43连接。存储器42用于存储计算机程序,该计算机程序包括程序指令,处理器41用于执行存储器42存储的程序指令,执行如下操作。
接收信息管理方发送的信息添加指令,上述信息添加指令中携带拦截标识信息,上述信息添加指令用于指示向第一共识协议中添加上述拦截标识信息,上述拦截标识信息用于确定接收到的信息是否属于待拦截信息类型。
当上述信息添加指令为有效指令时,响应上述信息添加指令并将上述拦截标识信息添加至上述第一共识协议中以得到第二共识协议。
当接收到信息发送方发送的待处理信息时,基于上述第二共识协议确定上述待处理信息是否属于上述待拦截信息类型。
当上述待处理信息属于上述待拦截信息类型时,基于上述第二共识协议拦截上述待处理信息。
在一些可行的实施方式中,上述信息添加指令中包括密文信息和数字签名,上述处理器41还用于。
若上述信息添加指令中包括指令处理对象的身份标识,则将上述数字签名进行解密得到第一解密信息,将上述密文信息进行解密得到第二解密信息。
若上述第一解密信息与上述第二解密信息一致,则确定上述信息添加指令为有效指令。
在一些可行的实施方式中,上述处理器41用于。
确定上述待处理信息中是否包括上述第二共识协议中的拦截标识信息。
若上述待处理信息中包括上述拦截标识信息,则确定上述待处理信息属于上述待拦截信息类型。
在一些可行的实施方式中,上述处理器41用于。
从预设信息库中确定出与上述拦截标识信息语义一致,且属于上述待拦截信息类型的至少一个目标信息。
确定上述待处理信息中是否包括上述至少一个目标信息中的任一目标信息,若上述待处理信息中包括上述任一目标信息,则确定上述待处理信息属于上述待拦截信息类型。
在一些可行的实施方式中,上述处理器41还用于。
接收信息管理方发送的信息删除指令。
当上述信息删除指令为有效指令时,响应上述信息删除指令并删除上述第二共识协议中的拦截标识信息,以在接收到上述信息发送方发送的任一信息时,基于已删除上述拦截标识信息之后的共识协议对上述任一信息进行处理。
在一些可行的实施方式中,上述处理器41还用于。
删除上述待处理信息以拒绝将上述待处理信息发送至信息接收方。
或者,删除上述待处理信息并向上述待处理信息发送方发送拒绝指令,以使上述信息发送方修改上述待处理信息的信息内容并发送修改信息内容后的信息。
应当理解,在一些可行的实施方式中,上述处理器41可以是中央处理单元 (central processing unit,CPU),该处理器41还可以是其他通用处理器、数字信号处理器 (digital signal processor,DSP)、专用集成电路 (application specific integrated circuit,ASIC)、现成可编程门阵列 (field-programmable gate array,FPGA) 或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件等。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。
该存储器42可以包括只读存储器和随机存取存储器,并向处理器41提供指令和数据。存储器42的一部分还可以包括非易失性随机存取存储器。例如,存储器42还可以存储设备类型的信息。
具体实现中,上述终端设备可通过其内置的各个功能模块执行如上述图1至图2中各个步骤所提供的实现方式,具体可参见上述各个步骤所提供的实现方式,在此不再赘述。
在本申请实施例中,在将信息添加指令中携带的拦截标识信息添加至共识协议后可得到具备确定接收到的信息是否属于待拦截信息类型的共识协议。当接收到信息发送方发送的待处理信息时,可基于新的共识协议拦截属于待拦截信息类型的待处理信息,进而提升信息处理水平。同时,通过信息删除指令可删除共识协议中的拦截标识信息,从而灵活调整待拦截信息类型,灵活性强,适用性更高。
本申请实施例还提供一种计算机可读存储介质,该计算机可读存储介质存储有计算机程序,被处理器41执行以实现图1至图2中各个步骤所提供的方法,具体可参见上述各个步骤所提供的实现方式,在此不再赘述。其中,所述计算机可读存储介质可以是非易失性,也可以是易失性的。
上述计算机可读存储介质可以是前述任一实施例提供的任务处理装置或者上述终端设备的内部存储单元,例如电子设备的硬盘或内存。该计算机可读存储介质也可以是该电子设备的外部存储设备,例如该电子设备上配备的插接式硬盘,智能存储卡(smart media card, SMC),安全数字(secure digital, SD)卡,闪存卡(flash card)等。上述计算机可读存储介质还可以包括磁碟、光盘、随机存储记忆体(random access memory,RAM)或只读存储记忆体(read-only memory,ROM)等。进一步地,该计算机可读存储介质还可以既包括该电子设备的内部存储单元也包括外部存储设备。该计算机可读存储介质用于存储该计算机程序以及该电子设备所需的其他程序和数据。该计算机可读存储介质还可以用于暂时地存储已经输出或者将要输出的数据。
以上所述,仅为本申请的具体实施方式,但本申请的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本申请揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本申请的保护范围之内。因此,本申请的保护范围应以所述权利要求的保护范围为准。

Claims (20)

  1. 一种基于共识协议的信息处理方法,其中,所述方法包括:
    接收信息管理方发送的信息添加指令,所述信息添加指令中携带拦截标识信息,所述信息添加指令用于指示向第一共识协议中添加所述拦截标识信息,所述拦截标识信息用于确定接收到的信息是否属于待拦截信息类型;
    当所述信息添加指令为有效指令时,响应所述信息添加指令并将所述拦截标识信息添加至所述第一共识协议中以得到第二共识协议;
    当接收到信息发送方发送的待处理信息时,基于所述第二共识协议确定所述待处理信息是否属于所述待拦截信息类型;
    当所述待处理信息属于所述待拦截信息类型时,基于所述第二共识协议拦截所述待处理信息。
  2. 根据权利要求1所述的方法,其中,所述信息添加指令中包括密文信息和数字签名,所述接收信息管理方发送的信息添加指令之后,所述方法还包括:
    若所述信息添加指令中包括指令处理对象的身份标识,则将所述数字签名进行解密得到第一解密信息,将所述密文信息进行解密得到第二解密信息;
    若所述第一解密信息与所述第二解密信息一致,则确定所述信息添加指令为有效指令。
  3. 根据权利要求1或2所述的方法,其中,所述基于所述第二共识协议确定所述待处理信息是否属于所述待拦截信息类型包括:
    确定所述待处理信息中是否包括所述第二共识协议中的拦截标识信息;
    若所述待处理信息中包括所述拦截标识信息,则确定所述待处理信息属于所述待拦截信息类型。
  4. 根据权利要求1或2所述的方法,其中,所述基于所述第二共识协议确定所述待处理信息是否属于待拦截信息类型包括:
    从预设信息库中确定出与所述拦截标识信息语义一致,且属于所述待拦截信息类型的至少一个目标信息;
    确定所述待处理信息中是否包括所述至少一个目标信息中的任一目标信息,若所述待处理信息中包括所述任一目标信息,则确定所述待处理信息属于所述待拦截信息类型。
  5. 根据权利要求1至4任一项所述的方法,其中,所述方法还包括:
    接收信息管理方发送的信息删除指令;
    当所述信息删除指令为有效指令时,响应所述信息删除指令并删除所述第二共识协议中的拦截标识信息,以在接收到所述信息发送方发送的任一信息时,基于已删除所述拦截标识信息之后的共识协议对所述任一信息进行处理。
  6. 根据权利要求1至5任一项所述的方法,其中,所述基于所述第二共识协议拦截所述待处理信息包括:
    删除所述待处理信息以拒绝将所述待处理信息发送至信息接收方;
    或者,删除所述待处理信息并向所述待处理信息发送方发送拒绝指令,以使所述信息发送方修改所述待处理信息的信息内容并发送修改信息内容后的信息。
  7. 一种基于共识协议的信息处理装置,其中,所述信息处理装置包括:
    接收单元,用于接收信息管理方发送的信息添加指令,所述信息添加指令中携带拦截标识信息,所述信息添加指令用于指示向第一共识协议中添加所述拦截标识信息,所述拦截标识信息用于确定接收到的信息是否属于待拦截信息类型;
    响应单元,用于当所述接收单元接收到的所述信息添加指令为有效指令时,响应所述信息添加指令并将所述拦截标识信息添加至所述第一共识协议中以得到第二共识协议;
    确定单元,用于当接收到信息发送方发送的待处理信息时,基于所述响应单元得到的所述第二共识协议确定所述待处理信息是否属于所述待拦截信息类型;
    拦截单元,用于当所述待处理信息属于所述待拦截信息类型时,基于所述第二共识协议拦截所述待处理信息。
  8. 根据权利要求7所述的信息处理装置,其中,所述信息处理装置包括:
    解密单元,用于当所述信息添加指令中包括指令处理对象的身份标识时,将所述数字签名进行解密得到第一解密信息,将所述密文信息进行解密得到第二解密信息;
    所述确定单元,用于当所述第一解密信息与所述第二解密信息一致时,确定所述信息添加指令为有效指令。
  9. 一种终端设备,其中,包括存储器和处理器,所述处理器、和所述存储器相互连接,其中,所述存储器用于存储计算机程序,所述计算机程序包括程序指令,所述处理器用于执行所述存储器的所述程序指令,其中:
    接收信息管理方发送的信息添加指令,所述信息添加指令中携带拦截标识信息,所述信息添加指令用于指示向第一共识协议中添加所述拦截标识信息,所述拦截标识信息用于确定接收到的信息是否属于待拦截信息类型;
    当所述信息添加指令为有效指令时,响应所述信息添加指令并将所述拦截标识信息添加至所述第一共识协议中以得到第二共识协议;
    当接收到信息发送方发送的待处理信息时,基于所述第二共识协议确定所述待处理信息是否属于所述待拦截信息类型;
    当所述待处理信息属于所述待拦截信息类型时,基于所述第二共识协议拦截所述待处理信息。
  10. 根据权利要求9所述的终端设备,其中,所述信息添加指令中包括密文信息和数字签名,所述接收信息管理方发送的信息添加指令之后,所述终端设备还包括:
    若所述信息添加指令中包括指令处理对象的身份标识,则将所述数字签名进行解密得到第一解密信息,将所述密文信息进行解密得到第二解密信息;
    若所述第一解密信息与所述第二解密信息一致,则确定所述信息添加指令为有效指令。
  11. 根据权利要求9或10所述的终端设备,其中,所述基于所述第二共识协议确定所述待处理信息是否属于所述待拦截信息类型包括:
    确定所述待处理信息中是否包括所述第二共识协议中的拦截标识信息;
    若所述待处理信息中包括所述拦截标识信息,则确定所述待处理信息属于所述待拦截信息类型。
  12. 根据权利要求9或10所述的终端设备,其中,所述基于所述第二共识协议确定所述待处理信息是否属于待拦截信息类型包括:
    从预设信息库中确定出与所述拦截标识信息语义一致,且属于所述待拦截信息类型的至少一个目标信息;
    确定所述待处理信息中是否包括所述至少一个目标信息中的任一目标信息,若所述待处理信息中包括所述任一目标信息,则确定所述待处理信息属于所述待拦截信息类型。
  13. 根据权利要求9至12任一项所述的终端设备,其中,所述终端设备还包括:
    接收信息管理方发送的信息删除指令;
    当所述信息删除指令为有效指令时,响应所述信息删除指令并删除所述第二共识协议中的拦截标识信息,以在接收到所述信息发送方发送的任一信息时,基于已删除所述拦截标识信息之后的共识协议对所述任一信息进行处理。
  14. 根据权利要求9至13任一项所述的终端设备,其中,所述基于所述第二共识协议拦截所述待处理信息包括:
    删除所述待处理信息以拒绝将所述待处理信息发送至信息接收方;
    或者,删除所述待处理信息并向所述待处理信息发送方发送拒绝指令,以使所述信息发送方修改所述待处理信息的信息内容并发送修改信息内容后的信息。
  15. 一种计算机可读存储介质,其中,所述计算机可读存储介质存储有计算机程序,所述计算机程序包括程序指令,所述程序指令被处理器执行时,用于实现以下步骤:
    接收信息管理方发送的信息添加指令,所述信息添加指令中携带拦截标识信息,所述信息添加指令用于指示向第一共识协议中添加所述拦截标识信息,所述拦截标识信息用于确定接收到的信息是否属于待拦截信息类型;
    当所述信息添加指令为有效指令时,响应所述信息添加指令并将所述拦截标识信息添加至所述第一共识协议中以得到第二共识协议;
    当接收到信息发送方发送的待处理信息时,基于所述第二共识协议确定所述待处理信息是否属于所述待拦截信息类型;
    当所述待处理信息属于所述待拦截信息类型时,基于所述第二共识协议拦截所述待处理信息。
  16. 根据权利要求15所述的计算机可读存储介质,其中,所述信息添加指令中包括密文信息和数字签名,所述程序指令被处理器执行时,还用于实现以下步骤:
    若所述信息添加指令中包括指令处理对象的身份标识,则将所述数字签名进行解密得到第一解密信息,将所述密文信息进行解密得到第二解密信息;
    若所述第一解密信息与所述第二解密信息一致,则确定所述信息添加指令为有效指令。
  17. 根据权利要求15或16所述的计算机可读存储介质,其中,所述程序指令被处理器执行时,还用于实现以下步骤:
    确定所述待处理信息中是否包括所述第二共识协议中的拦截标识信息;
    若所述待处理信息中包括所述拦截标识信息,则确定所述待处理信息属于所述待拦截信息类型。
  18. 根据权利要求15或16所述的计算机可读存储介质,其中,所述程序指令被处理器执行时,还用于实现以下步骤:
    从预设信息库中确定出与所述拦截标识信息语义一致,且属于所述待拦截信息类型的至少一个目标信息;
    确定所述待处理信息中是否包括所述至少一个目标信息中的任一目标信息,若所述待处理信息中包括所述任一目标信息,则确定所述待处理信息属于所述待拦截信息类型。
  19. 根据权利要求15至18任一项所述的计算机可读存储介质,其中,所述程序指令被处理器执行时,还用于实现以下步骤:
    接收信息管理方发送的信息删除指令;
    当所述信息删除指令为有效指令时,响应所述信息删除指令并删除所述第二共识协议中的拦截标识信息,以在接收到所述信息发送方发送的任一信息时,基于已删除所述拦截标识信息之后的共识协议对所述任一信息进行处理。
  20. 根据权利要求15至19任一项所述的计算机可读存储介质,其中,所述程序指令被处理器执行时,还用于实现以下步骤:
    删除所述待处理信息以拒绝将所述待处理信息发送至信息接收方;
    或者,删除所述待处理信息并向所述待处理信息发送方发送拒绝指令,以使所述信息发送方修改所述待处理信息的信息内容并发送修改信息内容后的信息。
PCT/CN2020/103255 2019-08-15 2020-07-21 基于共识协议的信息处理方法及相关装置 Ceased WO2021027504A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910751646.6 2019-08-15
CN201910751646.6A CN110602051B (zh) 2019-08-15 2019-08-15 基于共识协议的信息处理方法及相关装置

Publications (1)

Publication Number Publication Date
WO2021027504A1 true WO2021027504A1 (zh) 2021-02-18

Family

ID=68854283

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/103255 Ceased WO2021027504A1 (zh) 2019-08-15 2020-07-21 基于共识协议的信息处理方法及相关装置

Country Status (2)

Country Link
CN (1) CN110602051B (zh)
WO (1) WO2021027504A1 (zh)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110602051B (zh) * 2019-08-15 2022-03-29 深圳壹账通智能科技有限公司 基于共识协议的信息处理方法及相关装置
CN116260640B (zh) * 2023-02-15 2024-02-27 涂秋平 基于人工智能进行大数据分析的信息拦截控制方法及系统

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017204943A1 (en) * 2016-05-24 2017-11-30 Mastercard International Incorporated Method and system for an efficient consensus mechanism for permissioned blockchains using audit guarantees
WO2019072312A2 (en) * 2018-12-29 2019-04-18 Alibaba Group Holding Limited SYSTEM AND METHOD FOR DETECTING REJECTION ATTACK
CN110070445A (zh) * 2019-04-28 2019-07-30 深圳前海微众银行股份有限公司 一种基于区块链系统的交易处理方法及装置
CN110119428A (zh) * 2019-04-19 2019-08-13 腾讯科技(深圳)有限公司 一种区块链信息管理方法、装置、设备及存储介质
CN110602051A (zh) * 2019-08-15 2019-12-20 深圳壹账通智能科技有限公司 基于共识协议的信息处理方法及相关装置

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10198325B2 (en) * 2016-05-24 2019-02-05 Mastercard International Incorporated Method and system for desynchronization recovery for permissioned blockchains using bloom filters
CN107453896B (zh) * 2017-06-27 2020-08-04 创新先进技术有限公司 多重区块链网络数据处理方法、装置及服务器
WO2019081919A1 (en) * 2017-10-24 2019-05-02 Copa Fin Limited STORING AND VERIFYING DATA
CN109656873B (zh) * 2018-11-02 2023-04-14 平安科技(深圳)有限公司 基于区块链的数据归档方法、装置及终端设备
CN109815657B (zh) * 2018-12-14 2022-10-28 深圳壹账通智能科技有限公司 基于联盟链的身份认证方法、装置、计算机可读存储介质及终端设备

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017204943A1 (en) * 2016-05-24 2017-11-30 Mastercard International Incorporated Method and system for an efficient consensus mechanism for permissioned blockchains using audit guarantees
WO2019072312A2 (en) * 2018-12-29 2019-04-18 Alibaba Group Holding Limited SYSTEM AND METHOD FOR DETECTING REJECTION ATTACK
CN110119428A (zh) * 2019-04-19 2019-08-13 腾讯科技(深圳)有限公司 一种区块链信息管理方法、装置、设备及存储介质
CN110070445A (zh) * 2019-04-28 2019-07-30 深圳前海微众银行股份有限公司 一种基于区块链系统的交易处理方法及装置
CN110602051A (zh) * 2019-08-15 2019-12-20 深圳壹账通智能科技有限公司 基于共识协议的信息处理方法及相关装置

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
ZHOU, QI-HUI ET AL.: "DDoS Defense Method of IoT Devices Based on Blockchain", JOURNAL OF APPLIED SCIENCES, vol. 37, no. 2, 31 March 2019 (2019-03-31), pages 213 - 223, XP055779782, DOI: 10.3969/j.issn.0255-8297.2019.02.006 *

Also Published As

Publication number Publication date
CN110602051B (zh) 2022-03-29
CN110602051A (zh) 2019-12-20

Similar Documents

Publication Publication Date Title
JP7426475B2 (ja) 分散化されたデータ認証
CN112333198B (zh) 安全跨域登录方法、系统及服务器
US10997808B2 (en) Secure smart unlocking
US11159307B2 (en) Ad-hoc trusted groups on a blockchain
US8527769B2 (en) Secure messaging with read-undeniability and deletion-verifiability
US10904231B2 (en) Encryption using multi-level encryption key derivation
CN112737779B (zh) 一种密码机服务方法、装置、密码机及存储介质
JP3629516B2 (ja) プロキシサーバ、電子署名システム、電子署名検証システム、ネットワークシステム、電子署名方法、電子署名検証方法及び記憶媒体
US8528104B2 (en) Security and ticketing system control and management
WO2022095244A1 (zh) 跨链交易方法、系统、装置、设备和存储介质
US9219722B2 (en) Unclonable ID based chip-to-chip communication
CN117155549A (zh) 密钥分发方法、装置、计算机设备和存储介质
CN109981287B (zh) 一种代码签名方法及其存储介质
CN111241492A (zh) 一种产品多租户安全授信方法、系统及电子设备
TWI817002B (zh) 文檔上傳下載方法、裝置、電腦裝置及介質
CN115549984A (zh) 跨链交易方法、装置、设备和存储介质
CN115473648A (zh) 一种证书签发系统及相关设备
WO2021027504A1 (zh) 基于共识协议的信息处理方法及相关装置
CN114817957B (zh) 基于域管平台的加密分区访问控制方法、系统及计算设备
US20220035924A1 (en) Service trust status
CN115361202A (zh) 区块链跨链方法、装置、存储介质及电子设备
CN114331648A (zh) 投标文件处理方法、装置、设备及存储介质
CN120017386A (zh) 一种云计算数据安全传输系统和方法
CN113592638A (zh) 交易请求的处理方法、装置以及联盟链
US7827399B1 (en) Certificate processing

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: 20851493

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20851493

Country of ref document: EP

Kind code of ref document: A1

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 1205A DATED 05.08.2022)

122 Ep: pct application non-entry in european phase

Ref document number: 20851493

Country of ref document: EP

Kind code of ref document: A1