CN112231284A - Block chain-based big data sharing system, method, device and storage medium - Google Patents

Block chain-based big data sharing system, method, device and storage medium Download PDF

Info

Publication number
CN112231284A
CN112231284A CN202011039292.1A CN202011039292A CN112231284A CN 112231284 A CN112231284 A CN 112231284A CN 202011039292 A CN202011039292 A CN 202011039292A CN 112231284 A CN112231284 A CN 112231284A
Authority
CN
China
Prior art keywords
data
education
block chain
uploading
module
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202011039292.1A
Other languages
Chinese (zh)
Inventor
伍轶明
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangxi Jinyun Technology Co ltd
Original Assignee
Guangxi Jinyun 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 Guangxi Jinyun Technology Co ltd filed Critical Guangxi Jinyun Technology Co ltd
Priority to CN202011039292.1A priority Critical patent/CN112231284A/en
Publication of CN112231284A publication Critical patent/CN112231284A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/176Support for shared access to files; File sharing support
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • 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
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/20Education
    • G06Q50/205Education administration or guidance

Abstract

The invention belongs to the technical field of computer information, and particularly relates to a block chain-based big data sharing system, method and device and a storage medium. A big data sharing system based on a block chain comprises: the data providing terminal is used for providing education data and uploading the education data to the blockchain; and the data acquisition terminal is used for acquiring the education data from the block chain and performing education assessment according to the education data. According to the big data sharing system based on the block chain, disclosed by the embodiment of the invention, the education data are subjected to chain linking management by utilizing the characteristics of the block chain, so that the personal education data can be rapidly verified and mastered, the personal education data are prevented from being abused, the qualification verification of an education institution can be more accurate and real, the education structure is prevented from being forged, and the judgment of students or parents is facilitated.

Description

