Movatterモバイル変換


[0]ホーム

URL:


CN115967555B - Cross-segment data link establishment and access method and system - Google Patents

Cross-segment data link establishment and access method and system

Info

Publication number
CN115967555B
CN115967555BCN202211630921.7ACN202211630921ACN115967555BCN 115967555 BCN115967555 BCN 115967555BCN 202211630921 ACN202211630921 ACN 202211630921ACN 115967555 BCN115967555 BCN 115967555B
Authority
CN
China
Prior art keywords
link
hoc network
jump
exit
entry
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.)
Active
Application number
CN202211630921.7A
Other languages
Chinese (zh)
Other versions
CN115967555A (en
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.)
Nanjing Kexun Ciyuan Information Technology Co ltd
Original Assignee
Nanjing Kexun Ciyuan Information 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 Nanjing Kexun Ciyuan Information Technology Co ltdfiledCriticalNanjing Kexun Ciyuan Information Technology Co ltd
Priority to CN202211630921.7ApriorityCriticalpatent/CN115967555B/en
Publication of CN115967555ApublicationCriticalpatent/CN115967555A/en
Application grantedgrantedCritical
Publication of CN115967555BpublicationCriticalpatent/CN115967555B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Classifications

Landscapes

Abstract

Translated fromChinese

本发明公开了一种跨网段数据链路建立、访问方法及系统,本发明中链路的建立过程为:当跳转入口接收到用户发起的访问请求时,与用户之间建立链路,并向控制服务器发送链路建立请求;控制服务器接收到链路建立请求后,生成密钥,选择若干跳点以组成自组网,并将加密密钥和自组网入口发送至跳转入口,将解密密钥和自组网出口发送至跳转出口;跳转入口接收到加密密钥和自组网入口后,将加密密钥存储,并与自组网入口之间建立链路;跳转出口接收到解密密钥和自组网出口后,将解密密钥存储,并分别建立与自组网出口之间、与目标服务器之间的链路,得到用户与目标服务器之间的链路。数据访问基于建立的链路进行数据传输。本发明成本低、安全性高。

The present invention discloses a method and system for establishing and accessing cross-network segment data links. The link establishment process in the present invention is as follows: when a jump entry receives an access request initiated by a user, a link is established with the user and a link establishment request is sent to a control server. After receiving the link establishment request, the control server generates a key, selects several jump points to form an ad hoc network, and sends the encryption key and the ad hoc network entry to the jump entry, and the decryption key and the ad hoc network exit to the jump exit. After receiving the encryption key and the ad hoc network entry, the jump entry stores the encryption key and establishes a link with the ad hoc network entry. After receiving the decryption key and the ad hoc network exit, the jump exit stores the decryption key and establishes links with the ad hoc network exit and the target server, respectively, to obtain a link between the user and the target server. Data access is performed based on the established links for data transmission. The present invention is low-cost and highly secure.

Description

Cross-network segment data link establishment and access method and system
Technical Field
The present invention relates to the field of computer communications technologies, and in particular, to a method and system for establishing and accessing a data link across network segments.
Background
In general, when a cross-network access or service provision is required, for example, performing remote desktop connection, performing WEB access, providing database service, providing WEB service, providing other middleware access, etc., the service port is directly mapped to the public network port of the IPV4 for use, as shown in fig. 1, and in this way, the access source cannot be limited and the access user cannot be authenticated, so that the access user is easily damaged by actions such as DDOS attack, data theft, etc., resulting in a certain economic loss and a greater data security risk.
In the traditional solution, extremely complex security software such as firewall, honeypot, security audit software, WAF and HIDS must be deployed to safely, conveniently and quickly access or provide services across network segments, and even access to important systems by using VPN dial-in mode is required, which not only brings great inconvenience to use, but also brings extremely high cost to operation and maintenance, even if information leakage event still occurs.
Disclosure of Invention
Aiming at the problems existing in the prior art, the invention provides a method and a system for establishing and accessing a cross-network segment data link with low cost and high safety.
The invention provides a method for establishing a cross-network segment data link, which comprises the following steps:
When the jump-in port receives an access request initiated by a user, a link is established between the jump-in port and the user, and the link establishment request is sent to a control server;
after receiving the link establishment request, the control server generates a key, selects a plurality of hops to form an ad hoc network, sends an encryption key and an ad hoc network entrance to a jump entrance, and sends a decryption key and an ad hoc network exit to the jump exit;
After the jump-in port receives the encryption key and the Ad hoc network entry, the encryption key is stored, and a link is established between the jump-in port and the Ad hoc network entry;
After receiving the decryption key and the ad hoc network outlet, the jump outlet stores the decryption key, and respectively establishes links with the ad hoc network outlet and the target server to obtain links between the user and the target server, wherein the decryption key is used for decrypting data during data transmission.
Further, the selecting a plurality of hops to form an ad hoc network specifically includes:
Selecting and sorting a plurality of jumping points, wherein the first jumping point in the sorting is an ad hoc network entry, and the last jumping point in the sorting is an ad hoc network exit;
The sequenced jump points are sent to a transmission scheduling server;
The transmission scheduling server forms the self-organizing network with the jump points in sequence, the self-organizing network is a multi-jump link, and the transmission scheduling server is positioned at any position which is not from beginning to end in the multi-jump link.
Further, after receiving the link establishment request, the control server performs identity authentication on the jump-in port of the transmission request.
Further, after the identity authentication of the jump-in port is passed, the control server performs communication verification, including checking whether the jump-in port is online or not and whether an idle channel is provided, and if the verification is passed, regenerating a secret key.
Further, the method for selecting a plurality of jumping points comprises the following steps:
generating a random number n in a preset range, and randomly selecting n jumping points.
The invention provides a cross-network segment data access method, which comprises the steps of packaging and encrypting data at a jump-in port, transmitting the data by adopting a link established by the method, decrypting and restoring the data at the jump-out port, and transmitting the data to a target server for data access after restoring.
The invention also provides a system for establishing the cross-network segment data link, which comprises the following steps:
the access control system comprises a jump portal, a control server, an access control server, a control server and a self-organizing network portal, wherein the jump portal is used for establishing a link with the user when receiving an access request initiated by the user, sending the link establishment request to the control server, storing an encryption key and establishing a link with the self-organizing network portal after receiving the encryption key and the self-organizing network portal;
the control server is used for generating a key after receiving a link establishment request, selecting a plurality of jumping points to form an ad hoc network, transmitting an encryption key and an ad hoc network entrance to a jumping entrance, and transmitting a decryption key and an ad hoc network exit to the jumping exit;
And the jump outlet is used for storing the decryption key after receiving the decryption key and the Ad hoc network outlet, respectively establishing links with the Ad hoc network outlet and the target server to obtain the links between the user and the target server, wherein the decryption key is used for decrypting data during data transmission.
The system further comprises a transmission scheduling server, wherein the control server is further used for sequencing the selected plurality of hops, the first hop in the sequencing is an ad hoc network entrance, the last hop in the sequencing is an ad hoc network exit, the transmission scheduling server is used for forming the hop and the self into an ad hoc network in sequence, the ad hoc network is a multi-hop link, and the transmission scheduling server is positioned at any position which is not from beginning to end in the multi-hop link.
The invention also provides a cross-network section data access system, wherein the jump-in port is also used for carrying out data transmission by adopting the link established by the system after the data is encapsulated and encrypted, and the jump-out port is also used for decrypting and restoring the encapsulated and encrypted data and sending the decrypted and encrypted data to a target server.
Compared with the prior art, the method has the advantages that the target service conceals the actual access, deployment and request modes for users, the whole transmission process is encrypted data, the safety is high, the target service does not need to be opened to a wide area network, the threat of wide area network attack can be avoided, a control layer is separated from a data layer, the attack is prevented, the safety is further improved, the program deployment does not need to consider network equipment interference items (such as a firewall, a honeypot, complex network rules configured in security audit software and the like) among complex network segments, the access and link establishment methods are unified, the use environment of the users is not needed to be considered, the maintenance cost is low, any local area network segment can be connected across the wide area network, and the applicability is wide.
Drawings
FIG. 1 is a schematic diagram of a conventional data link;
fig. 2 is a flow chart of a method for establishing a cross-segment data link according to the present invention;
Fig. 3 is a schematic diagram of a data link established using the present invention.
Detailed Description
Embodiments of the present invention will be described in detail below with reference to the accompanying drawings.
Example 1
The embodiment provides a method for establishing a cross-network segment data link, as shown in fig. 2 and fig. 3, including the following steps:
S1, when a jump-in port receives an access request initiated by a user, a link is established between the jump-in port and the user, and the link establishment request is sent to a control server.
Wherein, the link established by the user and the jump-in port C0 is marked as L0.
S2, after receiving the link establishment request, the control server generates a key, selects a plurality of hops to form an ad hoc network, sends the encryption key and the ad hoc network entrance to the hop entrance, and sends the decryption key and the ad hoc network exit to the hop exit.
The encryption key and the decryption key generated by the control server S0 may or may not be identical. In order to improve the safety and the effectiveness, after receiving the link request, the control server firstly performs identity authentication on the jump-in port for sending the request after receiving the link establishment request, and after the identity authentication of the jump-in port is passed, performs communication verification, including checking whether the jump-in port is online or not and has an idle channel or not, and if the verification is passed, regenerating a secret key.
When selecting a hop, a random number n in a preset range is generated, and n hops are randomly selected, in this embodiment, n=6 is assumed, i.e. 6 hops are selected in total, and the hop-in port are not generally in one network segment, so that the establishment of a data link across the network segment can be realized, but the link establishment can also be realized according to the method of the invention when the hop is deployed in the same network segment, and the hop is generally an Internet random point, or can be a partial hop in a local area network or a partial hop outside the local area network. The method for forming the ad hoc network by n hops includes the steps of sorting n hops, wherein the sorting method can be random sorting or other sorting modes, the first hop after sorting is an ad hoc network entrance, the last hop after sorting is an ad hoc network exit, for example, 6 hops selected in the embodiment are sorted to be J0, J1, J2, J3, J4, J5, J0 are ad hoc network entrances, J5 is an ad hoc network exit, then a control server sends permission information of the sorted J0, J1, J2, J3, J4 and J5 to a transmission scheduling server S1, the transmission scheduling server S1 forms the hop and the self into the ad hoc network, namely a multi-hop link, the transmission scheduling server is located at any position, which is not the head and tail, in the multi-hop link, in the embodiment, the hop points J0 to J2 automatically establish links L2 and L3, the hop point J2 actively establish data links L4 with the transmission scheduling server S1, the transmission scheduling server S1 automatically establish links L2 and J3 to L5, and the hop links L7 and L5 form the ad hoc network.
S3, after the jump-in port receives the encryption key and the Ad hoc network entry, the encryption key is stored, and a link is established between the encryption key and the Ad hoc network entry, wherein the encryption key is used for encrypting data during data transmission.
The link between the jump portal C0 and the ad hoc network portal J0 is denoted by L1. The encryption key stored at the hop entry may encrypt the transmitted data, such as an access request and subsequent data transmissions.
S4, after receiving the decryption key and the self-networking exit, the jump exit stores the decryption key, and respectively establishes links with the self-networking exit and the target server to obtain links between the user and the target server.
The jump exit C1 establishes a link L8 with the ad hoc network after the jump exit, and establishes a link L9 with the target server D0. Thus, the link between the user U0 and the target server D0 is established, namely the links L0-L9, and the user can exchange data with the target server through the links. The decryption key is used for data decryption during data transmission.
Example two
The embodiment provides a cross-network segment data access method, which comprises the steps of carrying out data transmission by adopting a link established by the method of the embodiment after data encapsulation and encryption are carried out at a jump-in port, carrying out decryption and restoration at a jump-out port, and sending the restored data to a target server for data access.
Example III
The embodiment provides a system for establishing a cross-network segment data link, which comprises the following steps:
the access control system comprises a jump portal, a control server, an access control server, a control server and a self-organizing network portal, wherein the jump portal is used for establishing a link with the user when receiving an access request initiated by the user, sending the link establishment request to the control server, storing an encryption key and establishing a link with the self-organizing network portal after receiving the encryption key and the self-organizing network portal;
The control server is used for generating a secret key after receiving a link establishment request, selecting a plurality of jumping points and sequencing, wherein the first jumping point is an ad hoc network entrance, the last jumping point is an ad hoc network exit, sending the encryption secret key and the ad hoc network entrance to the jumping entrance, and sending the decryption secret key and the ad hoc network exit to the jumping exit;
the transmission scheduling server is used for forming an ad hoc network by the hop selected by the control server and the self in sequence, wherein the ad hoc network is a multi-hop link, and the transmission scheduling server is positioned at any position which is not from beginning to end in the multi-hop link;
And the jump outlet is used for storing the decryption key after receiving the decryption key and the Ad hoc network outlet, respectively establishing links with the Ad hoc network outlet and the target server to obtain the links between the user and the target server, wherein the decryption key is used for decrypting data during data transmission.
The system of the present embodiment corresponds to the link establishment method of the first embodiment one by one, and reference is not made to the first embodiment in detail, and details are not repeated.
Example IV
The embodiment provides a cross-network segment data access system, wherein a jump-in port is further used for carrying out data transmission by adopting a link established by the system of the third embodiment after data encapsulation and encryption, and the jump-out port is further used for decrypting and restoring encapsulation encrypted data and sending the encapsulation encrypted data to a target server, so that data access is realized.
The foregoing disclosure is illustrative of the present invention and is not to be construed as limiting the scope of the invention, which is defined by the appended claims.

