[go: up one dir, main page]

CN102333093A - Data encryption transmission method and system - Google Patents

Data encryption transmission method and system Download PDF

Info

Publication number
CN102333093A
CN102333093A CN201110301958A CN201110301958A CN102333093A CN 102333093 A CN102333093 A CN 102333093A CN 201110301958 A CN201110301958 A CN 201110301958A CN 201110301958 A CN201110301958 A CN 201110301958A CN 102333093 A CN102333093 A CN 102333093A
Authority
CN
China
Prior art keywords
message
rsa
key
des
client
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
CN201110301958A
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.)
ChinaGPS Co Ltd Shenzhen
Original Assignee
ChinaGPS Co Ltd Shenzhen
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 ChinaGPS Co Ltd Shenzhen filed Critical ChinaGPS Co Ltd Shenzhen
Priority to CN201110301958A priority Critical patent/CN102333093A/en
Publication of CN102333093A publication Critical patent/CN102333093A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Computer And Data Communications (AREA)
  • Storage Device Security (AREA)

Abstract

The invention is applicable to the field of network communication, and provides a data encryption transmission method and system. The data encryption transmission method comprises the following steps: A. a server dynamically generates a DES (data encryption standard) key based on a data encryption algorithm (DEA), and encrypts the DES key by an RSA (Rivest, Shamir and Adleman) public key which is dynamically generated by a client side so as to generate an RSA encrypted ciphertext; B. the client side decrypts the received RSA encrypted ciphertext so as to obtain the DES key; and C. a message transferred between the server and the client side is compressed according to a ZLIB algorithm, and then the DES key encrypts the compressed message. The data encryption transmission method has the beneficial effects that the RSA and DES encryption algorithms are combined together, namely the message is encrypted according to the DES algorithm and meanwhile the DES key is encrypted according to the RSA algorithm so as to integrate the advantage of fast encryption and decryption speed of the DES algorithm and the advantage of high safety of the RSA algorithm; and meanwhile the message is compressed according to the ZLIB algorithm so as to realize safe and efficient data encryption transmission.

Description

