WO2020143196A1 - Procédé et dispositif de communication entre des nœuds de chaîne de blocs, support de stockage et appareil électronique - Google Patents

Procédé et dispositif de communication entre des nœuds de chaîne de blocs, support de stockage et appareil électronique Download PDF

Info

Publication number
WO2020143196A1
WO2020143196A1 PCT/CN2019/094568 CN2019094568W WO2020143196A1 WO 2020143196 A1 WO2020143196 A1 WO 2020143196A1 CN 2019094568 W CN2019094568 W CN 2019094568W WO 2020143196 A1 WO2020143196 A1 WO 2020143196A1
Authority
WO
WIPO (PCT)
Prior art keywords
blockchain node
private network
blockchain
local area
verification code
Prior art date
Application number
PCT/CN2019/094568
Other languages
English (en)
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 WO2020143196A1 publication Critical patent/WO2020143196A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications

Definitions

  • the present application relates to the field of blockchain technology, and in particular, to a communication method and apparatus between blockchain nodes, a computer-readable storage medium, and electronic equipment.
  • Alliance chain technology refers to the blockchain where the consensus process is controlled by pre-selected nodes, and it includes business nodes and consensus nodes.
  • the business node is a business server of each institution that joins the alliance chain network, the server is installed with software for communicating with other nodes in the alliance chain network, and the consensus node is responsible for receiving business data sent by the business node for consensus verification. If the two nodes have a fixed business relationship, it is said that there is a business correspondence between the two nodes.
  • CA center certificate authority
  • the CA center issues node certificates for each node participating in the blockchain communication, so that the nodes holding legal certificates can communicate with each other. communication.
  • the inventor of the present application realized that once the security of the CA center is threatened, the communication security of the entire alliance chain will be threatened. Therefore, this kind of communication method based on CA center still has great security risks.
  • the purpose of the present application is to provide a communication method and device, storage medium and electronic equipment between blockchain nodes, so as to improve the security of the blockchain network at least to a certain extent.
  • a communication method between blockchain nodes includes: when the first blockchain node receives the communication request sent by the second blockchain node, determine whether the communication request Is a communication request received for the first time; if it is judged that the communication request is received for the first time, it is judged whether the second blockchain node has a business correspondence with the first blockchain node; if there is a business correspondence, the The first blockchain node and the second blockchain node are configured in the same local area network; a communication connection between the first blockchain node and the second blockchain node is established in the local area network.
  • a communication device between blockchain nodes including: a request verification module for a first blockchain node to receive a communication request sent by a second blockchain node, Determine whether the communication request is the first received communication request; the relationship verification module is used to determine whether the second blockchain node has business with the first blockchain node when determining that it is the first received communication request Correspondence; a relationship configuration module, configured to configure the first blockchain node and the second blockchain node in the same local area network when there is a business correspondence; a relationship establishment module, used in the local area network Establish a communication connection between the first blockchain node and the second blockchain node.
  • a computer-readable storage medium on which a computer program is stored, which when executed by a processor causes the processor to perform the following processing:
  • the first blockchain node When the first blockchain node receives the communication request sent by the second blockchain node, it is determined whether the communication request is the first received communication request; if it is the first received communication request, the second block is judged Whether there is a business correspondence between the chain node and the first blockchain node; if there is a business correspondence, configure the first blockchain node and the second blockchain node on the same local area network; A communication connection between the first blockchain node and the second blockchain node is established in the local area network.
  • an electronic device including:
  • the memory is used to store one or more programs.
  • the one or more processors implement the following processing: in the first blockchain
  • the node receives the communication request sent by the second blockchain node, it determines whether the communication request is the first received communication request; if it is the first received communication request, it determines whether the second blockchain node is in contact with the There is a business correspondence between the first blockchain node; if there is a business correspondence, configure the first blockchain node and the second blockchain node on the same local area network; establish the first A communication connection between a blockchain node and the second blockchain node.
  • the first blockchain node and the second block that have a business correspondence relationship are determined.
  • the chain nodes are configured in the same local area network, and the communication connection between the nodes is established in the local area network, so that the two nodes no longer need to communicate across the multi-level gateway, which improves the data transmission speed and enhances the user experience.
  • FIG. 1 schematically shows a flowchart of a communication method between blockchain nodes in an exemplary embodiment of the present application
  • FIG. 2 schematically shows a flowchart of a method for configuring the first blockchain node and the second blockchain node on the same local area network in an exemplary embodiment of the present application
  • FIG. 3 schematically shows a schematic diagram of a communication architecture between blockchain nodes when multiple communication connections are established simultaneously in an exemplary embodiment of the present application
  • FIG. 4 schematically shows a flowchart of a method for generating a verification code in the virtual private network server and sending it to a gateway in the private network for verification in an exemplary embodiment of the present application;
  • FIG. 5 schematically shows a flowchart of a method for configuring the first blockchain node and the second blockchain node on the same local area network according to the matching information in an exemplary embodiment of the present application
  • FIG. 6 schematically shows a composition diagram of a communication device between blockchain nodes in an exemplary embodiment of the present application
  • FIG. 7 is a schematic diagram showing the composition of another communication device between blockchain nodes in an exemplary embodiment of the present application.
  • FIG. 8 schematically shows a schematic structural diagram of a computer system suitable for implementing an electronic device of an exemplary embodiment of the present application
  • FIG. 9 schematically shows a schematic diagram of a computer-readable storage medium according to some embodiments of the present application.
  • Example embodiments will now be described more fully with reference to the drawings.
  • the example embodiments can be implemented in various forms and should not be construed as being limited to the examples set forth herein; on the contrary, providing these embodiments makes the application more comprehensive and complete, and fully conveys the concept of the example embodiments For those skilled in the art.
  • the described features, structures, or characteristics may be combined in one or more embodiments in any suitable manner.
  • a communication method between blockchain nodes is provided.
  • the above communication method between blockchain nodes may include the following steps:
  • S140 Establish a communication connection between the first blockchain node and the second blockchain node in the local area network.
  • the communication method between the blockchain nodes by judging that the communication request is received for the first time, the first blockchain node and the second block that judge that there is a business correspondence relationship
  • the chain nodes are configured in the same local area network, and the communication connection between the nodes is established in the local area network, so that the two nodes no longer need to communicate across the multi-level gateway, which improves the data transmission speed and enhances the user experience.
  • step S110 when receiving the communication request sent by the second blockchain node, the first blockchain node determines whether the communication request is the first received communication request.
  • the first reception may be that the first blockchain node receives the communication request of the second blockchain node for the first time on all historical timelines, or it may be a preset The communication request of the second blockchain node is received for the first time in the verification cycle.
  • the preset verification period may be determined according to time, for example, each verification period is 10 minutes, 1 hour, etc.; or may be determined according to frequency, for example, refreshing the verification period once every 50 communication connections.
  • the first reception may further include after determining that there is no business correspondence between the second blockchain node and the first blockchain node, the first blockchain node The communication request of the second blockchain node is received for the first time or after the communication connection is disconnected, the first blockchain node receives the communication request of the second blockchain node for the first time.
  • an unexpected error results in the judgment that there is no business between the two nodes
  • the second blockchain node sends a communication request again, and the reception of the first blockchain node can also be defined as the first reception; again, for example, between the first blockchain node and the second blockchain node
  • the communication connection is disconnected due to the cancellation of the business correspondence.
  • the second blockchain node sends a communication request, and the reception of the first blockchain node can also be defined as the first reception.
  • step S120 if it is determined that the communication request is received for the first time, it is determined whether there is a business correspondence between the second blockchain node and the first blockchain node.
  • the business correspondence relationship refers to a fixed business relationship between the first blockchain node and the second blockchain node.
  • different business nodes provide services for different applications (Application, APP).
  • the business node sends the business data generated by the APP to the consensus node for consensus verification.
  • a business node is a server corresponding to an app related to an approval transaction
  • another business node is a server corresponding to an application related to an app.
  • the app can approve the app related to the app.
  • Each business node will participate in the same business, and there is a business correspondence between the two business nodes.
  • the judgment of the business correspondence relationship may be verified using third-party technology.
  • third-party technology For example, mobile terminal technologies such as SMS authentication, WeChat authentication, and mail verification can be used to confirm the business correspondence, or the physical genetic characteristics of the device and the user's biological genetic characteristics can be used to confirm the business correspondence.
  • third-party information preservation technology can also be used to achieve independent information fairness, evidence chain preservation, and judicial certificate storage to assist in the judgment of business correspondence.
  • third-party technology can be used for verification to avoid potential security risks due to the use of CA certificates while enriching business correspondence verification The diversity of methods improves the user experience during verification.
  • step S130 if there is a business correspondence, the first blockchain node and the second blockchain node are configured on the same local area network.
  • the first blockchain node and the second blockchain node are configured on the same local area network, and the user may manually connect the first blockchain node and the second blockchain node Blockchain nodes are configured in the same local area network or can be configured automatically.
  • an automatic configuration method includes adding a LAN configuration node to a blockchain network to which the first blockchain node and the second blockchain node belong; wherein , The local area network configuration node includes a virtual private network server and a gateway in the private network.
  • the local area network configuration node may configure a plurality of blockchain nodes that have a business correspondence relationship in different local area networks to establish multiple communication connections at the same time. When multiple communication connections are established at the same time, the communication architecture between blockchain nodes is shown in FIG. 3.
  • the first blockchain node and the second blockchain node are configured in the same local area network, as shown in FIG. 2, including the following steps S210 to S230, the following details To elaborate:
  • step S210 a verification code is generated in the virtual private network server and sent to the gateway in the private network for verification.
  • the verification code may include a virtual private network server identifier.
  • the gateway performs verification.
  • the security performance through verification of the verification code is improved, thereby further improving the communication security between blockchain nodes.
  • the verification code generated in the virtual private network server and sent to the gateway in the private network for verification includes the following steps:
  • Step S410 Generate a verification code in the virtual private network server, and encrypt the verification code according to a preset RSA private key to obtain an encrypted verification code.
  • Step S420 Send the encrypted verification code to the gateway in the private network.
  • Step S430 in the gateway in the private network, decrypt the encrypted verification code according to a preset RSA public key, and verify the decrypted verification code; wherein, the preset RSA public key and the The RSA private key corresponds.
  • step S220 if the verification is passed, the virtual private network server is configured and sent matching information.
  • the matching information configured and sent to the virtual private network server includes a private network IP address segment and an encryption key.
  • step S230 when the virtual private network server receives the request that the first blockchain node and the second blockchain node join the local area network, the first blockchain is converted according to the matching information
  • the node and the second blockchain node are configured on the same local area network.
  • the matching information includes a private network IP address segment and an encryption key.
  • the first blockchain node and the second Blockchain nodes are configured in the same local area network, as shown in Figure 5, including the following steps:
  • Step S510 the virtual private network server assigns IP addresses to the first blockchain node and the second blockchain node within the private network IP address segment;
  • Step S520 based on the IP address, using the encryption key to transmit the data of the first blockchain node and the second blockchain node to the gateway in the private network, so that the first The blockchain node and the second blockchain node are arranged in the same local area network.
  • the first blockchain node and the second blockchain node can also be configured in the same local area network by other means, for example, a dedicated gateway device can be used, etc. Make special restrictions.
  • step S140 a communication connection between the first blockchain node and the second blockchain node is established in the local area network.
  • the method further includes: The first blockchain node and/or the second blockchain node actively disconnects the local area network connection, then disconnects the communication connection.
  • the method further includes: if at least one of the following conditions is detected, disconnecting the communication connection; wherein, The situation includes: the end of the preset verification period and the attribute of the communication connection meeting the refresh condition of the preset verification period. For example, when the preset verification period is 10 minutes, the communication connection is disconnected 10 minutes after the communication connection is established; for another example, when the preset period is 50 communication connections, the preset is refreshed after 50 communication connections Verification cycle.
  • the communication device 600 between the blockchain nodes includes a request verification module 610, a relationship verification module 620, a relationship configuration module 630, and a relationship establishment module 640. among them:
  • the request verification module 610 may be used for the first blockchain node to determine whether the communication request is the first received communication request when receiving the communication request sent by the second blockchain node.
  • the relationship verification module 620 may be used to determine whether there is a business correspondence between the second blockchain node and the first blockchain node when determining that the communication request is received for the first time.
  • the relationship configuration module 630 may be used to configure the first blockchain node and the second blockchain node on the same local area network when there is a business correspondence.
  • the relationship establishing module 640 may be used to establish a communication connection between the first blockchain node and the second blockchain node in the local area network.
  • the apparatus further includes: a connection control module 650; the connection control module 650 may be used to detect the first When the blockchain node and/or the second blockchain node actively disconnects the local area network connection, the communication connection is disconnected.
  • connection control module 650 may be used to disconnect the communication connection when at least one of the following conditions is detected; wherein, the conditions include: The preset verification period ends and the attribute of the communication connection satisfies the refresh condition of the preset verification period.
  • the relationship configuration module 630 is further used to add a LAN configuration node to the blockchain network to which the first blockchain node and the second blockchain node belong ;
  • the local area network configuration node includes a virtual private network server and a gateway in the private network.
  • the relationship configuration module 630 includes:
  • a verification code generating unit configured to generate a verification code in the virtual private network server and send it to the gateway in the private network for verification;
  • a matching information sending unit configured to configure and send matching information to the virtual private network server if the verification is passed;
  • the configuration unit is configured to: when the virtual private network server receives the request for the first blockchain node and the second blockchain node to join the local area network, according to the matching information, the first blockchain The node and the second blockchain node are configured on the same local area network.
  • the verification code generating unit includes:
  • a verification code obtaining subunit configured to generate a verification code in the virtual private network server, and encrypt the verification code according to a preset RSA private key to obtain an encrypted verification code
  • a sending subunit configured to send the encrypted verification code to the gateway in the dedicated network
  • a check subunit configured to decrypt the encrypted verification code according to a preset RSA public key in a gateway in the dedicated network, and verify the decrypted verification code; wherein, the preset RSA public key The key corresponds to the RSA private key.
  • the matching information includes a private network IP address segment and an encryption key
  • the configuration unit includes:
  • An allocation subunit for the virtual private network server to allocate IP addresses for the first blockchain node and the second blockchain node in the private network IP address segment;
  • a transmission subunit for transmitting the data of the first blockchain node and the second blockchain node to the gateway in the private network based on the IP address, using the encryption key The first blockchain node and the second blockchain node are arranged in the same local area network.
  • the first reception includes the first reception within a preset verification period
  • the communication device further includes:
  • the detection module is configured to disconnect the communication connection if at least one of the following conditions is detected; wherein, the conditions include:
  • the preset verification period ends and the attribute of the communication connection satisfies the refresh condition of the preset verification period.
  • an electronic device capable of implementing communication between the above-mentioned blockchain nodes is also provided.
  • the electronic device 800 according to this embodiment of the present application is described below with reference to FIG. 8.
  • the electronic device 800 shown in FIG. 8 is only an example, and should not bring any limitation to the functions and use scope of the embodiments of the present application.
  • the electronic device 800 is represented in the form of a general-purpose computing device.
  • Components of the electronic device 800 may include, but are not limited to: the at least one processing unit 810, the at least one storage unit 820, a bus 830 connecting different system components (including the storage unit 820 and the processing unit 810), and a display unit 840.
  • the storage unit stores a program code
  • the program code may be executed by the processing unit 810, so that the processing unit 810 executes various exemplary according to the present application described in the "exemplary method" section of the above description of the specification Example steps.
  • the processing unit 810 may perform step S110 as shown in FIG.
  • the first blockchain node determines whether the communication request is the first received communication Request; S120: If it is determined that this is the first communication request received, determine whether there is a business correspondence between the second blockchain node and the first blockchain node; S130: If there is a business correspondence, then convert the The first blockchain node and the second blockchain node are configured in the same local area network; S140: establishing a communication connection between the first blockchain node and the second blockchain node in the local area network .
  • the storage unit 820 may include a readable medium in the form of a volatile storage unit, such as a random access storage unit (RAM) 821 and/or a cache storage unit 822, and may further include a read-only storage unit (ROM) 823.
  • RAM random access storage unit
  • ROM read-only storage unit
  • the storage unit 820 may further include a program/utility tool 824 having a set of (at least one) program modules 825.
  • program modules 825 include but are not limited to: an operating system, one or more application programs, other program modules, and program data, Each of these examples or some combination may include an implementation of the network environment.
  • the bus 830 may be one or more of several types of bus structures, including a storage unit bus or a storage unit controller, a peripheral bus, a graphics acceleration port, a processing unit, or a local area using any of a variety of bus structures bus.
  • the electronic device 800 may also communicate with one or more external devices 870 (eg, keyboard, pointing device, Bluetooth device, etc.), and may also communicate with one or more devices that enable a user to interact with the electronic device 800, and/or with This enables the electronic device 800 to communicate with any device (eg, router, modem, etc.) that communicates with one or more other computing devices. This communication can be performed through an input/output (I/O) interface 850.
  • the electronic device 800 can also communicate with one or more networks (such as a local area network (LAN), a wide area network (WAN), and/or a public network, such as the Internet) through the network adapter 860.
  • networks such as a local area network (LAN), a wide area network (WAN), and/or a public network, such as the Internet
  • the network adapter 860 communicates with other modules of the electronic device 800 through the bus 830. It should be understood that although not shown in the figure, other hardware and/or software modules may be used in conjunction with the electronic device 800, including but not limited to: microcode, device driver, redundant processing unit, external disk drive array, RAID system, tape drive And data backup storage system.
  • the example embodiments described here can be implemented by software, or can be implemented by software in combination with necessary hardware. Therefore, the technical solution according to the embodiments of the present application may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (which may be a CD-ROM, U disk, mobile hard disk, etc.) or on the network , Including several instructions to enable a computing device (which may be a personal computer, server, terminal device, or network device, etc.) to execute the method according to the embodiments of the present application.
  • a computing device which may be a personal computer, server, terminal device, or network device, etc.
  • a computer-readable storage medium on which a program product capable of implementing the above method of this specification is stored.
  • various aspects of the present application may also be implemented in the form of a program product, which includes program code, and when the program product runs on a terminal device, the program code is used to enable the The terminal device executes the steps according to various exemplary embodiments of the present application described in the "Exemplary Method" section of this specification.
  • a program product 900 for implementing the above method according to an embodiment of the present application is described, which may use a portable compact disk read-only memory (CD-ROM) and include program code, and may be used in a terminal device, such as a personal Run on the computer.
  • the program product of the present application is not limited to this.
  • the readable storage medium may be any tangible medium containing or storing a program, which may be used by or in combination with an instruction execution system, apparatus, or device.
  • the program product may employ any combination of one or more readable media.
  • the readable medium may be a readable signal medium or a readable storage medium.
  • the readable storage medium may be, for example but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the above. More specific examples (non-exhaustive list) of readable storage media include: electrical connections with one or more wires, portable disks, hard disks, random access memory (RAM), read only memory (ROM), erasable Programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the foregoing.
  • the computer-readable signal medium may include a data signal that is transmitted in baseband or as part of a carrier wave, in which readable program code is carried. This propagated data signal can take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing.
  • the readable signal medium may also be any readable medium other than a readable storage medium, and the readable medium may send, propagate, or transmit a program for use by or in combination with an instruction execution system, apparatus, or device.
  • the program code contained on the readable medium may be transmitted on any appropriate medium, including but not limited to wireless, wired, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
  • the program code for performing the operations of the present application can be written in any combination of one or more programming languages, which includes object-oriented programming languages such as Java, C++, etc., and also includes the conventional procedural formula Programming language-such as "C" language or similar programming language.
  • the program code may be executed entirely on the user computing device, partly on the user device, as an independent software package, partly on the user computing device and partly on the remote computing device, or entirely on the remote computing device or server To execute.
  • the remote computing device may be connected to the user computing device through any kind of network, including a local area network (LAN) or a wide area network (WAN), or may be connected to an external computing device (for example, using Internet service provision Business to connect via the Internet).
  • LAN local area network
  • WAN wide area network
  • Internet service provision Business for example, using Internet service provision Business to connect via the Internet.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

