CN111832042A - Apartment student data security management method and device - Google Patents

Apartment student data security management method and device Download PDF

Info

Publication number
CN111832042A
CN111832042A CN202010580594.3A CN202010580594A CN111832042A CN 111832042 A CN111832042 A CN 111832042A CN 202010580594 A CN202010580594 A CN 202010580594A CN 111832042 A CN111832042 A CN 111832042A
Authority
CN
China
Prior art keywords
data
student
personal information
node
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.)
Granted
Application number
CN202010580594.3A
Other languages
Chinese (zh)
Other versions
CN111832042B (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

Images

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 a method and a device for safety management of apartment student data. The method comprises the following steps: receiving student personal information data, and copying the student personal information data into two identical copies, wherein one copy is used as the server-side student personal information data, and the other copy is used as the node-side student personal information data; establishing a double-end encryption key, encrypting 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 sending the data to be managed to a management end, waiting for the management end to feed back a result, and managing the data to be managed according to the management end feedback result. The invention encrypts the data at the server end and the node end by using the double-end encryption key, thereby increasing one-time encryption process, improving the difficulty of data decoding, improving the safety of personal data of students and simultaneously improving the efficiency of data management.

Description

Apartment student data security management method and device
Technical Field
The invention relates to the technical field of computer software, in particular to a safety management method and device for apartment student data.
Background
The internet which develops at a high speed becomes an indispensable part of the life of people, and people can use various internet applications to bring convenience and rapidness, and meanwhile, personal information of people is also stolen unconsciously, so that the personal information security becomes the focus of attention of people.
At present, some intelligent communities associated with the internet have special student apartments, the main objects of which are students, but due to the problem of information leakage, the personal information security of students cannot be guaranteed, and the students are easy to be falsified by people, which causes great difficulty to the management work of data managers, so that an apartment student data security management method is urgently needed, which can guarantee the information security of students and safely manage the student information.
The above is only for the purpose of assisting understanding of the technical aspects of the present invention, and does not represent an admission that the above is prior art.
Disclosure of Invention
In view of this, the invention provides a method and a device for apartment student data security management, and aims to solve the technical problems that in the prior art, the student information security cannot be ensured and the student information security management efficiency cannot be improved by performing double encryption on a node side and an information side.
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 copies, wherein one copy is used as the server-side student personal information data, and the other copy is used as the node-side student personal information data;
s2, establishing a double-end encryption key, encrypting the server-end student personal information data and the node-end student personal information data respectively through 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 S3, sending the data to be managed to the management terminal, waiting for the management terminal to feed back the result, and managing the data to be managed according to the management terminal feedback result.
On the basis of the above technical solution, preferably, in step S1, receiving student personal information data, copying the student personal information data into two identical copies, one serving as server-side student personal information data and the other serving as node-side student personal information data, further comprising the steps of receiving student personal information data, the student personal information data including: the student name, the student building information and the student leasing information are copied into two identical copies, one copy is used as the server-side student personal information data, and the other copy is used as the node-side student personal information data.
On the basis of the technical scheme, preferably, before copying the student personal information data into two same parts, one part is used as the student personal information data of the server side, and the other part is used as the student personal information data of the node side, the method further comprises the following steps of obtaining a local leasing information verification table, verifying the student personal information data according to the local leasing information verification table, copying the student personal information data into two same parts when the verification is passed, storing one part as the student personal information data of the server side to the server side, and storing the other part as the student personal information data of the node side to the cloud node side; and when the verification fails, deleting the personal information data of the student.
On the basis of the above technical solution, preferably, in step S2, a double-ended encryption key is established, respectively encrypting the server end student personal information data and the node end student personal information data through the double-end encryption key to obtain 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 also comprises the following 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 through the server-side encryption rule, and encrypting the personal information data of the student at the node end by using the node end encryption rule to obtain 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.
On the basis of the above technical solution, preferably, the server-side student personal information data is encrypted by the server-side encryption rule, and the node-side student personal information data is encrypted by the node-side encryption rule, further comprising the following steps: the specific character string conversion format and the corresponding encryption codes are used for converting the personal information data of the students at the server end through the specific character string conversion format to obtain converted data, and the converted data are encrypted through the encryption codes; the node side encryption rule comprises: and the node encryption code is used for encrypting the node in which the node end student personal information data is stored through the node end encryption rule to obtain the encrypted node data.
On the basis of the technical scheme, preferably, the method comprises the steps of 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 data to be managed, and further comprises the following steps of obtaining the encrypted server-side encrypted data and the node-side encrypted data, combining an encryption code of the server-side encrypted data and an encryption code of the node-side encrypted data to obtain a new encryption code, and combining the server-side encrypted data and the node-side encrypted data into data to be managed and associating the new encryption code with the new encryption code.
On the basis of the above technical solution, preferably, in step S3, sending the data to be managed to the management end, waiting for the management end to feed back a result, and managing the data to be managed according to the management end feedback result, further including the steps of sending the data to be managed to the management end, waiting for the management end to feed back a result, and storing the data to be managed to the student database if the management end feedback result is received; and if the management end feedback result is 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 and copying the student personal information data into two same parts, wherein one part is used as the student personal information data of the server side, and the other part is used as the student personal information data of the node side;
the data encryption module is used for establishing a double-end encryption key, encrypting the server-end student personal information data and the node-end student personal information data respectively through 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 the data management module is used for sending the data to be managed to the management end, waiting for the management end to feed back a result and managing the data to be managed according to the management end feedback result.
In a second aspect, the apartment student data security management method further includes a device, the device 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 an apartment student data security management method as described above.
In a third aspect, the apartment student data security management method further includes a medium that is a computer medium having stored thereon an apartment student data security management method program that, when executed by a processor, implements the steps of the apartment student data security management method as described above.
Compared with the prior art, the apartment student data security management method has the following beneficial effects:
(1) by using the double-end encryption key to encrypt the data of the server end and the node end, the safety of the whole data management process is improved, and convenience is provided for subsequent data management.
(2) The encryption code of the server data and the encryption code of the node 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 present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a schematic diagram of an apparatus in a hardware operating environment according to an embodiment of the present invention;
FIG. 2 is a schematic flow chart of a first embodiment of an apartment student data security management method according to the invention;
fig. 3 is a functional block diagram of a first embodiment of the apartment student data security management method of the invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be obtained by a person skilled in the art without any inventive step based on the embodiments of the present invention, are 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 (CPU), a communication bus 1002, a user interface 1003, a network interface 1004, and a memory 1005. Wherein a communication bus 1002 is used to enable connective communication between these components. The user interface 1003 may include a Display screen (Display), an input unit such as a Keyboard (Keyboard), and the optional user interface 1003 may also 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 Random Access Memory (RAM) Memory, or may be a Non-Volatile Memory (NVM), such as a disk Memory. The memory 1005 may alternatively be a storage device separate from the processor 1001.
Those skilled in the art will appreciate that the configuration shown in fig. 1 does not constitute a limitation of the device, and that in actual implementations the device may include more or less components than those shown, or some components may be combined, or a different arrangement of components.
As shown in fig. 1, a memory 1005, which is one medium, may include therein an operating system, a network communication module, a user interface module, and an apartment student data security management method program.
In the device shown in fig. 1, the network interface 1004 is mainly used to establish a communication connection between the device 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 apparatus of the present invention may be provided in an apartment student data security management method apparatus that calls an apartment student data security management method program stored in the memory 1005 through the processor 1001 and executes an apartment student data security management method provided in the practice of the present invention.
Referring to fig. 2, fig. 2 is a schematic flow chart of a first embodiment of an 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: receiving student personal information data, and copying the student personal information data into two identical copies, wherein one copy is used as the server-side student personal information data, and the other copy is used as the node-side student personal information data.
It should be understood that the system, upon receiving student personal information data, verifies the received data, including: student name, student building information and student lease information, the system mainly is to verifying student lease information to whether look over received student's personal information data and belong to current district, whether this student rented the house in district promptly, through this kind of mode, can one step earlier screen partly invalid data, reduce follow-up management's data volume, with this efficiency that improves data management.
It should be understood that after the personal information data of the student is verified, the system will copy the personal information data of the student into two copies, one serving as the server-side student personal information data and the other serving as the node-side student personal information data.
S20: and 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 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 will establish a dual-end encryption key, and the dual-end encryption key contains a server-end encryption rule and a node-end encryption rule, which may be set by an administrator or randomly generated by a key generator, 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 node side encryption rule is a node encryption code, and the cloud node has certain safety and large storage space, so that the node only needs to encrypt the whole node.
It should be understood that, after the encryption is completed, in order to improve the security of the whole system, the system also combines 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, the combination is only a simple packaging procedure, when the management side decrypts, two passwords need to be simultaneously decoded, so that the data can be successfully read, and meanwhile, the system combines the server-side encrypted data and the node-side encrypted data into the data to be managed and associates the data with the new encryption code, so that the security of the system is improved.
S30: and sending the data to be managed to a management end, waiting for the management end to feed back a result, and managing the data to be managed according to the management end feedback result.
It should be understood that the system then sends the data to be managed to the management end, the management end decodes the data to be managed after receiving the data to be managed, if decryption can be successfully performed, it indicates that there is no problem in the security of the data, the management end feeds back information of successful decryption to the system, and the system stores the data to the student database after receiving the information; if the management end can not decrypt successfully, it indicates that the data may be tampered, and at this time, the system deletes the data to be managed for security.
The above description is only for illustrative purposes and does not limit the technical solutions of the present application in any way.
As can be easily found from the above description, the present embodiment duplicates the student personal information data into two identical copies by receiving the student personal information data, one serving as the server-side student personal information data, and the other serving as the node-side student personal information data; according to the establishment of a double-end encryption key, respectively encrypting the server-end student personal information data and the node-end student personal information data through the double-end encryption key to obtain 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 a management end, waiting for the management end to feed back a result, and managing the data to be managed according to the management end feedback result. The invention encrypts the data at the server end and the node end by using the double-end encryption key, thereby increasing one-time encryption process, improving the difficulty of data decoding, improving the safety of personal data of students and simultaneously improving 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: the system comprises a data receiving module 10, a data encryption module 20 and a data management module 30.
The data receiving module 10 is used for receiving student personal information data, and copying the student personal information data into two identical copies, wherein one copy is used as the server-side student personal information data, and the other copy is used as the node-side student personal information data;
the data encryption module 20 is configured to establish a double-end encryption key, encrypt the server-end student personal information data and the node-end student personal information data respectively through the double-end encryption key, obtain encrypted server-end encryption data and node-end encryption data, and combine the server-end encryption data and the node-end encryption 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 the management end to feed back a result, and manage the data to be managed according to the management end feedback result.
In addition, it should be noted that the above-described embodiments of the apparatus are merely illustrative, and do not limit the scope of the present invention, and in practical applications, a person skilled in the art may select some or all of the modules to implement the purpose of the embodiments according to actual needs, and the present invention is not limited herein.
In addition, the technical details that are not described in detail in this embodiment may be referred to the apartment student data security management method provided in any embodiment of the present invention, and are not described herein again.
Furthermore, an embodiment of the present invention further provides a medium, where the medium is a computer medium, and the computer medium stores an apartment student data security management method program, and when executed by a processor, the apartment student data security management method program implements the following operations:
s1, receiving student personal information data, and copying the student personal information data into two identical copies, wherein one copy is used as the server-side student personal information data, and the other copy is used as the node-side student personal information data;
s2, establishing a double-end encryption key, encrypting the server-end student personal information data and the node-end student personal information data respectively through 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 S3, sending the data to be managed to the management terminal, waiting for the management terminal to feed back the result, and managing the data to be managed according to the management terminal feedback result.
Further, when executed by the processor, the apartment student data security management method program further implements the following operations:
receiving student personal information data, the student personal information data comprising: the student name, the student building information and the student leasing information are copied into two identical copies, one copy is used as the server-side student personal information data, and the other copy is used as the node-side student personal information data.
Further, when executed by the processor, the apartment student data security management method program further implements the following operations:
obtaining a local leasing information verification table, verifying student personal information data according to the local leasing information verification table, copying the student personal information data into two identical parts when the verification is passed, wherein one part is used as a server-side student personal information data and stored in a server side, and the other part is used as a node-side student personal information data and stored in a cloud node side; and when the verification fails, deleting the personal information data of the student.
Further, when executed by the processor, the apartment student data security management method program further implements the following operations:
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 the student personal information data of the server end through the server-end encryption rule, encrypting the student personal information data of the 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, when executed by the processor, the apartment student data security management method program further implements the following operations:
the server side encryption rule comprises: the specific character string conversion format and the corresponding encryption codes are used for converting the personal information data of the students at the server end through the specific character string conversion format to obtain converted data, and the converted data are encrypted through the encryption codes; the node side encryption rule comprises: and the node encryption code is used for encrypting the node in which the node end student personal information data is stored through the node end encryption rule to obtain the encrypted node data.
Further, when executed by the processor, the apartment student data security management method program further implements the following operations:
the method comprises the steps of obtaining encrypted server side encrypted data and node side encrypted data, combining an encryption code of the server side encrypted data and an 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 data to be managed, and associating the data with the new encryption code.
Further, when executed by the processor, the apartment student data security management method program further implements the following operations:
sending the data to be managed to a management end, waiting for the management end to feed back a result, and storing the data to be managed to a student database if the management end feeds back the result; and if the management end feedback result is received, deleting the data to be managed.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (10)

1. An apartment student data security management method is characterized in that: comprises the following steps;
s1, receiving student personal information data, and copying the student personal information data into two identical copies, wherein one copy is used as the server-side student personal information data, and the other copy is used as the node-side student personal information data;
s2, establishing a double-end encryption key, encrypting the server-end student personal information data and the node-end student personal information data respectively through 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 S3, sending the data to be managed to the management terminal, waiting for the management terminal to feed back the result, and managing the data to be managed according to the management terminal feedback result.
2. An apartment student data security management method as described in claim 1, characterized in that: in step S1, receiving student personal information data, and copying the student personal information data into two identical copies, one copy serving as server-side student personal information data and the other copy serving as node-side student personal information data, further including the following steps of receiving student personal information data, where the student personal information data includes: the student name, the student building information and the student leasing information are copied into two identical copies, one copy is used as the server-side student personal information data, and the other copy is used as the node-side student personal information data.
3. An apartment student data security management method as described in claim 2, characterized in that: before copying the student personal information data into two identical parts, one part is used as the student personal information data of the server side, and the other part is used as the student personal information data of the node side, the method also comprises the following steps of obtaining a local leasing information verification table, verifying the student personal information data according to the local leasing information verification table, copying the student personal information data into two identical parts when the verification is passed, storing one part as the student personal information data of the server side to the server side, and storing the other part as the student personal information data of the node side to the cloud node side; and when the verification fails, deleting the personal information data of the student.
4. An apartment student data security management method as described in claim 2, characterized in that: in step S2, a double-end encryption key is established, server-end student personal information data and node-end student personal information data are encrypted respectively by the double-end encryption key, encrypted server-end encrypted data and node-end encrypted data are obtained, the server-end encrypted data and the node-end encrypted data are combined into data to be managed, the method further includes the steps of establishing a 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 through the server-side encryption rule, and encrypting the personal information data of the student at the node end by using the node end encryption rule to obtain 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.
5. An apartment student data security management method as described in claim 4, wherein: encrypt server end student's personal information data through server end encryption rule, encrypt node end student's personal information data through node end encryption rule, still include following step, server end encryption rule includes: the specific character string conversion format and the corresponding encryption codes are used for converting the personal information data of the students at the server end through the specific character string conversion format to obtain converted data, and the converted data are encrypted through the encryption codes; the node side encryption rule comprises: and the node encryption code is used for encrypting the node in which the node end student personal information data is stored through the node end encryption rule to obtain the encrypted node data.
6. An apartment student data security management method as described in claim 5, wherein: the method comprises the following steps of 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 data to be managed.
7. An apartment student data security management method as described in claim 6, wherein: step S3, sending the data to be managed to the management end, waiting for the management end to feed back the result, and managing the data to be managed according to the management end feedback result, and also includes the following steps, sending the data to be managed to the management end, waiting for the management end to feed back the result, if receiving the management end feedback result, storing the data to be managed to the student database; and if the management end feedback result is received, deleting the data to be managed.
8. An apartment student data security management device, characterized in that the apartment student data security management device includes:
the data receiving module is used for receiving student personal information data and copying the student personal information data into two same parts, wherein one part is used as the student personal information data of the server side, and the other part is used as the student personal information data of the node side;
the data encryption module is used for establishing a double-end encryption key, encrypting the server-end student personal information data and the node-end student personal information data respectively through 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 the data management module is used for sending the data to be managed to the management end, waiting for the management end to feed back a result and managing the data to be managed according to the management end feedback result.
9. An apparatus, characterized in that the apparatus comprises: 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 being configured to implement the steps of an apartment student data security management method as claimed in any one of claims 1 to 7.
10. A medium, characterized in that the medium is a computer medium having stored thereon an apartment student data security management method program that, when executed by a processor, implements the steps of the apartment student data security management method according to any one of claims 1 to 7.
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 true CN111832042A (en) 2020-10-27
CN111832042B 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)