A kind of data encryption and transmission method and system
Technical field
The invention belongs to network communication field, relate in particular to a kind of data encryption and transmission method and system.
Background technology
High speed development along with computer communication technology; Increasing important information can be selected to transmit through network; Therefore; How to ensure that fail safe that communication data transmits has become one of network security problem that people pay close attention in network, and become the core research point of network security with the information security technology that is encrypted as means.
In the data encryption transmission technology, and RSA Algorithm and data encryption standard (data encryption standard, DES) algorithm has obtained extensive use; In above-mentioned AES; Though the RSA Algorithm form is simple and strong security, its encryption/decryption speed is slow, if be that whole message carries out encryption and decryption then efficient is extremely low through RSA Algorithm; Can't practical requirement, therefore be not suitable for the long message of encrypted content information; Though and the speed ratio of DES algorithm encryption and decryption is very fast, its encryption key distribution process more complicated, and the AES fail safe is lower than RSA Algorithm, is not suitable for the very important message of enciphered message.
Summary of the invention
The purpose of the embodiment of the invention is to provide a kind of data encryption and transmission method, is intended to RSA Algorithm and DES algorithm combination to realize the encrypted transmission of data.
The embodiment of the invention is achieved in that a kind of data encryption and transmission method, and said method comprises the steps:
A. server dynamically generates DEA DES key, and to use the RSA PKI that dynamically generates from client be said DES secret key encryption, generates the rsa encryption ciphertext;
B. the client said rsa encryption decrypt ciphertext that will receive is obtained said DES key;
C. utilize said DES key that the message that transmits between the server and client side is carried out encryption.
Another purpose of the embodiment of the invention is to provide a kind of Data Encrypting Transmission System, comprises server and at least one client, and said server comprises:
The DES key production module is used for dynamically generating the DES key;
The rsa encryption module, being used to adopt the RSA PKI that dynamically generates from said client is said DES secret key encryption, generates the rsa encryption ciphertext;
The first message sending module is used to utilize said DES key to send to client for message after encrypting;
Said client comprises:
DES key acquisition module is used for the said rsa encryption decrypt ciphertext that receives is obtained said DES key;
The second message sending module is used to utilize said DES key to send to said server for message after encrypting.
In embodiments of the present invention; The method that has adopted RSA to combine with the des encryption algorithm; Use the DES algorithm to encrypt as message; Use RSA Algorithm to encrypt simultaneously, thereby combined fast advantage of DES algorithm encryption/decryption speed and the safe advantage of RSA Algorithm, realized the transmission of data encryption safely and efficiently as the DES key.
Description of drawings
Fig. 1 is the network structure of the Data Encrypting Transmission System that provides of the embodiment of the invention;
Fig. 2 is the realization flow figure of the data encryption and transmission method that provides of first embodiment of the invention;
Fig. 3 is server and client side's in the Data Encrypting Transmission System that provides of second embodiment of the invention a structure chart.
Embodiment
In order to make the object of the invention, technical scheme and advantage clearer,, the present invention is further elaborated below in conjunction with accompanying drawing and embodiment.Should be appreciated that specific embodiment described herein only in order to explanation the present invention, and be not used in qualification the present invention.
In embodiments of the present invention; The method that has adopted RSA to combine with the des encryption algorithm; Use the DES algorithm to encrypt as message; Use RSA Algorithm to encrypt simultaneously, thereby combined fast advantage of DES algorithm encryption/decryption speed and the safe advantage of RSA Algorithm, realized the transmission of data encryption safely and efficiently as the DES key.
Fig. 1 shows the network configuration of the Data Encrypting Transmission System that the embodiment of the invention provides, and for the ease of explanation, only shows the part relevant with present embodiment.
With reference to Fig. 1, this Data Encrypting Transmission System is made up of server 11 and at least one client 12, and carries out network service based on Transmission Control Protocol between server 11 and the client 12, can realize mutual transfer of data.In the present embodiment, promptly need realize the encrypted transmission of data between server 11 and the client 12.
Need to prove; All embodiment provided by the invention also all are applicable to the network service of carrying out based on udp protocol; Because udp protocol does not have the notion of server and client; Therefore when carrying out network service based on udp protocol, login side and quilt login side realize the effect identical with server with the client of communicating by letter based on Transmission Control Protocol respectively as virtual client and server.In this manual, each embodiment is all being that example describes based on Transmission Control Protocol communication.
Fig. 2 shows the realization flow of the data encryption and transmission method that first embodiment of the invention provides, and details are as follows:
1. dynamically to generate RSA key right for client, and said key is to comprising RSA PKI and corresponding RSA private key thereof.
In the present embodiment, because the dynamic generation of client is the key of RSA Algorithm, therefore, the key of generation is two; One is the RSA PKI, i.e. public keys, and one is the RSA private key; Be private cipher key, in the encryption and decryption process of reality, the RSA PKI is disclosed by its owner; Encryption side utilizes the RSA PKI to encrypt individually, and the need to be keep secret of RSA private key is deposited, and is specifically designed to deciphering through the RSA ciphertext of encrypting.
2. client is sent to server with the RSA PKI that generates.
In the present embodiment, the RSA key of client generation sends to server after encapsulating with the form of logining message.
As one embodiment of the present of invention, the login message is generated by client, can also comprise user name, password and the timestamp of client.In the present embodiment; Username and password is used to indicate the legitimacy of client, and timestamp is used to indicate the time that server receives this login message, and wherein; Password and timestamp are all used md5-challenge, and (message-digest algorithm 5 MD5) encrypts.
Correspondingly; When the login message had comprised user name, password and the timestamp of client, service end need judge at first whether username and password wherein is correct after receiving the login message; Simultaneously; Whether the timestamp that also need detect wherein is denoted as the current time, if then execution in step 3.
3. server dynamically generates the DES key, and uses the DES secret key encryption of RSA PKI for dynamically generating from client that receives, thereby generates the rsa encryption ciphertext.
4. server is sent to client with the rsa encryption ciphertext that generates.
5. client utilizes the RSA private key that the rsa encryption ciphertext that receives is deciphered, thereby gets access to the DES key that server dynamically generates.
So far, client and service end have all got access to and have been used to encrypt the DES key that sends message.
Simultaneously; As one embodiment of the present of invention, thereby after client utilizes the deciphering of RSA private key to get access to the DES key that is used for the encryption and decryption message, can be to current RSA key to emptying; The RSA key new with convenient dynamic next time generation is right, has improved safety of data transmission.
6. server by utilizing DES key sends to client for the message that need to send after encrypting, and sends to server after perhaps the message that sends for needs of the DES key that gets access to of client utilization is encrypted.
In the present embodiment, because the encryption/decryption speed of DES algorithm than very fast, therefore, for the relatively long message of the information content, adopts the DES algorithm to carry out encryption and decryption, can improve transfer of data and data processing efficiency.
After server or client received the encryption message that the other side sends over, the same DES key that gets access to that utilizes was deciphered for encrypting message, thereby gets access to actual message.
As one embodiment of the present of invention; Before the message that server or client are sent needs is encrypted, can adopt the ZLIB algorithm that message is compressed earlier, and after client or server are deciphered the message that receives; Utilize the ZLIB algorithm that this message is decompressed equally; Thus, make the data of transmitting be data, to improve the efficient of transfer of data through overcompression.
Fig. 3 shows server and client side's in the Data Encrypting Transmission System that second embodiment of the invention provides structure, for the ease of explanation, only shows the part relevant with present embodiment.
Wherein server 31 comprises:
DES key production module 311 dynamically generates the DES key.
Rsa encryption module 312, adopting the RSA PKI that dynamically generates from said client is said DES secret key encryption, generates the rsa encryption ciphertext.
The first message sending module 313 utilizes said DES key to send to client for message after encrypting.
Client 32 comprises:
DES key acquisition module 321 with the said rsa encryption decrypt ciphertext that receives, obtains said DES key.
The second message sending module 322 utilizes said DES key to send to said server for message after encrypting.
Simultaneously, client 32 also comprises:
Login message generation module 323 generates user name, password, timestamp that has comprised client 32 and the right login message of RSA key that dynamically generates.
Server 31 also comprises:
Whether correct login message detection module 314 receives the login message from client 32, and detect username and password in the login message and timestamp and whether be denoted as the current time.
After DES key acquisition module 321 got access to the server 31 dynamic DES keys that generate, client 32 had also comprised:
RSA key is to emptying module 324, and after having obtained said DES key, it is right to empty RSA key.
After client 32 or server 31 received the encryption message that the other side sends, client 32 also comprised:
First deciphering module 325 utilizes the DES key that the message that receives is deciphered.
Server 31 also comprises:
Second deciphering module 315 utilizes said DES key that the message that receives is deciphered.
Server and client side's structure can be used in the data encryption and transmission method embodiment one of aforementioned correspondence in the Data Encrypting Transmission System that second embodiment of the invention provides; Details repeat no more at this referring to the associated description of the invention described above first embodiment.
In embodiments of the present invention; The method that has adopted RSA to combine with the des encryption algorithm; Use the DES algorithm to encrypt as message; Use RSA Algorithm to encrypt simultaneously, thereby combined fast advantage of DES algorithm encryption/decryption speed and the safe advantage of RSA Algorithm, realized the transmission of data encryption safely and efficiently as the DES key.
The above is merely preferred embodiment of the present invention, not in order to restriction the present invention, all any modifications of within spirit of the present invention and principle, being done, is equal to and replaces and improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. a data encryption and transmission method is characterized in that, said method comprises the steps:
A. server dynamically generates DEA DES key, and to use the RSA PKI that dynamically generates from client be said DES secret key encryption, generates the rsa encryption ciphertext;
B. the client said rsa encryption decrypt ciphertext that will receive is obtained said DES key;
C. utilize the message that transmits between the ZLIB compression algorithm server and client side, and the message encryption after compressing is handled with said DES key.
2. the method for claim 1 is characterized in that, before said steps A, said method also comprises the steps:
Server receives and detects the login message from client, and said login message comprises user name, password, timestamp and the RSA PKI of client;
When all correct and timestamp is denoted as the current time when the username and password in the said login message, carry out said steps A.
3. method as claimed in claim 2 is characterized in that, timestamp in the said login message and password are with information-summary MD5 algorithm for encryption.
4. the method for claim 1 is characterized in that, after said step B, said method also comprises the steps:
It is right that client empties RSA key, and said RSA key is to comprising said RSA PKI and corresponding RSA private key thereof.
5. the method for claim 1 is characterized in that, after said step C, said method also comprises the steps:
Client/server is deciphered the message that receives with said DES key, and with the ZLIB algorithm decrypted message is decompressed.
6. a Data Encrypting Transmission System comprises server and at least one client, it is characterized in that said server comprises:
The DES key production module is used for dynamically generating the DES key;
The rsa encryption module, being used to adopt the RSA PKI that dynamically generates from said client is said DES secret key encryption, generates the rsa encryption ciphertext;
The first message sending module is used to utilize the ZLIB algorithm to compress for message, and the message after utilizing said DES key for compression sends to client after encrypting;
Said client comprises:
DES key acquisition module is used for the said rsa encryption decrypt ciphertext that receives is obtained said DES key;
The second message sending module is used to utilize the ZLIB algorithm to compress for message, and the message after utilizing said DES key for compression sends to said server after encrypting.
7. system as claimed in claim 6 is characterized in that, said server also comprises:
Whether correct login message detection module is used to receive the login message from client, and detect username and password in the said login message and timestamp and whether be denoted as the current time.
8. system as claimed in claim 6 is characterized in that, said client also comprises:
RSA key is used for after having obtained said DES key emptying module, and it is right to empty RSA key.
9. system as claimed in claim 6 is characterized in that, said client also comprises:
First deciphering module is used to utilize said DES key that the message that receives is deciphered, and utilizes the ZLIB algorithm that decrypted message is decompressed.
10. system as claimed in claim 6 is characterized in that, said server also comprises:
Second deciphering module is used to utilize said DES key that the message that receives is deciphered, and with the ZLIB algorithm decrypted message is decompressed.
CN201110301958A 2011-09-28 2011-09-28 Data encryption transmission method and system Pending CN102333093A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110301958A CN102333093A (en) 2011-09-28 2011-09-28 Data encryption transmission method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110301958A CN102333093A (en) 2011-09-28 2011-09-28 Data encryption transmission method and system