Claims (7)

Translated fromChinese
1.一种跨网段数据链路建立方法,其特征在于包括:1. A method for establishing a cross-segment data link, comprising:当跳转入口接收到用户发起的访问请求时,与用户之间建立链路,并向控制服务器发送链路建立请求;When the jump portal receives an access request initiated by a user, it establishes a link with the user and sends a link establishment request to the control server;控制服务器接收到链路建立请求后,生成密钥,选择若干跳点以组成自组网,并将加密密钥和自组网入口发送至跳转入口,将解密密钥和自组网出口发送至跳转出口;After receiving the link establishment request, the control server generates a key, selects several hops to form an ad hoc network, and sends the encryption key and ad hoc network entry to the jump entry, and sends the decryption key and ad hoc network exit to the jump exit;跳转入口接收到加密密钥和自组网入口后,将加密密钥存储,并与自组网入口之间建立链路;所述加密密钥用于在数据传输时的数据加密;After receiving the encryption key and the ad hoc network entry, the jump entry stores the encryption key and establishes a link with the ad hoc network entry; the encryption key is used to encrypt data during data transmission;跳转出口接收到解密密钥和自组网出口后,将解密密钥存储,并分别建立与自组网出口之间、与目标服务器之间的链路,得到用户与目标服务器之间的链路;所述解密密钥用于数据传输时的数据解密;After receiving the decryption key and the ad hoc network exit, the jump exit stores the decryption key and establishes a link between the ad hoc network exit and the target server, thereby obtaining a link between the user and the target server; the decryption key is used to decrypt data during data transmission;其中,所述选择若干跳点以组成自组网,具体包括:The selecting of a plurality of hops to form an ad hoc network specifically includes:选择若干跳点并排序,其中排序第一的跳点为自组网入口,排序最后的跳点为自组网出口;Select several hops and sort them, where the first hop is the entry point of the ad hoc network and the last hop is the exit point of the ad hoc network;将排序后的跳点发送至传输调度服务器;Sending the sorted hops to the transmission scheduling server;传输调度服务器将跳点和自身按序组成自组网,所述自组网为一条多跳链路,传输调度服务器位于多跳链路中非首尾的任意位置。The transmission scheduling server sequentially forms an ad hoc network with the hop points and itself. The ad hoc network is a multi-hop link. The transmission scheduling server is located at any position other than the beginning or the end of the multi-hop link.2.根据权利要求1所述的跨网段数据链路建立方法,其特征在于:所述控制服务器接收到链路建立请求后,先对发送请求的跳转入口进行身份认证。2. The method for establishing a cross-network segment data link according to claim 1 is characterized in that after the control server receives the link establishment request, it first performs identity authentication on the jump entry that sends the request.3.根据权利要求2所述的跨网段数据链路建立方法,其特征在于:所述控制服务器在跳转入口身份认证通过后,进行通信验证,包括查验跳转出口是否在线、是否具备空闲通道,若验证通过,再生成密钥。3. The method for establishing a cross-network segment data link according to claim 2 is characterized in that: after the jump entry identity authentication is passed, the control server performs communication verification, including checking whether the jump exit is online and whether there is an idle channel. If the verification is passed, the key is generated.4.根据权利要求1所述的跨网段数据链路建立方法,其特征在于:所述选择若干跳点的方法为:4. The method for establishing a cross-segment data link according to claim 1, wherein the method for selecting a plurality of hops is:生成预设范围内的一随机数n,并随机选择n个跳点。Generate a random number n within a preset range and randomly select n hops.5.一种跨网段数据访问方法,其特征在于:在跳转入口将数据封装加密后,采用权利要求1-4中任意一项所述方法建立的链路进行数据传输,并在跳转出口进行解密和还原,还原后发送至目标服务器,进行数据访问。5. A cross-segment data access method, characterized in that: after the data is encapsulated and encrypted at the jump entry, the link established by the method described in any one of claims 1 to 4 is used for data transmission, and the data is decrypted and restored at the jump exit, and after restoration, it is sent to the target server for data access.6.一种跨网段数据链路建立系统,其特征在于包括:6. A system for establishing a data link across network segments, comprising:跳转入口,用于在接收到用户发起的访问请求时,与用户之间建立链路,并向控制服务器发送链路建立请求,以及接收到加密密钥和自组网入口后,将加密密钥存储,并与自组网入口之间建立链路;所述加密密钥用于在数据传输时的数据加密;The jump entry is used to establish a link with the user upon receiving an access request initiated by the user, and send a link establishment request to the control server. After receiving the encryption key and the ad hoc network entry, the jump entry stores the encryption key and establishes a link with the ad hoc network entry; the encryption key is used to encrypt data during data transmission;控制服务器,用于在接收到链路建立请求后,生成密钥,选择若干跳点以组成自组网,并将加密密钥和自组网入口发送至跳转入口,将解密密钥和自组网出口发送至跳转出口;还用于将选择的若干跳点排序,其中排序第一的跳点为自组网入口,排序最后的跳点为自组网出口;The control server is configured to, upon receiving a link establishment request, generate a key, select a number of hops to form an ad hoc network, and send an encryption key and an ad hoc network entry to a jump entry, and a decryption key and an ad hoc network exit to a jump exit; and further configured to sort the selected hops, wherein the first-ranked hop is the ad hoc network entry, and the last-ranked hop is the ad hoc network exit;跳转出口,用于在接收到解密密钥和自组网出口后,将解密密钥存储,并分别建立与自组网出口之间、与目标服务器之间的链路,得到用户与目标服务器之间的链路;所述解密密钥用于数据传输时的数据解密;The jump exit is used to store the decryption key after receiving the decryption key and the ad hoc network exit, and respectively establish a link between the ad hoc network exit and the target server to obtain a link between the user and the target server; the decryption key is used for data decryption during data transmission;传输调度服务器,用于将跳点和自身按序组成自组网,所述自组网为一条多跳链路,传输调度服务器位于多跳链路中非首尾的任意位置。The transmission scheduling server is used to sequentially form a self-organizing network with the hop points and itself. The self-organizing network is a multi-hop link. The transmission scheduling server is located at any position other than the beginning or the end of the multi-hop link.7.一种跨网段数据访问系统,其特征在于:包括权利要求6所述跨网段数据链路建立系统,所述跨网段数据链路建立系统中的所述跳转入口还用于将数据封装加密后,采用所述跨网段数据链路建立系统建立的链路进行数据传输,所述跨网段数据链路建立系统中的所述跳转出口还用于将封装加密数据进行解密和还原,并发送至目标服务器。7. A cross-segment data access system, characterized in that it includes the cross-segment data link establishment system described in claim 6, the jump entry in the cross-segment data link establishment system is also used to encapsulate and encrypt the data, and then use the link established by the cross-segment data link establishment system to transmit data, and the jump exit in the cross-segment data link establishment system is also used to decrypt and restore the encapsulated encrypted data and send it to the target server.
CN202211630921.7A2022-12-192022-12-19 Cross-segment data link establishment and access method and systemActiveCN115967555B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN202211630921.7ACN115967555B (en)2022-12-192022-12-19 Cross-segment data link establishment and access method and system

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN202211630921.7ACN115967555B (en)2022-12-192022-12-19 Cross-segment data link establishment and access method and system

