CN117978440A - Novel method and system for improving cloud network fusion application performance - Google Patents

Novel method and system for improving cloud network fusion application performance Download PDF

Info

Publication number
CN117978440A
CN117978440A CN202311829513.9A CN202311829513A CN117978440A CN 117978440 A CN117978440 A CN 117978440A CN 202311829513 A CN202311829513 A CN 202311829513A CN 117978440 A CN117978440 A CN 117978440A
Authority
CN
China
Prior art keywords
network device
sequence
encryption
random
message
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
CN202311829513.9A
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.)
Wuxi Duxin Measurement Technology Co ltd
Original Assignee
Wuxi Duxin Measurement 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 Wuxi Duxin Measurement Technology Co ltd filed Critical Wuxi Duxin Measurement Technology Co ltd
Priority to CN202311829513.9A priority Critical patent/CN117978440A/en
Publication of CN117978440A publication Critical patent/CN117978440A/en
Pending legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention discloses a network equipment communication method and a network communication device, which relate to the technical field of network equipment, and the method comprises the following steps: acquiring message data to be sent; generating a random segmentation parameter sequence; splitting and reorganizing the message data to be sent according to the random splitting parameter sequence to obtain a grouping message sequence; encrypting the packet message sequence to obtain an encrypted message sequence, and transmitting the encrypted message sequence from a first network device to a second network device through the available data tunnel; encrypting the random segmentation parameter sequence to obtain an encryption segmentation parameter sequence, and sending the encryption segmentation parameter sequence from the first network device to third network device and then from the third network device to second network device. The invention can segment and recombine the message data to be sent by utilizing the generated random segmentation parameters, and carry out the packet encryption transmission according to the recombination result, thereby greatly improving the safety of the message transmission.

Description