La présente invention relève du domaine de la chaîne de blocs. Elle concerne plus précisément un procédé et un dispositif de communication entre des nœuds de chaîne de blocs, un support de stockage et un appareil électronique. Le procédé comprend les étapes consistant à : lorsqu'un premier nœud de chaîne de blocs reçoit une demande de communication envoyée par un second nœud de chaîne de blocs, déterminer si la demande de communication est la première demande de communication reçue ; s'il s'agit de la première demande de communication reçue, déterminer s'il existe une relation commerciale entre les second et premier nœuds de chaîne de blocs ; le cas échéant, configurer les premier et second nœuds de chaîne de blocs dans le même réseau local ; et établir une connexion de communication entre les premier et second nœuds de chaîne de blocs dans le réseau local. Dans la présente invention, les premier et second nœuds de chaîne de blocs présentant une relation commerciale sont configurés dans le même réseau local. De plus, la connexion de communication entre les nœuds est établie dans le réseau local de telle sorte que les deux nœuds n'ont pas à communiquer par l'intermédiaire de passerelles à multiples niveaux, ce qui accroît la vitesse de transmission des données et améliore l'expérience utilisateur.
PCT/CN2019/094568 2019-01-11 2019-07-03 Procédé et dispositif de communication entre des nœuds de chaîne de blocs, support de stockage et appareil électronique WO2020143196A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910025476.3A CN109873808A (zh) 2019-01-11 2019-01-11 区块链节点之间的通信方法及装置、存储介质及电子设备
CN201910025476.3 2019-01-11

Publications (1)

Publication Number Publication Date
WO2020143196A1 true WO2020143196A1 (fr) 2020-07-16

Family

ID=66917568

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/094568 WO2020143196A1 (fr) 2019-01-11 2019-07-03 Procédé et dispositif de communication entre des nœuds de chaîne de blocs, support de stockage et appareil électronique

Country Status (2)

Country Link
CN (1) CN109873808A (fr)
WO (1) WO2020143196A1 (fr)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112351045A (zh) * 2020-12-26 2021-02-09 旗美供应链(深圳)有限公司 一种供应链管理方法、系统、服务器及计算机可读介质
CN112491981A (zh) * 2020-11-13 2021-03-12 中信银行股份有限公司 一种分布式缓存认证方法、装置、电子设备和可读存储介质
CN112968923A (zh) * 2021-01-21 2021-06-15 河北蜂之巢互联网技术有限公司 一种区块链任务调度的方法及miner节点
CN113626842A (zh) * 2021-08-10 2021-11-09 鼎链数字科技(深圳)有限公司 基于密码卡实现密码服务的区块链系统及存储介质
CN114186282A (zh) * 2020-09-15 2022-03-15 中移互联网有限公司 一种区块链存证系统、方法和电子设备
CN114997877A (zh) * 2021-08-25 2022-09-02 福建宏创科技信息有限公司 一种虚拟货币公链网络交易节点的ip的网络拓扑数据分析方法、存储介质和电子设备
CN115696271A (zh) * 2021-07-27 2023-02-03 中国电信股份有限公司 临近服务网络、数据传输方法和存储介质
CN117155576A (zh) * 2023-08-14 2023-12-01 南昌大学 一种基于多尺度池化哈希数据指纹的数据资产溯源方法

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109873808A (zh) * 2019-01-11 2019-06-11 平安科技(深圳)有限公司 区块链节点之间的通信方法及装置、存储介质及电子设备
WO2022109850A1 (fr) * 2020-11-25 2022-06-02 Alipay (Hangzhou) Information Technology Co., Ltd. Plate-forme de confiance basée sur une chaîne de blocs
CN113347630A (zh) * 2021-06-01 2021-09-03 永旗(北京)科技有限公司 一种基于区块链的通信方法
CN114422409A (zh) * 2021-12-17 2022-04-29 深圳壹账通智能科技有限公司 区块链网络的测试方法、装置、设备及存储介质
CN114157640B (zh) * 2022-02-10 2022-05-31 北京中宇万通科技股份有限公司 用于区块链通信系统的方法、控制器与代理装置
CN115296824B (zh) * 2022-10-08 2022-12-16 中国科学院合肥物质科学研究院 基于多尺度节点管理的区块链网络分级传输方法及存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107124460A (zh) * 2017-04-28 2017-09-01 北京汇通金财信息科技有限公司 一种联盟链系统、联盟链记账节点通信的方法和装置
WO2018125989A2 (fr) * 2016-12-30 2018-07-05 Intel Corporation Internet des objets
CN108965398A (zh) * 2018-06-22 2018-12-07 北京格瑞空间科技有限公司 一种基于区块链的物联网设备的控制方法
CN109168139A (zh) * 2018-07-09 2019-01-08 北京邮电大学 一种基于区块链的WiFi共享方法及服务器
CN109873808A (zh) * 2019-01-11 2019-06-11 平安科技(深圳)有限公司 区块链节点之间的通信方法及装置、存储介质及电子设备

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101009627A (zh) * 2006-12-27 2007-08-01 华为技术有限公司 一种业务绑定的方法和设备
US10097344B2 (en) * 2016-07-15 2018-10-09 Mastercard International Incorporated Method and system for partitioned blockchains and enhanced privacy for permissioned blockchains
CN107566337B (zh) * 2017-07-26 2019-08-09 阿里巴巴集团控股有限公司 一种区块链节点间的通信方法及装置
CN108989410B (zh) * 2018-07-04 2020-10-30 清华大学 一种提高区块链吞吐效率的方法
CN108900549A (zh) * 2018-08-15 2018-11-27 深圳区块大陆科技有限公司 一种安全的区块链组网技术

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018125989A2 (fr) * 2016-12-30 2018-07-05 Intel Corporation Internet des objets
CN107124460A (zh) * 2017-04-28 2017-09-01 北京汇通金财信息科技有限公司 一种联盟链系统、联盟链记账节点通信的方法和装置
CN108965398A (zh) * 2018-06-22 2018-12-07 北京格瑞空间科技有限公司 一种基于区块链的物联网设备的控制方法
CN109168139A (zh) * 2018-07-09 2019-01-08 北京邮电大学 一种基于区块链的WiFi共享方法及服务器
CN109873808A (zh) * 2019-01-11 2019-06-11 平安科技(深圳)有限公司 区块链节点之间的通信方法及装置、存储介质及电子设备

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114186282A (zh) * 2020-09-15 2022-03-15 中移互联网有限公司 一种区块链存证系统、方法和电子设备
CN114186282B (zh) * 2020-09-15 2023-09-19 中移互联网有限公司 一种区块链存证系统、方法和电子设备
CN112491981A (zh) * 2020-11-13 2021-03-12 中信银行股份有限公司 一种分布式缓存认证方法、装置、电子设备和可读存储介质
CN112351045A (zh) * 2020-12-26 2021-02-09 旗美供应链(深圳)有限公司 一种供应链管理方法、系统、服务器及计算机可读介质
CN112968923A (zh) * 2021-01-21 2021-06-15 河北蜂之巢互联网技术有限公司 一种区块链任务调度的方法及miner节点
CN112968923B (zh) * 2021-01-21 2023-05-05 深圳广璞互联网技术有限公司 一种区块链任务调度的方法及miner节点
CN115696271A (zh) * 2021-07-27 2023-02-03 中国电信股份有限公司 临近服务网络、数据传输方法和存储介质
CN113626842A (zh) * 2021-08-10 2021-11-09 鼎链数字科技(深圳)有限公司 基于密码卡实现密码服务的区块链系统及存储介质
CN114997877A (zh) * 2021-08-25 2022-09-02 福建宏创科技信息有限公司 一种虚拟货币公链网络交易节点的ip的网络拓扑数据分析方法、存储介质和电子设备
CN117155576A (zh) * 2023-08-14 2023-12-01 南昌大学 一种基于多尺度池化哈希数据指纹的数据资产溯源方法