Publications (2)

Publication NumberPublication Date
CN115967555A CN115967555A (en)2023-04-14
CN115967555Btrue CN115967555B (en)2025-08-29

Family

ID=87354198

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN202211630921.7AActiveCN115967555B (en)2022-12-192022-12-19 Cross-segment data link establishment and access method and system

Country Status (1)

CountryLink
CN (1)CN115967555B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN112671809A (en)*2021-03-172021-04-16北京红云融通技术有限公司Data transmission method, signal source end and receiving end
CN114125027A (en)*2021-11-242022-03-01上海派拉软件股份有限公司Communication establishing method and device, electronic equipment and storage medium
CN114172839A (en)*2021-12-102022-03-11无锡道达科技有限公司Heterogeneous network link access control method and module

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US6826616B2 (en)*1998-10-302004-11-30Science Applications International Corp.Method for establishing secure communication link between computers of virtual private network
US7263070B1 (en)*2002-11-052007-08-28Sprint Spectrum L.P.Method and system for automating node configuration to facilitate peer-to-peer communication
US20050068968A1 (en)*2003-09-302005-03-31Shlomo OvadiaOptical-switched (OS) network to OS network routing using extended border gateway protocol
CN1667999A (en)*2005-01-182005-09-14中国电子科技集团公司第三十研究所 A Secure Communication Method Between Mobile Nodes in Mobile Ad Hoc Networks
CN103560937B (en)*2013-11-012017-03-15北京蓝汛通信技术有限责任公司Data access method and portal server
CN105451290B (en)*2014-08-202019-09-27北京南瑞智芯微电子科技有限公司 A micropower wireless network ad hoc network method and micropower wireless network
CN109963279B (en)*2019-03-082021-07-09中国科学院上海微系统与信息技术研究所 A Hybrid Encryption Method Applied in Dynamic Ad Hoc Network
CN113612813B (en)*2021-06-232024-06-11上海骞云信息科技有限公司Distributed cross-network access method, device, system and storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN112671809A (en)*2021-03-172021-04-16北京红云融通技术有限公司Data transmission method, signal source end and receiving end
CN114125027A (en)*2021-11-242022-03-01上海派拉软件股份有限公司Communication establishing method and device, electronic equipment and storage medium
CN114172839A (en)*2021-12-102022-03-11无锡道达科技有限公司Heterogeneous network link access control method and module