Novel method and system for improving cloud network fusion application performance
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a network device communication method and a network device communication apparatus.
Background
In transmitting messages between network devices, in order to ensure the security of the message transmission, the sender network device may encrypt the message to be transmitted using an encryption technique (e.g., internet protocol security (Internet Protocol Security, IPSec)). Before encrypting the message to be sent, parameters such as an encryption algorithm, a key exchange method and the like are negotiated between network devices to determine an encryption strategy.
After determining the encryption policy, the network device may generally encrypt the message using the determined encryption policy. Because an attacker can actively construct a message for encryption, observe the encrypted message and analyze rules to accelerate the cracking of the encryption strategy. And once an attacker grasps the cracking rule, even if the session key of the encryption strategy is updated, the attacker can quickly realize cracking, and once the encryption strategy is cracked by the attacker, the security of other messages transmitted by the subsequent sender network equipment and the receiver network equipment through the encryption strategy is reduced. Therefore, how to further improve the security of the message transmission is a technical problem to be solved at present.
Disclosure of Invention
Aiming at the defects in the prior art, the invention provides a network equipment communication method which can segment and recombine the message data to be sent by utilizing the generated random segmentation parameters, and carry out packet encryption transmission according to the recombination result, thereby greatly improving the safety of message transmission.
In one aspect, the present invention provides a network device communication method, including:
Acquiring message data to be sent;
Generating a random segmentation parameter sequence, wherein the random segmentation parameter sequence is determined according to the available data tunnel state between the first network communication equipment and the second network communication equipment;
Splitting and reorganizing the message data to be sent according to the random splitting parameter sequence to obtain a grouping message sequence;
Encrypting the packet message sequence to obtain an encrypted message sequence, and transmitting the encrypted message sequence from a first network device to a second network device through the available data tunnel;
Encrypting the random segmentation parameter sequence to obtain an encryption segmentation parameter sequence, and sending the encryption segmentation parameter sequence from the first network device to third network device and then from the third network device to second network device.
Preferably, generating the random cut parameter sequence includes:
acquiring the number of available data tunnels between the first network device and the second network device and the corresponding communication quality of the available data tunnels;
Determining the numerical type of the random segmentation parameters in the random segmentation parameter sequence according to the number of the available data tunnels and the corresponding communication quality;
and generating a random parameter segmentation sequence according to the numerical type.
Preferably, each value type corresponds to an available data tunnel, corresponds to an optimal data length, and corresponds to a plurality of segmentation sizes.
Preferably, encrypting the packet message sequence to obtain an encrypted message sequence, including:
acquiring the data type of the message data to be sent, and determining an encryption grade according to the data type;
Updating the encryption grade according to the communication quality of a target available data tunnel for transmitting the packet message sequence to obtain a target encryption grade;
and calling a corresponding encryption algorithm according to the target encryption grade to encrypt the packet message sequence.
Preferably, the encrypting and splitting parameter is encrypted to obtain an encrypting and splitting parameter, the encrypting and splitting parameter is sent from the first network device to a third network device, and then sent from the third network device to a second network device, and then the method further includes:
recording the time of acquiring the encryption segmentation parameter sequence as first time;
Recording the time when the last group of encrypted message sequences are acquired as second time;
And when the difference value between the first time and the second time is smaller than a preset threshold value, allowing the encrypted message sequence to be repeated through the encryption segmentation parameter.
In a second aspect, the present invention provides a network device communication apparatus, comprising:
The acquisition module is used for acquiring the message data to be sent;
the random generation module is used for generating a random segmentation parameter sequence, and the random segmentation parameter sequence is determined according to the available data tunnel state between the first network communication equipment and the second network communication equipment;
the segmentation and recombination module is used for segmenting and recombining the message data to be sent according to the random segmentation parameter sequence to obtain a grouping message sequence;
the first encryption sending module is used for encrypting the packet message sequence to obtain an encrypted message sequence, and sending the encrypted message sequence from the first network equipment to the second network equipment through the available data tunnel;
The second encryption sending module is used for encrypting the random segmentation parameter sequence to obtain an encryption segmentation parameter sequence, sending the encryption segmentation parameter sequence from the first network device to the third network device, and then sending the encryption segmentation parameter sequence from the third network device to the second network device.
Preferably, the random generation module includes:
A parameter obtaining unit, configured to obtain the number of available data tunnels between the first network device and the second network device and corresponding communication quality thereof;
the determining unit is used for determining the numerical type of the random segmentation parameter in the random segmentation parameter sequence according to the number of the available data tunnels and the corresponding communication quality;
And the generation unit is used for generating a random parameter segmentation sequence according to the numerical value type.
Preferably, each value type corresponds to an available data tunnel, corresponds to an optimal data length, and corresponds to a plurality of segmentation sizes.
Preferably, the first encryption transmission module includes:
acquiring the data type of the message data to be sent, and determining an encryption grade according to the data type;
Updating the encryption grade according to the communication quality of a target available data tunnel for transmitting the packet message sequence to obtain a target encryption grade;
and calling a corresponding encryption algorithm according to the target encryption grade to encrypt the packet message sequence.
Preferably, the system further comprises a verification module, wherein the verification module comprises:
The first marking unit is used for marking the time of acquiring the encryption segmentation parameter sequence as first time;
The second marking unit is used for marking the time for acquiring the last group of encrypted message sequences as second time;
and the verification unit is used for allowing the encrypted message sequence to be restored through the encryption segmentation parameter when the difference value between the first time and the second time is smaller than a preset threshold value.
The beneficial effects of the invention are as follows: a network device communication party and a network device communication apparatus, the method comprising: acquiring message data to be sent; generating a random segmentation parameter sequence, wherein the random segmentation parameter sequence is determined according to the available data tunnel state between the first network communication equipment and the second network communication equipment; splitting and reorganizing the message data to be sent according to the random splitting parameter sequence to obtain a grouping message sequence; encrypting the packet message sequence to obtain an encrypted message sequence, and transmitting the encrypted message sequence from a first network device to a second network device through the available data tunnel; encrypting the random segmentation parameter sequence to obtain an encryption segmentation parameter sequence, and sending the encryption segmentation parameter sequence from the first network device to third network device and then from the third network device to second network device. The invention can segment and recombine the message data to be sent by utilizing the generated random segmentation parameters, and carry out the packet encryption transmission according to the recombination result, thereby greatly improving the safety of the message transmission.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below. Like elements or portions are generally identified by like reference numerals throughout the several figures. In the drawings, elements or portions thereof are not necessarily drawn to scale.
Fig. 1 is a flowchart of a network device communication method provided in the present invention;
Fig. 2 is a schematic structural diagram of a communication device of a network device according to the present invention.
Detailed Description
Embodiments of the technical scheme of the present invention will be described in detail below with reference to the accompanying drawings. The following examples are only for more clearly illustrating the technical aspects of the present invention, and thus are merely examples, and are not intended to limit the scope of the present invention.
It is noted that unless otherwise indicated, technical or scientific terms used herein should be given the ordinary meaning as understood by one of ordinary skill in the art to which this application belongs.
Example 1
As shown in fig. 1, the present invention provides a network device communication method, which includes:
step 1, obtaining message data to be sent;
The message data to be sent may be any form of information exchanged between network devices, such as text messages, files, images, audio or video, etc. In network communications, the length of message data is typically expressed in bytes or bits. The length of the message data depends on the content contained in the message, such as the size of text, files, images or other multimedia elements.
Step 2, generating a random segmentation parameter sequence, wherein the random segmentation parameter sequence is determined according to the available data tunnel state between the first network communication equipment and the second network communication equipment;
In the embodiment of the invention, the generation of the random segmentation parameter sequence comprises the following steps: acquiring the number of available data tunnels between the first network device and the second network device and the corresponding communication quality of the available data tunnels; determining the numerical type of the random segmentation parameters in the random segmentation parameter sequence according to the number of the available data tunnels and the corresponding communication quality; generating a random parameter segmentation sequence according to the numerical type; each value type corresponds to an available data tunnel, an optimal data length and a plurality of segmentation sizes.
Tunnel communication refers to a technique for transmitting data between different network devices by establishing a tunnel connection over a communication network. The communication quality of the tunnel is affected by bandwidth, time delay, packet loss rate and other factors, wherein the bandwidth is: the quality of the tunnel communication is affected by the bandwidth limitations of the networks of both parties. The larger the bandwidth, the faster the data transmission speed, and the better the communication quality. Time delay: tunnel communication involves the transfer of data from one network to another, so time delays can affect the real-time nature and response speed of the communication. Smaller delays generally mean better communication quality. Packet loss rate: during tunnel communication, data packets may be lost during transmission. High packet loss rate can lead to data loss and retransmission, thereby affecting the quality of communication.
It should be noted that, the method for acquiring the communication quality of the available data tunnel in the embodiment of the present invention is the prior art, for example, a network performance testing tool, a Ping test, etc., and will not be described in detail in the embodiment of the present invention.
Because different available data tunnels have different communication qualities, the capacity of sending message data to be sent is different, and therefore, the embodiment of the invention sets different segmentation sizes and optimal data lengths for the available data tunnels with different communication qualities.
For example, assuming that three available data tunnels are provided between the first network device and the second network device, the available data tunnels are an available data tunnel a, an available data tunnel B and an available data tunnel C, wherein the communication quality level of the available data tunnel a is 9, the communication quality level of the available data tunnel B is 5, and the communication quality level of the available data tunnel C is 3, then the value type corresponding to the available data tunnel a is 9, the corresponding segmentation sizes are 9, 9-1 and 9-2, the value type corresponding to the available data tunnel B is 5, the corresponding segmentation sizes are 5, 5-1 and 5-2, the value type corresponding to the available data tunnel C is 3, and the corresponding segmentation sizes are 3, 3-1 and 3-2. Then, randomly generating a sub-random segmentation parameter sequence comprising a plurality of segmentation sizes 9, 9-1 and 9-2 aiming at the available data tunnel A, wherein the total length of the segmentation sizes is a multiple of the optimal data length, continuously generating corresponding sub-random segmentation parameter sequences aiming at the available data tunnel B and the available data tunnel C, and randomly reorganizing data in the sub-random segmentation parameter sequences to obtain a random segmentation parameter sequence.
The embodiment can dynamically generate random segmentation parameter sequences according to the number of available data tunnels and the communication quality, so that tunnel communication performance optimization is realized, and message data transmission efficiency and safety are provided.
And step 3, segmenting and reorganizing the message data to be sent according to the random segmentation parameter sequence to obtain a grouping message sequence.
Specifically, segmentation is performed according to the segmentation size corresponding to the numerical value type in the random segmentation parameter sequence, and recombination is performed according to the numerical value type in the random segmentation parameter sequence, so that a grouping message sequence corresponding to each available data tunnel is obtained.
It should be noted that, before splitting and reassembling, the fixed value expansion is also required to be performed according to the length of the message data to be sent and the optimal data length of all the available data tunnels and the message data to be sent, so that the subsequent data transmission is more balanced.
It should be noted that if the length of the packet message sequence obtained by the reassembling is greater than the optimal data length, the packet message sequence needs to be grouped for the second time to ensure that each packet message sequence is in the optimal data length.
And 4, encrypting the packet message sequence to obtain an encrypted message sequence, and transmitting the encrypted message sequence from the first network device to the second network device through the available data tunnel.
In the embodiment of the invention, encrypting the packet message sequence to obtain an encrypted message sequence comprises the following steps: acquiring the data type of the message data to be sent, and determining an encryption grade according to the data type; updating the encryption grade according to the communication quality of a target available data tunnel for transmitting the packet message sequence to obtain a target encryption grade; and calling a corresponding encryption algorithm according to the target encryption grade to encrypt the packet message sequence.
Illustratively, if there are three data types, namely "normal data", "sensitive data" and "confidential data", the corresponding encryption levels are "low", "medium" and "high", respectively. At this time, the encryption level is updated according to the communication quality of the target available data tunnel. If the communication quality is poor, the encryption level may be raised to ensure data security, in which case the encryption level of "normal data" is raised to "medium", "the encryption level of" sensitive data "is raised to" high ", and" the encryption level of confidential data "is raised to" highest ". And finally, according to the target encryption level, a corresponding encryption algorithm is called to encrypt the packet message sequence, so that the safety of the data in the transmission process is ensured.
In practical use, the encryption level needs to be sent to the second communication device to implement a subsequent decryption process.
According to the embodiment, the encryption grade is determined according to the data type, and the encryption grade is dynamically updated according to the communication quality of the target available data tunnel, so that the security of the data in the transmission process on different tunnels can be guaranteed. The method can flexibly adjust the security level of the data according to different communication environments, and improves the security and reliability of tunnel communication.
And 5, encrypting the random segmentation parameter sequence to obtain an encryption segmentation parameter sequence, and sending the encryption segmentation parameter sequence from the first network equipment to third network equipment and then from the third network equipment to second network equipment.
The encrypted random parameter sequence is sent to the second network device through other communication modes, so that the safety between the first network device and the second network device is further provided, in some embodiments, the fixed encryption segmentation parameters can be set through the thought to segment and reorganize the random segmentation parameter sequence, and then the encrypted random parameter sequence is sent to the third network device through encryption, so that the safety of the third network device is further improved.
In the embodiment of the present invention, the random segmentation parameter is encrypted to obtain an encrypted segmentation parameter, the encrypted segmentation parameter is sent from the first network device to a third network device, and then sent from the third network device to a second network device, and then the method further includes: recording the time of acquiring the encryption segmentation parameter sequence as first time; recording the time when the last group of encrypted message sequences are acquired as second time; and when the difference value between the first time and the second time is smaller than a preset threshold value, allowing the encrypted message sequence to be repeated through the encryption segmentation parameter.
According to the embodiment, the validity of the data is verified through time, so that the safety and reliability of data transmission between network devices can be effectively enhanced, malicious operation and data tampering can be prevented, and the communication safety of the network devices can be better protected.
In summary, the embodiment of the invention provides a network device communication method, which includes: acquiring message data to be sent; generating a random segmentation parameter sequence, wherein the random segmentation parameter sequence is determined according to the available data tunnel state between the first network communication equipment and the second network communication equipment; splitting and reorganizing the message data to be sent according to the random splitting parameter sequence to obtain a grouping message sequence; encrypting the packet message sequence to obtain an encrypted message sequence, and transmitting the encrypted message sequence from a first network device to a second network device through the available data tunnel; encrypting the random segmentation parameter sequence to obtain an encryption segmentation parameter sequence, and sending the encryption segmentation parameter sequence from the first network device to third network device and then from the third network device to second network device. The invention can segment and recombine the message data to be sent by utilizing the generated random segmentation parameters, and carry out the packet encryption transmission according to the recombination result, thereby greatly improving the safety of the message transmission.
Example two
As shown in fig. 2, the present invention provides a network device communication apparatus, which includes:
The acquisition module is used for acquiring the message data to be sent;
the random generation module is used for generating a random segmentation parameter sequence, and the random segmentation parameter sequence is determined according to the available data tunnel state between the first network communication equipment and the second network communication equipment;
the segmentation and recombination module is used for segmenting and recombining the message data to be sent according to the random segmentation parameter sequence to obtain a grouping message sequence;
the first encryption sending module is used for encrypting the packet message sequence to obtain an encrypted message sequence, and sending the encrypted message sequence from the first network equipment to the second network equipment through the available data tunnel;
The second encryption sending module is used for encrypting the random segmentation parameter sequence to obtain an encryption segmentation parameter sequence, sending the encryption segmentation parameter sequence from the first network device to the third network device, and then sending the encryption segmentation parameter sequence from the third network device to the second network device.
In an embodiment of the present invention, the random generation module includes:
A parameter obtaining unit, configured to obtain the number of available data tunnels between the first network device and the second network device and corresponding communication quality thereof;
the determining unit is used for determining the numerical type of the random segmentation parameter in the random segmentation parameter sequence according to the number of the available data tunnels and the corresponding communication quality;
And the generation unit is used for generating a random parameter segmentation sequence according to the numerical value type.
In the embodiment of the invention, each numerical value type corresponds to an available data tunnel, corresponds to an optimal data length, and corresponds to a plurality of segmentation sizes.
In an embodiment of the present invention, the first encryption transmission module includes:
The grade acquisition unit is used for acquiring the data type of the message data to be sent and determining the encryption grade according to the data type;
A level updating unit, configured to update the encryption level according to a communication quality of a target available data tunnel used for sending the packet sequence, to obtain a target encryption level;
And the encryption unit is used for calling a corresponding encryption algorithm according to the target encryption grade to encrypt the packet message sequence.
In the embodiment of the invention, the device further comprises a verification module, wherein the verification module comprises:
The first marking unit is used for marking the time of acquiring the encryption segmentation parameter sequence as first time;
The second marking unit is used for marking the time for acquiring the last group of encrypted message sequences as second time;
and the verification unit is used for allowing the encrypted message sequence to be restored through the encryption segmentation parameter when the difference value between the first time and the second time is smaller than a preset threshold value.
It should be understood that, for the same inventive concept, the more specific working principle of each module in the embodiment of the present invention may refer to the above embodiment, and details are not repeated in the embodiment of the present invention.
Finally, it should be noted that: the above embodiments are only for illustrating the technical solution of the present invention, and not for limiting the same; although the invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some or all of the technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit of the invention, and are intended to be included within the scope of the appended claims and description.

