CN112667718A - Real estate information sharing query method and system - Google Patents

Real estate information sharing query method and system Download PDF

Info

Publication number
CN112667718A
CN112667718A CN202011552828.XA CN202011552828A CN112667718A CN 112667718 A CN112667718 A CN 112667718A CN 202011552828 A CN202011552828 A CN 202011552828A CN 112667718 A CN112667718 A CN 112667718A
Authority
CN
China
Prior art keywords
verification
server
real estate
query
equipment
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
CN202011552828.XA
Other languages
Chinese (zh)
Other versions
CN112667718B (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.)
Guangxi Zhongke Shuguang Cloud Computing Co ltd
Original Assignee
Guangxi Zhongke Shuguang Cloud Computing 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 Guangxi Zhongke Shuguang Cloud Computing Co ltd filed Critical Guangxi Zhongke Shuguang Cloud Computing Co ltd
Priority to CN202011552828.XA priority Critical patent/CN112667718B/en
Publication of CN112667718A publication Critical patent/CN112667718A/en
Application granted granted Critical
Publication of CN112667718B publication Critical patent/CN112667718B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a real estate information sharing query method and a real estate information sharing query system. In addition, the external inquiry equipment, the verification equipment and the verification server carry out multiple verification, and the first inquiry request is sent to the shared server after the verification is passed; the shared server performs secondary verification according to the information fed back by the verification server, and then performs the next shared query, thereby ensuring the security of the query process. And finally, inquiring the shared server firstly during inquiry, wherein the inquiry result fed back by the shared server is real and reliable due to the unified input of the data, and if the inquiry result is not obtained, the intranet server inquires the big data, so that the stability and the reliability of the shared inquiry method are ensured.

Description

Real estate information sharing query method and system
Technical Field
The invention relates to the technical field of real estate information sharing, in particular to a real estate information sharing query method and a real estate information sharing query system.
Background
Real estate refers to a physical object that cannot be moved according to its physical properties or whose movement would seriously impair its economic value. The current real estate registration is performed by information registration of relevant departments of the government, and in view of privacy and importance of real estate information, even if other departments of the government correspondingly inquire some real estate registration information, a complicated process is required, not to mention business inquiry of enterprises and individuals. With the development of technology and the popularization of big data and sharing technology, the need for sharing real estate registration information is becoming more and more important. In the prior art, real estate registration information is stored by a uniform server or a server cluster, and if information of a certain real estate needs to be shared, the data query amount is large, the time consumption is poor, the sharing is prolonged, and the user experience is influenced. In addition, even if the sharing of the real estate registration information is realized for the outside, the security of the query process cannot be guaranteed by the existing sharing scheme, the security problem is easy to occur, all data are stored in the same server or server cluster, and once the security problem occurs in certain sharing, the security of the data is influenced.
Disclosure of Invention
The embodiment of the invention provides a real estate information sharing query method and a real estate information sharing query system, which can improve the speed of sharing query of real estate registration information and guarantee the security of a query process.
An embodiment of the invention provides a real estate information sharing query method, which is suitable for a real estate information sharing system, wherein the real estate information sharing system comprises an intranet server and a sharing server;
the shared query method comprises the following steps:
when the real estate information sharing system receives a real estate registration entry request sent by the real estate registration system, the content of the entry request is stored in the intranet server and the sharing server respectively; all real estate registration information in the shared server is provided with an entry timestamp; the sharing server manages the internal storage data according to the input timestamp;
the method comprises the steps that a sharing server receives a first query request which is sent by external query equipment and used for querying first real estate registration information; the first inquiry request comprises inquiry requirement information of the first real estate and a first verification code which are generated by the inquiry equipment after being encrypted according to a random public key; the random public key is generated by sending first verification data to a verification server by external verification equipment, verifying the first verification data by the verification server and passing the first verification data; the first verification data is obtained by encrypting a first random number and a first verification code by the verification equipment according to a first private key stored in advance; after the verification server generates the random public key, a random private key matched with the random public key is generated, the random public key is sent to the verification device, and then the verification device forwards the random public key to the query device; the first verification code is generated by verification equipment according to the generation time of the first random number and by combining a first algorithm preset in the equipment;
the sharing server receives a first random number, a second verification code and a random private key which are sent by the verification server, and obtains the query requirement information and the first verification code of the first real estate after decrypting the first query request according to the random private key; the second verification code is generated by the verification server according to the generation time of the first random number and by combining a preset second algorithm;
the shared server inquires whether the stored real estate registration information contains information matched with the first real estate or not according to the inquiry requirement information when the first verification code and the second verification code are the same;
if so, the shared server feeds back a first query result to the query device according to the queried real estate registration information and in combination with the query requirement information;
if not, the sharing server forwards the query requirement information to the intranet server so that the intranet server can query and feed back a second query result according to the query requirement information, and then the sharing server feeds back the second query result to the query equipment.
As an improvement of the above scheme, the first verification data is obtained by encrypting, by the verification device, the first random number and the first verification code according to a first private key stored in advance, and specifically includes:
the authentication device receiving a first random number generated by a query device and a generation time of the first random number;
the verification equipment generates a first verification code according to the generation time of the first verification data and by combining a preset first algorithm;
the verification device encrypts a first random number and a first verification code according to a first pre-stored private key to obtain the first verification data.
As an improvement of the above scheme, the random public key is generated by sending first verification data to a verification server by an external verification device, and verifying and passing the first verification data by the verification server, and specifically includes:
the authentication server receives a first authentication request sent by the authentication device, wherein the first authentication request comprises: the first authentication data, a device ID of the authentication device, and a generation time of the first random number;
the verification server judges whether the verification equipment is legal equipment or not according to the equipment ID;
if the verification equipment is illegal equipment, the verification server feeds back a verification result comprising that the verification fails to pass to the verification equipment; if the verification device is a legal device, inquiring a first public key corresponding to the verification device according to the device ID, and decrypting the first verification data by adopting the first public key to obtain a first random number and a first verification code;
the verification server generates a second verification code according to the generation time of the first random number and by combining a preset second algorithm, and judges whether the second verification code is the same as the first verification code;
if the random public key and the random private key are the same, the verification server generates a random public key and a random private key which are matched with each other, and the random public key is sent to the verification equipment;
and if not, the verification server feeds back a verification result comprising verification failure to the verification equipment.
As an improvement of the above scheme, the shared server manages the internal storage data according to the entry timestamp, specifically:
the sharing server judges whether to delete the internal storage data or not according to the internal storage capacity and the load balance of the sharing server within a preset time period;
if yes, the shared playing server sorts the real estate registration information from first to last according to the entry time stamp of the real estate registration information, and deletes the first N pieces of real estate registration information; wherein N is a preset positive integer;
if not, the operation is ended.
As an improvement of the above scheme, the method for sharing and querying real estate information further includes:
the intranet server sorts all real estate registration information stored by the intranet server from small to large according to the registered land area of the real estate to obtain a first sorting table;
and the intranet server performs sequencing optimization on the first sequencing list according to the type of each real estate to obtain a second sequencing list, and manages all real estate registration information through the second sequencing list.
As an improvement of the above scheme, the intranet server queries and feeds back a second query result according to the query requirement information, specifically:
and the intranet server inquires the real estate registration information corresponding to the first real estate according to the second sorting table and the inquiry requirement information and generates a corresponding second inquiry result.
Correspondingly, another embodiment of the present invention correspondingly provides a real estate information sharing query system, including: the real estate information sharing system, the real estate registering system, the verification server, the verification equipment and the inquiring equipment; the real estate information sharing system comprises an intranet server and a sharing server;
when the real estate information sharing system receives a real estate registration entry request sent by the real estate registration system, the content of the entry request is stored in the intranet server and the sharing server respectively; all real estate registration information in the shared server is provided with an entry timestamp; the sharing server manages the internal storage data according to the input timestamp;
the query equipment generates query requirement information of a first real estate to be queried according to a query instruction, generates a first random number corresponding to the query instruction, and records generation time of the first random number;
the inquiry equipment sends the first random number and the generation time of the first random number to the verification equipment;
the verification equipment generates a first verification code according to the generation time of the first random number and by combining a first algorithm preset in the equipment, and encrypts the first random number and the first verification code according to a first private key stored in advance to obtain first verification data;
the authentication device initiates a first authentication request to the authentication server, wherein the first authentication request comprises: the first authentication data, a device ID of the authentication device, and a generation time of the first random number;
the verification server respectively verifies the first verification data and the equipment ID of the verification equipment, and if the first verification data and the equipment ID of the verification equipment both pass the verification, the verification server generates a random public key and a random private key which are matched with each other; otherwise, the authentication server feeds back an authentication result comprising authentication failure to the authentication device;
after the random public key is generated, the verification server sends the random public key to the verification device so that the verification device can forward the random public key to the query device; the authentication server further sends the first random number, the second authentication code and the random private key to the sharing server; the second verification code is generated by the verification server according to the generation time of the first random number and by combining a preset second algorithm;
after receiving the random public key, the inquiry equipment encrypts inquiry requirement information and a first verification code of the first real estate according to the random public key to generate a first inquiry request and sends the first inquiry request to the sharing server;
the sharing server decrypts the first query request according to the random private key to obtain query requirement information and a first verification code of the first real estate;
the shared server inquires whether the stored real estate registration information contains information matched with the first real estate or not according to the inquiry requirement information when the first verification code and the second verification code are the same;
if so, the shared server feeds back a first query result to the query device according to the queried real estate registration information and in combination with the query requirement information;
if not, the sharing server forwards the query requirement information to the intranet server so that the intranet server can query and feed back a second query result according to the query requirement information, and then the sharing server feeds back the second query result to the query equipment.
Therefore, the invention provides a real estate information sharing query method and a real estate information sharing query system. The real estate information sharing system adds a sharing server on the basis of an intranet server, stores newly-entered real estate registration information into the two servers at the same time, manages internal storage data of the sharing server by setting an entry timestamp, realizes data division, provides hardware support for subsequent data sharing and query, and improves query speed. In addition, the external inquiry equipment, the verification equipment and the verification server carry out multiple verification, and the first inquiry request is sent to the shared server after the verification is passed; the shared server performs secondary verification according to the information fed back by the verification server, and then performs the next shared query, thereby ensuring the security of the query process. And finally, inquiring the shared server firstly during inquiry, wherein the inquiry result fed back by the shared server is real and reliable due to the unified input of the data, and if the inquiry result is not obtained, the intranet server inquires the big data, so that the stability and the reliability of the shared inquiry method are ensured.
Further, the shared server can judge whether to delete the internal storage data according to the internal storage capacity and the load balance in a preset time period, and preferentially delete the real estate registration information with earlier input time during deletion, so that the load reduction of the shared server is realized, the query speed of each sharing query is ensured, and the stability of the system is improved. In addition, the intranet server does not delete the real estate registration information, and the integrity of the data is also guaranteed.
Furthermore, the intranet server sorts all real estate registration information stored by the intranet server according to the area of the registered land, and then sorts and optimizes the real estate registration information according to the type of the real estate, so that the quantity of the real estate registration information is quantized, the real estate can be preliminarily screened during data management and sharing query, the total data amount is reduced, the data can be accurately queried, and the speed of the whole sharing query is further improved.
Drawings
FIG. 1 is a flowchart illustrating an embodiment of a method for sharing query of real estate information according to the present invention;
FIG. 2 is a flowchart illustrating an embodiment of a real estate information sharing query system according to the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in 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 derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, fig. 1 is a flowchart illustrating an embodiment of a method for sharing and querying real estate information according to the present invention. The shared query method is suitable for a real estate information sharing system, and the real estate information sharing system comprises an intranet server and a sharing server. As shown in fig. 1, the steps are as follows:
step 101: when the real estate information sharing system receives a real estate registration entry request sent by the real estate registration system, the content of the entry request is stored in the intranet server and the sharing server respectively; all real estate registration information in the shared server is provided with an entry timestamp; and the sharing server manages the internal storage data according to the entry time stamp.
In this embodiment, when a real estate registration entry request sent by a real estate registration system is received, the content requested to be entered is stored in two servers at the same time, and the stored data in the shared server is managed by setting an entry timestamp. The invention considers the aging characteristic of real estate, and when a certain user needs to share and inquire a certain fixed estate, all the businesses of the user are usually completed in a time region, such as three months or half a year. For example, when a user purchases a real estate, the corresponding real estate procedures such as registration, passing home, etc. are completed in a short time, and for example, real estate transaction is completed, there is no exact time limit in the negotiation time before the transaction, but the time interval for completing the negotiation and completing the transaction is fixed and regular. And many real estate can not be subjected to shared query operation for a long time (taking years as units), and if all real estate registration information is traversed in each query, the total amount of query data can be increased. In the prior art, the time characteristic of real estate during business processing is not considered, so that the time stamp management cannot be carried out on the existing real estate registration information, and the technical means of separately storing the time stamp and the data cannot be adopted to improve the speed of data query.
In this embodiment, the sharing server manages the internal storage data according to the entry timestamp, specifically: the sharing server judges whether to delete the internal storage data or not according to the internal storage capacity and the load balance of the sharing server within a preset time period; if yes, the shared placement server sorts the real estate registration information from first to last according to the entry time stamp of the real estate registration information, and deletes the first N pieces of real estate registration information; wherein N is a preset positive integer; if not, the operation is ended. The invention judges whether to delete data according to the conditions of storage capacity, load balance and the like, and can delete data immediately every other time period, such as deleting once in 3 months. N is the number of deletions, which may be dynamically set according to conditions such as storage capacity and load balancing, or may be a fixed number.
Step 102: the method comprises the steps that a sharing server receives a first query request which is sent by external query equipment and used for querying first real estate registration information; the first query request comprises query requirement information of the first real estate and the first verification code which are generated by the query device after being encrypted according to the random public key.
In this embodiment, the first authentication data is obtained by encrypting the first random number and the first authentication code by the authentication device according to a first private key stored in advance. The method comprises the following steps:
the authentication device receives a first random number generated by the inquiry device and a generation time of the first random number;
the verification equipment generates a first verification code according to the generation time of the first verification data and by combining a preset first algorithm;
the verification equipment encrypts a first random number and a first verification code according to a first pre-stored private key to obtain first verification data; the first verification code is generated by the verification device according to the generation time of the first random number and by combining a first algorithm preset in the device.
In this embodiment, the random public key is generated by sending first verification data to the verification server by the external verification device, and verifying and passing the first verification data by the verification server. The method comprises the following steps:
the method comprises the following steps that an authentication server receives a first authentication request sent by an authentication device, wherein the first authentication request comprises: first authentication data, an apparatus ID of the authentication apparatus, and a generation time of the first random number;
the verification server judges whether the verification equipment is legal equipment or not according to the equipment ID;
if the verification equipment is illegal equipment, the verification server feeds back a verification result comprising that the verification fails to pass to the verification equipment; if the verification device is a legal device, inquiring a first public key corresponding to the verification device according to the device ID, and decrypting the first verification data by adopting the first public key to obtain a first random number and a first verification code;
the verification server generates a second verification code according to the generation time of the first random number and by combining a preset second algorithm, and judges whether the second verification code is the same as the first verification code or not;
if the random public key and the random private key are the same, the verification server generates a random public key and a random private key which are matched with each other, and the random public key is sent to the verification equipment; if not, the verification server feeds back a verification result including verification failure to the verification device.
In this embodiment, the second verification code is generated by the verification server according to the generation time of the first random number and by combining a preset second algorithm. The first algorithm and the second algorithm are substantially the same set of algorithm, and the function of the algorithm is to generate the verification codes according to the generation time of the first random number and perform secondary verification by comparing whether the two verification codes are consistent or not, so that the safety of verification is further improved.
In this embodiment, the random public key and the random private key refer to a pair of keys that are randomly generated by the authentication server and matched with each other. Each sharing query generates a pair of random keys, so that the encryption and decryption of the whole process are not influenced while the security is ensured.
In this embodiment, after generating the random public key, the verification server generates a random private key matched with the random public key, sends the random public key to the verification device, and forwards the random public key to the query device.
Step 102: the sharing server receives the first random number, the second verification code and the random private key sent by the verification server, and obtains the query requirement information and the first verification code of the first real estate after decrypting the first query request according to the random private key.
In this embodiment, the sharing server decrypts according to the random private key, and if decryption fails, it indicates that the query request is a fake request, and settles the sharing query.
Step 103: and the shared server inquires whether the stored real estate registration information contains information matched with the first real estate or not according to the inquiry requirement information when the first verification code and the second verification code are the same. If yes, go to step 104, otherwise, go to step 105.
In this embodiment, the verification code obtained after decryption is compared with the received verification code, so that the query request can be determined twice, and the security of the shared query is further improved.
Step 104: and the sharing server feeds back a first query result to the query equipment according to the queried real estate registration information and in combination with the query requirement information.
In this embodiment, if the shared server queries the corresponding real estate, a corresponding first query result is generated according to the query requirement information, and is sent to the query device.
Step 105: the sharing server forwards the query requirement information to the intranet server, so that the intranet server can query and feed back a second query result according to the query requirement information, and then the sharing server feeds back the second query result to the query equipment.
In this embodiment, if the shared server does not query the matched real estate, it indicates that the real estate has not been subjected to business processing for a long time, and the intranet server performs secondary query to ensure the integrity of each query and ensure the reliability and security of the shared query process.
As an example of this embodiment, the method for shared query according to the present invention further includes: the network server sorts all real estate registration information stored by the network server according to the registered land area of the real estate from small to large to obtain a first sorting table; and the intranet server performs sequencing optimization on the first sequencing list according to the type of each real estate to obtain a second sequencing list, and manages all real estate registration information through the second sequencing list.
In this example, if step 105 is executed, step 105 specifically includes: and the intranet server inquires the real estate registration information corresponding to the first real estate according to the second sorting table and the inquiry requirement information and generates a corresponding second inquiry result. The intranet server of this example will be to all real estate registration information of its storage, will sort according to the registration land area earlier, and carry out the sequencing optimization according to the type of real estate again, makes real estate registration information number quantization, when data management and shared inquiry, can carry out preliminary screening to real estate, reduces the data total, carries out accurate inquiry to data again, further improves the speed of whole shared inquiry.
In this embodiment, after obtaining the query result, the query device may share the query result again through its own sharing network, or may handle the corresponding service directly according to the query result. In addition, the invention also indicates a plurality of queries, namely, one query request comprises a plurality of real estate, and all query results can be fed back by only initiating one query request, thereby further improving the query efficiency.
Correspondingly, the invention also provides a real estate information sharing and inquiring system which comprises a real estate information sharing system, a real estate registering system, an authentication server, authentication equipment and inquiring equipment. The real estate information sharing system comprises an intranet server and a sharing server. Referring to fig. 2, fig. 2 is a flowchart illustrating an embodiment of a real estate information sharing query system according to the present invention.
When the real estate information sharing system receives a real estate registration entry request sent by the real estate registration system, the content of the entry request is stored in the intranet server and the sharing server respectively; all real estate registration information in the shared server is provided with an entry timestamp; the sharing server manages the internal storage data according to the input timestamp;
the query equipment generates query requirement information of a first real estate to be queried according to a query instruction, generates a first random number corresponding to the query instruction, and records generation time of the first random number.
The inquiring device transmits the first random number and the generation time of the first random number to the authenticating device.
The verification equipment generates a first verification code according to the generation time of the first random number and by combining a first algorithm preset in the equipment, and encrypts the first random number and the first verification code according to a first private key stored in advance to obtain first verification data.
The authentication device initiates a first authentication request to an authentication server, wherein the first authentication request comprises: the first authentication data, the device ID of the authentication device, and the generation time of the first random number.
The verification server respectively verifies the first verification data and the equipment ID of the verification equipment, and if the first verification data and the equipment ID of the verification equipment both pass the verification, the verification server generates a random public key and a random private key which are matched with each other; otherwise, the authentication server feeds back an authentication result including authentication failure to the authentication device.
When the verification device receives the verification result that the verification fails, the sharing query is ended.
After the random public key is generated, the verification server sends the random public key to the verification equipment so that the verification equipment can forward the random public key to the query equipment; the authentication server also sends the first random number, the second authentication code and the random private key to the sharing server; the second verification code is generated by the verification server according to the generation time of the first random number and by combining a preset second algorithm.
After receiving the random public key, the inquiry equipment encrypts the inquiry requirement information of the first real estate and the first verification code according to the random public key to generate a first inquiry request and sends the first inquiry request to the sharing server.
The shared server decrypts the first query request according to the random private key to obtain query requirement information and a first verification code of the first real estate;
the shared server inquires whether the stored real estate registration information contains information matched with the first real estate or not according to the inquiry requirement information when the first verification code and the second verification code are the same;
if so, the shared server feeds back a first query result to the query device according to the queried real estate registration information and in combination with the query requirement information;
if not, the sharing server forwards the query requirement information to the intranet server so that the intranet server can query and feed back a second query result according to the query requirement information, and then the sharing server feeds back the second query result to the query equipment.
Therefore, the invention provides a real estate information sharing query method and a real estate information sharing query system. The real estate information sharing system adds a sharing server on the basis of an intranet server, stores newly-entered real estate registration information into the two servers at the same time, manages internal storage data of the sharing server by setting an entry timestamp, realizes data division, provides hardware support for subsequent data sharing and query, and improves query speed. In addition, the external inquiry equipment, the verification equipment and the verification server carry out multiple verification, and the first inquiry request is sent to the shared server after the verification is passed; the shared server performs secondary verification according to the information fed back by the verification server, and then performs the next shared query, thereby ensuring the security of the query process. And finally, inquiring the shared server firstly during inquiry, wherein the inquiry result fed back by the shared server is real and reliable due to the unified input of the data, and if the inquiry result is not obtained, the intranet server inquires the big data, so that the stability and the reliability of the shared inquiry method are ensured.
Further, the shared server can judge whether to delete the internal storage data according to the internal storage capacity and the load balance in a preset time period, and preferentially delete the real estate registration information with earlier input time during deletion, so that the load reduction of the shared server is realized, the query speed of each sharing query is ensured, and the stability of the system is improved. In addition, the intranet server does not delete the real estate registration information, and the integrity of the data is also guaranteed.
Furthermore, the intranet server sorts all real estate registration information stored by the intranet server according to the area of the registered land, and then sorts and optimizes the real estate registration information according to the type of the real estate, so that the quantity of the real estate registration information is quantized, the real estate can be preliminarily screened during data management and sharing query, the total data amount is reduced, the data can be accurately queried, and the speed of the whole sharing query is further improved.
It should be noted that the above-described device embodiments are merely illustrative, where the units described as separate parts may or may not be physically separate, and the parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on multiple network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. In addition, in the drawings of the embodiment of the apparatus provided by the present invention, the connection relationship between the modules indicates that there is a communication connection between them, and may be specifically implemented as one or more communication buses or signal lines. One of ordinary skill in the art can understand and implement it without inventive effort.
While the foregoing is directed to the preferred embodiment of the present invention, it will be understood by those skilled in the art that various changes and modifications may be made without departing from the spirit and scope of the invention.