Also Published As

Publication numberPublication date
CN115967555A (en)2023-04-14

Similar Documents

PublicationPublication DateTitle
CN101479984B (en)Dynamic distributed key system and method for identity management, authentication server, data security and protection against man-in-the-middle attacks
CN104023013B (en)Data transmission method, server side and client
CN108599925B (en)Improved AKA identity authentication system and method based on quantum communication network
US6064736A (en)Systems, methods and computer program products that use an encrypted session for additional password verification
JP3688830B2 (en) Packet transfer method and packet processing apparatus
US8385552B2 (en)Techniques for managing keys using a key server in a network segment
US20070255960A1 (en)System and method for validating a network session
CN104506483A (en)Method for encrypting and decrypting information and managing secret key as well as terminal and network server
CN109995530B (en) A Secure Distributed Database Interaction System Applicable to Mobile Positioning System
US20070101159A1 (en)Total exchange session security
US7039190B1 (en)Wireless LAN WEP initialization vector partitioning scheme
KR20210015264A (en)APPARATUS AND METHOD FOR AUTHENTICATING IoT DEVICE BASED ON PUF USING WHITE-BOX CRYPTOGRAPHY
CN106209883A (en)Based on link selection and the multi-chain circuit transmission method and system of broken restructuring
Sharma et al.Analysis of security protocols in wireless sensor network
CN114928491A (en)Internet of things security authentication method, device and system based on identification cryptographic algorithm
CN114765543A (en)Encryption communication method and system of quantum cryptography network expansion equipment
CN111818023A (en) Data transmission method and data transmission system suitable for air-ground communication link
Jose et al.Implementation of data security in cloud computing
CN115967555B (en) Cross-segment data link establishment and access method and system
CN118741497A (en) A vehicle network AES encryption method based on multi-agent reinforcement learning
CN116232570B (en) Method for protecting data flow security and data management system
Nazarov et al.An architecture model for active cyber attacks on intelligence info-communication systems: Application based on advance system encryption (AES-512) using pre-encrypted search table and pseudo-random Functions (PRFs)
Papatsaroucha et al.A Cloud-Based Key Rolling Technique for Alleviating Join Procedure Replay Attacks in LoRaWAN-based Wireless Sensor Networks
Esfandi et al.Mobile agent security in multi agent environments using a multi agent-multi key approach
CN114079877B (en)Group communication method and system based on hierarchical symmetric key pool

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
GR01Patent grant

[8]ページ先頭

©2009-2025 Movatter.jp