Claims (10)

1. A method of communicating with a network device, comprising:
Acquiring message data to be sent;
Generating a random segmentation parameter sequence, wherein the random segmentation parameter sequence is determined according to the available data tunnel state between the first network communication equipment and the second network communication equipment;
Splitting and reorganizing the message data to be sent according to the random splitting parameter sequence to obtain a grouping message sequence;
Encrypting the packet message sequence to obtain an encrypted message sequence, and transmitting the encrypted message sequence from a first network device to a second network device through the available data tunnel;
Encrypting the random segmentation parameter sequence to obtain an encryption segmentation parameter sequence, and sending the encryption segmentation parameter sequence from the first network device to third network device and then from the third network device to second network device.
2. The method of claim 1, wherein generating the random slicing parameter sequence comprises:
acquiring the number of available data tunnels between the first network device and the second network device and the corresponding communication quality of the available data tunnels;
Determining the numerical type of the random segmentation parameters in the random segmentation parameter sequence according to the number of the available data tunnels and the corresponding communication quality;
and generating a random parameter segmentation sequence according to the numerical type.
3. The method of claim 1, wherein each value type corresponds to an available data tunnel, to an optimal data length, and to a plurality of slicing sizes.
4. A method of communicating with a network device according to claim 3, wherein encrypting the packet sequence of messages to obtain an encrypted sequence of messages comprises:
acquiring the data type of the message data to be sent, and determining an encryption grade according to the data type;
Updating the encryption grade according to the communication quality of a target available data tunnel for transmitting the packet message sequence to obtain a target encryption grade;
and calling a corresponding encryption algorithm according to the target encryption grade to encrypt the packet message sequence.
5. The network device communication method according to claim 1, wherein encrypting the random slicing parameters to obtain encrypted slicing parameters, and transmitting the encrypted slicing parameters from the first network device to a third network device, and then from the third network device to a second network device, further comprising:
recording the time of acquiring the encryption segmentation parameter sequence as first time;
Recording the time when the last group of encrypted message sequences are acquired as second time;
And when the difference value between the first time and the second time is smaller than a preset threshold value, allowing the encrypted message sequence to be repeated through the encryption segmentation parameter.
6. A network device communication apparatus, comprising:
The acquisition module is used for acquiring the message data to be sent;
the random generation module is used for generating a random segmentation parameter sequence, and the random segmentation parameter sequence is determined according to the available data tunnel state between the first network communication equipment and the second network communication equipment;
the segmentation and recombination module is used for segmenting and recombining the message data to be sent according to the random segmentation parameter sequence to obtain a grouping message sequence;
the first encryption sending module is used for encrypting the packet message sequence to obtain an encrypted message sequence, and sending the encrypted message sequence from the first network equipment to the second network equipment through the available data tunnel;
The second encryption sending module is used for encrypting the random segmentation parameter sequence to obtain an encryption segmentation parameter sequence, sending the encryption segmentation parameter sequence from the first network device to the third network device, and then sending the encryption segmentation parameter sequence from the third network device to the second network device.
7. The network device communication apparatus of claim 6 wherein the random generation module comprises:
A parameter obtaining unit, configured to obtain the number of available data tunnels between the first network device and the second network device and corresponding communication quality thereof;
the determining unit is used for determining the numerical type of the random segmentation parameter in the random segmentation parameter sequence according to the number of the available data tunnels and the corresponding communication quality;
And the generation unit is used for generating a random parameter segmentation sequence according to the numerical value type.
8. The network device communication apparatus of claim 7 wherein each value type corresponds to an available data tunnel, to an optimal data length, and to a plurality of slice sizes.
9. The network device communication apparatus of claim 7 wherein the first encryption transmission module comprises:
The grade acquisition unit is used for acquiring the data type of the message data to be sent and determining the encryption grade according to the data type;
A level updating unit, configured to update the encryption level according to a communication quality of a target available data tunnel used for sending the packet sequence, to obtain a target encryption level;
And the encryption unit is used for calling a corresponding encryption algorithm according to the target encryption grade to encrypt the packet message sequence.
10. The network device communication apparatus of claim 1 further comprising an authentication module, the authentication module comprising:
The first marking unit is used for marking the time of acquiring the encryption segmentation parameter sequence as first time;
The second marking unit is used for marking the time for acquiring the last group of encrypted message sequences as second time;
and the verification unit is used for allowing the encrypted message sequence to be restored through the encryption segmentation parameter when the difference value between the first time and the second time is smaller than a preset threshold value.
CN202311829513.9A 2023-12-27 2023-12-27 Novel method and system for improving cloud network fusion application performance Pending CN117978440A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311829513.9A CN117978440A (en) 2023-12-27 2023-12-27 Novel method and system for improving cloud network fusion application performance

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311829513.9A CN117978440A (en) 2023-12-27 2023-12-27 Novel method and system for improving cloud network fusion application performance

