CN111832042B - Apartment student data safety management method and device - Google Patents

Apartment student data safety management method and device Download PDF

Info

Publication number
CN111832042B
CN111832042B CN202010580594.3A CN202010580594A CN111832042B CN 111832042 B CN111832042 B CN 111832042B CN 202010580594 A CN202010580594 A CN 202010580594A CN 111832042 B CN111832042 B CN 111832042B
Authority
CN
China
Prior art keywords
data
student
node
personal information
server
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
CN202010580594.3A
Other languages
Chinese (zh)
Other versions
CN111832042A (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.)
Filler Smart Iot Technology Co ltd
Original Assignee
Filler Smart Iot 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 Filler Smart Iot Technology Co ltd filed Critical Filler Smart Iot Technology Co ltd
Priority to CN202010580594.3A priority Critical patent/CN111832042B/en
Publication of CN111832042A publication Critical patent/CN111832042A/en
Application granted granted Critical
Publication of CN111832042B publication Critical patent/CN111832042B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/602Providing cryptographic facilities or services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • G06F21/6245Protecting personal data, e.g. for financial or medical purposes

Abstract

The invention provides an apartment student data security management method and device. Comprising the following steps: receiving student personal information data, and copying the student personal information data into two identical parts, wherein one part is used as server-side student personal information data, and the other part is used as node-side student personal information data; establishing a double-end encryption key, encrypting by the double-end encryption key, acquiring encrypted server-end encryption data and node-end encryption data, and combining the server-end encryption data and the node-end encryption data into data to be managed; and sending the data to be managed to the management end, waiting for a feedback result of the management end, and managing the data to be managed according to the feedback result of the management end. The invention encrypts the server and the node by using the double-end encryption key, increases one-time encryption process, improves the difficulty of data decoding, improves the safety of student personal data, and improves the efficiency of data management.

Description