Publications (1)

Publication Number Publication Date
CN102333093A true CN102333093A (en) 2012-01-25

Family

ID=45484698

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110301958A Pending CN102333093A (en) 2011-09-28 2011-09-28 Data encryption transmission method and system

Country Status (1)

Country Link
CN (1) CN102333093A (en)

Cited By (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102857503A (en) * 2012-08-31 2013-01-02 成都国腾实业集团有限公司 Secure wireless transmission method for fingerprint data
CN103001763A (en) * 2012-11-23 2013-03-27 山东电力集团公司 An encryption method for power distribution terminal maintenance
CN103457995A (en) * 2013-06-07 2013-12-18 北京百纳威尔科技有限公司 Data information storage method for terminal equipment, terminal equipment and cloud terminal server
CN103812652A (en) * 2012-11-14 2014-05-21 宁夏新航信息科技有限公司 Computer information transmission intelligent encryption method
CN104092551A (en) * 2014-07-24 2014-10-08 福建升腾资讯有限公司 Safe secret key transmission method based on RSA algorithm
CN104104499A (en) * 2014-07-28 2014-10-15 深圳宝嘉电子设备有限公司 Data transmission method, electronic coded lock device and control method thereof
CN104301094A (en) * 2014-09-11 2015-01-21 江苏集群信息产业股份有限公司 Safe data storage method for distributed type database
CN104394144A (en) * 2014-11-24 2015-03-04 蔡志明 Secure transmission method for medical data of cloud storage
CN104468628A (en) * 2014-12-29 2015-03-25 芜湖乐锐思信息咨询有限公司 Product cooperation development system based on file encryption algorithm
CN104539704A (en) * 2014-12-29 2015-04-22 芜湖乐锐思信息咨询有限公司 Online development cooperation system for industrial products
CN104717213A (en) * 2015-03-05 2015-06-17 沈文策 Encryption and decryption method and system for network data transmission
CN105141984A (en) * 2015-08-21 2015-12-09 湖南亿谷科技发展股份有限公司 Network video obtaining system and network video obtaining method
CN105636026A (en) * 2014-10-30 2016-06-01 深圳市福斯康姆智能科技有限公司 Configuration method of WIFI one-key intelligent system
CN105721505A (en) * 2016-04-15 2016-06-29 浪潮集团有限公司 Data secure transmission method, device and system
CN105933895A (en) * 2016-05-04 2016-09-07 海尔优家智能科技(北京)有限公司 Transmission method of WIFI network configuration data, intelligent device, and intelligent terminal
CN107171798A (en) * 2016-11-29 2017-09-15 黄宗美 A kind of Data Encrypting Transmission System
CN107171799A (en) * 2016-11-29 2017-09-15 黄宗美 A kind of method of data transfer encryption
WO2017215443A1 (en) * 2016-06-16 2017-12-21 中兴通讯股份有限公司 Message transmission method, apparatus and system
CN107800704A (en) * 2017-10-27 2018-03-13 山东大学 It is adapted to the data ciphering method and system of light-duty synchronous phasor measurement instrument communication
CN108718300A (en) * 2018-05-04 2018-10-30 湖南省测绘科技研究所 A kind of online encryption transmission system of GNSS data and method
CN110266477A (en) * 2019-05-23 2019-09-20 广州河东科技有限公司 A kind of UDP communication realization dynamic encrypting method
CN110572366A (en) * 2019-08-09 2019-12-13 五八有限公司 Network data transmission method and device, electronic equipment and storage medium
CN112054909A (en) * 2020-09-19 2020-12-08 黑龙江讯翱科技有限公司 Radius authentication method based on RSA algorithm
CN112532378A (en) * 2020-10-12 2021-03-19 广东电网有限责任公司广州供电局 Power grid communication method and device and power grid communication system
CN114040366A (en) * 2021-09-22 2022-02-11 惠州城市职业学院(惠州商贸旅游高级职业技术学校) Bluetooth connection encryption method with high network communication safety
CN114422108A (en) * 2021-12-29 2022-04-29 航天科工网络信息发展有限公司 A kind of user privacy data encryption and decryption method and system
CN115273428A (en) * 2022-07-29 2022-11-01 广东浦尔顿科技有限公司 Car fills electric pile charge detection alarm system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1448851A (en) * 2003-04-24 2003-10-15 上海交通大学 Virtual private network applying hardware encipher/decipher
CN1632738A (en) * 2003-12-23 2005-06-29 联想(北京)有限公司 Print control method for ensuring data transmission security
US20080104417A1 (en) * 2006-10-25 2008-05-01 Nachtigall Ernest H System and method for file encryption and decryption
CN101677269A (en) * 2008-09-17 2010-03-24 比亚迪股份有限公司 Method and system for transmitting keys
CN102185691A (en) * 2011-03-31 2011-09-14 中山大学深圳研究院 Method for encrypting information of comprehensive service card based on digital home

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1448851A (en) * 2003-04-24 2003-10-15 上海交通大学 Virtual private network applying hardware encipher/decipher
CN1632738A (en) * 2003-12-23 2005-06-29 联想(北京)有限公司 Print control method for ensuring data transmission security
US20080104417A1 (en) * 2006-10-25 2008-05-01 Nachtigall Ernest H System and method for file encryption and decryption
CN101677269A (en) * 2008-09-17 2010-03-24 比亚迪股份有限公司 Method and system for transmitting keys
CN102185691A (en) * 2011-03-31 2011-09-14 中山大学深圳研究院 Method for encrypting information of comprehensive service card based on digital home

Cited By (34)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102857503B (en) * 2012-08-31 2016-01-20 成都国腾实业集团有限公司 A kind of safe finger print data radio transmitting method
CN102857503A (en) * 2012-08-31 2013-01-02 成都国腾实业集团有限公司 Secure wireless transmission method for fingerprint data
CN103812652A (en) * 2012-11-14 2014-05-21 宁夏新航信息科技有限公司 Computer information transmission intelligent encryption method
CN103001763A (en) * 2012-11-23 2013-03-27 山东电力集团公司 An encryption method for power distribution terminal maintenance
CN103457995A (en) * 2013-06-07 2013-12-18 北京百纳威尔科技有限公司 Data information storage method for terminal equipment, terminal equipment and cloud terminal server
CN104092551A (en) * 2014-07-24 2014-10-08 福建升腾资讯有限公司 Safe secret key transmission method based on RSA algorithm
CN104092551B (en) * 2014-07-24 2017-04-12 福建升腾资讯有限公司 Safe secret key transmission method based on RSA algorithm
CN104104499A (en) * 2014-07-28 2014-10-15 深圳宝嘉电子设备有限公司 Data transmission method, electronic coded lock device and control method thereof
CN104104499B (en) * 2014-07-28 2017-05-24 深圳宝嘉电子设备有限公司 Data transmission method, electronic coded lock device and control method thereof
CN104301094A (en) * 2014-09-11 2015-01-21 江苏集群信息产业股份有限公司 Safe data storage method for distributed type database
CN105636026A (en) * 2014-10-30 2016-06-01 深圳市福斯康姆智能科技有限公司 Configuration method of WIFI one-key intelligent system
CN104394144A (en) * 2014-11-24 2015-03-04 蔡志明 Secure transmission method for medical data of cloud storage
CN104468628A (en) * 2014-12-29 2015-03-25 芜湖乐锐思信息咨询有限公司 Product cooperation development system based on file encryption algorithm
CN104539704A (en) * 2014-12-29 2015-04-22 芜湖乐锐思信息咨询有限公司 Online development cooperation system for industrial products
CN104717213A (en) * 2015-03-05 2015-06-17 沈文策 Encryption and decryption method and system for network data transmission
CN105141984A (en) * 2015-08-21 2015-12-09 湖南亿谷科技发展股份有限公司 Network video obtaining system and network video obtaining method
CN105721505A (en) * 2016-04-15 2016-06-29 浪潮集团有限公司 Data secure transmission method, device and system
CN105933895A (en) * 2016-05-04 2016-09-07 海尔优家智能科技(北京)有限公司 Transmission method of WIFI network configuration data, intelligent device, and intelligent terminal
WO2017215443A1 (en) * 2016-06-16 2017-12-21 中兴通讯股份有限公司 Message transmission method, apparatus and system
CN107171798A (en) * 2016-11-29 2017-09-15 黄宗美 A kind of Data Encrypting Transmission System
CN107171799A (en) * 2016-11-29 2017-09-15 黄宗美 A kind of method of data transfer encryption
CN107800704A (en) * 2017-10-27 2018-03-13 山东大学 It is adapted to the data ciphering method and system of light-duty synchronous phasor measurement instrument communication
CN108718300B (en) * 2018-05-04 2021-07-02 湖南省测绘科技研究所 GNSS data online encryption transmission system and method
CN108718300A (en) * 2018-05-04 2018-10-30 湖南省测绘科技研究所 A kind of online encryption transmission system of GNSS data and method
CN110266477A (en) * 2019-05-23 2019-09-20 广州河东科技有限公司 A kind of UDP communication realization dynamic encrypting method
CN110572366A (en) * 2019-08-09 2019-12-13 五八有限公司 Network data transmission method and device, electronic equipment and storage medium
CN110572366B (en) * 2019-08-09 2021-08-20 五八有限公司 Network data transmission method and device, electronic equipment and storage medium
CN112054909A (en) * 2020-09-19 2020-12-08 黑龙江讯翱科技有限公司 Radius authentication method based on RSA algorithm
CN112532378A (en) * 2020-10-12 2021-03-19 广东电网有限责任公司广州供电局 Power grid communication method and device and power grid communication system
CN112532378B (en) * 2020-10-12 2023-11-14 广东电网有限责任公司广州供电局 Power grid communication method and device and power grid communication system
CN114040366A (en) * 2021-09-22 2022-02-11 惠州城市职业学院(惠州商贸旅游高级职业技术学校) Bluetooth connection encryption method with high network communication safety
CN114040366B (en) * 2021-09-22 2024-04-09 惠州城市职业学院(惠州商贸旅游高级职业技术学校) Bluetooth connection encryption method with high network communication security
CN114422108A (en) * 2021-12-29 2022-04-29 航天科工网络信息发展有限公司 A kind of user privacy data encryption and decryption method and system
CN115273428A (en) * 2022-07-29 2022-11-01 广东浦尔顿科技有限公司 Car fills electric pile charge detection alarm system

Similar Documents

Publication Publication Date Title
CN102333093A (en) Data encryption transmission method and system
Uludag et al. Secure and scalable data collection with time minimization in the smart grid
CN101789865B (en) Dedicated server used for encryption and encryption method
CN105743646B (en) A kind of Identity based encryption method and system
US8600063B2 (en) Key distribution system
CN101867898B (en) Short message encrypting communication system, method and secret key center
US20090245516A1 (en) Method and system for high entropy encryption using an unpredictable seed based on user regisration time
US20130339726A1 (en) File server apparatus and file server system
EP3664360B1 (en) Certificateless public key encryption using pairings
CN102724207A (en) Method and device for transmitting/processing service request, client end and service end
CN106453391A (en) Long repeating data encryption and transmission method and system
CN107181584B (en) Asymmetric completely homomorphic encryption and key replacement and ciphertext delivery method thereof
KR20170035665A (en) Apparatus and method for exchanging encryption key
CN103338437A (en) Encryption method and system of mobile instant message
CN105554031A (en) Encryption method, encryption apparatus, decryption method, decryption apparatus and terminal
CN105141635A (en) Method and system for safe communication of group sending messages
CN104901803A (en) Data interaction safety protection method based on CPK identity authentication technology
CN112055022A (en) High-efficiency and high-security network file transmission double encryption method
CN101789863B (en) Safe data information transmission method
CN109005027A (en) A kind of random data encryption and decryption method, apparatus and system
CN106713349B (en) Inter-group proxy re-encryption method capable of resisting attack of selecting cipher text
CN101984626B (en) Method and system for safely exchanging files
CN103354637B (en) A kind of internet-of-things terminal M2M communication encrypting method
CN102903226B (en) Data transmission method for communication of intelligent electric meters
CN115834175A (en) Quantum key-based group chat encryption method, message transmitting and receiving equipment and system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20120125