Block chain-based big data sharing system, method, device and storage medium
Technical Field
The invention belongs to the technical field of computer information, and particularly relates to a block chain-based big data sharing system, method and device and a storage medium.
Background
Education refers to school education of specialized organizations in a narrow sense and refers to social practice activities affecting physical and mental development of people in a broad sense. In the prior art, education activities are more and more abundant, and besides a traditional school, various training institutions are provided.
With the richness of educational activities, much of the educational-related information is uploaded directly into the traditional network environment. Specifically, different education management platforms or training institutions, the various data processing platforms that it built are mutual independence basically, can realize the exchange of data and the sharing of data basically, but can't realize quick data sharing, are difficult to obtain fast and use to traditional data management mode data receives the distortion easily, thereby leads to data can't verify its true and false or verify its true and false degree of difficulty great, causes the trust crisis of education data easily. Such as certification of academic degrees, verification of training experiences, and qualification certification for training institutions.
Therefore, the educational data sharing technology in the prior art has the problems that the educational data information can not be quickly taken and the authenticity can not be effectively verified.
Disclosure of Invention
The embodiment of the invention aims to provide a big data sharing system based on a block chain, and aims to solve the problems that the educational data information cannot be quickly taken and the authenticity cannot be effectively verified in the educational data sharing technology in the prior art.
The embodiment of the invention is realized in such a way that a big data sharing system based on a block chain comprises:
the data providing terminal is used for providing education data and uploading the education data to the blockchain;
and the data acquisition terminal is used for acquiring the education data from the block chain and performing education assessment according to the education data.
Preferably, the data providing terminal includes:
the registration module is used for registering a new node;
an encryption module for encrypting the education data and performing key management;
and the uploading module is used for uploading the encrypted education data to a block chain.
Preferably, the encryption module, when encrypting, includes:
running a preset key encapsulation algorithm to generate a key and a key ciphertext;
operating a preset encryption algorithm, encrypting the education data through the secret key, and generating an education data ciphertext;
and taking the address of the key ciphertext and the address of the education data ciphertext as the attribute information of the education data ciphertext to write the attribute information into a corresponding education data contract so as to be uploaded by the uploading module.
Preferably, after the data providing terminal receives the request information for the education data acquired by the data acquiring terminal, the encryption module further comprises:
and generating an encrypted file of the secret key according to the public key in the request information issued by the data acquisition terminal and the public key and the secret key, so as to upload a block chain through the upload module for the data acquisition terminal to acquire.
Preferably, after the uploading module uploads the educational data, the uploading module further comprises:
and searching and acquiring corresponding education data from the block chain according to the hash value information of the education data, and if the corresponding education data cannot be searched, considering that uploading fails.
Preferably, the data acquisition end comprises:
the transaction and download module is used for calling an education data transaction interface needing to be downloaded and carrying out education data transaction and download according to a preset flow;
and the decryption module is used for acquiring the secret key of the education data to be downloaded and decrypting the corresponding education data according to the secret key.
Preferably, the data providing terminal further comprises:
the identity information management module is used for receiving identity information input by a user, wherein the identity information comprises personal identity information or mechanism identity information, and the identity information is verified and then uploaded to the block chain through the uploading module; and/or
The system comprises a payment management module, an uploading module and a block chain, wherein the payment management module is used for receiving education expense transaction information input by a user, checking the authenticity of the education expense information and uploading the information to the block chain through the uploading module; and/or
The education qualification verification management module is used for receiving education qualification information input by a user, wherein the education qualification information comprises personal education qualification information obtained by personal education and institution education qualification information of structure for performing education activities, and the education qualification information is uploaded to a block chain through the uploading module after being verified; and/or
The credit information management module is used for receiving a preset credit conversion protocol, generating a credit conversion intelligent contract according to the credit conversion protocol, and uploading the credit conversion intelligent contract to a block chain through the uploading module; and when receiving the credit information input by the user, acquiring the credit intelligent contract to perform credit conversion and uploading the updated credit information to the block chain.
Another objective of an embodiment of the present invention is to provide a method for sharing big data based on a block chain, where the method includes:
receiving education data uploaded by a node, and verifying the education data;
uploading the verified education data to a block chain.
Another objective of an embodiment of the present invention is to provide a device for sharing big data based on a block chain, where the device includes:
the data receiving unit is used for receiving the education data uploaded by the nodes and verifying the education data;
and the data uplink unit is used for uploading the verified education data to the block chain.
It is a further object of an embodiment of the present invention to provide a computer-readable storage medium, on which a computer program is stored, which, when executed by a processor, causes the processor to perform the steps of the block chain based big data sharing method.
According to the big data sharing system based on the block chain, disclosed by the embodiment of the invention, the education data are subjected to chain linking management by utilizing the characteristics of the block chain, so that the personal education data can be rapidly verified and mastered, the personal education data are prevented from being abused, the qualification verification of an education institution can be more accurate and real, the education structure is prevented from being forged, and the judgment of students or parents is facilitated.
Drawings
Fig. 1 is a block diagram of a block chain-based big data sharing system according to an embodiment of the present invention;
fig. 2 is a block diagram of a data provider according to an embodiment of the present invention;
fig. 3 is a block diagram of a data acquisition end according to an embodiment of the present invention;
fig. 4 is a block diagram of another data provider according to an embodiment of the present invention;
fig. 5 is a flowchart of a big data sharing method based on a block chain according to an embodiment of the present invention;
fig. 6 is a block diagram of a large data sharing apparatus based on a block chain according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
It will be understood that, as used herein, the terms "first," "second," and the like may be used herein to describe various elements, but these elements are not limited by these terms unless otherwise specified. These terms are only used to distinguish one element from another. For example, a first xx script may be referred to as a second xx script, and similarly, a second xx script may be referred to as a first xx script, without departing from the scope of the present application.
Example 1
The data acquisition end, the data providing end and each module in the embodiment of the invention can be realized through certain computer equipment or terminal equipment, the computer equipment can be an independent physical server or terminal, can also be a server cluster formed by a plurality of physical servers, and can be a cloud server for providing basic cloud computing services such as a cloud server, a cloud database, a cloud storage, a CDN and the like. The terminal device may be, but is not limited to, a smart phone, a tablet computer, a notebook computer, a desktop computer, and the like.
Fig. 1 is a block diagram of a block chain-based big data sharing system according to an embodiment of the present invention; in one embodiment, a big data sharing system based on a block chain is provided, which specifically includes:
the data providing terminal 110, the data providing terminal 110 is used for providing the education data and uploading the education data to the blockchain;
and the data acquisition terminal 120 is used for acquiring the education data from the blockchain and performing education evaluation according to the education data by the data acquisition terminal 120.
The data provider 110 and the data provider 110 serve as nodes in a block chain, and the two nodes can be interchanged in roles, so that when the data provider 110 needs to obtain the education data, the data provider can serve as a data obtaining terminal to obtain the education data.
The educational data includes, but is not limited to, various learning authentication information, educational certification documents, educational institution identity information, educational personal information, and the like, the educational data is uploaded to the block chain, so that when big data is collected and applied, the educational data is obtained from the blocks, the reliability of the data can be improved by using the characteristic of the block chain that the blocks cannot be tampered, and meanwhile, the high openness of the block chain is used, so that the obtaining of some open educational data can be faster and more accurate.
In the embodiment of the present invention, a big data technology is used as a carrier, and a block chain technology is used as a new technology to be integrated into the big data technology, specifically, the method includes: firstly, the block chain technology is used as the data collection technology of a large data technology platform, and the data island phenomenon is broken. The essence of the block chain technology is a distributed storage technology, and belongs to the computer bottom layer technology. Under the technical capability of the existing computer, as long as a set of programs and interfaces conforming to the block chain technology are developed based on the big data platform, the block chain technology and the big data platform can be directly fused and provide services for the block chain technology and the big data platform, and the fusion of the block chain technology and the big data technology can be directly realized. The characteristics of the block chain technology in terms of data, such as open sharing, non-tampering, traceability and the like, can ensure that the data collected by a large data platform adopting the block chain technology is real and reliable; secondly, the data is checked by using a block chain technology, and the block chain data is used as a data source of a big data platform to protect the data security. Data privacy protection is used as one of important factors for limiting the continuous development of shared economy, the security of data can be effectively protected by means of a private key signature verification form of a block chain technology, and the method can be used for building respective block chain alliance platforms in various industries, enterprises in the industries are added into a block chain system in a node form, and only authorized economy bodies are qualified for viewing the data; and thirdly, the stored data in the blockchain system can be freely traded in a big data platform as an asset, so that the aim of fusing two technologies is fulfilled, for example, a data scoring system is established. When an enterprise uploads data to a blockchain system, a certain integral can be given to the enterprise according to a data value system, when the enterprise needs to inquire the data, the certain integral needs to be deducted, and a blockchain technology and a big data technology are fused in a transaction mode by taking the data as an asset form.
In this embodiment of the present invention, as shown in fig. 2, which is a block diagram of a structure of a data providing terminal provided in this embodiment of the present invention, the data providing terminal 110 includes:
a registration module 111, configured to perform new node registration;
an encryption module 112 for encrypting the education data and performing key management;
and an uploading module 113, configured to upload the encrypted education data to the blockchain.
The registration module 111 implements a function of registering a new node, and a user needs to register a legal account before uploading and downloading educational data, otherwise, the user cannot obtain the qualification for acquiring data in the data sharing system. In the art, registration of a blockchain network node is a matter of conventional technology and is not listed in detail herein.
In the embodiment of the present invention, the encrypting module 112, when performing encryption, includes:
running a preset key encapsulation algorithm to generate a key and a key ciphertext;
operating a preset encryption algorithm, encrypting the education data through a secret key, and generating an education data ciphertext;
and writing the address of the key ciphertext and the address of the education data ciphertext into a corresponding education data contract as the attribute information of the education data ciphertext so as to be uploaded by the uploading module.
The preset key encapsulation algorithm may be designed as needed in the art, or an algorithm in the prior art may be directly used, and different key encapsulation algorithm technologies are disclosed in papers and some patent documents published in the art, and a detailed description of the key encapsulation algorithm is not described herein.
The encryption algorithm for encrypting the educational data can be selected from the prior art, and the way of encrypting the data is mature, and is not further described here.
In the embodiment of the invention, the address of the cipher key ciphertext and the address of the education data ciphertext are written into the education data contract, so that the data acquisition end can address and find the corresponding data providing end and acquire the cipher key according to the corresponding data request to decrypt data. It is to be understood that the encryption of the education data is mainly performed for education data that needs to be kept secret, such as personal identification information, personal education qualification information, and the like, and the encryption may not be required for a part of the education data that does not need to be kept secret.
In an embodiment of the present invention, after the data providing terminal 110 receives the request information for the data obtaining terminal 120 to obtain the corresponding education data, the encryption module 112 further includes:
according to the public key in the request information issued by the data obtaining terminal 120, an encrypted file of the key is generated according to the public key and the key, so that the block chain is uploaded through the uploading module for the data obtaining terminal 120 to obtain.
The key of the corresponding education data is encrypted again according to the public key of the data acquisition terminal 120, and then the key is issued in an encrypted file form, so that the corresponding data acquisition terminal 120 can decrypt the education data according to the public key provided by the corresponding data acquisition terminal after acquiring the key-changed file, and the reliable acquisition of the education data needing to be kept secret can be realized.
In this embodiment of the present invention, after the uploading module 113 uploads the education data, the method further includes:
and searching and acquiring corresponding education data from the block chain according to the hash value information of the education data, and if the corresponding education data cannot be searched, considering that uploading fails. The successful verification of the uploading of the education data mainly avoids misdelivery or missing of the data, and in addition, the same education data can be searched from the block chain before uploading to verify whether the same education data exist or not, so that repeated uploading is avoided.
In this embodiment of the present invention, as shown in fig. 3, which is a block diagram of a structure of a data obtaining end provided in this embodiment of the present invention, the data obtaining end 120 includes:
the transaction and download module 121, the transaction and download module 121 is used for calling an education data transaction interface to be downloaded, and performing education data transaction and download according to a preset flow;
the decryption module 122, the decryption module 122 is configured to obtain a key of the education data to be downloaded, and decrypt the corresponding education data according to the key.
As described above, when the data obtaining end 120 wants to obtain the education data, it may send a request for obtaining the key corresponding to the key ciphertext to the corresponding data providing end 110 according to the ciphertext address of the corresponding education data and the corresponding key ciphertext, where the request is obtained by packaging and chaining the ciphertext of the key and the public key created by the data obtaining end 120 itself, and then the encryption module of the data providing end 110 may determine the key required by the other party according to the public key and the key ciphertext and encrypt the key according to the public key, so that the key after chaining can be obtained as long as the public key is decrypted by the data obtaining end corresponding to the public key, which greatly improves the confidentiality of the education data needing to be kept secret, and prevents the education data from being maliciously obtained.
In this embodiment of the present invention, as shown in fig. 4, which is a block diagram of another structure of a data obtaining end provided in this embodiment of the present invention, the data providing end 110 further includes:
the identity information management module 114 is configured to receive identity information input by a user, where the identity information includes personal identity information or organization identity information, and upload the identity information to the block chain through the upload module after the identity information is verified; and/or
A school fee payment management module 115 for receiving the education fee transaction information inputted by the user, checking the authenticity of the education fee information, and uploading the block chain through an uploading module; and/or
The education qualification verification management module 116 is used for receiving education qualification information input by a user, wherein the education qualification information comprises personal education qualification information obtained by personal education and institution education qualification information for performing education activities in structure, and the education qualification information is verified and then uploaded to a block chain through the uploading module; and/or
The credit information management module 117 is configured to receive a preset credit conversion protocol, generate a credit conversion intelligent contract according to the credit conversion protocol, and upload the credit conversion intelligent contract to the block chain through the upload module; and when receiving the credit information input by the user, acquiring the credit intelligent contract for credit conversion and uploading the updated credit information to the block chain.
Wherein, the identity information management module 114 can self-certify the qualifications online by students and job seekers by using the block chain while maintaining control over personal data storage and management. In the prior art, for example, in a large organization, students need to perform identity authentication with different departments of the organization at regular intervals, under the condition, each department of the organization can collect student data for the students, or the organization adopts a single sign-on mode to ensure that all parties in the organization can use a shared copy of the student data; in both modes, tens or even hundreds of people can access the personal information of the student. To secure these data requires managing the access rights of all these people and ensuring that their devices are also secure and hacking-proof, which is a daunting task. In this embodiment of the invention, only a few people (i.e., the parties responsible for verifying the identity of the student) have access to this data in blockchain mode. In addition to this, it is held in the hands of students, which means that the institution no longer needs to manage access rights to complex systems, only needs to ensure the security of the device or network responsible for checking the initial authentication, which will save a lot of resources for strengthening the network to prevent data leakage, training data protection for staff, and strengthening management access rights. Accordingly, the identity information belongs to the aforementioned educational data needing security, and the processes of encrypting, uploading, acquiring, and decrypting can be referred to above.
The method of verifying and uploading the education expenses by the academic expense payment management module 115 can record the details of each transaction with a student, a huge block link data set is used for containing all histories of each transaction, data are changed into protected virtual assets, and each transaction and data are ensured to have a right-confirming certificate, so that each transaction has credibility, safety and non-tamper-proof property, the authenticity and validity of the data are ensured, the wind control module is provided, the fraud risk is effectively reduced, and parents can be helped to know and make intelligent decisions according to the charges of education institutions.
The education qualification verification management module 116 verifies the education qualification information and uploads the verification result to the block chain through the upload module, so that the education certification document and the education qualification which can be performed of an individual or an organization can be truly and effectively proved and cannot be modified. Specifically, for example, in the prior art, it is not a simple matter to verify the credentials of the entire educational system of some educational institution; for example, in europe, there are hundreds of certification pathways through public and private institutions, and thus employers need to verify not only the certificate issuer, but also the qualifications of the institution issuing the certificate; currently, the verification process involves the consulting authority itself, and in turn, determining the quality of the certificate that the authority claims to possess, confirming this issuance to the certification authority itself, and verifying with the governing authority to determine whether the certification authority has authorization to issue the corresponding certificate; this is a very time consuming technical process, requiring certified specialists to manage, requiring multiple departments or processes to coordinate the management of the process. However, the embodiment of the present invention provides a more efficient alternative by combining with the blockchain, a fully automated process can visualize the certification chain and verify that the certificate is actually issued depending on the characteristics of the blockchain, and it is very critical that this process is continuously effective for each step of the certification chain.
The credit information management module 117 generates an intelligent contract according to the credit conversion protocol and links the intelligent contract so that different education institutions complying with the credit conversion protocol do not reasonably admit the revised credit of the student. In particular, score conversion is a delicate process, and students often feel that they are disadvantaged when they find that they must repeat a learning session to meet the requirements of a new institution. Currently, credit conversion relies on institutions agreeing through negotiations to admit each other's credits under certain conditions-but students often report that these agreements are not admitted; and by using a block chain, the protocols can be written into intelligent contracts, and the credit score is automatically converted according to the conditions of the contracts, so that the problem is solved.
According to the big data sharing system based on the block chain, disclosed by the embodiment of the invention, the education data are subjected to chain linking management by utilizing the characteristics of the block chain, so that the personal education data can be rapidly verified and mastered, the personal education data are prevented from being abused, the qualification verification of an education institution can be more accurate and real, the education structure is prevented from being forged, and the judgment of students or parents is facilitated.
Example 2
As shown in fig. 5, a flowchart of a block chain-based big data sharing method provided in an embodiment of the present invention is shown, where the method includes:
step S502, receiving the education data uploaded by the nodes, and verifying the education data;
and step S504, uploading the verified education data to a block chain.
The block chain-based big data sharing method provided in the embodiment of the present invention may be applied to the data providing end in the foregoing embodiment. The verification of the educational data is performed by the issuing organization or the individual of the educational data and related official organizations, and the data which is linked up after one verification can be greatly ensured not to be modified and the authenticity of the data can be ensured.
Specifically, in addition, the method for sharing big data based on a block chain provided in the embodiment of the present invention further includes the following steps:
carrying out new node registration;
encrypting and managing the education data;
uploading the encrypted educational data to the blockchain.
For registration of nodes, encryption of educational data, key management, uploading, and the like, it can be understood with reference to the description in the foregoing embodiments, and the description will not be repeated further.
In addition, the big data sharing method based on the block chain provided by the embodiment of the invention further comprises the following steps:
running a preset key encapsulation algorithm to generate a key and a key ciphertext;
operating a preset encryption algorithm, encrypting the education data through a secret key, and generating an education data ciphertext;
and writing the address of the key ciphertext and the address of the education data ciphertext into a corresponding education data contract uploading block chain as the attribute information of the education data ciphertext.
Also, for the explanation of the above steps, reference may be made to the description in the foregoing embodiments, and the description will not be repeated further herein.
Further, the method for sharing big data based on a block chain provided in the embodiment of the present invention further includes the following steps:
receiving identity information input by a user, wherein the identity information comprises personal identity information or mechanism identity information, and uploading the identity information to a block chain through an uploading module after the identity information is verified; and/or
Receiving education expense transaction information input by a user, checking the authenticity of the education expense information, and uploading the information to a block chain through an uploading module; and/or
Receiving education qualification information input by a user, wherein the education qualification information comprises personal education qualification information obtained by personal education and institution education qualification information for performing education activities in structure, and uploading a block chain through an uploading module after verifying the education qualification information; and/or
Receiving a preset credit conversion protocol, generating a credit conversion intelligent contract according to the credit conversion protocol, and uploading the credit conversion intelligent contract to a block chain through an uploading module; and when receiving the credit information input by the user, acquiring the credit intelligent contract for credit conversion and uploading the updated credit information to the block chain.
Similarly, the above steps will be described and explained with reference to the foregoing embodiments, and will not be further described herein.
According to the big data sharing method based on the block chain, disclosed by the embodiment of the invention, the education data are subjected to chain linking management by utilizing the characteristics of the block chain, so that the personal education data can be rapidly verified and mastered, the personal education data are prevented from being abused, the qualification verification of an education institution can be more accurate and real, the education structure is prevented from being forged, and the judgment of students or parents is facilitated.
Example 3
As shown in fig. 6, in an embodiment, a block chain-based big data sharing apparatus is provided, where the block chain-based big data sharing apparatus may be integrated in the foregoing computer device, and specifically may include:
the data receiving unit 610 is used for receiving the education data uploaded by the nodes and verifying the education data;
a data chaining unit 620 for uploading the verified educational data into the blockchain.
In this embodiment, the blockchain-based big data sharing apparatus is mainly a product for executing the blockchain-based big data sharing method in the foregoing embodiment, and specific functional modules thereof and processing of the educational data may refer to the description of the foregoing blockchain-based big data sharing method, and steps included in the method may be implemented by the blockchain-based big data sharing apparatus in the embodiment of the present invention, which is not further described herein.
According to the big data sharing device based on the block chain, disclosed by the embodiment of the invention, the education data are subjected to chain linking management by utilizing the characteristics of the block chain, so that the personal education data can be rapidly verified and mastered, the personal education data are prevented from being abused, the qualification verification of an education institution can be more accurate and real, the education structure is prevented from being forged, and the judgment of students or parents is facilitated.
Example 4
In one embodiment, a computer readable storage medium is provided, having a computer program stored thereon, which, when executed by a processor, causes the processor to perform the steps of:
receiving the education data uploaded by the nodes, and verifying the education data;
uploading the verified educational data to the blockchain.
It should be understood that, although the steps in the flowcharts of the embodiments of the present invention are shown in sequence as indicated by the arrows, the steps are not necessarily performed in sequence as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least a portion of the steps in various embodiments may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, and the order of performance of the sub-steps or stages is not necessarily sequential, but may be performed in turn or alternately with other steps or at least a portion of the sub-steps or stages of other steps.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
The above examples only show some embodiments of the present invention, and the description thereof is more specific and detailed, but not construed as limiting the scope of the present invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the inventive concept, which falls within the scope of the present invention. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A big data sharing system based on block chains, which is characterized in that the system comprises:
the data providing terminal is used for providing education data and uploading the education data to the blockchain;
and the data acquisition terminal is used for acquiring the education data from the block chain and performing education assessment according to the education data.
2. The system of claim 1, wherein the data provider comprises:
the registration module is used for registering a new node;
an encryption module for encrypting the education data and performing key management;
and the uploading module is used for uploading the encrypted education data to a block chain.
3. The system of claim 2, wherein the encryption module, when encrypting, comprises:
running a preset key encapsulation algorithm to generate a key and a key ciphertext;
operating a preset encryption algorithm, encrypting the education data through the secret key, and generating an education data ciphertext;
and taking the address of the key ciphertext and the address of the education data ciphertext as the attribute information of the education data ciphertext to write the attribute information into a corresponding education data contract so as to be uploaded by the uploading module.
4. The system according to claim 3, wherein the data providing terminal, after receiving the request information for the education data acquired by the data acquiring terminal, the encryption module further comprises:
and generating an encrypted file of the secret key according to the public key in the request information issued by the data acquisition terminal and the public key and the secret key, so as to upload a block chain through the upload module for the data acquisition terminal to acquire.
5. The system of claim 2, wherein the upload module, after uploading the educational data, further comprises:
and searching and acquiring corresponding education data from the block chain according to the hash value information of the education data, and if the corresponding education data cannot be searched, considering that uploading fails.
6. The system of claim 1, wherein the data acquisition end comprises:
the transaction and download module is used for calling an education data transaction interface needing to be downloaded and carrying out education data transaction and download according to a preset flow;
and the decryption module is used for acquiring the secret key of the education data to be downloaded and decrypting the corresponding education data according to the secret key.
7. The system of claim 2, wherein the data provider further comprises:
the identity information management module is used for receiving identity information input by a user, wherein the identity information comprises personal identity information or mechanism identity information, and the identity information is verified and then uploaded to the block chain through the uploading module; and/or
The system comprises a payment management module, an uploading module and a block chain, wherein the payment management module is used for receiving education expense transaction information input by a user, checking the authenticity of the education expense information and uploading the information to the block chain through the uploading module; and/or
The education qualification verification management module is used for receiving education qualification information input by a user, wherein the education qualification information comprises personal education qualification information obtained by personal education and institution education qualification information of structure for performing education activities, and the education qualification information is uploaded to a block chain through the uploading module after being verified; and/or
The credit information management module is used for receiving a preset credit conversion protocol, generating a credit conversion intelligent contract according to the credit conversion protocol, and uploading the credit conversion intelligent contract to a block chain through the uploading module; and when receiving the credit information input by the user, acquiring the credit intelligent contract to perform credit conversion and uploading the updated credit information to the block chain.
8. A big data sharing method based on a block chain is characterized by comprising the following steps:
receiving education data uploaded by a node, and verifying the education data;
uploading the verified education data to a block chain.
9. An apparatus for big data sharing based on block chains, the apparatus comprising:
the data receiving unit is used for receiving the education data uploaded by the nodes and verifying the education data;
and the data uplink unit is used for uploading the verified education data to the block chain.
10. A computer-readable storage medium, having stored thereon a computer program which, when executed by a processor, causes the processor to perform the steps of the blockchain-based big data sharing method of claim 8.
CN202011039292.1A 2020-09-28 2020-09-28 Block chain-based big data sharing system, method, device and storage medium Pending CN112231284A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011039292.1A CN112231284A (en) 2020-09-28 2020-09-28 Block chain-based big data sharing system, method, device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011039292.1A CN112231284A (en) 2020-09-28 2020-09-28 Block chain-based big data sharing system, method, device and storage medium

Publications (1)

Publication Number Publication Date
CN112231284A true CN112231284A (en) 2021-01-15

Family

ID=74120255

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011039292.1A Pending CN112231284A (en) 2020-09-28 2020-09-28 Block chain-based big data sharing system, method, device and storage medium

Country Status (1)

Country Link
CN (1) CN112231284A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112837037A (en) * 2021-02-06 2021-05-25 北京中科云泮智能科技有限公司 Method for realizing credit bank based on block chain technology
CN113077366A (en) * 2021-04-06 2021-07-06 上海网梯数码科技有限公司 Block chain-based credit management method
CN113221189A (en) * 2021-04-29 2021-08-06 华中科技大学 Identity authentication system, authentication method, medium and terminal based on block chain
CN113423109A (en) * 2021-08-24 2021-09-21 深圳兆瑞优品科技有限公司 Designated data sharing method facing personal computer user
CN113487455A (en) * 2021-02-24 2021-10-08 山东智多分教育科技有限公司 Education cloud platform based on education big data
CN113645211A (en) * 2021-08-02 2021-11-12 安徽中科晶格技术有限公司 Universal data uplink credit system and method
CN115798513A (en) * 2023-01-31 2023-03-14 新励成教育科技股份有限公司 Talent expression management method, system and computer readable storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109118192A (en) * 2018-08-30 2019-01-01 中链科技有限公司 Shared education resources method, apparatus and electronic equipment based on block chain
CN110400642A (en) * 2019-06-12 2019-11-01 梁胤豪 A kind of medical data shared system and design method based on block chain technology
CN111709056A (en) * 2020-08-24 2020-09-25 北京邮电大学 Data sharing method and system based on block chain

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109118192A (en) * 2018-08-30 2019-01-01 中链科技有限公司 Shared education resources method, apparatus and electronic equipment based on block chain
CN110400642A (en) * 2019-06-12 2019-11-01 梁胤豪 A kind of medical data shared system and design method based on block chain technology
CN111709056A (en) * 2020-08-24 2020-09-25 北京邮电大学 Data sharing method and system based on block chain

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112837037A (en) * 2021-02-06 2021-05-25 北京中科云泮智能科技有限公司 Method for realizing credit bank based on block chain technology
CN112837037B (en) * 2021-02-06 2022-03-29 北京中科云泮智能科技有限公司 Method for realizing credit bank based on block chain technology
CN113487455A (en) * 2021-02-24 2021-10-08 山东智多分教育科技有限公司 Education cloud platform based on education big data
CN113077366A (en) * 2021-04-06 2021-07-06 上海网梯数码科技有限公司 Block chain-based credit management method
CN113221189A (en) * 2021-04-29 2021-08-06 华中科技大学 Identity authentication system, authentication method, medium and terminal based on block chain
CN113221189B (en) * 2021-04-29 2022-05-03 华中科技大学 Identity authentication system, authentication method, medium and terminal based on block chain
CN113645211A (en) * 2021-08-02 2021-11-12 安徽中科晶格技术有限公司 Universal data uplink credit system and method
CN113645211B (en) * 2021-08-02 2023-02-28 安徽中科晶格技术有限公司 Universal data uplink credit system and method
CN113423109A (en) * 2021-08-24 2021-09-21 深圳兆瑞优品科技有限公司 Designated data sharing method facing personal computer user
CN113423109B (en) * 2021-08-24 2021-10-29 深圳兆瑞优品科技有限公司 Designated data sharing method facing personal computer user
CN115798513A (en) * 2023-01-31 2023-03-14 新励成教育科技股份有限公司 Talent expression management method, system and computer readable storage medium