Claims (7)

1. A real estate information sharing query method is characterized by being applicable to a real estate information sharing system, wherein the real estate information sharing system comprises an intranet server and a sharing server;
the shared query method comprises the following steps:
when the real estate information sharing system receives a real estate registration entry request sent by the real estate registration system, the content of the entry request is stored in the intranet server and the sharing server respectively; all real estate registration information in the shared server is provided with an entry timestamp; the sharing server manages the internal storage data according to the input timestamp;
the method comprises the steps that a sharing server receives a first query request which is sent by external query equipment and used for querying first real estate registration information; the first inquiry request comprises inquiry requirement information of the first real estate and a first verification code which are generated by the inquiry equipment after being encrypted according to a random public key; the random public key is generated by sending first verification data to a verification server by external verification equipment, verifying the first verification data by the verification server and passing the first verification data; the first verification data is obtained by encrypting a first random number and a first verification code by the verification equipment according to a first private key stored in advance; after the verification server generates the random public key, a random private key matched with the random public key is generated, the random public key is sent to the verification device, and then the verification device forwards the random public key to the query device; the first verification code is generated by verification equipment according to the generation time of the first random number and by combining a first algorithm preset in the equipment;
the sharing server receives a first random number, a second verification code and a random private key which are sent by the verification server, and obtains the query requirement information and the first verification code of the first real estate after decrypting the first query request according to the random private key; the second verification code is generated by the verification server according to the generation time of the first random number and by combining a preset second algorithm;
the shared server inquires whether the stored real estate registration information contains information matched with the first real estate or not according to the inquiry requirement information when the first verification code and the second verification code are the same;
if so, the shared server feeds back a first query result to the query device according to the queried real estate registration information and in combination with the query requirement information;
if not, the sharing server forwards the query requirement information to the intranet server so that the intranet server can query and feed back a second query result according to the query requirement information, and then the sharing server feeds back the second query result to the query equipment.
2. The real estate information sharing query method according to claim 1, wherein the first verification data is obtained by the verification device encrypting a first random number and a first verification code according to a first private key stored in advance, and specifically includes:
the authentication device receiving a first random number generated by a query device and a generation time of the first random number;
the verification equipment generates a first verification code according to the generation time of the first verification data and by combining a preset first algorithm;
the verification device encrypts a first random number and a first verification code according to a first pre-stored private key to obtain the first verification data.
3. The real estate information sharing query method according to claim 2, wherein the random public key is generated by sending first verification data to a verification server by an external verification device, and after the verification server verifies and passes the first verification data, specifically:
the authentication server receives a first authentication request sent by the authentication device, wherein the first authentication request comprises: the first authentication data, a device ID of the authentication device, and a generation time of the first random number;
the verification server judges whether the verification equipment is legal equipment or not according to the equipment ID;
if the verification equipment is illegal equipment, the verification server feeds back a verification result comprising that the verification fails to pass to the verification equipment; if the verification device is a legal device, inquiring a first public key corresponding to the verification device according to the device ID, and decrypting the first verification data by adopting the first public key to obtain a first random number and a first verification code;
the verification server generates a second verification code according to the generation time of the first random number and by combining a preset second algorithm, and judges whether the second verification code is the same as the first verification code;
if the random public key and the random private key are the same, the verification server generates a random public key and a random private key which are matched with each other, and the random public key is sent to the verification equipment;
and if not, the verification server feeds back a verification result comprising verification failure to the verification equipment.
4. The real estate information sharing query method according to any one of claims 1 to 3, wherein the sharing server manages internal storage data according to an entry timestamp, specifically:
the sharing server judges whether to delete the internal storage data or not according to the internal storage capacity and the load balance of the sharing server within a preset time period;
if yes, the shared playing server sorts the real estate registration information from first to last according to the entry time stamp of the real estate registration information, and deletes the first N pieces of real estate registration information; wherein N is a preset positive integer;
if not, the operation is ended.
5. The real estate information sharing query method of claim 1 further comprising:
the intranet server sorts all real estate registration information stored by the intranet server from small to large according to the registered land area of the real estate to obtain a first sorting table;
and the intranet server performs sequencing optimization on the first sequencing list according to the type of each real estate to obtain a second sequencing list, and manages all real estate registration information through the second sequencing list.
6. The real estate information sharing query method according to claim 5, wherein the intranet server queries and feeds back a second query result according to the query requirement information, specifically:
and the intranet server inquires the real estate registration information corresponding to the first real estate according to the second sorting table and the inquiry requirement information and generates a corresponding second inquiry result.
7. A real estate information sharing query system, comprising: the real estate information sharing system, the real estate registering system, the verification server, the verification equipment and the inquiring equipment; the real estate information sharing system comprises an intranet server and a sharing server;
when the real estate information sharing system receives a real estate registration entry request sent by the real estate registration system, the content of the entry request is stored in the intranet server and the sharing server respectively; all real estate registration information in the shared server is provided with an entry timestamp; the sharing server manages the internal storage data according to the input timestamp;
the query equipment generates query requirement information of a first real estate to be queried according to a query instruction, generates a first random number corresponding to the query instruction, and records generation time of the first random number;
the inquiry equipment sends the first random number and the generation time of the first random number to the verification equipment;
the verification equipment generates a first verification code according to the generation time of the first random number and by combining a first algorithm preset in the equipment, and encrypts the first random number and the first verification code according to a first private key stored in advance to obtain first verification data;
the authentication device initiates a first authentication request to the authentication server, wherein the first authentication request comprises: the first authentication data, a device ID of the authentication device, and a generation time of the first random number;
the verification server respectively verifies the first verification data and the equipment ID of the verification equipment, and if the first verification data and the equipment ID of the verification equipment both pass the verification, the verification server generates a random public key and a random private key which are matched with each other; otherwise, the authentication server feeds back an authentication result comprising authentication failure to the authentication device;
after the random public key is generated, the verification server sends the random public key to the verification device so that the verification device can forward the random public key to the query device; the authentication server further sends the first random number, the second authentication code and the random private key to the sharing server; the second verification code is generated by the verification server according to the generation time of the first random number and by combining a preset second algorithm;
after receiving the random public key, the inquiry equipment encrypts inquiry requirement information and a first verification code of the first real estate according to the random public key to generate a first inquiry request and sends the first inquiry request to the sharing server;
the sharing server decrypts the first query request according to the random private key to obtain query requirement information and a first verification code of the first real estate;
the shared server inquires whether the stored real estate registration information contains information matched with the first real estate or not according to the inquiry requirement information when the first verification code and the second verification code are the same;
if so, the shared server feeds back a first query result to the query device according to the queried real estate registration information and in combination with the query requirement information;
if not, the sharing server forwards the query requirement information to the intranet server so that the intranet server can query and feed back a second query result according to the query requirement information, and then the sharing server feeds back the second query result to the query equipment.
CN202011552828.XA 2020-12-24 2020-12-24 Real estate information sharing query method and system Active CN112667718B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011552828.XA CN112667718B (en) 2020-12-24 2020-12-24 Real estate information sharing query method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011552828.XA CN112667718B (en) 2020-12-24 2020-12-24 Real estate information sharing query method and system

Publications (2)

Publication Number Publication Date
CN112667718A true CN112667718A (en) 2021-04-16
CN112667718B CN112667718B (en) 2021-07-16

Family

ID=75408495

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011552828.XA Active CN112667718B (en) 2020-12-24 2020-12-24 Real estate information sharing query method and system

Country Status (1)

Country Link
CN (1) CN112667718B (en)

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110129089A1 (en) * 2009-11-30 2011-06-02 Electronics And Telecommunications Research Institute Method and apparatus for partially encoding/decoding data for commitment service and method of using encoded data
CN102970299A (en) * 2012-11-27 2013-03-13 西安电子科技大学 File safe protection system and method thereof
US20140154969A1 (en) * 1998-09-16 2014-06-05 Dialware Inc. Physical presence digital authentication system
US20150310431A1 (en) * 2014-04-23 2015-10-29 Minkasu, Inc. Secure Payments Using a Mobile Wallet Application
CN106056492A (en) * 2016-06-13 2016-10-26 西安数驰信息科技有限公司 Real estate unified registration information management solution method
CN106127079A (en) * 2016-07-15 2016-11-16 中电长城网际系统应用有限公司 A kind of data sharing method and device
CN106650205A (en) * 2016-09-28 2017-05-10 西安电子科技大学 Cloud medical data monitoring system and monitoring method with efficient privacy protection function
CN107454079A (en) * 2017-08-04 2017-12-08 西安电子科技大学 Lightweight device authentication and shared key machinery of consultation based on platform of internet of things
CN108846015A (en) * 2018-05-04 2018-11-20 平安科技(深圳)有限公司 Real estate information query method, device, computer equipment and storage medium
CN109523362A (en) * 2018-11-16 2019-03-26 大唐高鸿信息通信研究院(义乌)有限公司 A kind of second-hand house transaction system and method based on 5G framework and block chain
CN109544302A (en) * 2018-11-28 2019-03-29 平安科技(深圳)有限公司 House renting management method, electronic device based on block chain
CN109558918A (en) * 2018-10-10 2019-04-02 山西特信环宇信息技术有限公司 A kind of certificate chain real estate electronics license system and its application method
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
CN112732811A (en) * 2020-12-31 2021-04-30 广西中科曙光云计算有限公司 Data open platform

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140154969A1 (en) * 1998-09-16 2014-06-05 Dialware Inc. Physical presence digital authentication system
US20110129089A1 (en) * 2009-11-30 2011-06-02 Electronics And Telecommunications Research Institute Method and apparatus for partially encoding/decoding data for commitment service and method of using encoded data
CN102970299A (en) * 2012-11-27 2013-03-13 西安电子科技大学 File safe protection system and method thereof
US20150310431A1 (en) * 2014-04-23 2015-10-29 Minkasu, Inc. Secure Payments Using a Mobile Wallet Application
CN106056492A (en) * 2016-06-13 2016-10-26 西安数驰信息科技有限公司 Real estate unified registration information management solution method
CN106127079A (en) * 2016-07-15 2016-11-16 中电长城网际系统应用有限公司 A kind of data sharing method and device
CN106650205A (en) * 2016-09-28 2017-05-10 西安电子科技大学 Cloud medical data monitoring system and monitoring method with efficient privacy protection function
CN107454079A (en) * 2017-08-04 2017-12-08 西安电子科技大学 Lightweight device authentication and shared key machinery of consultation based on platform of internet of things
CN108846015A (en) * 2018-05-04 2018-11-20 平安科技(深圳)有限公司 Real estate information query method, device, computer equipment and storage medium
CN109558918A (en) * 2018-10-10 2019-04-02 山西特信环宇信息技术有限公司 A kind of certificate chain real estate electronics license system and its application method
CN109523362A (en) * 2018-11-16 2019-03-26 大唐高鸿信息通信研究院(义乌)有限公司 A kind of second-hand house transaction system and method based on 5G framework and block chain
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
CN109544302A (en) * 2018-11-28 2019-03-29 平安科技(深圳)有限公司 House renting management method, electronic device based on block chain
CN112732811A (en) * 2020-12-31 2021-04-30 广西中科曙光云计算有限公司 Data open platform

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
BONEH, D 等: "Function-Private Subspace-Membership Encryption and Its Applications", 《19TH INTERNATIONAL CONFERENCE ON THEORY AND APPLICATION OF CRYPTOLOGY AND INFORMATION SECURITY (ASIACRYPT)》 *
半岛网-半岛都市报: "国务院:不动产统一登记信息共享 可公开查询", 《HTTP://NEWS.BANDAO.CN/NEWS_HTML/201311/20131121/NEWS_20131121_2306060.SHTML》 *
张荣芝: "云环境下基于用户身份认证技术的安全策略研究与实现", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *

Also Published As

Publication number Publication date
CN112667718B (en) 2021-07-16

Similar Documents

Publication Publication Date Title
CN109766673B (en) Alliance type audio and video copyright block chain system and audio and video copyright chaining method
CN110868301B (en) Identity authentication system and method based on state cryptographic algorithm
CN110633963B (en) Electronic bill processing method, electronic bill processing device, computer readable storage medium and computer readable storage device
EP1401143A1 (en) Methods and system for providing a public key fingerprint list in a PK system
CN108256340B (en) Data acquisition method and device, terminal equipment and storage medium
CN1503932A (en) Method and system for obtaining digital signatures
CN103986584A (en) Double-factor identity verification method based on intelligent equipment
CN111884811B (en) Block chain-based data evidence storing method and data evidence storing platform
CN101321064A (en) Information system access control method and apparatus based on digital certificate technique
CN113065961A (en) Power block chain data management system
CN111769939B (en) Business system access method and device, storage medium and electronic equipment
WO2021012643A1 (en) Method, device and system for object distribution processing
CN113221128B (en) Account and password storage method and registration management system
CN113297560A (en) Identity authentication method, device and equipment based on block chain and readable storage medium
CN111866042B (en) Method and device for synchronizing telecommunication account number change
CN113268759B (en) Token authority authentication method and system based on web architecture
CN109377220B (en) Block chain-based media data transaction method and system and computer storage medium
CN111405223A (en) Video processing method, device and equipment
CN111639952A (en) Returned goods checking method, returned goods checking system, returned goods checking server and returned goods checking terminal based on block chain
CN104125230A (en) Short message authentication service system and authentication method
CN113392430B (en) Digital resource management method and system based on intelligent contract authentication
CN111770081B (en) Role authentication-based big data confidential file access method
CN109918451A (en) Data base management method and system based on block chain
CN110955909B (en) Personal data protection method and block link point
CN112667718B (en) Real estate information sharing query method and system

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