CN210745178U - Identity authentication system - Google Patents

Identity authentication system Download PDF

Info

Publication number
CN210745178U
CN210745178U CN201921815023.2U CN201921815023U CN210745178U CN 210745178 U CN210745178 U CN 210745178U CN 201921815023 U CN201921815023 U CN 201921815023U CN 210745178 U CN210745178 U CN 210745178U
Authority
CN
China
Prior art keywords
cloud platform
information
vehicle system
template
identity
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201921815023.2U
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.)
Shanghai Industrial Utechnology Research Institute
Situ Shanghai Technology Co ltd
Original Assignee
Shanghai Industrial Utechnology Research Institute
Situ Shanghai 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 Shanghai Industrial Utechnology Research Institute, Situ Shanghai Technology Co ltd filed Critical Shanghai Industrial Utechnology Research Institute
Priority to CN201921815023.2U priority Critical patent/CN210745178U/en
Application granted granted Critical
Publication of CN210745178U publication Critical patent/CN210745178U/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The embodiment of the application discloses an identity authentication system. The system comprises: a vehicle system and a cloud platform; the vehicle system is used for sending a vehicle system decentralized identity and a template request to the cloud platform; the cloud platform is used for acquiring a public key of the vehicle system according to the decentralized identity of the vehicle system; sending return information to the vehicle system, wherein the return information comprises cloud platform decentralized identity, a template frame and a random number; the vehicle system decrypts the returned information by using a vehicle system private key, fills information in the template framework, encrypts the random number and the filled template by using a cloud platform public key, and sends the encrypted random number and the filled template to a cloud platform; and the cloud platform decrypts by using the cloud platform private key, determines an identity authentication result according to the consistency of the random number and the random number stored by the cloud platform, and sends the identity authentication result to the vehicle system. By executing the technical scheme provided by the application, the effect of improving the information safety can be realized.

Description