Apartment student data safety management method and device
Technical Field
The invention relates to the technical field of computer software, in particular to an apartment student data security management method and device.
Background
The internet with high development speed has become an indispensable part of life of people, and people use various internet applications to bring convenience and rapidness, and meanwhile, personal information of people is unknowingly stolen, so the personal information security has become an important point of attention.
At present, some intelligent communities associated with the Internet have special student apartments, and main objects of the student apartments are students, but because of the problem of information leakage, personal information safety of the students cannot be guaranteed, the students are easy to tamper with, and great difficulty is brought to management work of data administrators, so that an apartment student data safety management method is needed to ensure student information safety and conduct safety management on student information.
The foregoing is provided merely for the purpose of facilitating understanding of the technical solutions of the present invention and is not intended to represent an admission that the foregoing is prior art.
Disclosure of Invention
In view of the above, the invention provides an apartment student data security management method and device, which aims to solve the technical problem that the prior art cannot guarantee student information security by means of double encryption at a node end and an information end and improve student information security management efficiency.
The technical scheme of the invention is realized as follows:
in one aspect, the invention provides an apartment student data security management method, which comprises the following steps:
s1, receiving student personal information data, and copying the student personal information data into two identical parts, wherein one part is used as server-side student personal information data, and the other part is used as node-side student personal information data;
s2, establishing a double-end encryption key, respectively encrypting server-side student personal information data and node-side student personal information data through the double-end encryption key to obtain encrypted server-side encryption data and node-side encryption data, and combining the server-side encryption data and the node-side encryption data into data to be managed;
and S3, the data to be managed is sent to the management end, the feedback result of the management end is waited, and the data to be managed is managed according to the feedback result of the management end.
On the basis of the above technical solution, preferably, in step S1, student personal information data is received, the student personal information data is duplicated into two identical pieces, one piece is taken as server-side student personal information data, the other piece is taken as node-side student personal information data, and the method further includes the following steps of receiving the student personal information data, where the student personal information data includes: the student personal information data is duplicated into two identical parts, namely student name, student building information and student lease information, wherein one part is used as server-side student personal information data, and the other part is used as node-side student personal information data.
On the basis of the technical scheme, preferably, the student personal information data are duplicated into two identical parts, one part is used as server-side student personal information data, and the other part is used as node-side student personal information data before the other part is used as node-side student personal information data; when the verification is not passed, the student personal information data is deleted.
On the basis of the above technical solution, preferably, in step S2, a double-end encryption key is established, the server-side student personal information data and the node-side student personal information data are respectively encrypted by the double-end encryption key, encrypted server-side encrypted data and node-side encrypted data are obtained, the server-side encrypted data and the node-side encrypted data are combined into data to be managed, and further the method further comprises the steps of establishing the double-end encryption key, generating a server-side encryption rule and a node-side encryption rule according to the double-end encryption key, encrypting the server-side student personal information data by the server-side encryption rule, encrypting the node-side student personal information data by the node-side encryption rule, obtaining encrypted server-side encrypted data and node-side encrypted data, and combining the server-side encrypted data and the node-side encrypted data into the data to be managed.
On the basis of the above technical solution, preferably, the server-side personal information data of the student is encrypted by a server-side encryption rule, and the node-side personal information data of the student is encrypted by a node-side encryption rule, and the method further comprises the following steps: the method comprises the steps of converting personal information data of students at a server side through a specific character string conversion format, obtaining converted data, and encrypting the converted data through an encryption code; the node encryption rule comprises: and encrypting the node by the node encryption code, and encrypting the node storing the personal information data of the node student by the node encryption rule to obtain the encrypted node data.
On the basis of the technical scheme, preferably, the encrypted server-side encrypted data and node-side encrypted data are obtained, the server-side encrypted data and the node-side encrypted data are combined into data to be managed, the method further comprises the steps of obtaining the encrypted server-side encrypted data and the node-side encrypted data, combining the encryption code of the server-side encrypted data and the encryption code of the node-side encrypted data to obtain a new encryption code, combining the server-side encrypted data and the node-side encrypted data into the data to be managed, and associating the data with the new encryption code.
On the basis of the above technical solution, preferably, in step S3, the data to be managed is sent to the management end, and the feedback result of the management end is waited, and the data to be managed is managed according to the feedback result of the management end; and if the feedback result of the management end is not received, deleting the data to be managed.
Still further preferably, the apartment student data security management apparatus includes:
the data receiving module is used for receiving student personal information data, copying the student personal information data into two identical parts, wherein one part is used as server-side student personal information data, and the other part is used as node-side student personal information data;
the data encryption module is used for establishing a double-end encryption key, encrypting the server-side student personal information data and the node-side student personal information data respectively through the double-end encryption key, acquiring encrypted server-side encryption data and node-side encryption data, and combining the server-side encryption data and the node-side encryption data into data to be managed;
the data management module is used for sending the data to be managed to the management end, waiting for the feedback result of the management end and managing the data to be managed according to the feedback result of the management end.
In a second aspect, the apartment student data security management method further includes an apparatus, the apparatus including: a memory, a processor, and an apartment student data security management method program stored on the memory and executable on the processor, the apartment student data security management method program configured to implement the steps of the apartment student data security management method as described above.
In a third aspect, the apartment student data security management method further includes a medium, the medium being a computer medium, the computer medium having an apartment student data security management method program stored thereon, the apartment student data security management method program implementing the steps of the apartment student data security management method as described above when executed by a processor.
Compared with the prior art, the apartment student data safety management method has the following beneficial effects:
(1) By utilizing the double-end encryption key to encrypt the data of the server and the node, the security of the whole data management process is improved, and convenience is provided for subsequent management of the data.
(2) The encryption code of the server-side data and the encryption code of the node-side data are combined to form a new encryption code, so that the data security can be improved, and the data management efficiency can be improved.
Drawings
In order to more clearly illustrate the embodiments of the invention or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described, it being obvious that the drawings in the following description are only some embodiments of the invention, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a schematic diagram of a device of a hardware operating environment according to an embodiment of the present invention;
FIG. 2 is a flowchart of a first embodiment of the apartment student data security management method of the present invention;
fig. 3 is a schematic diagram of functional modules of a first embodiment of the apartment student data security management method of the present invention.
Detailed Description
The following description of the embodiments of the present invention will clearly and fully describe the technical aspects of the embodiments of the present invention, and it is apparent that the described embodiments are only some embodiments of the present invention, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the present invention without making any inventive effort, are intended to fall within the scope of the present invention.
As shown in fig. 1, the apparatus may include: a processor 1001, such as a central processing unit (Central Processing Unit, CPU), a communication bus 1002, a user interface 1003, a network interface 1004, a memory 1005. Wherein the communication bus 1002 is used to enable connected communication between these components. The user interface 1003 may include a Display, an input unit such as a Keyboard (Keyboard), and the optional user interface 1003 may further include a standard wired interface, a wireless interface. The network interface 1004 may optionally include a standard wired interface, a WIreless interface (e.g., a WIreless-FIdelity (WI-FI) interface). The Memory 1005 may be a high-speed random access Memory (RandomAccess Memory, RAM) Memory or a stable nonvolatile Memory (NVM), such as a disk Memory. The memory 1005 may also optionally be a storage device separate from the processor 1001 described above.
It will be appreciated by those skilled in the art that the structure shown in fig. 1 does not constitute a limitation of the apparatus, and in actual practice the apparatus may include more or less components than those illustrated, or certain components may be combined, or different arrangements of components.
As shown in fig. 1, an operating system, a network communication module, a user interface module, and an apartment student data security management method program may be included in a memory 1005 as one medium.
In the apparatus shown in fig. 1, the network interface 1004 is mainly used to establish a communication connection between the apparatus and a server storing all data required in the apartment student data security management method system; the user interface 1003 is mainly used for data interaction with a user; the processor 1001 and the memory 1005 in the apartment student data security management method device of the present invention may be provided in the apartment student data security management method device, and the apartment student data security management method device calls the apartment student data security management method program stored in the memory 1005 through the processor 1001, and executes the apartment student data security management method provided by the implementation of the present invention.
Referring to fig. 2, fig. 2 is a flowchart of a first embodiment of the apartment student data security management method according to the present invention.
In this embodiment, the apartment student data security management method includes the following steps:
s10: and receiving student personal information data, and copying the student personal information data into two identical parts, wherein one part is used as server-side student personal information data, and the other part is used as node-side student personal information data.
It should be appreciated that the system, upon receiving student personal information data, will verify the received data, including: the system is mainly used for verifying student lease information to check whether received student personal information data belongs to a current cell, namely whether the student leases a house of the cell, and in the mode, a part of invalid data can be screened in advance, the data quantity of follow-up management is reduced, and therefore the data management efficiency is improved.
It should be understood that after the personal information data of the student is verified, the system copies the personal information data of the student into two copies, one serving as server-side personal information data of the student and the other serving as node-side personal information data of the student.
S20: and respectively encrypting the server-side student personal information data and the node-side student personal information data by the double-end encryption key according to the established double-end encryption key to obtain encrypted server-side encryption data and node-side encryption data, and combining the server-side encryption data and the node-side encryption data into data to be managed.
It should be understood that the system establishes a double-end encryption key, and the double-end encryption key includes a server-end encryption rule and a node-end encryption rule, where the encryption rules may be set by an administrator or may be randomly generated by a key generator, and in this embodiment, the server-end encryption rule is a specific character string conversion format and a corresponding encryption code, and mainly converts personal information data of the server end into a specific character string and encrypts the specific character string for subsequent storage and management; the encryption rule at the node end is node encryption, and the cloud node has certain security and large storage space, so that the node only needs to encrypt the whole node.
It should be understood that, after encryption is completed, in order to improve the security of the whole system, the system also combines the encryption code of the encrypted data at the server side with the encryption code of the encrypted data at the node side to obtain a new encryption code, and this combination is just a simple packaging program, so that the management side needs to unlock both the passwords at the same time during decryption to smoothly read the data, and meanwhile, the system combines the encrypted data at the server side and the encrypted data at the node side into the data to be managed and associates with the new encryption code, so that the security of the system is improved.
S30: and sending the data to be managed to the management end, waiting for a feedback result of the management end, and managing the data to be managed according to the feedback result of the management end.
It should be understood that the system will send the data to be managed to the management end, the management end will decode the data to be managed after receiving the data to be managed, if the data can be successfully decrypted, the management end will feed back a message of successful decryption to the system, and the system will store the data to the student database after receiving the message; if the management end cannot successfully decrypt, the data may be tampered, and the system deletes the data to be managed for security.
It should be noted that the foregoing is merely illustrative, and does not limit the technical solutions of the present application in any way.
As can be seen from the above description, in this embodiment, by receiving student personal information data, the student personal information data is duplicated into two identical pieces, one piece being server-side student personal information data and the other piece being node-side student personal information data; encrypting the server-side student personal information data and the node-side student personal information data respectively through the double-end encryption key according to the establishment of the double-end encryption key to obtain encrypted server-side encryption data and node-side encryption data, and combining the server-side encryption data and the node-side encryption data into data to be managed; and sending the data to be managed to the management end, waiting for a feedback result of the management end, and managing the data to be managed according to the feedback result of the management end. The invention encrypts the server and the node by using the double-end encryption key, increases one-time encryption process, improves the difficulty of data decoding, improves the safety of student personal data, and improves the efficiency of data management.
In addition, the embodiment of the invention also provides an apartment student data security management device. As shown in fig. 3, the apartment student data security management apparatus includes: a data receiving module 10, a data encrypting module 20 and a data managing module 30.
The data receiving module 10 is configured to receive student personal information data, copy the student personal information data into two identical pieces, one piece being server-side student personal information data, and the other piece being node-side student personal information data;
the data encryption module 20 is configured to establish a double-end encryption key, encrypt the server-side student personal information data and the node-side student personal information data respectively by using the double-end encryption key, obtain encrypted server-side encrypted data and node-side encrypted data, and combine the server-side encrypted data and the node-side encrypted data into data to be managed;
the data management module 30 is configured to send the data to be managed to the management end, wait for a feedback result of the management end, and manage the data to be managed according to the feedback result of the management end.
In addition, it should be noted that the above embodiment of the apparatus is merely illustrative, and does not limit the scope of the present invention, and in practical application, a person skilled in the art may select some or all modules according to actual needs to achieve the purpose of the embodiment, which is not limited herein.
In addition, technical details which are not described in detail in the present embodiment can refer to the apartment student data security management method provided in any embodiment of the present invention, and are not described herein.
In addition, the embodiment of the invention also provides a medium, which is a computer medium, wherein the computer medium stores an apartment student data security management method program, and the apartment student data security management method program realizes the following operations when being executed by a processor:
s1, receiving student personal information data, and copying the student personal information data into two identical parts, wherein one part is used as server-side student personal information data, and the other part is used as node-side student personal information data;
s2, establishing a double-end encryption key, respectively encrypting server-side student personal information data and node-side student personal information data through the double-end encryption key to obtain encrypted server-side encryption data and node-side encryption data, and combining the server-side encryption data and the node-side encryption data into data to be managed;
and S3, the data to be managed is sent to the management end, the feedback result of the management end is waited, and the data to be managed is managed according to the feedback result of the management end.
Further, the apartment student data security management method program also realizes the following operations when executed by the processor:
receiving student personal information data, the student personal information data comprising: the student personal information data is duplicated into two identical parts, namely student name, student building information and student lease information, wherein one part is used as server-side student personal information data, and the other part is used as node-side student personal information data.
Further, the apartment student data security management method program also realizes the following operations when executed by the processor:
acquiring a local leasing information verification table, verifying student personal information data according to the local leasing information verification table, and copying the student personal information data into two identical parts when verification is passed, wherein one part is used as server-side student personal information data to be stored in a server side, and the other part is used as node-side student personal information data to be stored in a cloud node side; when the verification is not passed, the student personal information data is deleted.
Further, the apartment student data security management method program also realizes the following operations when executed by the processor:
establishing a double-end encryption key, generating a server-end encryption rule and a node-end encryption rule according to the double-end encryption key, encrypting personal information data of students at a server end through the server-end encryption rule, encrypting personal information data of students at a node end through the node-end encryption rule, acquiring encrypted server-end encryption data and node-end encryption data, and combining the server-end encryption data and the node-end encryption data into data to be managed.
Further, the apartment student data security management method program also realizes the following operations when executed by the processor:
the server-side encryption rule includes: the method comprises the steps of converting personal information data of students at a server side through a specific character string conversion format, obtaining converted data, and encrypting the converted data through an encryption code; the node encryption rule comprises: and encrypting the node by the node encryption code, and encrypting the node storing the personal information data of the node student by the node encryption rule to obtain the encrypted node data.
Further, the apartment student data security management method program also realizes the following operations when executed by the processor:
the encrypted server-side encrypted data and node-side encrypted data are obtained, encryption codes of the server-side encrypted data and the node-side encrypted data are combined, a new encryption code is obtained, the server-side encrypted data and the node-side encrypted data are combined into data to be managed, and the data are associated with the new encryption code.
Further, the apartment student data security management method program also realizes the following operations when executed by the processor:
the data to be managed is sent to a management end, the feedback result of the management end is waited, and if the feedback result of the management end is received, the data to be managed is stored in a student database; and if the feedback result of the management end is not received, deleting the data to be managed.
The foregoing description of the preferred embodiments of the invention is not intended to be limiting, but rather is intended to cover all modifications, equivalents, alternatives, and improvements that fall within the spirit and scope of the invention.