Also Published As

Publication number Publication date
CN109873808A (zh) 2019-06-11

Similar Documents

Publication Publication Date Title
WO2020143196A1 (fr) Procédé et dispositif de communication entre des nœuds de chaîne de blocs, support de stockage et appareil électronique
TWI672648B (zh) 業務處理方法、裝置、資料共享系統及儲存介質
EP3916604B1 (fr) Procédé et appareil de traitement de données de confidentialité de chaîne de blocs, dispositif, support d'enregistrement et produit programme informatique
US20210297410A1 (en) Mec platform deployment method and apparatus
US11140160B2 (en) Method and system for establishing inter-device communication
US10972448B2 (en) Technologies for data broker assisted transfer of device ownership
US10868801B2 (en) Method and system for establishing connection
US20150207817A1 (en) Inter-extension messaging
CN108964893B (zh) 一种密钥处理方法、装置、设备和介质
US20050114682A1 (en) Methods and apparatus for securely configuring a machine in a pre-operating system environment
US8260721B2 (en) Network resource access control methods and systems using transactional artifacts
US20190028559A1 (en) Tcp fast open hardware support in proxy devices
WO2020237880A1 (fr) Procédé d'échange de données basé sur une technologie de chiffrement asymétrique, terminal d'émission et support de stockage lisible par ordinateur
US8589683B2 (en) Authentication of a secure virtual network computing (VNC) connection
CN112769868A (zh) 通信方法、装置、电子设备及存储介质
CN111726328A (zh) 用于对第一设备进行远程访问的方法、系统以及相关设备
CN112511620A (zh) 一种网络通讯方法、装置、设备及存储介质
CN109981558B (zh) 智能家居设备的认证方法、设备及系统
WO2023207113A1 (fr) Système, procédé et appareil d'authentification de sécurité d'interconnexion de dispositif, et serveur et support
US20220278966A1 (en) Secure Virtual Personalized Network with Preconfigured Wallets
CN114793178A (zh) 配网方法和装置
CN111614660B (zh) 安全验证缺陷检测的方法、装置以及电子设备
WO2022108525A1 (fr) Procédé, appareil et système de mise en œuvre d'application d'apprentissage fédéré et dispositif électronique
CN113489695A (zh) 私有云组网方法、装置、系统、计算机设备及存储介质
WO2024022400A1 (fr) Procédé de configuration de ressource en nuage et dispositif associé

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

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

Country of ref document: EP

Kind code of ref document: A1