CN112560109A - System and method for processing middleware of web-based mail Amatrix block chain database - Google Patents

System and method for processing middleware of web-based mail Amatrix block chain database Download PDF

Info

Publication number
CN112560109A
CN112560109A CN202011428778.4A CN202011428778A CN112560109A CN 112560109 A CN112560109 A CN 112560109A CN 202011428778 A CN202011428778 A CN 202011428778A CN 112560109 A CN112560109 A CN 112560109A
Authority
CN
China
Prior art keywords
data
module
chain
certificate
processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202011428778.4A
Other languages
Chinese (zh)
Inventor
李再放
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Chengdu Wangxin Tiancheng Technology Co ltd
Original Assignee
Chengdu Wangxin Tiancheng 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 Chengdu Wangxin Tiancheng Technology Co ltd filed Critical Chengdu Wangxin Tiancheng Technology Co ltd
Priority to CN202011428778.4A priority Critical patent/CN112560109A/en
Publication of CN112560109A publication Critical patent/CN112560109A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • G06F16/24553Query execution of query operations
    • G06F16/24561Intermediate data storage techniques for performance improvement
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/602Providing cryptographic facilities or services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/64Protecting data integrity, e.g. using checksums, certificates or signatures
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0428Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload
    • 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/0823Network architectures or network communication protocols for network security for authentication of entities using certificates
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Databases & Information Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Computational Linguistics (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention discloses a middleware system of a network letter Amatrix block chain database, which comprises a data receiving and integrating module, a data processing module, a storage establishing module and a data monitoring module, wherein the data receiving and integrating module is used for receiving data from different block chains for integrating; the data processing module is used for classifying the data with different requirements to generate different data chains; the storage establishing module is used for establishing a data partition storage area according to different data chains; and the data monitoring module is used for monitoring the data flow direction in each storage area. The invention also discloses a processing method of the middleware of the network-trusted Amatrix block chain database. The middleware is used for processing the data and carrying out partition processing on the data, so that the data corresponding to different types can be integrated and stored more conveniently.

Description

System and method for processing middleware of web-based mail Amatrix block chain database
Technical Field
The invention relates to the field of data processing, in particular to a system and a method for processing middleware of an internet message Amatrix block chain database.
Background
At present, relational database systems are widely used in the prior art. When an application system implemented by taking the blockchain technology as a core is encountered, various discomforts are encountered in accessing data in blocks, such as discomforts in development modes, and problems that the blockchain data access cannot provide high availability of similar databases. On the other hand, the application system based on the block chain technology is an asynchronous system, the change of data on a chain is not actively notified to the associated upper layer application, and the change of the data can be discovered only when the data is actively inquired through the upper layer application, so that the real-time interaction reaction is not timely.
Disclosure of Invention
In view of the above problems, the present invention provides a system and a method for processing middleware of an Amatrix block chain database for internet messages, which process data and partition the data through the middleware to make it more convenient to integrate and store the data corresponding to different types.
The technical scheme of the invention is as follows:
a middleware system of Amatrix block chain database for network information comprises a data receiving and integrating module, a data processing module, a storage establishing module and a data monitoring module,
the data receiving and integrating module is used for receiving data from different block chains for integration processing;
the data processing module is used for classifying the data with different requirements to generate different data chains;
the storage establishing module is used for establishing a data partition storage area according to different data chains;
and the data monitoring module is used for monitoring the data flow direction in each storage area.
In a further technical scheme, the data receiving and integrating module comprises an identification submodule and an authority identification submodule, wherein,
the identification submodule is used for identifying IP information corresponding to the block chain of the transmitted information;
and the authority identification submodule is used for carrying out authority identification on the IP information, if so, inquiring the certificate in a database of the mapping relationship between the account number and the certificate in the middleware gateway, and if not, accessing a block chain certificate management mechanism, signing the certificate for the account number and storing the mapping relationship between the account number and the certificate in the database.
In a further technical scheme, the data processing module comprises a data generation sub-module, an encryption processing sub-module and a sending sub-module, wherein,
the data generation submodule is used for generating a first data chain and a second data chain according to the authority identification result;
the encryption processing submodule is used for encrypting the first data chain and the second data chain;
and the sending submodule is used for sending the encrypted data chain to the corresponding storage area.
A processing method of network letter Amatrix block chain database middleware comprises the following steps,
s01, receiving data from different block chains for integration processing;
s02, classifying the data with different requirements to generate different data chains;
s03, establishing a data partition storage area according to different data chains;
and S04, monitoring the data flow in each storage area.
In a further technical solution, the step S01 further includes the following steps,
s11, identifying IP information corresponding to the block chain of the sending information;
and S12, performing authority identification on the IP information, if so, performing certificate inquiry in a database of the mapping relationship between the account number and the certificate in the middleware gateway, and if not, accessing a block chain certificate management mechanism, signing a certificate for the account number and storing the mapping relationship between the account number and the certificate in the database.
In a further technical solution, the step S02 further includes the following steps,
s21, generating a first data chain and a second data chain according to the authority identification result;
s22, encrypting the first data chain and the second data chain;
and S23, sending the encrypted data chain to the corresponding storage area.
The invention has the beneficial effects that:
1. integrating data from different ports, and generating different data chains for storage;
2. monitoring and improving the safety of data after encrypting the data stored in the middleware;
3. and the authority identification is carried out on the IP information of the data entering the middleware, and a corresponding data chain is generated, so that the flexibility of data classification is improved.
Drawings
Fig. 1 is a schematic structural diagram of an Amatrix blockchain database middleware system according to embodiment 1 of the present invention;
fig. 2 is a schematic structural diagram of an Amatrix blockchain database middleware system according to embodiment 2 of the present invention;
fig. 3 is a schematic structural diagram of an Amatrix blockchain database middleware system according to embodiment 3 of the present invention;
fig. 4 is a schematic structural diagram of a processing method of the middleware of the web Amatrix blockchain database according to embodiment 4 of the present invention;
fig. 5 is a schematic structural diagram of a processing method of the middleware of the web Amatrix blockchain database according to embodiment 5 of the present invention;
fig. 6 is a schematic structural diagram of a processing method of the middleware of the web Amatrix blockchain database according to embodiment 6 of the present invention.
Description of reference numerals:
10. a data receiving and integrating module; 11. identifying a submodule; 12. a permission identification submodule; 20. a data processing module; 21. a data generation stator module; 22. an encryption processing sub-module; 23. a sending submodule; 30. a storage establishing module; 40. and a data monitoring module.
Detailed Description
The embodiments of the present invention will be further described with reference to the accompanying drawings.
Example 1:
as shown in fig. 1, a trusted Amatrix blockchain database middleware system includes a data receiving and integrating module 10, a data processing module 20, a storage establishing module 30 and a data monitoring module 40, wherein,
the data receiving and integrating module 10 is used for receiving data from different block chains for integration processing;
the data processing module 20 is configured to classify data with different requirements to generate different data chains;
a storage establishing module 30, configured to establish a data partition storage area according to different data chains;
and the data monitoring module 40 is used for monitoring the data flow direction in each storage area.
Example 2:
as shown in fig. 2, in this embodiment, based on embodiment 1, the data receiving and integrating module 10 includes an identification submodule 11 and a permission evaluation submodule 12, wherein,
the identification submodule 11 is configured to identify IP information corresponding to a block chain for sending information;
and the authority identification submodule 12 is used for carrying out authority identification on the IP information, if so, carrying out certificate inquiry in a database of mapping relationship between the account number and the certificate in the middleware gateway, and if not, accessing a block chain certificate management mechanism, signing the certificate for the account number and storing the mapping relationship between the account number and the certificate in the database.
Example 3:
as shown in fig. 3, in this embodiment, based on embodiment 1, the data processing module 20 includes a data generation submodule 21, an encryption processing submodule 22 and a sending submodule 23, wherein,
the data generation submodule 21 is configured to generate a first data chain and a second data chain according to the authority identification result;
the encryption processing submodule 22 is used for encrypting the first data chain and the second data chain;
and the sending submodule 23 is configured to send the encrypted data link to the corresponding storage area.
Example 4:
as shown in fig. 4, a processing method of Amatrix blockchain database middleware for internet services includes the following steps,
s01, receiving data from different block chains for integration processing;
s02, classifying the data with different requirements to generate different data chains;
s03, establishing a data partition storage area according to different data chains;
and S04, monitoring the data flow in each storage area.
Example 5:
as shown in fig. 5, in this embodiment, on the basis of embodiment 1, the step S01 further includes the following steps,
s11, identifying IP information corresponding to the block chain of the sending information;
and S12, performing authority identification on the IP information, if so, performing certificate inquiry in a database of the mapping relationship between the account number and the certificate in the middleware gateway, and if not, accessing a block chain certificate management mechanism, signing a certificate for the account number and storing the mapping relationship between the account number and the certificate in the database.
Example 6:
as shown in fig. 6, in this embodiment, on the basis of embodiment 1, the step S02 further includes the following steps,
s21, generating a first data chain and a second data chain according to the authority identification result;
s22, encrypting the first data chain and the second data chain;
and S23, sending the encrypted data chain to the corresponding storage area.
The specific working principle is as follows:
the data from different block chains are received, the received data are integrated through the data receiving and integrating module 10, the IP information of the data are analyzed, authority identification is carried out according to the IP information, the data generating submodule 21 in the data processing module 20 generates different data chains according to the authority identified by the IP information, the data are conveniently stored in different storage areas, meanwhile, encryption processing can be carried out on the data in the data processing process, the transmission safety of the data is improved, the stored data monitor module 40 monitors the flow direction of real-time data, and the safety of the data is improved.
The above-mentioned embodiments only express the specific embodiments of the present invention, and the description thereof is more specific and detailed, but not construed as limiting the scope of the present invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the inventive concept, which falls within the scope of the present invention.

Claims (6)

1. A middleware system of Amatrix block chain database for network communication is characterized by comprising a data receiving and integrating module, a data processing module, a storage establishing module and a data monitoring module, wherein,
the data receiving and integrating module is used for receiving data from different block chains for integration processing;
the data processing module is used for classifying the data with different requirements to generate different data chains;
the storage establishing module is used for establishing a data partition storage area according to different data chains;
and the data monitoring module is used for monitoring the data flow direction in each storage area.
2. The network-trusted Amatrix blockchain database middleware system of claim 1, wherein the data receiving integration module comprises an identification sub-module and a privilege evaluation sub-module, wherein,
the identification submodule is used for identifying IP information corresponding to the block chain of the transmitted information;
and the authority identification submodule is used for carrying out authority identification on the IP information, if so, inquiring the certificate in a database of the mapping relationship between the account number and the certificate in the middleware gateway, and if not, accessing a block chain certificate management mechanism, signing the certificate for the account number and storing the mapping relationship between the account number and the certificate in the database.
3. The trusted Amatrix blockchain database middleware system of claim 1, wherein the data processing module comprises a data generation submodule, an encryption processing submodule, and a sending submodule, wherein,
the data generation submodule is used for generating a first data chain and a second data chain according to the authority identification result;
the encryption processing submodule is used for encrypting the first data chain and the second data chain;
and the sending submodule is used for sending the encrypted data chain to the corresponding storage area.
4. A processing method of network letter Amatrix block chain database middleware is characterized by comprising the following steps,
s01, receiving data from different block chains for integration processing;
s02, classifying the data with different requirements to generate different data chains;
s03, establishing a data partition storage area according to different data chains;
and S04, monitoring the data flow in each storage area.
5. The method for processing the middleware of the network trusted Amatrix blockchain database of claim 4, wherein the step S01 further comprises the following steps,
s11, identifying IP information corresponding to the block chain of the sending information;
and S12, performing authority identification on the IP information, if so, performing certificate inquiry in a database of the mapping relationship between the account number and the certificate in the middleware gateway, and if not, accessing a block chain certificate management mechanism, signing a certificate for the account number and storing the mapping relationship between the account number and the certificate in the database.
6. The method for processing the trusted Amatrix blockchain database middleware of claim 5, wherein the step S02 further comprises the following steps,
s21, generating a first data chain and a second data chain according to the authority identification result;
s22, encrypting the first data chain and the second data chain;
and S23, sending the encrypted data chain to the corresponding storage area.
CN202011428778.4A 2020-12-09 2020-12-09 System and method for processing middleware of web-based mail Amatrix block chain database Pending CN112560109A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011428778.4A CN112560109A (en) 2020-12-09 2020-12-09 System and method for processing middleware of web-based mail Amatrix block chain database

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011428778.4A CN112560109A (en) 2020-12-09 2020-12-09 System and method for processing middleware of web-based mail Amatrix block chain database

Publications (1)

Publication Number Publication Date
CN112560109A true CN112560109A (en) 2021-03-26

Family

ID=75060922

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011428778.4A Pending CN112560109A (en) 2020-12-09 2020-12-09 System and method for processing middleware of web-based mail Amatrix block chain database

Country Status (1)

Country Link
CN (1) CN112560109A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110009201A (en) * 2019-03-15 2019-07-12 南瑞集团有限公司 A kind of electric power data link system and method based on block chain technology
CN110247965A (en) * 2019-06-13 2019-09-17 食品安全与营养(贵州)信息科技有限公司 A kind of storage method and system of the IoT data-storage system based on block chain
CN111104686A (en) * 2019-09-10 2020-05-05 腾讯科技(深圳)有限公司 Block chain network control method, device, equipment and storage medium
CN111935174A (en) * 2020-09-02 2020-11-13 平安国际智慧城市科技股份有限公司 Block chain service system docking method, device and equipment based on middleware gateway

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110009201A (en) * 2019-03-15 2019-07-12 南瑞集团有限公司 A kind of electric power data link system and method based on block chain technology
CN110247965A (en) * 2019-06-13 2019-09-17 食品安全与营养(贵州)信息科技有限公司 A kind of storage method and system of the IoT data-storage system based on block chain
CN111104686A (en) * 2019-09-10 2020-05-05 腾讯科技(深圳)有限公司 Block chain network control method, device, equipment and storage medium
CN111935174A (en) * 2020-09-02 2020-11-13 平安国际智慧城市科技股份有限公司 Block chain service system docking method, device and equipment based on middleware gateway

Similar Documents

Publication Publication Date Title
CN113656495B (en) End Bian Yun collaborative trusted edge Internet of things system for deploying blockchain
Mishra et al. The use of MQTT in M2M and IoT systems: A survey
CN109510840B (en) Method and device for sharing unstructured data, computer equipment and storage medium
CN101088245B (en) Performing security functions on a message payload in a network element
CN101447999B (en) Security exchange system and realization method thereof
CN112800472B (en) Industrial internet identification data protection system based on micro-service architecture
CN110247965A (en) A kind of storage method and system of the IoT data-storage system based on block chain
US20110167258A1 (en) Efficient Secure Cloud-Based Processing of Certificate Status Information
CN111240862A (en) Universal interface platform and data conversion method
CN112804358B (en) Method and device for transferring data in cross-link mode based on relay equipment network
US7209563B1 (en) Process for creating and managing at least one cryptographic key, and system for its implementation
Shrivastava et al. Designing a secure vehicular Internet of Things (IoT) using blockchain: a review
CN101202965B (en) Method for transmitting safe point-to-point short message facing to connectionless
CN113472668B (en) Routing method and system in multiparty security computation
CN109614821B (en) Data exchange server and data transmission system based on block chain
CN1913490A (en) Data route distribution method
CN112560109A (en) System and method for processing middleware of web-based mail Amatrix block chain database
CN104683353A (en) Security information adaptive communication system for internet of vehicles
CN112689003A (en) Service request forwarding method, device, equipment and storage medium
CN115277690A (en) Industrial data supervisory systems based on block chain
CN114116604A (en) Log format conversion method
CN104753774A (en) Distributed enterprise integrated access gateway
CN113626860A (en) Electric power data privacy protection method based on block chain
CN113535661A (en) Distributed shared file management method and device based on block chain technology
CN112713994A (en) Distributed key hierarchical management system under complex network

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination