CN110555297B - Method and system for managing certificates through block chain - Google Patents

Method and system for managing certificates through block chain Download PDF

Info

Publication number
CN110555297B
CN110555297B CN201810558437.5A CN201810558437A CN110555297B CN 110555297 B CN110555297 B CN 110555297B CN 201810558437 A CN201810558437 A CN 201810558437A CN 110555297 B CN110555297 B CN 110555297B
Authority
CN
China
Prior art keywords
certificate
transaction
block chain
manager
issuing
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
CN201810558437.5A
Other languages
Chinese (zh)
Other versions
CN110555297A (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.)
Benchainless Technology (Shenzhen) Co.,Ltd.
Original Assignee
Benchainless Technology Shenzhen 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 Benchainless Technology Shenzhen Co ltd filed Critical Benchainless Technology Shenzhen Co ltd
Priority to CN201810558437.5A priority Critical patent/CN110555297B/en
Publication of CN110555297A publication Critical patent/CN110555297A/en
Application granted granted Critical
Publication of CN110555297B publication Critical patent/CN110555297B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/33User authentication using certificates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/45Structures or tools for the administration of authentication
    • G06F21/46Structures or tools for the administration of authentication by designing passwords or checking the strength of passwords
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/602Providing cryptographic facilities or services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • G06F21/6245Protecting personal data, e.g. for financial or medical purposes
    • 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/64Protecting data integrity, e.g. using checksums, certificates or signatures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2141Access rights, e.g. capability lists, access control lists, access tables, access matrices

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Computer Hardware Design (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Databases & Information Systems (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a method for managing certificates through a block chain, which comprises issuing certification, issuing certificates and reading certificates, wherein the issuing certification comprises establishment of institution accounts and certificate type addition, the issuing certificates comprise establishment of holder accounts, block chain processing and completion of newly-added certificate issuance, and the reading certificates comprise information verification and private key decryption The data is easy to leak.

Description

Method and system for managing certificates through block chain
Technical Field
The invention belongs to the field of block chains, and particularly relates to a method and a system for managing certificates through a block chain.
Background
The certificate is one of essential articles for daily life, when the certificate is required to be used in more and more scenes, a good management method does not exist as a certificate carrier, and a traditional physical carrier is inconvenient to carry, easy to lose and easy to counterfeit; in order to solve the problems, a plurality of schemes for digitizing the entity card exist on the world, but due to the endless hacker events and malicious information leakage events, people worry about the digitized certificate data hosting organization; in order to further solve the problem, the certificate is digitized and stored on local equipment, so that the problem of easy carrying and counterfeiting is solved, but the certificate is still easy to lose; such problems generally exist in various document scenes, such as birth certificates, identity cards, student certificates, admission certificates, graduation certificates, marriage certificates, admission certificates, house property certificates, driving certificates, professional qualifications, professional examination certificates and the like; how to make these certificates portable, not easy to lose and not easy to counterfeit without trusteeship to a third party is an urgent problem to be solved.
Disclosure of Invention
In order to solve the above problems, the present invention provides a method for managing certificates through a blockchain, which uses a consensus mechanism in the blockchain technology to perform certificate issuance, archiving and access control on the chain, and comprises the following steps:
(1) the issuing authentication specifically comprises the following steps:
(1.1) creating an institution account: an institution account is created through an account manager, a private key is reserved, information of an issuer is added through the account through a certificate issuing manager, the added information of the issuer is converted into block chain transaction through the certificate issuing manager, the transaction is submitted to a block chain through a transaction manager, the block chain checks whether digital signature validity and institution credit codes are repeated through the transaction manager, the block chain types the transaction into blocks through a block forging device, and after the transaction is completed, the steps are repeated to create more institution accounts;
(1.2) certificate type addition: adding certificate type information to the created institution account through a certificate issuing manager, converting the certificate type information into block chain transaction, submitting the transaction to a block chain through a transaction manager, checking whether the certificate type codes in the institution are repeated through the block chain through the transaction manager, then driving the transaction into a block through a block forging device, and repeating the steps to add more certificate types after the transaction is completed;
(2) issuing certificates, comprising the following steps:
(2.1) creating a holder account: creating a holder account on the block chain through an account manager, reserving a private key, filling in newly added certificate holder information through a certificate issuing manager, and encrypting the filling-in information by the certificate holder through the certificate issuing manager by using the private key of the certificate holder;
(2.2) Block chain processing: the certificate issuing manager converts encrypted data of a newly added holder into block chain transaction, an organization signs the block chain transaction by using an organization digital certificate through the certificate issuing manager, the block chain transaction is submitted to a block chain through a transaction manager, the block chain checks whether a certificate number in the certificate type in the organization is repeated through the transaction manager, and the block chain types the transaction into a block through a block forging device;
(2.3) completing the issuance of the new certificate: repeating the above steps to issue more certificates;
(3) reading the certificate specifically comprises the following steps:
(3.1) information verification: reading a transaction from the block chain through the transaction manager, extracting certificate data in the transaction, and verifying whether a signature mechanism of information is consistent with an issuing mechanism through the certificate access controller;
(3.2) private key decryption: the certificate holder uses the private key of the certificate access controller to decrypt the certificate data, if decryption fails, the certificate data access fails, if decryption succeeds, the certificate data is restored to original visual data through the certificate access controller, and certificate reading is completed.
Further, the issuing agency information in step (1.1) includes an agency name, an agency credit code, and an agency digital signature.
Further, the certificate type information in the step (1.2) comprises a certificate name, a certificate type code and a certificate template code.
Further, the certificate holder information in the step (2.1) comprises a name, a certificate number and a certificate validity period.
The invention also provides a system for managing the certificates through the block chain, which comprises an issuing authentication module, a certificate issuing module and a certificate reading module, wherein the issuing authentication module is further divided into a creation institution account sub-module and a certificate type adding sub-module;
the work flow of the establishment account submodule is as follows: an institution account is created through an account manager, a private key is reserved, information of an issuer is added through the account through a certificate issuing manager, the added information of the issuer is converted into block chain transaction through the certificate issuing manager, the transaction is submitted to a block chain through a transaction manager, the block chain checks whether digital signature validity and institution credit codes are repeated through the transaction manager, the block chain types the transaction into blocks through a block forging device, and after the transaction is completed, the steps are repeated to create more institution accounts;
the workflow of the certificate type adding submodule is as follows: adding certificate type information to the created institution account through a certificate issuing manager, converting the certificate type information into block chain transaction, submitting the transaction to a block chain through a transaction manager, checking whether the certificate type codes in the institution are repeated through the block chain through the transaction manager, then driving the transaction into a block through a block forging device, and repeating the steps to add more certificate types after the transaction is completed;
the certificate issuing module is further divided into a holder account creating sub-module, a block chain processing sub-module and a certificate issuing sub-module;
the work flow of creating the holder account submodule is as follows: creating a holder account on the block chain through an account manager, reserving a private key, filling in newly added certificate holder information through a certificate issuing manager, and encrypting the filling-in information by the certificate holder through the certificate issuing manager by using the private key of the certificate holder;
the work flow of the block chain processing submodule is as follows: the certificate issuing manager converts encrypted data of a newly added holder into block chain transaction, an organization signs the block chain transaction by using an organization digital certificate through the certificate issuing manager, the block chain transaction is submitted to a block chain through a transaction manager, the block chain checks whether a certificate number in the certificate type in the organization is repeated through the transaction manager, and the block chain types the transaction into a block through a block forging device;
the work flow for completing the new certificate issuing submodule is as follows: repeating the above steps to issue more certificates;
the evidence reading module is further divided into an information verification sub-module and a private key decryption sub-module;
the work flow of the information verification submodule is as follows: reading a transaction from the block chain through the transaction manager, extracting certificate data in the transaction, and verifying whether a signature mechanism of information is consistent with an issuing mechanism through the certificate access controller;
the working process of the private key decryption submodule is as follows: the certificate holder uses the private key of the certificate access controller to decrypt the certificate data, if decryption fails, the certificate data access fails, if decryption succeeds, the certificate data is restored to original visual data through the certificate access controller, and certificate reading is completed.
Further, the issuer information in the workflow of the create institution account submodule includes an institution name, an institution credit code, and an institution digital signature.
Further, the certificate type information in the workflow of the certificate type adding sub-module includes a certificate name, a certificate type code, and a certificate template code.
Further, the certificate holder information in the workflow of the sub-module for creating the holder account comprises a name, a certificate number and a certificate validity period.
The method has the advantages that the effects of protecting the privacy of the certificate data and preventing the certificate data from being lost easily without the need of third-party trusteeship are realized, and the problems that the certificate is easy to lose and the data is easy to leak are solved.
Drawings
FIG. 1 is a schematic flow diagram of the process of the present invention;
fig. 2 is a schematic diagram of the system of the present invention.
Detailed Description
The invention is further described with reference to the following figures and specific examples.
The embodiment provides a method for managing certificates through a block chain, which is characterized in that issuing, archiving and access control of the certificates are performed on the chain by utilizing a consensus mechanism of a block chain technology.
In this embodiment, the certificate issuing manager has two core modules, which are an institution management module and a certificate management module, respectively, wherein the institution management module is used for managing an institution issuing the certificate and verifying and archiving the digital signature of the institution issuing the certificate; the certificate management module is used for managing the types of certificates which can be issued by an organization and verifying the certificates. The embodiment is also used for managing the access authority of the certificate through the certificate access controller, wherein the certificate access controller comprises two core modules, a certificate data management module and an access authentication module. The certificate data manager is used for establishing an encryption relationship between the certificate data and private keys of an issuer and a holder, and preventing the data from being restored and leaked in a single direction; the access authentication module is used for using the access rights of the holder and the issuer so as to obtain the complete data of the certificate data.
As shown in fig. 1, the specific process of this embodiment is as follows:
(1) the issuing authentication specifically comprises the following steps:
(1.1) creating an institution account: an institution account is created through an account manager, a private key is reserved, information of an issuer is added through a certificate issuing manager by using the account, the information comprises an institution name, an institution credit code and an institution digital signature, the added issuer information is converted into block chain transaction through the certificate issuing manager, the transaction is submitted to a block chain through a transaction manager, the block chain checks whether the digital signature is repeated with the institution credit code through the transaction manager, the block chain types the transaction into blocks through a block forging device, and after the transaction is completed, the steps are repeated to create more institution accounts;
(1.2) certificate type addition: adding certificate type information including certificate names, certificate type codes and certificate template codes to the created institution account through a certificate issuing manager, converting the certificate type information into block chain transaction, submitting the transaction to a block chain through a transaction manager, checking whether the certificate type codes in the institution are repeated through the block chain through the transaction manager, driving the transaction into blocks through a block forging device, and repeating the steps to add more certificate types after the transaction is completed;
(2) issuing certificates, comprising the following steps:
(2.1) creating a holder account: creating a holder account on the block chain through an account manager, reserving a private key, filling new certificate holder information including a name, a certificate number and a certificate validity period through a certificate issuing manager, and encrypting the filling information by the certificate holder through the certificate issuing manager by using the private key of the certificate holder;
(2.2) Block chain processing: the certificate issuing manager converts encrypted data of a newly added holder into block chain transaction, an organization signs the block chain transaction by using an organization digital certificate through the certificate issuing manager, the block chain transaction is submitted to a block chain through a transaction manager, the block chain checks whether a certificate number in the certificate type in the organization is repeated through the transaction manager, and the block chain types the transaction into a block through a block forging device;
(2.3) completing the issuance of the new certificate: repeating the above steps to issue more certificates;
(3) reading the certificate specifically comprises the following steps:
(3.1) information verification: reading a transaction from the block chain through the transaction manager, extracting certificate data in the transaction, and verifying whether a signature mechanism of information is consistent with an issuing mechanism through the certificate access controller;
(3.2) private key decryption: the certificate holder uses the private key of the certificate access controller to decrypt the certificate data, if decryption fails, the certificate data access fails, if decryption succeeds, the certificate data is restored to original visual data through the certificate access controller, and certificate reading is completed.
As shown in fig. 2, the present embodiment provides a system for managing certificates through a blockchain, which includes an issuing certification module, a certificate issuing module, and a certificate reading module, wherein the issuing certification module is further divided into a creator account sub-module and a certificate type adding sub-module;
the work flow of the establishment account submodule is as follows: an institution account is created through an account manager, a private key is reserved, information of an issuer is added through a certificate issuing manager by using the account, the information comprises an institution name, an institution credit code and an institution digital signature, the added issuer information is converted into block chain transaction through the certificate issuing manager, the transaction is submitted to a block chain through a transaction manager, the block chain checks whether the digital signature is repeated with the institution credit code through the transaction manager, the block chain types the transaction into blocks through a block forging device, and after the transaction is completed, the steps are repeated to create more institution accounts;
the workflow of the certificate type adding submodule is as follows: adding certificate type information including certificate names, certificate type codes and certificate template codes to the created institution account through a certificate issuing manager, converting the certificate type information into block chain transaction, submitting the transaction to a block chain through a transaction manager, checking whether the certificate type codes in the institution are repeated through the block chain through the transaction manager, driving the transaction into blocks through a block forging device, and repeating the steps to add more certificate types after the transaction is completed;
the certificate issuing module is further divided into a holder account creating sub-module, a block chain processing sub-module and a certificate issuing sub-module;
the work flow of creating the holder account submodule is as follows: creating a holder account on the block chain through an account manager, reserving a private key, filling new certificate holder information including a name, a certificate number and a certificate validity period through a certificate issuing manager, and encrypting the filling information by the certificate holder through the certificate issuing manager by using the private key of the certificate holder;
the work flow of the block chain processing submodule is as follows: the certificate issuing manager converts encrypted data of a newly added holder into block chain transaction, an organization signs the block chain transaction by using an organization digital certificate through the certificate issuing manager, the block chain transaction is submitted to a block chain through a transaction manager, the block chain checks whether a certificate number in the certificate type in the organization is repeated through the transaction manager, and the block chain types the transaction into a block through a block forging device;
the work flow for completing the new certificate issuing submodule is as follows: repeating the above steps to issue more certificates;
the evidence reading module is further divided into an information verification sub-module and a private key decryption sub-module;
the work flow of the information verification submodule is as follows: reading a transaction from the block chain through the transaction manager, extracting certificate data in the transaction, and verifying whether a signature mechanism of information is consistent with an issuing mechanism through the certificate access controller;
the working process of the private key decryption submodule is as follows: the certificate holder uses the private key of the certificate access controller to decrypt the certificate data, if decryption fails, the certificate data access fails, if decryption succeeds, the certificate data is restored to original visual data through the certificate access controller, and certificate reading is completed.
The above-mentioned embodiments are only preferred embodiments of the present invention, and do not limit the technical scope of the present invention, so that the changes and modifications made by the claims and the specification of the present invention should fall within the scope of the present invention.

Claims (8)

1. A method for managing certificates through a blockchain, comprising the steps of:
(1) the issuing authentication specifically comprises the following steps:
(1.1) creating an institution account: an institution account is created through an account manager, a private key is reserved, information of an issuer is added through the account through a certificate issuing manager, the added information of the issuer is converted into block chain transaction through the certificate issuing manager, the transaction is submitted to a block chain through a transaction manager, the block chain checks whether digital signature validity and institution credit codes are repeated through the transaction manager, the block chain types the transaction into blocks through a block forging device, and after completion, the institution account creating step is repeated to create more institution accounts;
(1.2) certificate type addition: adding certificate type information to the created institution account through a certificate issuing manager, converting the certificate type information into block chain transaction, submitting the transaction to a block chain through a transaction manager, checking whether the certificate type codes in the institution are repeated through the block chain through the transaction manager, then, driving the transaction into a block through a block forging device, and repeating the step of adding the certificate type to add more certificate types after the transaction is completed;
(2) issuing certificates, comprising the following steps:
(2.1) creating a holder account: creating a holder account on the block chain through an account manager, reserving a private key, filling in newly added certificate holder information through a certificate issuing manager, and encrypting the filling-in information by the certificate holder through the certificate issuing manager by using the private key of the certificate holder;
(2.2) Block chain processing: the certificate issuing manager converts encrypted data of a newly added holder into block chain transaction, an organization signs the block chain transaction by using an organization digital certificate through the certificate issuing manager, the block chain transaction is submitted to a block chain through a transaction manager, the block chain checks whether a certificate number in the certificate type in the organization is repeated through the transaction manager, and the block chain types the transaction into a block through a block forging device;
(2.3) completing the issuance of the new certificate: repeating the above steps to issue more certificates;
(3) reading the certificate specifically comprises the following steps:
(3.1) information verification: reading a transaction from the block chain through the transaction manager, extracting certificate data in the transaction, and verifying whether a signature mechanism of information is consistent with an issuing mechanism through the certificate access controller;
(3.2) private key decryption: the certificate holder uses the private key of the certificate access controller to decrypt the certificate data, if decryption fails, the certificate data access fails, if decryption succeeds, the certificate data is restored to original visual data through the certificate access controller, and certificate reading is completed.
2. The method of managing certificates through a blockchain as claimed in claim 1, wherein said issuer information in step (1.1) includes an institution name, an institution credit code, an institution digital signature.
3. The method of managing certificates through a blockchain as claimed in claim 1, wherein said certificate type information in step (1.2) includes a certificate name, a certificate type code, a certificate template code.
4. The method of claim 1, wherein the certificate holder information in step (2.1) includes name, certificate number, certificate expiration date.
5. A system for managing certificates through a block chain comprises an issuing authentication module, a certificate issuing module and a certificate reading module, wherein the issuing authentication module is further divided into a creation institution account sub-module and a certificate type adding sub-module;
the work flow of the establishment account submodule is as follows: an institution account is created through an account manager, a private key is reserved, information of an issuer is added through the account through a certificate issuing manager, the added information of the issuer is converted into block chain transaction through the certificate issuing manager, the transaction is submitted to a block chain through a transaction manager, the block chain checks whether digital signature validity and institution credit codes are repeated through the transaction manager, the block chain types the transaction into blocks through a block forging device, and after completion, the workflow of creating an institution account sub-module is repeated to create more institution accounts;
the workflow of the certificate type adding submodule is as follows: adding certificate type information to the created institution account through a certificate issuing manager, converting the certificate type information into block chain transaction, submitting the transaction to a block chain through a transaction manager, checking whether the certificate type codes in the institution are repeated through the block chain through the transaction manager, then driving the transaction into a block through a block forging device, and repeating the work flow of a certificate type adding sub-module to add more certificate types after the completion;
the certificate issuing module is further divided into a holder account creating sub-module, a block chain processing sub-module and a certificate issuing sub-module for completing the newly increased certificate issuing;
the work flow of creating the holder account submodule is as follows: creating a holder account on the block chain through an account manager, reserving a private key, filling in newly added certificate holder information through a certificate issuing manager, and encrypting the filling-in information by the certificate holder through the certificate issuing manager by using the private key of the certificate holder;
the work flow of the block chain processing submodule is as follows: the certificate issuing manager converts encrypted data of a newly added holder into block chain transaction, an organization signs the block chain transaction by using an organization digital certificate through the certificate issuing manager, the block chain transaction is submitted to a block chain through a transaction manager, the block chain checks whether a certificate number in the certificate type in the organization is repeated through the transaction manager, and the block chain types the transaction into a block through a block forging device;
the work flow for completing the new certificate issuing submodule is as follows: repeating the above steps to issue more certificates;
the evidence reading module is further divided into an information verification sub-module and a private key decryption sub-module;
the work flow of the information verification submodule is as follows: reading a transaction from the block chain through the transaction manager, extracting certificate data in the transaction, and verifying whether a signature mechanism of information is consistent with an issuing mechanism through the certificate access controller;
the working process of the private key decryption submodule is as follows: the certificate holder uses the private key of the certificate access controller to decrypt the certificate data, if decryption fails, the certificate data access fails, if decryption succeeds, the certificate data is restored to original visual data through the certificate access controller, and certificate reading is completed.
6. The system for managing certificates via a blockchain as claimed in claim 5, wherein said issuer information in the workflow of the create institution accounts submodule includes an institution name, an institution credit code, and an institution digital signature.
7. The system for managing certificates through a blockchain as claimed in claim 5, wherein the certificate type information includes a certificate name, a certificate type code, and a certificate template code in the workflow of the certificate type addition submodule.
8. The system for managing certificates via a blockchain as claimed in claim 5, wherein said certificate holder information includes name, certificate number, certificate expiration date in the workflow of the create holder account submodule.
CN201810558437.5A 2018-06-01 2018-06-01 Method and system for managing certificates through block chain Active CN110555297B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810558437.5A CN110555297B (en) 2018-06-01 2018-06-01 Method and system for managing certificates through block chain

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810558437.5A CN110555297B (en) 2018-06-01 2018-06-01 Method and system for managing certificates through block chain

Publications (2)

Publication Number Publication Date
CN110555297A CN110555297A (en) 2019-12-10
CN110555297B true CN110555297B (en) 2021-06-15

Family

ID=68734951

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810558437.5A Active CN110555297B (en) 2018-06-01 2018-06-01 Method and system for managing certificates through block chain

Country Status (1)

Country Link
CN (1) CN110555297B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112634037A (en) * 2020-12-22 2021-04-09 无锡井通网络科技有限公司 Electronic license management system based on block chain digital identity and non-homogeneous certificate

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106453222A (en) * 2016-07-15 2017-02-22 海智(天津)大数据服务有限公司 ELA electronic license node network system-based electronic license management method
CN106682530A (en) * 2017-01-10 2017-05-17 杭州电子科技大学 Method and device for medical information sharing privacy protection based on blockchain technology
CN107231351A (en) * 2017-05-25 2017-10-03 远光软件股份有限公司 The management method and relevant device of electronic certificate
CN107403303A (en) * 2017-06-16 2017-11-28 兴业数字金融服务(上海)股份有限公司 A kind of signature method for the electronic contract system that card is deposited based on block chain
CN110162526A (en) * 2019-04-18 2019-08-23 阿里巴巴集团控股有限公司 Querying method, device and the equipment of data record in a kind of piece of chain type account book
CN110162662A (en) * 2019-04-18 2019-08-23 阿里巴巴集团控股有限公司 Verification method, device and the equipment of data record in a kind of piece of chain type account book
CN110188096A (en) * 2019-04-18 2019-08-30 阿里巴巴集团控股有限公司 A kind of index creation method, device and equipment of data record

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106453222A (en) * 2016-07-15 2017-02-22 海智(天津)大数据服务有限公司 ELA electronic license node network system-based electronic license management method
CN106682530A (en) * 2017-01-10 2017-05-17 杭州电子科技大学 Method and device for medical information sharing privacy protection based on blockchain technology
CN107231351A (en) * 2017-05-25 2017-10-03 远光软件股份有限公司 The management method and relevant device of electronic certificate
CN107403303A (en) * 2017-06-16 2017-11-28 兴业数字金融服务(上海)股份有限公司 A kind of signature method for the electronic contract system that card is deposited based on block chain
CN110162526A (en) * 2019-04-18 2019-08-23 阿里巴巴集团控股有限公司 Querying method, device and the equipment of data record in a kind of piece of chain type account book
CN110162662A (en) * 2019-04-18 2019-08-23 阿里巴巴集团控股有限公司 Verification method, device and the equipment of data record in a kind of piece of chain type account book
CN110188096A (en) * 2019-04-18 2019-08-30 阿里巴巴集团控股有限公司 A kind of index creation method, device and equipment of data record

Also Published As

Publication number Publication date
CN110555297A (en) 2019-12-10

Similar Documents

Publication Publication Date Title
CN104268742A (en) Official seal fake detection method and device based on network digital certificate and network lookup
KR102357978B1 (en) Document authentication and disclosure system and computer-based method thereof
US20040139327A1 (en) System and method for document-driven processing of digitally-signed electronic documents
US20230027241A1 (en) Securing cryptographic data onto a physical medium
CN101183439A (en) Electronic bill processing system and processing method
CN109889495B (en) Quantum computation resistant electronic seal method and system based on multiple asymmetric key pools
CN101022339A (en) Electronic sign stamp identifying method combined with digital centifi cate and stamp
CN110932859B (en) User information processing method, device and equipment and readable storage medium
CN113112252B (en) Resource transfer method and device based on block chain, electronic equipment and storage medium
CN102255732B (en) Safe certificate issuing method based on USB (Universal Serial Bus) key
CN111491024A (en) Block chain-based bank letter method, system, terminal and storage medium
TWI724667B (en) System of identity management and authorization and method thereof
CN104951923A (en) Electronic signature system based on combination of PKI technology and anti-counterfeit technology of physical seal
CN110555297B (en) Method and system for managing certificates through block chain
CN1321507C (en) Soft certification anti-false method based on graphic code primary and secondary signet series information association mechanism
Said et al. A blockchain-based conceptual model to address educational certificate verification challenges in Tanzania
CN102024192A (en) Electronic reimbursement process using electronic transaction security support platform
CN100464338C (en) Method for binding security mechanism of application software and large database
CN110298199B (en) Application book generation method and device based on electronic license fidelity technology
KR20020076359A (en) Contract Authorization System using Internet
CN105306220A (en) Smart secret key based file record control system and realization method thereof
KR102330325B1 (en) Method for masking electronic certificate and original verification
CN110380861A (en) Digital authenticating and its encrypted transmission method, system and storage medium
Georgioska Application of Digital Signatures in the Electronic System for Public Procurement in Republic of North Macedonia
CN116846995A (en) Method and system for dynamically displaying composite structure message

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
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20210316

Address after: Room 2201, 703c, Desai science and technology building, 9789 Shennan Avenue, high tech Zone community, Yuehai street, Nanshan District, Shenzhen, Guangdong 518000

Applicant after: Benchainless Technology (Shenzhen) Co.,Ltd.

Address before: 361000 unit 11, 201, building B, 86 Haijing Road, Xiamen area, China (Fujian) pilot Free Trade Zone, Xiamen City, Fujian Province

Applicant before: XIAMEN INSTINCT BLOCKCHAIN TECHNOLOGY Co.,Ltd.

GR01 Patent grant
GR01 Patent grant