Publications (1)

Publication Number Publication Date
CN117978440A true CN117978440A (en) 2024-05-03

Family

ID=90865317

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311829513.9A Pending CN117978440A (en) 2023-12-27 2023-12-27 Novel method and system for improving cloud network fusion application performance

Country Status (1)

Country Link
CN (1) CN117978440A (en)

Similar Documents

Publication Publication Date Title
CN112671809B (en) Data transmission method, signal source end and receiving end
CN112398651B (en) Quantum secret communication method and device, electronic equipment and storage medium
CA2938166C (en) Method and system for protecting data using data passports
CN110011786B (en) High-safety IP secret communication method
CN111224974A (en) Method, system, electronic device and storage medium for network communication content encryption
CN114499857B (en) Method for realizing data correctness and consistency in encryption and decryption of large data quanta
CN109412797B (en) Key negotiation method and client based on bit error rate decision state base
JP2003204326A (en) Communication system, lan controller equipped with encryption function and communication control program
CN109067774B (en) Security access system based on trust token and security access method thereof
CN108848114A (en) A kind of safe information transferring method based on stochastic and dynamic network
CN117978440A (en) Novel method and system for improving cloud network fusion application performance
CN115150076A (en) Encryption system and method based on quantum random number
CN110535834B (en) Accelerated processing method and system for network security IPsec
CN110213257B (en) High-safety IP secret communication method based on true random stream exclusive or encryption
CN112333204B (en) 5G network transmission security device based on TCP IP protocol disorder feature code
CN109347885B (en) Authentication method of network authentication system
CN117896379B (en) Data transmission method and device for energy storage equipment
CN114614981B (en) Hidden information transmission method and device based on-chain negotiation
CN1190055C (en) Network transmission controller
CN113573308B (en) Method and module for improving air interface security
CN117319709B (en) Video conference data security guarantee method, video conference data security guarantee equipment and storage medium
CN115835191A (en) Beidou-based transmission method for power transmission line monitoring data
CN116389169A (en) Method for avoiding disorder and fragmentation of data packets of national security IPSecVPN gateway
CN118042462A (en) Bluetooth encryption communication method, system, electronic equipment and storage medium
CN112118320A (en) Data transmission method for block chain between banks

Legal Events

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