CN114025346B - 一种移动自设网络间数据安全有效的数据传输方法 - Google Patents

一种移动自设网络间数据安全有效的数据传输方法 Download PDF

Info

Publication number
CN114025346B
CN114025346B CN202111187672.4A CN202111187672A CN114025346B CN 114025346 B CN114025346 B CN 114025346B CN 202111187672 A CN202111187672 A CN 202111187672A CN 114025346 B CN114025346 B CN 114025346B
Authority
CN
China
Prior art keywords
data
ciphertexts
node
receiving node
messages
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
CN202111187672.4A
Other languages
English (en)
Other versions
CN114025346A (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.)
Hangzhou Qulian Technology Co Ltd
Original Assignee
Hangzhou Qulian 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 Hangzhou Qulian Technology Co Ltd filed Critical Hangzhou Qulian Technology Co Ltd
Priority to CN202111187672.4A priority Critical patent/CN114025346B/zh
Publication of CN114025346A publication Critical patent/CN114025346A/zh
Application granted granted Critical
Publication of CN114025346B publication Critical patent/CN114025346B/zh
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/03Protecting confidentiality, e.g. by encryption
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M7/00Conversion of a code where information is represented by a given sequence or number of digits to a code where the same, similar or subset of information is represented by a different sequence or number of digits
    • H03M7/30Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction
    • H03M7/3084Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction using adaptive string matching, e.g. the Lempel-Ziv method
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
    • H04L9/3247Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving digital signatures
    • H04L9/3252Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving digital signatures using DSA or related signature schemes, e.g. elliptic based signatures, ElGamal or Schnorr schemes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/10Integrity
    • H04W12/106Packet or message integrity
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/06Optimizing the usage of the radio link, e.g. header compression, information sizing, discarding information

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Theoretical Computer Science (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

本发明公开了一种移动自设网络间数据安全有效的数据传输方法。本发明中的发送方节点将原始数据加密后通过LZW算法将数据压缩为两个数据密文,并进行数字签名得到两个数据消息发送给接收节点,同时设置计时器等待接收节点的应答消息;接收节点对收到的两个数据消息进行有效性验证;验证通过后从数据消息里提取两个密文,通过LZW算法解压缩提出数据密文,利用公钥解密数据密文得到原始数据。本发明确保了移动自设网络间数据传输的机密性、完整性以及高效的内存利用率。

Description

一种移动自设网络间数据安全有效的数据传输方法
技术领域
本发明属于信息安全技术及区块链领域,尤其涉及一种移动自设网络间数据安全有效的数据传输方法。
背景技术
移动自设网络适用于智能设备相互交换数据的各种创新应用场景。在这种情况下,数据的安全性能够为用户提供可靠的服务。目前的移动自设网络的通信面临着能量约束、处理能力低、内存利用率低、传输错误和安全问题等限制。安全问题变得更加具有挑战性,因为无线自组织网络manet允许多个节点基于相互信任进行连接。通过这种方式,被攻击的节点连接会影响服务器。因此安全是确保使用内存和可靠数据共享的一个重要因素,目前的数据传输方法没有很好地利用内存。
因此,发明一种有效的、安全的移动自设网络间数据安全有效的数据传输方法是十分重要的。
发明内容
本发明针对现有技术的不足,提出了一种移动自设网络间数据安全有效的数据传输方法。
本发明包括以下步骤:
步骤1、移动自设网络间里的每个节点独立生成加密算法的参数,并将私钥自己保存,同时将公钥广播给其他节点;
步骤2、发送方节点对原始数据进行加密获得数据密文,通过LZW算法将单个数据密文分为两个数据密文,将这两个数据密文进行数字签名得到两个数据消息发送给接收节点,同时设置计时器等待接收节点的应答消息;
步骤3、计时器终止后,接收节点创建一个响应,通知发送方节点有效成功的共享,接收节点还发送关于两个发送路径的响应;
在发送方节点接收到确认后,发送方节点对发送路径进行核对,发送方节点重新发送那些丢弃或更改的数据部分的数据包;
步骤4、接收节点对收到的两个数据消息进行有效性验证;验证通过后从数据消息里提取两个密文,通过LZW算法解压缩提出数据密文,利用公钥解密数据密文得到原始数据。
本发明与现有技术相比,其有益效果为:本发明确保了移动自设网络间数据传输的机密性、完整性以及高效的内存利用率。
附图说明
图1为本发明节点之间信息交互示意图。
具体实施方式
如图1所示,本发明包括以下步骤:
步骤1、移动自设网络间里的每个节点独立生成DSA加密算法的参数,并将私钥自己保存。同时将公钥广播给其他节点。
步骤2、发送方节点对原始数据进行加密获得数据密文,然后通过LZW压缩算法将1024位的密文分为2个512位的密文,将这两个数据密文进行数字签名得到两个数据消息发送给接收节点,同时设置计时器等待接收节点的应答消息。
本发明将加密算法与压缩算法相结合,它最大限度地减少了内存需求、带宽需求,并为加密数据增加了更多的保护。通过更好的数据通信,大大提高了数据传输的效率。由于压缩,数据位被最小化,从而减少了对内存和带宽的需求,实现了高效的内存利用率。
步骤3、计时器终止后,接收节点创建一个响应,通知发送方节点有效成功的共享,它还发送关于两个发送路径的响应。
在发送方节点接收到确认后,发送方节点对发送路径进行核对,发送方节点重新发送那些丢弃或更改的数据部分的数据包。这次发送采用了不同的目的地路径,接收点节点收到后,发送方节点发送成功接收的响应,接收节点进行确认。
同时,智能合约将响应成功的信息记录在区块链上,发送方节点和接收节点可以对每次通信进行检查和约束。可靠数据的安全协议(传播)增强了通信中的数据隐私,以实现智能设备之间的安全通信。
步骤4、接收节点对收到的两个数据消息进行有效性验证。验证通过后从数据消息里提取两个密文,通过LZW算法解压缩提出数据密文,然后利用公钥解密数据密文得到原始数据。

Claims (4)

1.一种移动自设网络间数据安全有效的数据传输方法,其特征在于该方法包括以下步骤:
步骤1、移动自设网络间里的每个节点独立生成加密算法的参数,并将私钥自己保存,同时将公钥广播给其他节点;
步骤2、发送方节点对原始数据进行加密获得数据密文,通过LZW算法将单个数据密文分为两个数据密文,将这两个数据密文进行数字签名得到两个数据消息发送给接收节点,同时设置计时器等待接收节点的应答消息;
步骤3、计时器终止后,接收节点创建一个响应,通知发送方节点有效成功的共享,接收节点还发送关于两个发送路径的响应;
在发送方节点接收到确认后,发送方节点对发送路径进行核对,发送方节点重新发送那些丢弃或更改的数据部分的数据包;
步骤4、接收节点对收到的两个数据消息进行有效性验证;验证通过后从数据消息里提取两个密文,通过LZW算法解压缩提出数据密文,利用公钥解密数据密文得到原始数据。
2.根据权利要求1所述的一种移动自设网络间数据安全有效的数据传输方法,其特征在于:步骤1中所采用的加密算法为DSA加密算法。
3.根据权利要求1所述的一种移动自设网络间数据安全有效的数据传输方法,其特征在于:步骤2中加密获得的数据密文为1024位的数据密文,经过LZW压缩算法后,生成2个512位的数据密文。
4.根据权利要求1所述的一种移动自设网络间数据安全有效的数据传输方法,其特征在于:步骤3中智能合约将响应成功的信息记录在区块链上,发送方节点和接收节点可对每次通信进行检查和约束。
CN202111187672.4A 2021-10-12 2021-10-12 一种移动自设网络间数据安全有效的数据传输方法 Active CN114025346B (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111187672.4A CN114025346B (zh) 2021-10-12 2021-10-12 一种移动自设网络间数据安全有效的数据传输方法

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111187672.4A CN114025346B (zh) 2021-10-12 2021-10-12 一种移动自设网络间数据安全有效的数据传输方法

Publications (2)

Publication Number Publication Date
CN114025346A CN114025346A (zh) 2022-02-08
CN114025346B true CN114025346B (zh) 2024-03-29

Family

ID=80055752

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111187672.4A Active CN114025346B (zh) 2021-10-12 2021-10-12 一种移动自设网络间数据安全有效的数据传输方法

Country Status (1)

Country Link
CN (1) CN114025346B (zh)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115085941B (zh) * 2022-07-25 2022-11-15 深圳麦客存储科技有限公司 基于区块链网络的计算机数据信息处理方法

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1874231A (zh) * 2005-05-31 2006-12-06 华为技术有限公司 一种文件传送方法
CN102779060A (zh) * 2012-07-11 2012-11-14 烽火通信科技股份有限公司 一种应用程序多次压缩解压方法
KR20150103394A (ko) * 2014-03-03 2015-09-11 장동훈 암호화 시스템 및 그것의 암호 통신 방법
WO2019052281A1 (zh) * 2017-09-12 2019-03-21 京信通信系统(中国)有限公司 基于区块链的移动终端认证管理方法、装置及相应的移动终端
CN110149322A (zh) * 2019-05-06 2019-08-20 山东公链信息科技有限公司 一种不可逆的动态失效重验重建的区块链加密方法
WO2020108019A1 (zh) * 2018-11-29 2020-06-04 苏宁云计算有限公司 一种基于联盟链的数据传递方法及装置
CN112187442A (zh) * 2020-09-30 2021-01-05 中国科学技术大学 基于隐私保护的遥测数据分析系统及方法
CN112714507A (zh) * 2021-01-15 2021-04-27 江苏正赫通信息科技有限公司 一种无线自组网间数据安全传输的方法
CN112910656A (zh) * 2021-01-29 2021-06-04 北京邮电大学 基于数字签密的压缩感知数据传输方法

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1874231A (zh) * 2005-05-31 2006-12-06 华为技术有限公司 一种文件传送方法
CN102779060A (zh) * 2012-07-11 2012-11-14 烽火通信科技股份有限公司 一种应用程序多次压缩解压方法
KR20150103394A (ko) * 2014-03-03 2015-09-11 장동훈 암호화 시스템 및 그것의 암호 통신 방법
WO2019052281A1 (zh) * 2017-09-12 2019-03-21 京信通信系统(中国)有限公司 基于区块链的移动终端认证管理方法、装置及相应的移动终端
WO2020108019A1 (zh) * 2018-11-29 2020-06-04 苏宁云计算有限公司 一种基于联盟链的数据传递方法及装置
CN110149322A (zh) * 2019-05-06 2019-08-20 山东公链信息科技有限公司 一种不可逆的动态失效重验重建的区块链加密方法
CN112187442A (zh) * 2020-09-30 2021-01-05 中国科学技术大学 基于隐私保护的遥测数据分析系统及方法
CN112714507A (zh) * 2021-01-15 2021-04-27 江苏正赫通信息科技有限公司 一种无线自组网间数据安全传输的方法
CN112910656A (zh) * 2021-01-29 2021-06-04 北京邮电大学 基于数字签密的压缩感知数据传输方法

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
一种基于混合加密的数据安全传输方案的设计与实现;宋利民;宋晓锐;;信息网络安全;20171210(第12期);全文 *

Also Published As

Publication number Publication date
CN114025346A (zh) 2022-02-08

Similar Documents

Publication Publication Date Title
CN108650227B (zh) 基于数据报安全传输协议的握手方法及系统
CA2703719C (en) Method and system for secure session establishment using identity-based encryption (vdtls)
EP2232809B1 (en) Secure wireless communications system and related method
Shen et al. Secure key establishment for device-to-device communications
CN112565230B (zh) 软件定义物联网网络拓扑数据传输安全管理方法及系统
US8397062B2 (en) Method and system for source authentication in group communications
Kolias et al. Attacks and countermeasures on 802.16: Analysis and assessment
TW200807999A (en) Asymmetric cryptography for wireless systems
Abd-Elrahman et al. D2D group communications security
WO2012083828A1 (zh) 本地路由业务的实现方法、基站及系统
CN107666491B (zh) 基于对称加密的空地一体化网络的数据传输方法
Schmittner et al. SEMUD: Secure multi-hop device-to-device communication for 5G public safety networks
CN114025346B (zh) 一种移动自设网络间数据安全有效的数据传输方法
Alhakami et al. A secure MAC protocol for cognitive radio networks (SMCRN)
Sun et al. Securing network access in wireless sensor networks
CN112822018B (zh) 一种基于双线性对的移动设备安全认证方法及系统
Wang Insecure``Provably Secure Network Coding''and Homomorphic Authentication Schemes for Network Coding
Sigholt et al. Keeping connected when the mobile social network goes offline
CN115065474A (zh) 区块链-云边融合下的身份标识无证书智能车联网异构签密体系
WO2005117334A1 (en) State based secure transmission for a wireless system
Chauhan et al. Security analysis of identity based cryptography and certificate based in wimax network using omnet++ simulator
CN117082514B (zh) 一种6g网络的设备到设备的认证方法
WO2001022685A1 (en) Method and arrangement for communications security
Zhao et al. PAPA‐UIC: a design approach and a framework for secure mobile ad hoc networks
Amir et al. Secure DSR Routing Protocol Based on Homomorphic Digital Signature

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
GR01 Patent grant
GR01 Patent grant