Similar Documents

Publication Publication Date Title
US11757643B2 (en) System and method for authenticating user identity
WO2020098845A2 (en) Data authorization based on decentralized identifiers
US20210256505A1 (en) Data authorization based on decentralized identifiers
CN112231284A (en) Block chain-based big data sharing system, method, device and storage medium
TWI709314B (en) Data processing method and device
US20210081366A1 (en) Method and system for real-time collaboration and annotation-based action creation and management
CN112132198A (en) Data processing method, device and system and server
US10341353B1 (en) System and method for issuing, authenticating, storing, retrieving, and verifying documents
JP7114078B2 (en) Electronic authentication method and program
Kikitamara et al. Digital identity management on blockchain for open model energy system
Wibowo et al. Improving data security, interoperability, and veracity using blockchain for one data governance, case study of local tax big data
EP3844942B1 (en) Blockchain-based message services for time-sensitive events
Dalal et al. Verification of identity and educational certificates of students using biometric and blockchain
Kim et al. Role‐based Access Control Video Surveillance Mechanism Modeling in Smart Contract Environment
CN113315745A (en) Data processing method, device, equipment and medium
WO2020169128A2 (en) Storage management based on message feedback
Patole et al. Personal identity on blockchain
Choudhari et al. Interoperable blockchain solution for digital identity management
KR102450412B1 (en) SLA-Based Sharing Economy Service with Smart Contract for Resource Integrity in the Internet of Things
Mammadzada Blockchain oracles
Yadav et al. Blockchain and ipfs based framework for secure student document record keeping
Verma et al. Applications of Data Security and Blockchain in Smart City Identity Management
Mirzaei et al. Simorgh, a fully decentralized blockchain-based secure communication system
Millenaar et al. The case for a unified identity
Prabu et al. Academic Information Storage and Verification Using Blockchain Technologies

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