Identity authentication system
Technical Field
The embodiment of the application relates to the technical field of computers, in particular to an identity authentication system.
Background
With the rapid development of technology, the transmission of information content tends to adopt the form of internet more and more. However, there is a certain risk in information transmission in the internet, for example, a hacker maliciously uses a false identity to obtain confidential information, which greatly affects the information security of a user. At present, the method adopted by people is mainly to encrypt the content of information and interact with the communication partner. This causes a problem that if the encryption and decryption means is broken, the information cannot be secured.
SUMMERY OF THE UTILITY MODEL
The embodiment of the application provides an identity authentication system, which can achieve the effect of improving the information security.
The embodiment of the application provides an identity authentication system, which comprises: a vehicle system and a cloud platform;
the vehicle system is used for sending a vehicle system decentralized identity and a template request to the cloud platform;
the cloud platform is used for acquiring a public key of the vehicle system according to the decentralized identity of the vehicle system; sending return information to the vehicle system, wherein the return information comprises cloud platform decentralized identity, a template frame and a random number; wherein the return information is encrypted by a vehicle system public key;
the vehicle system decrypts the returned information by using a vehicle system private key, fills information in the template framework, encrypts the random number and the filled template by using a cloud platform public key, and sends the encrypted random number and the filled template to a cloud platform;
and the cloud platform decrypts by using a cloud platform private key, determines an identity authentication result according to the consistency of the random number and the random number stored by the cloud platform, and sends the identity authentication result to the vehicle system.
Further, the vehicle system is further configured to chain the public key of the vehicle system to generate a decentralized identity of the vehicle system.
Further, the cloud platform is further configured to chain the cloud platform public key to generate a cloud platform decentralized identity.
Further, the cloud platform is further configured to, after the identity authentication is successful, correspondingly store the vehicle system identity and the information in the template.
Further, the information in the template includes at least two disclosure levels, wherein each disclosure level corresponds to a privilege requirement.
Further, the system further comprises: at least one of an insurance system, a supplier system, a registration system, and a supervisory system;
one or more of the insurance system, the supplier system, the registration system and the monitoring system are used as information access parties;
the information access party is used for sending a target information access request of the vehicle system to the cloud platform;
the cloud platform is used for judging whether the target information is the information stored in the template; if so, acquiring the authority of the information access party, and if the authority of the information access party meets the authority requirement of the disclosure level to which the target information belongs, returning the target information to the information access party.
Further, the target information returned by the cloud platform is encrypted through a public key of the information access party.
Further, the information accessing party is configured to uplink the public key of the information accessing party to obtain a decentralized identity of the information accessing party;
when the information access party sends a target information access request, the decentralized identity of the information access party is sent to a cloud platform;
and the cloud platform acquires the public key of the information access party according to the decentralized identity of the information access party.
According to the technical scheme provided by the embodiment of the application, the system comprises: a vehicle system and a cloud platform; the vehicle system is used for sending a vehicle system decentralized identity and a template request to the cloud platform; the cloud platform is used for acquiring a public key of the vehicle system according to the decentralized identity of the vehicle system; sending return information to the vehicle system, wherein the return information comprises cloud platform decentralized identity, a template frame and a random number; wherein the return information is encrypted by a vehicle system public key; the vehicle system decrypts the returned information by using a vehicle system private key, fills information in the template framework, encrypts the random number and the filled template by using a cloud platform public key, and sends the encrypted random number and the filled template to a cloud platform; and the cloud platform decrypts by using a cloud platform private key, determines an identity authentication result according to the consistency of the random number and the random number stored by the cloud platform, and sends the identity authentication result to the vehicle system. By adopting the technical scheme provided by the application, the effect of improving the safety of the information can be realized.
Drawings
Fig. 1 is a schematic structural diagram of an identity authentication system according to an embodiment of the present application;
fig. 2 is a schematic structural diagram of an identity authentication system according to a second embodiment of the present application.
Detailed Description
The present application will be described in further detail with reference to the following drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the application and are not limiting of the application. It should be further noted that, for the convenience of description, only some of the structures related to the present application are shown in the drawings, not all of the structures.
Before discussing exemplary embodiments in more detail, it should be noted that some exemplary embodiments are described as processes or methods depicted as flowcharts. Although a flowchart may describe the steps as a sequential process, many of the steps can be performed in parallel, concurrently or simultaneously. In addition, the order of the steps may be rearranged. The process may be terminated when its operations are completed, but may have additional steps not included in the figure. The processes may correspond to methods, functions, procedures, subroutines, and the like.
Example one
Fig. 1 is a schematic structural diagram of an identity authentication system provided in an embodiment of the present application, where the embodiment is applicable to a case of information interaction, and the system may be implemented by software and/or hardware.
As shown in fig. 1, the identity authentication system includes: vehicle system 110 and cloud platform 120;
the vehicle system 110 is configured to send a vehicle system decentralized identity and a template request to the cloud platform 120;
the cloud platform 120 is configured to obtain a public key of the vehicle system according to the decentralized identity of the vehicle system; and send return information to the vehicle system 110, the return information including cloud platform decentralized identity, template framework and random number; wherein the return information is encrypted by a vehicle system public key;
the vehicle system 110 decrypts the returned information by using a vehicle system private key, fills information in the template framework, encrypts the random number and the filled template by using a cloud platform public key, and sends the encrypted random number and the filled template to the cloud platform 120;
the cloud platform 120 decrypts the data using the cloud platform private key, determines an identity authentication result according to the consistency between the random number and the random number stored in the cloud platform, and sends the identity authentication result to the vehicle system 110.
The vehicle system may be a system that manages vehicle information, and may be, for example, a vehicle manufacturer. Before the vehicle system sends the decentralized identity, the public key of the local terminal can be linked up and uploaded to the block chain, and then the decentralized identity can be obtained and sent to the cloud platform. In addition, the vehicle system may send a template request, where the template request may be a request to the cloud platform for a basic information template, a security information template, and the like. The template request may be used to obtain a template in a format corresponding to the request, which may be populated with information by the vehicle system. Thus, the information can be matched to the decentralized identity of the vehicle. After the vehicle system decentralized identity and the template request are sent, the cloud platform can obtain the public key of the vehicle system according to the vehicle system decentralized identity. The public key of the vehicle system may be a key used for interacting with the vehicle, for example, the information sent to the vehicle system is encrypted by the public key of the vehicle system, and the vehicle system itself decrypts the information by using its private key, so that the encrypted transmission of the information can be completed.
And receiving return information of the cloud platform, wherein the return information can comprise a cloud platform decentralized identity, a template framework returned according to the template request and a random number randomly generated by the cloud platform. Wherein the return information may be encrypted by the vehicle system public key. The method has the advantages that the random number can be provided to increase the cracking difficulty of the identity authentication process, the public key of the vehicle system is used for encryption, only one party with the private key of the vehicle system can decrypt the public key, and therefore the safety of the whole authentication process can be improved.
After receiving the return information, the vehicle system can decrypt the return information by using the private key, fill the obtained template framework with the information, encrypt the random number and the content of the filled template through the cloud platform public key, and send the encrypted random number and the content of the filled template to the cloud platform. Wherein, the transmitted information can be used as identity authentication information. After the cloud platform receives the information, the cloud platform private key can be used for decryption, if the decryption is unsuccessful, the result shows that the encryption public key of the opposite side is incorrect, and the authentication fails. If the decryption is successful, the random number in the encrypted random number is further identified, because the random number is generated by one end of the cloud platform and has uniqueness, if the random number is different from the random number stored when the cloud platform is locally generated, the identity authentication fails, which indicates that the opposite party does not take the correct random number, and if the verification is the same, the identity authentication is successful.
After determining the authentication result, the result may be returned to the vehicle system, for example, if the authentication is successful, a result of successful authentication is returned, and if the authentication is failed, a result of failed authentication is returned.
According to the technical scheme provided by the embodiment of the application, the system comprises: a vehicle system and a cloud platform; the vehicle system is used for sending a vehicle system decentralized identity and a template request to the cloud platform; the cloud platform is used for acquiring a public key of the vehicle system according to the decentralized identity of the vehicle system; sending return information to the vehicle system, wherein the return information comprises cloud platform decentralized identity, a template frame and a random number; wherein the return information is encrypted by a vehicle system public key; the vehicle system decrypts the returned information by using a vehicle system private key, fills information in the template framework, encrypts the random number and the filled template by using a cloud platform public key, and sends the encrypted random number and the filled template to a cloud platform; and the cloud platform decrypts by using a cloud platform private key, determines an identity authentication result according to the consistency of the random number and the random number stored by the cloud platform, and sends the identity authentication result to the vehicle system. By adopting the technical scheme provided by the application, the effect of improving the safety of the information can be realized.
On the basis of the technical solutions, optionally, after the random number and the filled template are encrypted by using the cloud platform public key and sent to the cloud platform, the cloud platform stores the vehicle system identity and the information in the template correspondingly after the identity authentication is successful. After the cloud platform is successfully authenticated, the identity of the vehicle system and the information in the template can be correspondingly stored, for example, an association relationship can be set between the identity of the vehicle system and the information in the template, and when other systems need to acquire some information of the vehicle system, the corresponding information in the template of the vehicle system can be provided through the cloud platform. The method has the advantages that the template can be set and bound with the template, and the problems that in the prior art, the information needing to access the vehicle system at each time needs to send a request to the vehicle system independently, and no cloud platform is used as an intermediate carrier, so that the system sending the request cannot be subjected to effective identity authentication are solved.
On the basis of the above technical solutions, optionally, the vehicle system decentralized identity is generated by chaining a public key of the vehicle system. In the technical scheme, the vehicle system can generate the decentralized identity of the vehicle by chaining the public key of the vehicle system. The cloud platform can acquire the public key of the vehicle system on the chain by decentralized identity, and further can perform identity authentication with the vehicle system. The technical scheme has the advantages that the distributed storage and data security effects in the block chain technology can be utilized, and the security guarantee is brought for the subsequent identity authentication and information interaction work.
On the basis of the above technical solutions, optionally, the information in the template includes at least two disclosure levels, where each disclosure level corresponds to one permission requirement. Wherein, the information in the template can be divided into different disclosure levels, for example, three disclosure levels of 1, 2 and 3 are included, wherein, the level 1 is the lowest level, the level 3 is the highest level, and each level has different authority requirements. For example, the insurance system meets the authority requirements of level 1 and level 2, and when the insurance system accesses the template of the vehicle system, the information of the disclosure levels of level 1 and level 2 can be obtained through the access authority. If the vehicle management system meets the authority requirements of all three levels, the display of the disclosure information of all three levels can be obtained through the access authority. According to the technical scheme, the information in the template is displayed according to different disclosure levels, so that the safety of data information can be improved, the requirements of different access parties can be met through one template, and different templates do not need to be created for each access party.
The decentralized identity of the vehicle system can be equivalent to a storage address of a public key on a chain, and the public key stored on the block chain of the vehicle system can be acquired through the decentralized identity.
The random number in the return message may be generated by the cloud platform after receiving the request, and the template framework may be provided according to the template request. In addition, the return information further includes a cloud platform decentralized identity, and the cloud platform decentralized identity may be obtained by chaining the cloud platform public key by the cloud platform.
The returned information can be subjected to inter-encryption through the public key of the vehicle system, so that only the vehicle system can decrypt the returned information through the private key of the vehicle system, and the returned information can be effectively prevented from being intercepted. And after the returned information is decrypted by using the private key of the vehicle system, the vehicle system fills the information in the template frame, encrypts the random number and the filled template by using the public key of the cloud platform and sends the encrypted random number and the filled template to the cloud platform.
The cloud platform can decrypt through the private key, and compares the random number obtained by decryption with the locally stored random number, if the random number is consistent, the identity authentication is successful, and if the random number is inconsistent, the identity authentication is failed. After the identity authentication result is obtained, the identity authentication result can be returned to the vehicle system.
On the basis of the above technical solutions, optionally, after the identity authentication result is determined, if the identity authentication is successful, the vehicle system identity and the information in the template are correspondingly stored. After the identity authentication is successful, the vehicle system identity and the information in the template may be correspondingly stored, for example, stored in an associated manner. Namely, after the vehicle system is located by the access party, the specific content of the information filled in the template by the vehicle system can be obtained according to the incidence relation between the identity of the vehicle system and the information in the template, so that the information access efficiency can be improved.
On the basis of the foregoing technical solutions, optionally, the cloud platform decentralized identity is generated by chaining a public key of the cloud platform. The cloud platform decentralized identity can be obtained through public key chaining of the cloud platform, and then the public key of the cloud platform can be obtained through the decentralized identity. Through the arrangement, the advantages of distributed storage of the block chain and information safety can be utilized, and therefore the safety of information interaction between the cloud platform and the vehicle system is guaranteed.
On the basis of the above technical solutions, optionally, after the vehicle system identity is stored in correspondence with the information in the template, the system further includes: acquiring disclosure levels of information in a template, wherein each disclosure level corresponds to an authority requirement; and if a viewing request of the information in the template is received, determining the disclosure level displayed to the requester according to the matching result of the right item of the requester and the right requirement of the disclosure level.
Wherein after determining the disclosure levels of the information in the template, the entitlement requirements for each level may be determined. When a viewing request is received, whether the authority of the requester has a matching relation with the authority requirement or not is determined, and the requester can specifically have the viewing authority to one or more levels of information, so that the content disclosed by the requester is determined. According to the technical scheme, different information contents can be disclosed for different requesters according to the authority of the requesters, so that the information safety of a vehicle system can be ensured, different information templates do not need to be set for a plurality of requesters, and the operation is simplified.
Example two
Fig. 2 is a schematic structural diagram of an identity authentication system provided in the second embodiment of the present application, where the present embodiment is applicable to a case of information interaction, and the system may be implemented by software and/or hardware. The present embodiment is further improved on the basis of the above-described embodiment.
As shown in fig. 2, the identity authentication system includes: a vehicle system 210 and a cloud platform 220;
the vehicle system 210 is configured to send a vehicle system decentralized identity and a template request to the cloud platform 220;
the cloud platform 220 is configured to obtain a public key of the vehicle system according to the decentralized identity of the vehicle system; and send return information to the vehicle system 210, the return information including cloud platform decentralized identity, template framework and random number; wherein the return information is encrypted by a vehicle system public key;
the vehicle system 210 decrypts the returned information by using a vehicle system private key, fills information in the template framework, encrypts the random number and the filled template by using a cloud platform public key, and sends the encrypted random number and the filled template to the cloud platform 220;
the cloud platform 220 decrypts the data using the cloud platform private key, determines an identity authentication result according to the consistency between the random number and the random number stored in the cloud platform, and sends the identity authentication result to the vehicle system 210.
The system further comprises: at least one of an insurance system, a supplier system, a registration system, and a supervisory system; one or more of the insurance system, the supplier system, the registration system and the supervision system serve as an information access party 230; the information accessing party 230 is configured to send a target information access request of a vehicle system to the cloud platform 220; the cloud platform 220 is configured to determine whether the target information is information stored in the template; if yes, the authority of the information accessing party is obtained, and if the authority of the information accessing party meets the authority requirement of the disclosure level to which the target information belongs, the target information is returned to the information accessing party 230.
Wherein, the information access party can be at least one or more of an insurance system, a supplier system, a registration system and a supervision system. Taking the insurance system as an example, if the current insurance system needs to acquire certain parameter information of a vehicle in the vehicle system, a manner of acquiring through a cloud platform may be adopted. Authentication similar to the vehicle system in the above embodiment may be performed before the insurance system interacts with the cloud platform. When the insurance system passes the authentication, the insurance system can interact with the cloud platform. Some or all of the information in the template of the vehicle system in the cloud platform is obtained, for example, by sending a target information access request. After the target information exists in the template, whether the authority of the disclosure level to which the target system belongs in the template is satisfied can be determined according to the authority of the insurance system. If yes, the target information in the template is returned to the information access party.
In this embodiment, optionally, the target information returned by the cloud platform is encrypted by a public key of the information accessing party. The public key of the information access party may be directly stored in the cloud platform, or may be acquired by decentralized identity in a manner similar to that of the vehicle system in the foregoing embodiment. The public key of the information access party is used for encryption, so that the information can be decrypted only when the correct private key of the information access party exists after the information is received, and the safety of the information transmission process can be ensured.
In this embodiment, optionally, the information accessing party is configured to uplink the public key of the information accessing party to obtain a decentralized identity of the information accessing party; when the information access party sends a target information access request, the decentralized identity of the information access party is sent to a cloud platform; and the cloud platform acquires the public key of the information access party according to the decentralized identity of the information access party. The information access party can perform uplink processing on the public key to obtain the decentralized identity of the information access party. And then when or after the target information access request is sent to the cloud platform, the decentralized identity of the information access party is sent to the cloud platform, so that the cloud platform can obtain the public key of the information access party according to the decentralized identity of the information access party, and subsequent encryption operation can be carried out. According to the technical scheme, the identity authentication can be performed on each end interacting with the cloud platform in a similar mode, and further information transmission can be performed after the identity authentication is performed, so that the information security can be ensured.
According to the technical scheme, through the arrangement, information interaction can be achieved, the problems that identity authentication cannot be effectively carried out between the insurance system and the vehicle system, the information interaction is complex and risks exist can be avoided, and the safety of the information interaction process is improved.
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present application and the technical principles employed. It will be understood by those skilled in the art that the present application is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the application. Therefore, although the present application has been described in more detail with reference to the above embodiments, the present application is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present application, and the scope of the present application is determined by the scope of the appended claims.