Claims (5)

1. A data security management method for apartment students is characterized in that: comprises the following steps of;
s1, receiving student personal information data, wherein the student personal information data comprises: the method comprises the steps that student names, student building information and student lease information are obtained, a local leasing information verification table is obtained, student personal information data are verified according to the local leasing information verification table, when verification is passed, the student personal information data are duplicated into two identical parts, one part is used as server-side student personal information data to be stored in a server side, and the other part is used as node-side student personal information data to be stored in a cloud node side; deleting the student personal information data when the verification fails;
s2, establishing a double-end encryption key, respectively encrypting server-side student personal information data and node-side student personal information data through the double-end encryption key to obtain encrypted server-side encryption data and node-side encryption data, and combining the server-side encryption data and the node-side encryption data into data to be managed; generating a server-side encryption rule and a node-side encryption rule according to the double-end encryption key, encrypting the server-side student personal information data through the server-side encryption rule, and encrypting the node-side student personal information data through the node-side encryption rule; the encrypted server-side encrypted data and node-side encrypted data are obtained, encryption codes of the server-side encrypted data and the node-side encrypted data are combined to obtain new encryption codes, the server-side encrypted data and the node-side encrypted data are combined to be managed data, and the new encryption codes are associated;
the server-side encryption rule includes: the method comprises the steps of converting personal information data of students at a server side through a specific character string conversion format, obtaining converted data, and encrypting the converted data through an encryption code; the node encryption rule comprises: encrypting the node with the password, and encrypting the node storing the personal information data of the node student by using a node encryption rule to obtain encrypted node data;
and S3, the data to be managed is sent to the management end, the feedback result of the management end is waited, and the data to be managed is managed according to the feedback result of the management end.
2. The apartment student data security management method of claim 1, wherein: in step S3, the data to be managed is sent to the management end, and the feedback result of the management end is waited, the data to be managed is managed according to the feedback result of the management end, and the step S3 further comprises the steps of sending the data to be managed to the management end, and waiting for the feedback result of the management end, and if the feedback result of the management end is received, the data to be managed is stored in the student database; and if the feedback result of the management end is not received, deleting the data to be managed.
3. An apartment student data security management apparatus using the apartment student data security management method of any one of claims 1-2, characterized in that the apartment student data security management apparatus includes:
the data receiving module is used for receiving student personal information data, copying the student personal information data into two identical parts, wherein one part is used as server-side student personal information data, and the other part is used as node-side student personal information data;
the data encryption module is used for establishing a double-end encryption key, encrypting the server-side student personal information data and the node-side student personal information data respectively through the double-end encryption key, acquiring encrypted server-side encryption data and node-side encryption data, and combining the server-side encryption data and the node-side encryption data into data to be managed;
the data management module is used for sending the data to be managed to the management end, waiting for the feedback result of the management end and managing the data to be managed according to the feedback result of the management end.
4. An electronic device, the electronic device comprising: memory, a processor and an apartment student data security management method program stored on the memory and executable on the processor, the apartment student data security management method program being configured to implement the steps of the apartment student data security management method of any one of claims 1 to 2.
5. A computer medium, characterized in that it has stored thereon an apartment student data security management method program, which, when executed by a processor, implements the steps of the apartment student data security management method of any one of claims 1 to 2.
CN202010580594.3A 2020-06-23 2020-06-23 Apartment student data safety management method and device Active CN111832042B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010580594.3A CN111832042B (en) 2020-06-23 2020-06-23 Apartment student data safety management method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010580594.3A CN111832042B (en) 2020-06-23 2020-06-23 Apartment student data safety management method and device

Publications (2)

Publication Number Publication Date
CN111832042A CN111832042A (en) 2020-10-27
CN111832042B true CN111832042B (en) 2024-02-13

Family

ID=72899010

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010580594.3A Active CN111832042B (en) 2020-06-23 2020-06-23 Apartment student data safety management method and device

Country Status (1)

Country Link
CN (1) CN111832042B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112991103A (en) * 2021-02-22 2021-06-18 上海瀚墨企业管理有限公司 Apartment safety management system based on big data

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106330432A (en) * 2016-08-31 2017-01-11 北京盛世光明软件股份有限公司 DES encryption algorithm based encryption method
CN106548059A (en) * 2015-09-23 2017-03-29 中兴通讯股份有限公司 The method of teacher, head of a family's mobile terminal and head of a family's authentication
CN108429737A (en) * 2018-02-11 2018-08-21 广东壹家之主互联网科技有限公司 A kind of data transmission method based on NB-IOT networks
CN109214201A (en) * 2018-08-31 2019-01-15 平安科技(深圳)有限公司 A kind of data sharing method, terminal device and computer readable storage medium
CN109474619A (en) * 2018-12-17 2019-03-15 中国平安财产保险股份有限公司 Data encryption report method and device, data decryption method and device
CN109492908A (en) * 2018-11-12 2019-03-19 电子科技大学中山学院 College student intelligent big data information management system
CN109712278A (en) * 2018-11-27 2019-05-03 深圳市小石安防科技有限公司 Intelligent door lock identity identifying method, system, readable storage medium storing program for executing and mobile terminal
CN110099048A (en) * 2019-04-19 2019-08-06 中共中央办公厅电子科技学院(北京电子科技学院) A kind of cloud storage method and apparatus
CN110246239A (en) * 2018-03-09 2019-09-17 阳卓昆 A kind of wireless communications method of intelligent wireless door lock
CN110688671A (en) * 2019-09-16 2020-01-14 武汉安诠加信息技术有限公司 Medical data management method, device, equipment and medium suitable for beauty parlor
CN111081338A (en) * 2019-12-25 2020-04-28 安徽师范大学 Safe human health parameter acquisition method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8185752B2 (en) * 2007-12-27 2012-05-22 Verizon Patent And Licensing Inc. Method and system for providing data field encryption and storage

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106548059A (en) * 2015-09-23 2017-03-29 中兴通讯股份有限公司 The method of teacher, head of a family's mobile terminal and head of a family's authentication
CN106330432A (en) * 2016-08-31 2017-01-11 北京盛世光明软件股份有限公司 DES encryption algorithm based encryption method
CN108429737A (en) * 2018-02-11 2018-08-21 广东壹家之主互联网科技有限公司 A kind of data transmission method based on NB-IOT networks
CN110246239A (en) * 2018-03-09 2019-09-17 阳卓昆 A kind of wireless communications method of intelligent wireless door lock
CN109214201A (en) * 2018-08-31 2019-01-15 平安科技(深圳)有限公司 A kind of data sharing method, terminal device and computer readable storage medium
CN109492908A (en) * 2018-11-12 2019-03-19 电子科技大学中山学院 College student intelligent big data information management system
CN109712278A (en) * 2018-11-27 2019-05-03 深圳市小石安防科技有限公司 Intelligent door lock identity identifying method, system, readable storage medium storing program for executing and mobile terminal
CN109474619A (en) * 2018-12-17 2019-03-15 中国平安财产保险股份有限公司 Data encryption report method and device, data decryption method and device
CN110099048A (en) * 2019-04-19 2019-08-06 中共中央办公厅电子科技学院(北京电子科技学院) A kind of cloud storage method and apparatus
CN110688671A (en) * 2019-09-16 2020-01-14 武汉安诠加信息技术有限公司 Medical data management method, device, equipment and medium suitable for beauty parlor
CN111081338A (en) * 2019-12-25 2020-04-28 安徽师范大学 Safe human health parameter acquisition method

Also Published As

Publication number Publication date
CN111832042A (en) 2020-10-27

Similar Documents

Publication Publication Date Title
RU2506637C2 (en) Method and device for verifying dynamic password
CN110417750B (en) Block chain technology-based file reading and storing method, terminal device and storage medium
Kohl et al. The evolution of the Kerberos authentication service
CN106100850B (en) Intelligent and safe chip signing messages transmission method and system based on two dimensional code
CN107612889B (en) Method for preventing user information leakage
CN113067699B (en) Data sharing method and device based on quantum key and computer equipment
CN106470201A (en) A kind of user authen method and device
PT1751911E (en) A method of encrypting and transferring data between a sender and a receiver using a network
CN103051600A (en) File access control method and system
JP2009534940A (en) Peer-to-peer contact information exchange
US20140208104A1 (en) Id-based encryption and signature method and terminal
CN106464496A (en) Method and system for creating a certificate to authenticate a user identity
CN109981287B (en) Code signing method and storage medium thereof
CN103023925A (en) NFC (near field communication) personal account information management system and method for implementing same
US20140105399A1 (en) Method for providing application service
CN109919579A (en) Electronic document contracting method, device, storage medium and equipment
CN103237305A (en) Password protection method for smart card on mobile terminals
CN105208013A (en) Cross-device high-security non-password login method
CN112436936B (en) Cloud storage method and system with quantum encryption function
CN105281902A (en) Web system safety login method based on mobile terminal
CN112653556A (en) TOKEN-based micro-service security authentication method, device and storage medium
CN109274646A (en) Key management client server side method, system and medium based on KMIP protocol
CN111832042B (en) Apartment student data safety management method and device
CN107370733A (en) A kind of intelligent lock management method based on Rijndael and ECC Hybrid Encryptions
CN114615031A (en) File storage method and device, electronic equipment and storage medium

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