Cited By (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 (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120173887A1 (en) * 2007-12-27 2012-07-05 Verizon Business Nework Services, Inc. Method and system for providing data field encryption and storage
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

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120173887A1 (en) * 2007-12-27 2012-07-05 Verizon Business Nework Services, Inc. Method and system for providing data field encryption and storage
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

Cited By (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

Also Published As

Publication number Publication date
CN111832042B (en) 2024-02-13

Similar Documents

Publication Publication Date Title
US20240126895A1 (en) Data security using request-supplied keys
CN109150499B (en) Method and device for dynamically encrypting data, computer equipment and storage medium
US9767299B2 (en) Secure cloud data sharing
CN112131316B (en) Data processing method and device applied to block chain system
TW202333054A (en) Nuts: encrypted userdata transit and storage
US20170373850A1 (en) Data encryption method, decryption method, apparatus, and system
CN109951295B (en) Key processing and using method, device, equipment and medium
CN105516059B (en) A kind of resource access control method and device
CN1697367A (en) A method and system for recovering password protected private data via a communication network without exposing the private data
US20140105399A1 (en) Method for providing application service
CN110177099B (en) Data exchange method, transmitting terminal and medium based on asymmetric encryption technology
US20090249447A1 (en) Information processing system and computer-readable recording medium
CN113094334B (en) Digital service method, device, equipment and storage medium based on distributed storage
CN109474616B (en) Multi-platform data sharing method and device and computer readable storage medium
CN112436936B (en) Cloud storage method and system with quantum encryption function
WO2020256839A1 (en) Cryptographic key generation using external entropy generation
CN103701586A (en) Method and device for acquiring secret key
JP4684714B2 (en) File management system and program
CN114615031A (en) File storage method and device, electronic equipment and storage medium
JP2007142504A (en) Information processing system
CN111832042B (en) Apartment student data safety management method and device
JP2004072151A (en) Terminal with file encryption function
JP2007060581A (en) Information management system and method
JPH0784959A (en) User authentication system
CN106453273B (en) A kind of information insurance management system and method based on cloud

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