Claims (8)

1. An identity authentication system, the system comprising: a vehicle system and a cloud platform;
the vehicle system is used for sending a vehicle system decentralized identity and a template request to the cloud platform;
the cloud platform is used for acquiring a public key of the vehicle system according to the decentralized identity of the vehicle system; sending return information to the vehicle system, wherein the return information comprises cloud platform decentralized identity, a template frame and a random number; wherein the return information is encrypted by a vehicle system public key;
the vehicle system decrypts the returned information by using a vehicle system private key, fills information in the template framework, encrypts the random number and the filled template by using a cloud platform public key, and sends the encrypted random number and the filled template to a cloud platform;
and the cloud platform decrypts by using a cloud platform private key, determines an identity authentication result according to the consistency of the random number and the random number stored by the cloud platform, and sends the identity authentication result to the vehicle system.
2. The system of claim 1, wherein the vehicle system is further configured to chain a vehicle system public key to generate a vehicle system decentralized identity.
3. The system of claim 1, wherein the cloud platform is further configured to chain cloud platform public keys to generate a cloud platform decentralized identity.
4. The system of claim 1, wherein the cloud platform is further configured to store the vehicle system identity in correspondence with the information in the template after the identity authentication is successful.
5. The system of claim 4, wherein the information in the template comprises at least two disclosure levels, wherein each disclosure level corresponds to a privilege requirement.
6. The system of claim 5, further comprising: at least one of an insurance system, a supplier system, a registration system, and a supervisory system;
one of the insurance system, the supplier system, the registration system and the monitoring system is used as an information access party;
the information access party is used for sending a target information access request of the vehicle system to the cloud platform;
the cloud platform is used for judging whether the target information is the information stored in the template; if so, acquiring the authority of the information access party, and if the authority of the information access party meets the authority requirement of the disclosure level to which the target information belongs, returning the target information to the information access party.
7. The system of claim 6, wherein the target information returned by the cloud platform is encrypted by a public key of an information accessing party.
8. The system according to claim 7, wherein said information accessing party is configured to uplink an information accessing party public key to obtain an information accessing party decentralized identity;
when the information access party sends a target information access request, the decentralized identity of the information access party is sent to a cloud platform;
and the cloud platform acquires the public key of the information access party according to the decentralized identity of the information access party.
CN201921815023.2U 2019-10-25 2019-10-25 Identity authentication system Active CN210745178U (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201921815023.2U CN210745178U (en) 2019-10-25 2019-10-25 Identity authentication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201921815023.2U CN210745178U (en) 2019-10-25 2019-10-25 Identity authentication system

Publications (1)

Publication Number Publication Date
CN210745178U true CN210745178U (en) 2020-06-12

Family

ID=71011112

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201921815023.2U Active CN210745178U (en) 2019-10-25 2019-10-25 Identity authentication system

Country Status (1)

Country Link
CN (1) CN210745178U (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021258548A1 (en) * 2020-06-22 2021-12-30 杭州趣链科技有限公司 Interactive aggregate signature method, and device and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021258548A1 (en) * 2020-06-22 2021-12-30 杭州趣链科技有限公司 Interactive aggregate signature method, and device and storage medium

Similar Documents

Publication Publication Date Title
US11558381B2 (en) Out-of-band authentication based on secure channel to trusted execution environment on client device
CN110493261B (en) Verification code obtaining method based on block chain, client, server and storage medium
US9397835B1 (en) Web of trust management in a distributed system
US20140282840A1 (en) Managing data handling policies
CN108347428B (en) Registration system, method and device of application program based on block chain
US11025415B2 (en) Cryptographic operation method, method for creating working key, cryptographic service platform, and cryptographic service device
CN110933484A (en) Management method and device of wireless screen projection equipment
US10990692B2 (en) Managing data handling policies
CN108650261B (en) Mobile terminal system software burning method based on remote encryption interaction
JP2017152880A (en) Authentication system, key processing coordination method, and key processing coordination program
CN114500069A (en) Method and system for storing and sharing electronic contract
CN210745178U (en) Identity authentication system
US20240039707A1 (en) Mobile authenticator for performing a role in user authentication
CN116720218A (en) Cross-system account sharing service method and system based on block chain
CN116346423A (en) Client data multiple encryption system and method in intelligent Internet of things energy system
CN112906032B (en) File secure transmission method, system and medium based on CP-ABE and block chain
CN114117471A (en) Confidential data management method, electronic device, storage medium, and program product
CN112713990A (en) Identity authentication system
CN114065170A (en) Method and device for acquiring platform identity certificate and server
CN103179088A (en) Protection method and protection system of common gateway interface business
CN113328860A (en) Block chain-based user privacy data security providing method
CN112926983A (en) Block chain-based deposit certificate transaction encryption system and method
CN107682380B (en) Cross authentication method and device
CN102231736B (en) Network access control method and system
CN112714142A (en) Identity authentication method and device

Legal Events

Date Code Title Description
GR01 Patent grant
GR01 Patent grant