CN110580411B - Permission query configuration method and device based on intelligent contract - Google Patents

Permission query configuration method and device based on intelligent contract Download PDF

Info

Publication number
CN110580411B
CN110580411B CN201911085007.7A CN201911085007A CN110580411B CN 110580411 B CN110580411 B CN 110580411B CN 201911085007 A CN201911085007 A CN 201911085007A CN 110580411 B CN110580411 B CN 110580411B
Authority
CN
China
Prior art keywords
contract
transaction
code
query
service
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
CN201911085007.7A
Other languages
Chinese (zh)
Other versions
CN110580411A (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.)
Ant Blockchain Technology Shanghai Co Ltd
Original Assignee
Alipay Hangzhou Information 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 Alipay Hangzhou Information Technology Co Ltd filed Critical Alipay Hangzhou Information Technology Co Ltd
Priority to CN201911085007.7A priority Critical patent/CN110580411B/en
Publication of CN110580411A publication Critical patent/CN110580411A/en
Application granted granted Critical
Publication of CN110580411B publication Critical patent/CN110580411B/en
Priority to PCT/CN2020/116825 priority patent/WO2021088543A1/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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/24Querying
    • G06F16/245Query processing
    • G06F16/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
    • G06F16/2471Distributed queries
    • 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/6227Protecting 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 where protection concerns the structure of data, e.g. records, types, queries
    • 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
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • 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
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange
    • 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/2107File encryption
    • 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

Abstract

One or more embodiments of the present specification provide a method and an apparatus for permission query configuration based on an intelligent contract; the method can comprise the following steps: updating the version of the link code according to the acquired new version link code, wherein the new version link code is used for executing the operation related to the permission query of the private data; receiving a contract creation transaction for a distribution contract, wherein the contract creation transaction comprises a distribution code of the distribution contract, and the distribution code is used for calling a service contract to execute an authority control code defined in the service contract; and deploying the distribution contract, so that when receiving a query transaction which is initiated by a query party and aims at the privacy data related to the historical transaction, executing the distribution code and the updated chain code of the distribution contract to determine the query authority of the query party according to the authority control code defined in the service contract invoked by the historical transaction.

Description

Permission query configuration method and device based on intelligent contract
Technical Field
One or more embodiments of the present disclosure relate to the field of block chain technologies, and in particular, to a method and an apparatus for permission query configuration based on an intelligent contract.
Background
The blockchain technique is built on top of a transport network, such as a point-to-point network. Network nodes in a transport network utilize a chained data structure to validate and store data and employ a distributed node consensus algorithm to generate and update data.
The two biggest challenges in the current enterprise-level blockchain platform technology are privacy and performance, which are often difficult to solve simultaneously. Most solutions trade privacy for loss of performance or do not consider privacy much to pursue performance. Common encryption technologies for solving privacy problems, such as Homomorphic encryption (Homomorphic encryption) and Zero-knowledge proof (Zero-knowledge proof), have high complexity and poor universality, and may cause serious performance loss.
Trusted Execution Environment (TEE) is another way to address privacy concerns. The TEE can play a role of a black box in hardware, a code and data operating system layer executed in the TEE cannot be peeped, and the TEE can be operated only through an interface defined in advance in the code. In the aspect of efficiency, due to the black box property of the TEE, plaintext data is operated in the TEE instead of complex cryptography operation in homomorphic encryption, and the efficiency of the calculation process is not lost, so that the safety and privacy of a block chain can be improved to a great extent on the premise of small performance loss by combining with the TEE. The industry is concerned with TEE solutions, and almost all mainstream chip and Software consortiums have their own TEE solutions, including Software-oriented TPM (Trusted Platform Module) and hardware-oriented Intel SGX (Software Guard Extensions), ARM Trustzone (Trusted zone), and AMD PSP (Platform Security Processor).
Disclosure of Invention
In view of this, one or more embodiments of the present specification provide an authority query configuration method and apparatus, an electronic device, and a storage medium based on an intelligent contract.
To achieve the above object, one or more embodiments of the present disclosure provide the following technical solutions:
according to a first aspect of one or more embodiments of the present specification, a permission query configuration method based on an intelligent contract is provided, which is applied to a block chain node; the method comprises the following steps:
updating the version of the link code according to the acquired new version link code, wherein the new version link code is used for executing the operation related to the permission query of the private data;
receiving a contract creation transaction for a distribution contract, wherein the contract creation transaction comprises a distribution code of the distribution contract, and the distribution code is used for calling a service contract to execute an authority control code defined in the service contract;
and deploying the distribution contract, so that when receiving the inquiry transaction of the inquirer for the privacy data related to the historical transaction, executing the distribution code and the updated chain code of the distribution contract to determine the inquiry authority of the inquirer according to the authority control code defined in the service contract called by the historical transaction.
According to a second aspect of one or more embodiments of the present specification, an authority query configuration apparatus based on an intelligent contract is provided, which is applied to a blockchain node; the device comprises:
the chain code updating unit is used for updating the chain code version according to the acquired new version chain code, and the new version chain code is used for executing the operation related to the permission query of the private data;
the contract management system comprises a first receiving unit, a second receiving unit and a third receiving unit, wherein the first receiving unit is used for receiving a contract creating transaction aiming at a distribution contract, the contract creating transaction comprises a distribution code of the distribution contract, and the distribution code is used for calling a service contract to execute an authority control code defined in the service contract;
and the deployment unit is used for deploying the distribution contract so that when receiving the inquiry transaction of the inquirer for the privacy data related to the historical transaction, the distribution code and the updated chain code of the distribution contract are executed to determine the inquiry authority of the inquirer according to the authority control code defined in the service contract called by the historical transaction.
According to a third aspect of one or more embodiments of the present specification, there is provided an electronic apparatus including:
a processor;
a memory for storing processor-executable instructions;
wherein the processor executes the executable instructions to implement the intelligent contract-based permission query configuration method as described in any one of the above embodiments.
According to a fourth aspect of one or more embodiments of the present description, there is provided a computer-readable storage medium having stored thereon computer instructions which, when executed by a processor, implement the steps of the method as described in any of the above embodiments.
Drawings
FIG. 1 is a schematic diagram of creating an intelligent contract, provided by an exemplary embodiment.
FIG. 2 is a schematic diagram of a calling smart contract provided by an exemplary embodiment.
FIG. 3 is a schematic diagram of a call service contract provided by an exemplary embodiment.
Fig. 4 is a flowchart of a method for configuring rights query based on an intelligent contract according to an exemplary embodiment.
Fig. 5 is a flowchart of a method for querying private data according to an exemplary embodiment.
Fig. 6 is a flowchart of another private data query method provided by an exemplary embodiment.
Fig. 7 is a schematic diagram of an apparatus according to an exemplary embodiment.
Fig. 8 is a block diagram of an apparatus for querying and configuring rights based on smart contracts according to an exemplary embodiment.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The implementations described in the following exemplary embodiments do not represent all implementations consistent with one or more embodiments of the present specification. Rather, they are merely examples of apparatus and methods consistent with certain aspects of one or more embodiments of the specification, as detailed in the claims which follow.
It should be noted that: in other embodiments, the steps of the corresponding methods are not necessarily performed in the order shown and described herein. In some other embodiments, the method may include more or fewer steps than those described herein. Moreover, a single step described in this specification may be broken down into multiple steps for description in other embodiments; multiple steps described in this specification may be combined into a single step in other embodiments.
Blockchains are generally divided into three types: public chain (Public Blockchain), private chain (PrivateBlockchain) and alliance chain (Consortium Blockchain). In addition, there are various types of combinations, such as private chain + federation chain, federation chain + public chain, and other different combinations. The most decentralized of these is the public chain. The public chain is represented by bitcoin and ether house, and the participators joining the public chain can read the data record on the chain, participate in transaction, compete for accounting right of new blocks, and the like. Furthermore, each participant (i.e., node) is free to join and leave the network and perform related operations. Private chains are the opposite, with the network's write rights controlled by an organization or organization and the data read rights specified by the organization. Briefly, a private chain can be a weakly centralized system with strictly limited and few participating nodes. This type of blockchain is more suitable for use within a particular establishment. A federation chain is a block chain between a public chain and a private chain, and "partial decentralization" can be achieved. Each node in a federation chain typically has a physical organization or organization corresponding to it; participants jointly maintain blockchain operation by authorizing to join the network and forming a benefit-related alliance.
Whether public, private, or alliance, may provide the functionality of an intelligent contract. An intelligent contract on a blockchain is a contract that can be executed on a blockchain system triggered by a transaction. An intelligent contract may be defined in the form of code.
Taking the ethernet as an example, the support user creates and invokes some complex logic in the ethernet network, which is the biggest challenge of ethernet to distinguish from bitcoin blockchain technology. The core of the ethernet plant as a programmable blockchain is the ethernet plant virtual machine (EVM), each ethernet plant node can run the EVM. The EVM is a well-behaved virtual machine, which means that a variety of complex logic can be implemented through it. The user issuing and invoking smart contracts in the etherhouse is running on the EVM. In fact, what the virtual machine directly runs is virtual machine code (virtual machine bytecode, hereinafter referred to as "bytecode"). The intelligent contracts deployed on the blockchain may be in the form of bytecodes.
For example, as shown in fig. 1, after Bob sends a transaction containing information to create an intelligent contract to the ethernet network, the EVM of node 1 may execute the transaction and generate a corresponding contract instance. The "0 x6f8ae93 …" in fig. 1 represents the address of the contract, the data field of the transaction holds the byte code, and the to field of the transaction is empty. After agreement is reached between the nodes through the consensus mechanism, this contract is successfully created and can be invoked in subsequent procedures. After the contract is created, a contract account corresponding to the intelligent contract appears on the blockchain and has a specific address, and the contract code is stored in the contract account. The behavior of the intelligent contract is controlled by the contract code. In other words, an intelligent contract causes a virtual account to be generated on a blockchain that contains a contract code and an account store (Storage).
As shown in fig. 2, still taking an ethernet house as an example, after Bob sends a transaction for invoking an intelligent contract to the ethernet house network, the EVM of a certain node may execute the transaction and generate a corresponding contract instance. The from field of the transaction in fig. 2 is the address of the account of the transaction initiator (i.e., Bob), the "0 x6f8ae93 …" in the to field represents the address of the smart contract called, and the value field is the value of tai-currency in the etherhouse, and the data field of the transaction holds the method and parameters for calling the smart contract. The intelligent contract is independently executed at each node in the blockchain network in a specified mode, and all execution records and data are stored on the blockchain, so that after the transaction is completed, transaction certificates which cannot be tampered and cannot be lost are stored on the blockchain.
After executing Bob-initiated transaction, a node in the blockchain network generates corresponding receipt (receipt) data for recording receipt information related to the transaction. In this way, information regarding the results of the execution of the transaction may be obtained by querying the receipt of the transaction. Taking the ether house as an example, the receipt data obtained by the node executing the transaction may include the following:
a Result field indicating the execution Result of the transaction;
a Gas used field representing a Gas value consumed by the transaction;
a Logs field for representing a Log generated by the transaction, wherein the Log may further comprise a From field for representing an account address of an initiator of the call, a To field for representing an account address of an object (such as a smart contract) To be called, a Topic field for representing a subject of the Log, a Log data field for representing Log data, and the like;
an Output field, representing the Output of the transaction.
Generally, receipt data generated after a transaction is executed is stored in a clear text form, so that anyone can see the contents of the receipt fields contained in the receipt data, and the setting and the capability of privacy protection are not provided. In some combined blockchain and TEE solutions, the entire content of the receipt data is stored on the blockchain as data requiring privacy protection in order to achieve privacy protection. The block chain is a data set organized by specific logics stored in a database of nodes. The physical carrier of the database, as described later, may be a storage medium, such as a persistent storage medium. In fact, only part of the receipt data may be sensitive, while other content is not sensitive, only privacy protection is required for the sensitive content, other content can be disclosed, and even in some cases, retrieval of part of the content may be required to drive implementation of relevant operations, and then implementing privacy protection for the part of the content will affect implementation of the retrieval operations.
The process of protecting the privacy of the user may be as shown in fig. 3:
step 302, the user a creates a transaction for invoking the service contract and sends the created transaction to the blockchain node.
User a may invoke a smart contract (i.e., a business contract) deployed on the blockchain by creating a transaction (including the account address of the invoked smart contract) to cause the blockchain node to execute the business contract to complete the corresponding business. For privacy protection, user a may encrypt the created transaction using digital envelope encryption that combines a symmetric encryption algorithm and an asymmetric encryption algorithm. Specifically, the transaction content is encrypted by using a symmetric encryption algorithm (i.e., the transaction content is encrypted by using a symmetric key used by itself), and then the symmetric key is encrypted by using a public key of an asymmetric encryption algorithm.
At step 304, the block link points execute the service contract.
After receiving the encrypted transaction, the blockchain node reads the transaction into the TEE, decrypts by using the private key of the asymmetric encryption algorithm to obtain a symmetric key, decrypts the transaction by using the symmetric key obtained by decryption to obtain transaction content, and then executes a service code of a service contract in the TEE.
At step 306, the block nodes store privacy data associated with the transaction.
In one aspect, the blockchain nexus, upon receiving the transaction (after consensus), issues the transaction (encrypted in the form of a digital envelope) onto the blockchain for crediting. On the other hand, after the block chain link point executes the transaction, the related data obtained by executing the transaction is encrypted and stored (issued to the block chain for storage or stored locally); where the transaction receipt corresponding to the transaction may be encrypted using a symmetric key used by user a and the contract status data obtained in response to executing the business contract in response to the transaction may be encrypted using a particular symmetric key internal to the TEE. In addition, data such as account attribute information of the user a, account attribute information of a service contract, and a contract code of the service contract may also be encrypted by using a specific symmetric key inside the TEE. These encrypted data at the blockchain nodes belong to the private data of user a on the blockchain, i.e. the private data related to the transaction created by user a in step 302.
In the above-described scenario of privacy protection, a user may need to share private data related to a service implemented by the user using a blockchain to some specific users for viewing, that is, the specific users may view private data related to a historical transaction initiated by the user. Then, the query authority may be set for the private data of the user to be viewed by other users who are allowed to query, and the function of the above-mentioned authority query may not be configured when building the blockchain. Thus, the old chain can be modified by deploying smart contracts to increase the functionality of the permission query. The intelligent contract-based permission query configuration scheme of the present specification is described below with reference to fig. 4.
Referring to fig. 4, fig. 4 is a flowchart of a method for configuring rights query based on an intelligent contract according to an exemplary embodiment. As shown in fig. 4, the method applied to the blockchain node may include the following steps:
and 402, updating the chain code version according to the acquired new version chain code, wherein the new version chain code is used for executing the operation related to the permission query of the private data.
In this embodiment, in addition to deploying the distribution contract, version update is also required to be performed on the chain code at the link point of the block, so that the process of authority query is completed together with the deployed distribution contract. For example, after a new version of chain code is developed, a push for upgrading the chain code may be issued to each blockchain node through a specific server, so that the blockchain node acquires the new version of chain code from the server. Of course, the block chain node can also acquire the new version chain code for version updating through any other mode of updating the chain code.
In this embodiment, the privacy data may include at least one of: the transaction system may include one or more of a historical transaction, a transaction receipt corresponding to the historical transaction, account attribute information of an initiator of the historical transaction, account attribute information of a business contract invoked by the historical transaction, a contract code of the business contract, and contract status data of the business contract.
Step 404, receiving a contract creation transaction for a distribution contract, the contract creation transaction including a distribution code of the distribution contract, the distribution code being used for calling a service contract to execute an authority control code defined in the service contract.
In one embodiment, when a service contract is developed, in addition to defining service codes in the service contract, permission control codes of private data related to a transaction invoking the service contract need to be defined in the service contract for determining whether a querying party for the private data is allowed to query. Through the mode of defining the authority control code in the service contract, the association relationship can be established between the private data and the authority control code for controlling the inquiry authority of the private data, so that each service contract can control the private data related to the transaction for calling the service contract.
The development and deployment of business contracts can be accomplished by the roles of blockchain users, blockchain members, blockchain administrators, and the like. Taking a federation chain as an example, a member of the blockchain (or a user or an administrator of the blockchain) with accounting authority sets the authority control rule, and the authority control rule is defined in a service contract (service codes are also defined) in the form of an authority control code. After the development of the business contract is completed, the blockchain member can issue the business contract to the federation chain through any node device in the federation chain, and after the business contract is identified by member node devices (such as a plurality of authority node devices with accounting authority) specified by parts in the federation chain, the business contract is collected to a distributed database (namely a distributed ledger) of the federation chain. Based on the manner in which the service contract is deployed, the deployer of the service contract (i.e., the general user or general member with billing authority) may control whether others are permitted to query for private data associated with the transaction sent to the service contract (i.e., the transaction that invoked the service contract).
The consensus algorithm supported in the blockchain may include:
the first kind of consensus algorithm, namely the consensus algorithm that the node device needs to contend for the accounting right of each round of accounting period; consensus algorithms such as Proof of Work (POW), Proof of equity (POS), Proof of commission rights (DPOS), etc.;
the second kind of consensus algorithm, namely the consensus algorithm which elects accounting nodes in advance for each accounting period (without competing for accounting right); for example, a consensus algorithm such as a Practical Byzantine Fault Tolerance (PBFT) is used.
In a blockchain network employing a first type of consensus algorithm, node devices competing for billing rights can execute a transaction upon receipt. One of the node devices competing for the accounting right may win in the process of competing for the accounting right in the current round, and become an accounting node. The accounting node may package the received transaction with other transactions to generate a latest block and send the generated latest block or a block header of the latest block to other node devices for consensus.
In the block chain network adopting the second type of consensus algorithm, the node equipment with the accounting right is agreed before accounting in the current round. Thus, the node device, after receiving the transaction, may send the transaction to the accounting node if it is not the accounting node of its own round. For the accounting node of the current round, the transaction may be performed during or before packaging the transaction with other transactions to generate the latest block. After generating the latest block, the accounting node may send the latest block or a block header of the latest block to other node devices for consensus.
As described above, regardless of which consensus algorithm is used by the blockchain, the accounting node of the current round may pack the received transaction to generate the latest block, and send the generated latest block or the block header of the latest block to other node devices for consensus verification. If no problem is verified after other node equipment receives the latest block or the block header of the latest block, the latest block can be added to the tail of the original block chain, so that the accounting process of the block chain is completed. The transaction contained in the block may also be performed during the verification of a new block or block header from the accounting node by other nodes.
In another embodiment, the rights control code may not be defined in the service contract at the time the service contract is deployed. Thus, similar to old chain transformation, a previously deployed service contract may be updated in a subsequent process to add corresponding entitlement control codes in the service contract.
In one case, the authority control code corresponding to the service contract to be updated and the contract account of the service contract to be updated can be associated, so that the function of adding the authority control to the service contract is realized. Taking the target service contract as an example, a deployment party of the target service contract may construct an update transaction for the target service contract, where the update transaction includes a service code of the target service contract (i.e., a service code originally defined in the target service contract) and an authority control code for the private data related to the transaction for invoking the target service contract. After the update transaction is constructed, the deployer submits the update transaction to the block link points. Then, after receiving the update transaction for the target service contract, the blockchain node issues the service code and the authority control code included in the update transaction to the blockchain for verification storage, and modifies the index of the contract code in the contract account of the target service contract into the index of the verified service code and the authority control code.
Taking the ethernet archway or the blockchain model derived based on the ethernet archway architecture as an example, the accounts may include external accounts, contract accounts, and the like. An external account is typically owned by the user (individual or organization), and is directly controlled by the user, also referred to as a user account; the contract account corresponds to the intelligent contract in the blockchain and is created by the user through the external account. The structure of each type of account is similar, and may include, for example, a Nonce field, a Balance field, a Code field, a Storage field, and so on. The value of the Nonce field of each account starts from 0, and the value of the Nonce field is sequentially increased along with the transaction initiated by the corresponding account, so that the Nonce values contained in each transaction initiated by the account are different, thereby avoiding replay attack. The Balance field is used to store the Balance. The Code field is used to store the contract Code of the intelligent contract (in practical applications, only the hash value of the contract Code is usually maintained in the Code field, so the Code field is also usually called the Code hash field), and thus the Code field of the external account is usually empty. The Storage field is used for storing the value of the account at the corresponding node in the state tree.
Therefore, after receiving the update transaction aiming at the target service contract, the blockchain node issues the service code and the authority control code contained in the update transaction to the blockchain for storage, calculates the hash value of the service code as the index of the service code, and calculates the hash value of the authority control code as the index of the authority control code. And the Code field of the contract account of the target service contract only maintains the hash value of the service Code, so the content maintained in the Code field can be modified into the hash value of the service Code and the hash value of the authority control Code. Then, when the target service contract is called subsequently, the service Code and the authority control Code can be queried according to the content maintained in the Code field, and the EVM of the blockchain node is read in for operation.
In another case, an update contract (defined with a service code and an authority control code) corresponding to the service contract may be deployed, and the update contract and the service contract are associated, so as to implement a function of adding authority control to the service contract. Taking the target business contract as an example, the deployer of the business contract may construct a transaction for creating an update contract (hereinafter referred to as a create transaction), which includes the business code of the business contract (the originally defined business code in the business contract) and the authority control code for the private data associated with the transaction that invoked the business contract. After the creating transaction is constructed, the deployment party submits the creating transaction to the block link node. Then, after receiving a creation transaction of an update contract corresponding to the service contract, the blockchain node creates the update contract based on the service code and the authority control code included in the creation transaction, deploys the update contract on the blockchain, and establishes an association relationship between the update contract and the service contract. Then the update contract is invoked in lieu of invoking the service contract when it is subsequently determined that the contract to be invoked is about the service contract.
Based on the above-described manner of deploying the service contracts for controlling the query authority, each service contract (including the update contract) controls only the query authority of the private data related to the transaction invoking itself. Therefore, when a user (as a query party) initiates a query transaction for private data related to a historical transaction (initiated by any other user), the block link points need to determine a service contract for controlling the query authority of the private data, and then the service contract can be invoked to realize authority control.
And a service contract is called for a blockchain node to realize authority control, a distribution contract can be deployed on the blockchain for identifying whether a transaction received by the blockchain node is a query transaction, and when the received transaction is the query transaction, a corresponding service contract is further called to execute an authority control code (which can be understood as distributing the query transaction to the corresponding service contract). In particular, distribution code may be defined in a distribution contract for invoking a business contract to execute rights control code defined in the business contract. Thus, the query transaction created by the querying party is a transaction for invoking a distribution contract; then, when any transaction received by a block node is used to invoke a distribution contract, that transaction may be treated as a query transaction and the distribution contract invoked to execute the distribution code defined in the distribution contract.
The distribution contract may be designed as a system-level intelligent contract based on the distribution contract serving as a "distribution query transaction". Thus, development and deployment of distribution contracts may be accomplished by an administrator of the blockchain. Also taking a federation chain as an example, a manager with administrative authority develops distribution logic (calls a service contract according to a contract address of the service contract called by a historical transaction recorded in a query transaction) and defines the distribution logic in the distribution contract in the form of distribution code. After completing development of a distribution contract, an administrator may publish the distribution contract onto the federation chain for deployment. For example, in a contract creation transaction for a distribution contract constructed by an administrator, the to field is an empty string, and the binary code that initializes the contract is specified in the data field, and the execution result of this code will be the contract code (i.e., the distribution code) when the contract is later called.
In the technical scheme of the specification, besides the service contract is called by deploying the distribution contract to realize authority control, the distribution logic can be solidified into the chain code in the form of the distribution code and issued together with the chain code, so that the subsequent redeployment by an administrator is not needed, and the contract code is solidified in the chain code, so that the contract code is controllable, and the safety is effectively improved. In other words, the distribution of query transactions to the respective business contracts is accomplished by the block link points themselves, without having to do so by invoking intelligent contracts.
It should be noted that the type of the request initiated on the blockchain by the user accessing the blockchain may specifically refer to a transaction (transaction) adopted in a conventional blockchain. Of course, the type of the request initiated on the blockchain by the user accessing the blockchain may be other than a transaction, and other forms of instructions, messages, and the like with a standard data structure may also be used. In the following embodiments, a request initiated on a blockchain by a user accessing the blockchain will be described as an example of a transaction.
And 406, deploying the distribution contract, so that when a query transaction which is initiated by a query party and aims at the privacy data related to the historical transaction is received, executing the distribution code and the updated chain code of the distribution contract to determine the query authority of the query party according to the authority control code defined in the service contract invoked by the historical transaction.
In an embodiment, when constructing the query transaction, the querying party may only write the transaction identifier of the historical transaction related to the private data to be queried in the query transaction. The transaction identifier of the historical transaction can be obtained by offline sharing between the initiator and the inquirer of the historical transaction, or by any other means. In this case, the new version chain code is used for acquiring the historical transaction according to the transaction identifier included in the inquiry transaction, and determining the service contract called by the historical transaction based on the acquired historical transaction; the distribution code is used for calling the service contract determined by executing the new version chain code so as to execute the authority control code defined in the called service contract.
Taking the ether house as an example, when the inquiring party creates the inquiry transaction, the hash value (as the transaction identifier) of the history transaction, which is notified by the initiator of the history transaction, can be recorded in the data field of the inquiry transaction. Then, when receiving the query transaction, the blockchain node (updated chain code) executes the new version chain code to obtain the historical transaction stored on the blockchain according to the hash value, and further determines the service contract invoked by the historical transaction according to the to field (contract address for recording the invoked intelligent contract) of the historical transaction. After determining the service contract invoked by the historical transaction, the blockchain node invokes the distribution contract to execute the distribution code defined in the distribution contract, so as to invoke the determined service contract execution authority control code.
In another embodiment, when constructing a query transaction, the querying party may write in the query transaction a transaction identifier of a historical transaction related to the private data to be queried and a contract address of a service contract invoked by the historical transaction; the transaction identifier of the historical transaction and the contract address of the service contract can be obtained by offline sharing between the initiator and the inquirer of the historical transaction or any other method. In this case, the distribution code is used to determine a corresponding service contract according to a contract address of a service contract called by the historical transaction included in the query transaction, and call the determined service contract to execute a corresponding authority control code to determine the query authority of the querying party. It should be noted that the query transaction is created by the querying party, the contract address of the business contract invoked by the historical transaction included in the query transaction is declared by the querying party, and then the contract address is not necessarily the contract address of the business contract actually invoked by the historical transaction, i.e. there is a risk that the querying party falsifies the contract address. Therefore, when the inquiry authority of the inquiring party is determined to be allowed to be inquired through the service contract, the new version chain code is used for acquiring the historical transaction according to the transaction identifier (namely the transaction ID, which is usually the hash value of the transaction) contained in the inquiry transaction, and determining the contract address of the service contract actually called by the historical transaction according to the acquired historical transaction. When the determined contract address is inconsistent with the contract address of the service contract called by the historical transaction included in the query transaction, the query authority of the query party is judged to be query forbidding, so that the condition that the query party steals the user private data by forging the contract address can be effectively eliminated.
In this embodiment, the authority control rule defined in the form of the authority control code in the service contract (or the update contract) can be flexibly set according to the actual requirement; of course, one or more embodiments of the present description are not limited to the specific content of the entitlement control rules. In one case, the identity information of the inquiring party can be used as the basis for the authority control. Correspondingly, when the inquiring party creates the inquiring transaction, the inquiring transaction should include the identity information of the inquiring party. For example, the identity information of the inquiring party is the account ID (i.e., account address) of the inquiring party, which may be recorded in the from field of the inquiry transaction. Further, the authority control rule may be set to allow the inquiring party to inquire the corresponding private data when the identity information of the inquiring party meets a specific condition. For example, when the inquiring party belongs to a pre-specified inquiring user set, the inquiring authority of the inquiring party can be determined as allowing to inquire, or when the credit score of the inquiring party exceeds a preset credit threshold value, the inquiring authority of the inquiring party can be determined as allowing to inquire, and the like. Therefore, when determining the query authority of the inquirer, the authority control code defined in the service contract can be executed to determine the query authority of the inquirer for the private data according to the identity information of the inquirer.
In another case, the identity information of the inquiring party and the identity information of the initiator of the historical transaction can be used together as the basis for the authority control. Then, the authority control rule may be set to allow the querying party to query the corresponding privacy data when the identity information of the querying party and the identity information of the initiator meet a specific condition. For example, an inquiry group and an inquired group are recorded in the authority control rule, and members belonging to the inquiry group allow to view the private data of the inquired group members; or directly recording the corresponding relation of other users which can be checked by each user in the authority control rule; or when the inquirer and the initiator belong to the same team, the inquiry authority of the inquirer can be determined as allowing inquiry, and the like. Therefore, when determining the query authority of the inquirer, the authority control code defined in the service contract can be executed to determine the query authority of the inquirer for the private data according to the identity information of the inquirer and the identity information of the initiator. The inquiring party can write the identity information of the initiator of the historical transaction in the created inquiry transaction, or the block chain node (by executing the new version chain code) acquires the historical transaction according to the transaction identifier contained in the inquiry transaction and acquires the historical transaction based on the acquired historical transaction.
In yet another case, the identity information of the originator of the historical transaction may be used as a basis for the right control. Then, the authority control rule may be set to allow the inquiring party to inquire the corresponding privacy data when the identity information of the initiator meets a specific condition. For example, when the initiator belongs to a pre-specified set of users that can be queried, the query authority of the querying party can be determined as being allowed to be queried, or when the credit score of the initiator exceeds a preset credit threshold, the query authority of the querying party can be determined as being allowed to be queried, and the like. Therefore, when determining the query authority of the inquirer, the authority control code defined in the service contract can be executed to determine the query authority of the inquirer for the private data according to the identity information of the initiator.
When the basis of the authority control includes the identity information of the initiator of the historical transaction, since the identity information of the initiator included in the query transaction is only the identity information declared by the query party, the identity information is not necessarily the actual identity information of the initiator of the historical transaction, that is, there is a risk that the query party falsifies the identity information of the initiator. Therefore, after determining that the query authority of the querying party is allowed to be queried according to the authority control code, the block chain node may obtain the historical transaction according to a transaction identifier (i.e., a transaction ID, which is generally a hash value of the transaction) of the historical transaction included in the query transaction, so as to determine the identity information of the initiator of the historical transaction (i.e., actual identity information of the initiator) according to the obtained historical transaction. When the determined identity information is inconsistent with the identity information of the initiator contained in the query transaction, the operation of obtaining the private data is prohibited (namely, the query authority is judged to be prohibited), so that the condition that the user private data is stolen by the inquirer through forging the identity information of the initiator can be effectively eliminated.
In this embodiment, the private data is stored in an encrypted manner for the protection of the user private data described above. Therefore, when the inquiry authority of the inquirer is determined to be allowed to inquire, the block chain node (by executing the new version chain code) can acquire the decrypted privacy data to be viewed by the inquirer; wherein the private data is read into the trusted execution environment for decryption. For example, the private data may be obtained according to a transaction identifier of a historical transaction included in the query transaction, and the obtained private data may be read into the trusted execution environment and decrypted to be obtained by the querying party. The decryption method used is different (because the encryption method is different) according to the data type contained in the private data.
When the private data includes the historical transaction and/or the transaction receipts for the historical transaction, as can be seen from the embodiment shown in fig. 3 described above, both the historical transaction and the transaction receipts for the historical transaction are encrypted using the symmetric key used by the initiator of the historical transaction. Thus, after the historical transaction and/or transaction receipts for the historical transaction are obtained, the symmetric key used by the initiator (i.e., user a in the embodiment shown in fig. 3) may be obtained, and then the historical transaction and/or transaction receipts for the historical transaction may be decrypted within the TEE using the symmetric key. For the acquisition of the symmetric key used by the initiator, a symmetric key used for encrypting the historical transaction may be acquired first (the symmetric key is encrypted by a public key used by the initiator, that is, in the embodiment shown in fig. 3, a digital envelope is used for encryption), and the symmetric key is decrypted in the TEE by using a private key corresponding to the public key used by the initiator to obtain a decrypted symmetric key. It should be noted that, when the privacy data is history transaction, the process of acquiring history transaction and decrypting history transaction is performed when acquiring history transaction according to the transaction identifier, that is, acquiring history transaction according to the transaction identifier, and decrypting history transaction to obtain plaintext transaction content, so as to determine the service contract invoked by history transaction according to the plaintext transaction content. Therefore, when the inquiry authority is determined to be allowed to inquire, the decrypted historical transaction can be directly acquired for the inquiring party to view (without performing the operations of acquiring the historical transaction and decrypting the historical transaction).
The symmetric key used by the initiator can be generated by the initiator through a symmetric encryption algorithm, or obtained by negotiation between the initiator and the block link node, or obtained by sending through a key management server. For example, the symmetric encryption algorithm may be DES algorithm, 3DES algorithm, TDEA algorithm, Blowfish algorithm, RC5 algorithm, IDEA algorithm, or the like. A public key used by the initiator is sent to the initiator through remote certification by the key management server, the TEE of the block chain node is established by the SGX framework, and a private key corresponding to the public key is sent to a ring (also called enclave) of the block chain node through remote certification by the key management server. And the asymmetric encryption algorithm for generating the public key and the private key may be, for example, RSA, Elgamal, knapsack algorithm, Rabin, D-H, ECC (elliptic curve encryption algorithm), etc.
When the private data includes at least one of account attribute information of the initiator of the historical transaction, account attribute information of the service contract, contract code of the service contract, and contract status data of the service contract, as can be seen from the embodiment shown in fig. 3, the private data is encrypted by using a specific symmetric key inside the TEE. Thus, after obtaining these private data, they may be decrypted within the TEE by the specific symmetric key of the blockchain node. And for a specific symmetric key in the TEE, the SGX architecture at the block chain link point is remotely certified and then sent by a key management server, or is obtained by negotiation between the block chain link point and other block chain nodes.
In this embodiment, similar to the above-mentioned manner of encrypting the historical transaction to protect privacy, when the inquiring party initiates the inquiry transaction, the inquiring party may also encrypt the created inquiry transaction by using the symmetric key used by itself, and encrypt the symmetric key by using the public key used by itself. Therefore, after receiving the query transaction, the blockchain node decrypts the symmetric key of the encrypted query transaction by using the private key corresponding to the public key used by the querying party in the TEE, and then decrypts the query transaction by using the symmetric key obtained by decryption to obtain the transaction content contained in the query transaction. After the private data are obtained and decrypted, the decrypted private data can be encrypted through the symmetric key of the inquiring party by the block chain nodes, so that the inquiring party can decrypt and check the private data through the symmetric key used by the inquiring party, and the private data are prevented from being leaked.
The sources of the symmetric key, the public key and the private key used for privacy protection for the inquiring party are similar to those described above, and are not described herein again. Of course, the asymmetric keys (public key and private key) used in the process may be the asymmetric keys used for privacy protection for the initiator.
In this embodiment, when it is determined that the query right of the querying party is query prohibition, the step of verifying the identity information of the initiator or verifying the contract address of the service contract by obtaining the historical transaction does not need to be performed. Since the checking step is unnecessary operation under the condition that the inquiry authority of the inquirer is the inquiry prohibition, the occupation of processing resources of the block chain nodes can be reduced, and the performance of the block chain nodes is improved. Meanwhile, when the inquiry authority of the inquirer is determined as inquiry prohibition, contract receipt data for indicating that the inquirer prohibits inquiring the private data can be generated to be viewed by the inquirer.
For ease of understanding, the process of the querying party viewing the private data is illustrated below in connection with FIGS. 5-6.
As adapted to the scenario of fig. 3, after the user a initiates a transaction for invoking a service contract, the user a may share the privacy data related to the transaction (as a historical transaction in this scenario) with the user B, or the user B may have a need to view the privacy data. As shown in fig. 5, the process of querying the private data by the user B as the querying party may include the following steps:
user B creates a query transaction through the client used, step 502.
In this embodiment, the to field of the query transaction records the contract address of the distribution contract, while the hash value of the historical transaction (i.e., the transaction ID), the content of the from field (the address of the initiator of the historical transaction), and the content of the to field (the contract address of the service contract invoked by the historical transaction) may also be recorded in the data field (or other fields) of the query transaction. The hash value of the historical transaction, the address of the initiator and the contract address of the service contract can be obtained by the user B and the user A through offline sharing or any other method.
In step 504, user B encrypts the query transaction with the digital envelope via the client.
In step 506, user B initiates a query transaction to the block node via the client.
At step 508, the blockchain node decrypts the query transaction within the TEE.
The TEE is a trusted execution environment that is based on a secure extension of the CPU hardware and is completely isolated from the outside. TEE was originally proposed by Global Platform to address the secure isolation of resources on mobile devices, providing a trusted and secure execution environment for applications parallel to the operating system. The Trust Zone technology of ARM realizes the real commercial TEE technology at the earliest. Along with the rapid development of the internet, the security requirement is higher and higher, and more requirements are provided for the TEE by mobile equipment, cloud equipment and a data center. The concept of TEE has also been developed and expanded at a high rate. The concept now referred to as TEE has been a more generalized TEE than the concept originally proposed. For example, server chip manufacturers Intel, AMD, etc. have introduced hardware-assisted TEE in turn and enriched the concept and characteristics of TEE, which have gained wide acceptance in the industry. The mention of TEE now is more generally directed to such hardware assisted TEE techniques. Unlike the mobile terminal, the cloud access requires remote access, and the end user is not visible to the hardware platform, so the first step of using the TEE is to confirm the authenticity and credibility of the TEE. Therefore, the current TEE technology introduces a remote attestation mechanism which is endorsed by a hardware manufacturer (mainly a CPU manufacturer) and ensures that a user can verify the TEE state through a digital signature technology. Meanwhile, the security requirement which cannot be met by only safe resource isolation is also met, and further data privacy protection is also provided. Commercial TEE including Intel SGX, AMD SEV also provide memory encryption techniques, limiting trusted hardware within the CPU, with the data of the bus and memory being ciphertext to prevent snooping by malicious users. For example, TEE technology such as intel's software protection extensions (SGX) isolates code execution, remote attestation, secure configuration, secure storage of data, and trusted paths for executing code. Applications running in the TEE are secured and are almost impossible to access by third parties.
Taking the Intel SGX technology as an example, SGX provides a bounding box, i.e., an encrypted trusted execution area in the memory, and the CPU protects data from being stolen. Taking a block link point using a CPU supporting SGX as an example, a part of an area EPC (enclosure Page Cache, Enclave Page Cache, or Enclave Page Cache) may be allocated in a memory by using a newly added processor instruction, and data therein is encrypted by an Encryption engine mee (memory Encryption engine) in the CPU. The encrypted content in the EPC is decrypted into plaintext only after entering the CPU. Therefore, in the SGX, a user may not trust an operating system, a VMM (Virtual Machine Monitor), or even a BIOS (Basic Input output system), and only need to trust the CPU to ensure that private data is not leaked.
In practical application, the key of the asymmetric encryption algorithm can be generated by the key management server. Through a remote certification mode, the key management server sends the private key to the blockchain node, specifically, the private key can be transmitted into a surrounding ring of the blockchain node. The blockchain node may comprise a plurality of enclosures, and the private key may be passed into a security enclosure of the enclosures; for example, the security enclosure may be a qe (queuing enclosure) enclosure, rather than an ae (application enclosure) enclosure. For asymmetrically encrypted public keys, they may be sent by the key management server to the user's client. Then, the client may encrypt the created transaction using a symmetric encryption algorithm, that is, encrypt the transaction content using the symmetric key of the symmetric encryption algorithm, and encrypt the symmetric key used in the symmetric encryption algorithm using the asymmetric encryption algorithm. Generally, a public key of an asymmetric encryption algorithm is used to encrypt a symmetric key used in a symmetric encryption algorithm. The above encryption mode is called digital envelope encryption, so that after the block chain nodes receive the encrypted transaction, the block chain nodes can firstly decrypt by using the private key of the asymmetric encryption algorithm to obtain the symmetric key of the symmetric encryption algorithm, and then decrypt by using the symmetric key of the symmetric encryption algorithm to obtain the transaction content.
At step 510, the block link points determine that the received transaction is a query transaction that invokes a distribution contract.
In this embodiment, the to field content of any transaction is read by the tile link point after the transaction is received. When the to field content is a contract address of a distribution contract, indicating that the transaction is for invoking a distribution contract, then the transaction may be determined to be a query transaction.
At step 512, the block link point invokes the distribution contract.
At step 514, the distribution contract determines the business contract invoked by the historical transaction according to the to field of the historical transaction recorded in the query transaction.
The distribution contract invokes the business contract, step 516.
At step 518, the business contract determines the query authority of user B based on the from field of the query transaction and the from field of the historical transaction.
In this embodiment, the identity information of the inquiring party and the initiator of the historical transaction are taken as the basis of the permission control together. For example, the right control rule (defined in the service contract in the form of right control code) records the query group and the queried group, and the members belonging to the query group are allowed to view the private data of the members of the queried group; or directly recording the corresponding relation of other users which can be checked by each user in the authority control rule. Wherein, the account address is used as the identity information of the user. Then, the block node executes the authority control code defined in the service contract, so as to determine the inquiry authority of the user B according to the account address of the inquiring party (from field content of inquiry transaction) and the account address of the initiator of the historical transaction (from field content of historical transaction).
Step 520, the service contract returns the query authority of the user B to the block link point.
In step 522, after determining that the query authority of the user B is allowed to query, the block nodes check the from field and the to field of the historical transaction.
In this embodiment, the address of the initiator and the contract address of the service contract recorded in the query transaction are filled in by user B, so that the address of the initiator is understood to be the address of the initiator of the historical transaction declared by user B, and the contract address is understood to be the contract address of the service contract invoked by the historical transaction declared by user B. However, the address of the initiator actually used for the historical transaction is not necessarily the address of the initiator stated by the user B, and the contract address of the service contract actually invoked for the historical transaction is not necessarily the contract address stated by the user B, that is, there is a possibility that the user B forges. For example, the user B may deploy the service contract on the blockchain by the above-mentioned manner of deploying the service contract, and the authority control code defined in the service contract allows the user B to view the private data of the user a; then, the user B may fill in the contract address of the service contract invoked by the historical transaction initiated by the user a as the contract address of the service contract deployed by the user B. Therefore, under the condition that the query authority of the user B is determined to be allowed to be queried, the block chain node can further verify the address of the initiator of the historical transaction and the contract address declared by the user B, and therefore the security of the private data is guaranteed.
For example, after determining that the query authority of the user B is allowed to query, the block link point may obtain a history transaction (stored in the block chain) from the block chain according to a hash value of the history transaction, and read a content of a from field record of the history transaction and a to field content of the history transaction, and if the read from field content is the same as a content of a from field declared in the query transaction, may further perform an operation of obtaining the private data; otherwise, the operation of obtaining the private data is prohibited. Similarly, if the read to field content is the same as the to field content declared in the query transaction, the operation of obtaining the private data can be further executed; otherwise, the operation of obtaining the private data is prohibited.
It should be noted that, when it is determined that the query authority of the querying party is query prohibition, the checking step is unnecessary, and therefore the checking step is not required to be performed, so that the occupation of processing resources of the block chain nodes can be reduced, and the performance of the block chain nodes can be improved.
Further, after the inquiry authority of the user B is determined to be inquiry prohibition by using the service contract, a contract receipt about the inquiry prohibition private data of the user B can be generated for the user B to check. Or returning a receipt of the query inhibition to the user B by the block chain node to inform the user B that the query authority is the query inhibition.
In step 524, the block nodes obtain the private data.
At step 526, the block chain node reads the private data into the TEE for decryption.
In the present embodiment, as can be seen from the embodiment shown in fig. 3, the private data is stored in an encrypted manner for the purpose of privacy protection. Meanwhile, the encryption modes adopted are different according to different data types contained in the private data. Thus, the private data may be obtained (e.g., from a hash value of the historical transaction) and read into the trusted execution environment for decryption for acquisition by the querying party.
When the private data includes the historical transaction and/or the transaction receipts for the historical transaction, as can be seen from the embodiment shown in fig. 3 described above, both the historical transaction and the transaction receipts for the historical transaction are encrypted using the symmetric key used by the initiator of the historical transaction. Thus, after the historical transaction and/or transaction receipts for the historical transaction are obtained, the symmetric key used by user a may be obtained and then the historical transaction and/or transaction receipts for the historical transaction may be decrypted within the TEE using the symmetric key. For the acquisition of the symmetric key used by the initiator, a symmetric key used for encrypting the historical transaction (the symmetric key is encrypted by the public key used by the user a) may be acquired first, and the symmetric key is decrypted in the TEE by the private key corresponding to the public key used by the user a to obtain the decrypted symmetric key.
When the private data includes at least one of account attribute information of the user a, account attribute information of the service contract, contract code of the service contract, contract status data of the service contract, these private data may be decrypted within the TEE by the specific symmetric key of the blockchain node.
For example, the specific symmetric key may be a seal (simple Encrypted authenticated identity) key, which may be sent to the blockchain node by the key management server after passing the remote attestation, or may be negotiated among the various blockchain nodes, and then the blockchain nodes encrypt and decrypt the private data using the seal key. Of course, the symmetric key sent by the key management server to the blockchain node after the remote certification or obtained by negotiation between the blockchain nodes may be a root key (root key) instead of the above-mentioned seal key, and the above-mentioned seal key may be a derivative key of the root key. For example, root keys may irreversibly derive several versions of derived keys in turn, and any two adjacent keys irreversibly derive a low version of key from a high version of key, thereby forming a chained key derivation structure. For example, if 256 versions of keys with version numbers of 0-255 need to be derived, hash calculation can be performed on the root key and a version factor 0xFF (a decimal value is 255, that is, the version number of the key needs to be generated; of course, other values can also be adopted) to obtain a key-255 with the version number of 255; carrying out hash calculation on the key-255 and the version factor 0xFE to obtain the key-254 with the version number of 254; … … the key-0 with version number 0 is obtained by hashing the key-1 with a version factor of 0x 00. Due to the characteristics of the hash algorithm, the calculation between the high-version key and the low-version key is irreversible, for example, the key-0 can be calculated by the key-1 and the version factor 0x00, but the key-1 cannot be reversely deduced by the key-0 and the version factor 0x 00.
Then a version of the derived key may be specified as the seal key described above to encrypt the private data. Further, the version of the seal key may be updated, and based on the above characteristics, the seal key should be updated from the low version key to the high version key, so that even if the low version key is leaked, the high version key cannot be deduced reversely, and sufficient data security is ensured.
At step 528, the block chain node encrypts the private data with the symmetric key of user B.
User B views the private data, step 530.
In one embodiment, after encrypting the private data, the blockchain node may generate an event containing the private data and store the event in the blockchain log, and then, the user B may use the client to obtain the event through a callback mechanism of the blockchain, so as to view the private data. After the private data is obtained, the user B decrypts the private data by adopting the symmetric key used by the user B through the client side, and then the private data of the plaintext content can be obtained.
In another embodiment, after encrypting the private data, the chunk chain node may directly return the encrypted private data to the client used by user B. Similarly, the user B decrypts the private data by using the symmetric key used by the user B through the client, so as to obtain the private data of the plaintext content.
In the embodiment shown in fig. 5, the query transaction created by the user B includes the hash value, the from field, and the to field of the historical transaction, but as can be seen from the above analysis, the query transaction may also include only the hash value of the historical transaction, and the contents of the from field and the to field need not be written. This will be explained with reference to fig. 6. As shown in fig. 6, the process of querying the private data by the user B as the querying party may include the following steps:
user B creates a query transaction through the client used, step 602.
In this embodiment, the to field of the query transaction records the contract address of the distribution contract, while the hash value (i.e., the transaction ID) of the historical transaction may also be recorded in the data field (or other field) of the query transaction. The hash value of the historical transaction can be obtained by offline sharing between the user B and the user a, or by any other means.
In step 604, user B encrypts the query transaction with the digital envelope via the client.
In step 606, user B initiates a query transaction to the block nodes via the client.
At step 608, the blockchain node decrypts the query transaction within the TEE.
It should be noted that the encryption and decryption processes in this embodiment are similar to those in the embodiment shown in fig. 5, and are not described again here.
At step 610, the block link points determine that the received transaction is a query transaction that invokes a distribution contract.
In this embodiment, the to field content of any transaction is read by the tile link point after the transaction is received. When the to field content is a contract address of a distribution contract, indicating that the transaction is for invoking a distribution contract, then the transaction may be determined to be a query transaction.
In step 612, the hash value included in the query transaction is read from the block link point.
In step 614, the blob links obtain the from and to fields of the historical transaction based on the hsah value.
In this embodiment, the content of the from field of the historical transaction is the address of the initiator of the historical transaction (in this embodiment, the identity information of the initiator), and the content of the to field of the historical transaction is the contract address of the service contract invoked by the historical transaction.
At step 616, the block link point sends the from and to fields of the historical transactions to the distribution contract.
At step 618, the distribution contract determines the business contract invoked by the historical transaction based on the to field of the historical transaction.
At step 620, the distribution contract invokes the business contract.
At step 622, the business contract determines the query authority of user B based on the from field of the query transaction and the from field of the historical transaction.
In this embodiment, the identity information of the inquiring party and the initiator of the historical transaction are taken as the basis of the permission control together. For example, the right control rule (defined in the service contract in the form of right control code) records the query group and the queried group, and the members belonging to the query group are allowed to view the private data of the members of the queried group; or directly recording the corresponding relation of other users which can be checked by each user in the authority control rule. Wherein, the account address is used as the identity information of the user. Then, the block node executes the authority control code defined in the service contract, so as to determine the inquiry authority of the user B according to the account address of the inquiring party (from field content of inquiry transaction) and the account address of the initiator of the historical transaction (from field content of historical transaction).
In step 624, the service contract returns the query authority of user B to the block link point.
In step 626, when the query authority of the user B is allowed, the block link point obtains the private data.
In this embodiment, the blockchain node may obtain the privacy data according to a hash value of the historical transaction. And when the inquiry authority of the user B is determined to be inquiry prohibition by using the service contract, a contract receipt about the inquiry prohibition private data of the user B can be generated for the user B to view. Or returning a receipt of the query inhibition to the user B by the block chain node to inform the user B that the query authority is the query inhibition.
At step 628, the tile chain node reads the private data into the TEE for decryption.
In step 630, the block chain node encrypts the private data with the symmetric key of user B.
It should be noted that, when the private data is a history transaction, the process of acquiring the history transaction and decrypting the history transaction is executed when step 614 is executed, that is, the history transaction is acquired according to the hash value of the history transaction, and the history transaction is decrypted to obtain the plaintext transaction content of the history transaction, so as to read the from field and the to field of the history transaction. Therefore, in this case, when the query authority is determined as allowing the query, the decrypted history transaction is directly acquired (without performing the operations of acquiring the history transaction and decrypting the history transaction) and is viewed by the querying party.
User B views the private data, step 632.
Therefore, according to the private data query scheme in the specification, the user A can share the private data between the user A and the user B without sharing the symmetric key used by the user A with the user B, so that the safety and the convenience are improved.
Corresponding to the above method embodiments, the present specification further provides an embodiment of an authority query configuration device based on an intelligent contract.
The embodiment of the authority inquiry configuration device based on the intelligent contract can be applied to the electronic equipment. The device embodiments may be implemented by software, or by hardware, or by a combination of hardware and software. Taking a software implementation as an example, as a logical device, the device is formed by reading, by a processor of the electronic device where the device is located, a corresponding computer program instruction in the nonvolatile memory into the memory for operation.
Referring to fig. 7, fig. 7 is a schematic block diagram of an apparatus according to an exemplary embodiment. As shown in fig. 7, at the hardware level, the apparatus includes a processor 702, an internal bus 704, a network interface 706, a memory 708, and a non-volatile storage 710, although it may also include hardware required for other services. The processor 702 reads a corresponding computer program from the non-volatile memory 710 into the memory 708 and then runs the computer program to form an authority query configuration device based on the intelligent contract on a logical level. Of course, besides software implementation, the one or more embodiments in this specification do not exclude other implementations, such as logic devices or combinations of software and hardware, and so on, that is, the execution subject of the following processing flow is not limited to each logic unit, and may also be hardware or logic devices.
Referring to fig. 8, in a software implementation, the configuration apparatus applied to a blockchain node may include:
a chain code updating unit 81 for updating the chain code version according to the acquired new version chain code, where the new version chain code is used to execute an operation related to the permission query of the private data;
a first receiving unit 82, configured to receive a contract creation transaction for a distribution contract, where the contract creation transaction includes a distribution code of the distribution contract, and the distribution code is used to invoke a service contract to execute an authority control code defined in the service contract;
and the deployment unit 83 is used for deploying the distribution contract, so that when receiving a query transaction which is initiated by a query party and aims at the privacy data related to the historical transaction, the distribution code and the updated chain code of the distribution contract are executed to determine the query authority of the query party according to the authority control code defined in the service contract called by the historical transaction.
Alternatively to this, the first and second parts may,
the new version chain code is used for acquiring the historical transaction according to the transaction identifier contained in the inquiry transaction and determining the service contract called by the historical transaction based on the historical transaction;
the distribution code is used for calling the service contract determined by executing the new version chain code so as to execute the authority control code defined in the called service contract.
Alternatively to this, the first and second parts may,
the distribution code is used for determining a corresponding service contract according to a contract address of a service contract called by the historical transaction and contained in the query transaction, and calling the determined service contract to execute a corresponding authority control code to determine the query authority of the query party;
and the new version chain code is used for acquiring the historical transaction according to the transaction identifier contained in the query transaction when the query authority of the query party is determined to be allowed to be queried through the service contract, determining the contract address of the service contract actually called by the historical transaction according to the acquired historical transaction, and judging that the query authority of the query party is forbidden to be queried when the determined contract address is inconsistent with the contract address contained in the query transaction.
Optionally, the method further includes:
a second receiving unit 84, configured to receive an update transaction for a target service contract, where the update transaction includes a service code of the target service contract and an authority control code for private data related to a transaction that invokes the target service contract;
the first associating unit 85 issues the service code and the authority control code included in the update transaction to the blockchain for verification, and modifies the index of the contract code in the contract account of the target service contract into the index of the verified service code and the authority control code.
Optionally, the method further includes:
a third receiving unit 86, which receives a create transaction of an update contract corresponding to any service contract, the create transaction including a service code of the any service contract and an authority control code for private data related to a transaction invoking the any service contract;
the second association unit 87 deploys the update contract and establishes an association relationship between the update contract and any service contract, so that when it is determined that the contract to be invoked is any service contract, the update contract is invoked instead of invoking any service contract.
Alternatively to this, the first and second parts may,
the authority control code of any intelligent contract is used for determining the inquiry authority of the inquirer for the private data according to the identity information of the inquirer;
or the authority control code of any intelligent contract is used for determining the inquiry authority of the inquirer for the private data according to the identity information of the inquirer and the identity information of the initiator of the historical transaction;
or the authority control code of any intelligent contract is used for determining the inquiry authority of the inquiring party for the private data according to the identity information of the initiator.
The inquiry transaction comprises identity information of an initiator of the historical transaction, or the identity information of the initiator is obtained by the new version chain code according to a transaction identifier contained in the inquiry transaction and is obtained based on the historical transaction.
Optionally, the new version chain code is further configured to, when it is determined that the query authority of the querying party is allowed to query, obtain the decrypted private data to be viewed by the querying party, and read the private data into a trusted execution environment for decryption.
Optionally, the privacy data includes at least one of:
the historical transaction, a transaction receipt corresponding to the historical transaction, account attribute information of an originator of the historical transaction, account attribute information of a business contract invoked by the historical transaction, a contract code of the business contract, contract status data of the business contract.
The systems, devices, modules or units illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product with certain functions. One typical implementation device is a computer. In particular, the computer may be, for example, a personal computer, a laptop computer, a cellular telephone, a camera phone, a smartphone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or a combination of any of these devices.
For convenience of description, the above devices are described as being divided into various units by function, and are described separately. Of course, the functions of the various elements may be implemented in the same one or more software and/or hardware implementations of the present description.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
This description may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The specification may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks. In a typical configuration, a computer includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic disk storage, quantum memory, graphene-based storage media or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The foregoing description has been directed to specific embodiments of this disclosure. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing may also be possible or may be advantageous.
The terminology used in the description of the one or more embodiments is for the purpose of describing the particular embodiments only and is not intended to be limiting of the description of the one or more embodiments. As used in one or more embodiments of the present specification and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used herein refers to and encompasses any and all possible combinations of one or more of the associated listed items.
It should be understood that although the terms first, second, third, etc. may be used in one or more embodiments of the present description to describe various information, such information should not be limited to these terms. These terms are only used to distinguish one type of information from another. For example, first information may also be referred to as second information, and similarly, second information may also be referred to as first information, without departing from the scope of one or more embodiments herein. The word "if" as used herein may be interpreted as "at … …" or "when … …" or "in response to a determination", depending on the context.
The above description is only for the purpose of illustrating the preferred embodiments of the one or more embodiments of the present disclosure, and is not intended to limit the scope of the one or more embodiments of the present disclosure, and any modifications, equivalent substitutions, improvements, etc. made within the spirit and principle of the one or more embodiments of the present disclosure should be included in the scope of the one or more embodiments of the present disclosure.

Claims (14)

1. An authority inquiry configuration method based on intelligent contracts is applied to block chain nodes; the method comprises the following steps:
updating the version of the link code according to the acquired new version link code, wherein the new version link code is used for executing the operation related to the permission query of the private data;
receiving a contract creation transaction for a distribution contract, wherein the contract creation transaction comprises a distribution code of the distribution contract, and the distribution code is used for calling a service contract to execute an authority control code defined in the service contract; wherein when any transaction received is used to invoke the distribution contract, the any transaction is treated as a query transaction;
deploying the distribution contract so that when receiving a query transaction which is initiated by a query party and aims at privacy data related to historical transactions, executing a distribution code and an updated chain code of the distribution contract to determine a query authority of the query party according to an authority control code defined in a service contract called by the historical transactions; the historical transaction is executed by calling the service contract to execute the service code defined in the service contract;
the distribution code is used for determining a corresponding service contract according to a contract address of a service contract called by the historical transaction and contained in the query transaction, and calling the determined service contract to execute a corresponding authority control code to determine the query authority of the query party; and the new version chain code is used for acquiring the historical transaction according to the transaction identifier contained in the query transaction when the query authority of the query party is determined to be allowed to be queried through the service contract, determining the contract address of the service contract actually called by the historical transaction according to the acquired historical transaction, and judging that the query authority of the query party is forbidden to be queried when the determined contract address is inconsistent with the contract address contained in the query transaction.
2. The method of claim 1, further comprising:
receiving an update transaction for a target service contract, the update transaction including a service code for the target service contract and an entitlement control code for private data related to a transaction invoking the target service contract;
and issuing the service code and the authority control code contained in the updating transaction to a block chain for storing the certificate, and modifying the index of the contract code in the contract account of the target service contract into the index of the stored service code and the authority control code.
3. The method of claim 1, further comprising:
receiving a create transaction of an update contract corresponding to any service contract, wherein the create transaction comprises a service code of the any service contract and an authority control code aiming at privacy data related to the transaction for calling the any service contract;
and deploying the update contract, and establishing an association relationship between the update contract and any service contract, so that when the contract to be called is determined to be any service contract, the update contract is called to replace the calling of any service contract.
4. The method of claim 1, wherein the first and second light sources are selected from the group consisting of,
the authority control code of any intelligent contract is used for determining the inquiry authority of the inquirer for the private data according to the identity information of the inquirer;
or the authority control code of any intelligent contract is used for determining the inquiry authority of the inquirer for the private data according to the identity information of the inquirer and the identity information of the initiator of the historical transaction;
or the authority control code of any intelligent contract is used for determining the inquiry authority of the inquiring party for the private data according to the identity information of the initiator;
the inquiry transaction comprises identity information of an initiator of the historical transaction, or the identity information of the initiator is obtained by the new version chain code according to a transaction identifier contained in the inquiry transaction and is obtained based on the historical transaction.
5. The method of claim 1, wherein the new version chain code is further used for obtaining the decrypted private data to be viewed by the inquiring party when the inquiring authority of the inquiring party is determined to be allowed to inquire, and the private data is read into a trusted execution environment to be decrypted.
6. The method of claim 1, the private data comprising at least one of:
the historical transaction, a transaction receipt corresponding to the historical transaction, account attribute information of an originator of the historical transaction, account attribute information of a business contract invoked by the historical transaction, a contract code of the business contract, contract status data of the business contract.
7. An authority inquiry configuration device based on an intelligent contract is applied to a block chain node; the device comprises:
the chain code updating unit is used for updating the chain code version according to the acquired new version chain code, and the new version chain code is used for executing the operation related to the permission query of the private data;
the contract management system comprises a first receiving unit, a second receiving unit and a third receiving unit, wherein the first receiving unit is used for receiving a contract creating transaction aiming at a distribution contract, the contract creating transaction comprises a distribution code of the distribution contract, and the distribution code is used for calling a service contract to execute an authority control code defined in the service contract; wherein when any transaction received is used to invoke the distribution contract, the any transaction is treated as a query transaction;
the deployment unit is used for deploying the distribution contract so that when receiving inquiry transaction aiming at privacy data related to historical transaction initiated by an inquirer, the distribution contract distribution code and the updated chain code are executed to determine the inquiry authority of the inquirer according to authority control codes defined in a service contract called by the historical transaction; the historical transaction is executed by calling the service contract to execute the service code defined in the service contract;
the distribution code is used for determining a corresponding service contract according to a contract address of a service contract called by the historical transaction and contained in the query transaction, and calling the determined service contract to execute a corresponding authority control code to determine the query authority of the query party; and the new version chain code is used for acquiring the historical transaction according to the transaction identifier contained in the query transaction when the query authority of the query party is determined to be allowed to be queried through the service contract, determining the contract address of the service contract actually called by the historical transaction according to the acquired historical transaction, and judging that the query authority of the query party is forbidden to be queried when the determined contract address is inconsistent with the contract address contained in the query transaction.
8. The apparatus of claim 7, further comprising:
the second receiving unit is used for receiving an update transaction aiming at a target service contract, wherein the update transaction comprises a service code of the target service contract and an authority control code aiming at privacy data related to the transaction for calling the target service contract;
and the first association unit is used for issuing the service codes and the authority control codes contained in the updating transaction to a blockchain for storing the certificate, and modifying the index of the contract codes in the contract account of the target service contract into the index of the stored service codes and authority control codes.
9. The apparatus of claim 7, further comprising:
a third receiving unit, which receives a creating transaction of an updating contract corresponding to any service contract, wherein the creating transaction comprises a service code of any service contract and an authority control code aiming at privacy data related to the transaction for calling any service contract;
and the second association unit is used for deploying the update contract and establishing an association relationship between the update contract and any service contract so as to call the update contract instead of calling any service contract when determining that the contract to be called is any service contract.
10. The apparatus of claim 7, wherein the first and second electrodes are disposed on opposite sides of the substrate,
the authority control code of any intelligent contract is used for determining the inquiry authority of the inquirer for the private data according to the identity information of the inquirer;
or the authority control code of any intelligent contract is used for determining the inquiry authority of the inquirer for the private data according to the identity information of the inquirer and the identity information of the initiator of the historical transaction;
or the authority control code of any intelligent contract is used for determining the inquiry authority of the inquiring party for the private data according to the identity information of the initiator;
the inquiry transaction comprises identity information of an initiator of the historical transaction, or the identity information of the initiator is obtained by the new version chain code according to a transaction identifier contained in the inquiry transaction and is obtained based on the historical transaction.
11. The apparatus of claim 7, wherein the new version chain code is further configured to, when it is determined that the querying authority of the querying party is query-allowed, obtain the decrypted private data for viewing by the querying party, and the private data is read into a trusted execution environment for decryption.
12. The apparatus of claim 7, the privacy data comprising at least one of:
the historical transaction, a transaction receipt corresponding to the historical transaction, account attribute information of an originator of the historical transaction, account attribute information of a business contract invoked by the historical transaction, a contract code of the business contract, contract status data of the business contract.
13. An electronic device, comprising:
a processor;
a memory for storing processor-executable instructions;
wherein the processor implements the method of any one of claims 1-6 by executing the executable instructions.
14. A computer readable storage medium having stored thereon computer instructions which, when executed by a processor, carry out the steps of the method according to any one of claims 1 to 6.
CN201911085007.7A 2019-11-08 2019-11-08 Permission query configuration method and device based on intelligent contract Active CN110580411B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201911085007.7A CN110580411B (en) 2019-11-08 2019-11-08 Permission query configuration method and device based on intelligent contract
PCT/CN2020/116825 WO2021088543A1 (en) 2019-11-08 2020-09-22 Smart contract-based permission query configuration method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911085007.7A CN110580411B (en) 2019-11-08 2019-11-08 Permission query configuration method and device based on intelligent contract

Publications (2)

Publication Number Publication Date
CN110580411A CN110580411A (en) 2019-12-17
CN110580411B true CN110580411B (en) 2020-03-06

Family

ID=68815526

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911085007.7A Active CN110580411B (en) 2019-11-08 2019-11-08 Permission query configuration method and device based on intelligent contract

Country Status (2)

Country Link
CN (1) CN110580411B (en)
WO (1) WO2021088543A1 (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110580411B (en) * 2019-11-08 2020-03-06 支付宝(杭州)信息技术有限公司 Permission query configuration method and device based on intelligent contract
CN111311216A (en) * 2020-03-16 2020-06-19 北京意锐新创科技有限公司 Bill sharing method and device suitable for payment equipment
CN112819616A (en) * 2020-06-24 2021-05-18 支付宝(杭州)信息技术有限公司 Block chain-based original work transaction method and device and electronic equipment
CN111818185B (en) * 2020-08-31 2021-01-12 支付宝(杭州)信息技术有限公司 Method and device for starting intelligent contract, electronic equipment and storage medium
CN111932215B (en) * 2020-09-18 2023-09-29 杭州趣链科技有限公司 Intelligent contract version management method, intelligent contract version management equipment and readable storage medium
CN112819468A (en) * 2021-02-24 2021-05-18 浙江蓝景科技有限公司 Intelligent contract processing method and device and electronic equipment
CN113507432B (en) * 2021-05-25 2023-08-01 杭州溪塔科技有限公司 Alliance chain authority management method and device

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107103054B (en) * 2017-04-12 2019-03-26 北京航空航天大学 A kind of intelligent contract asynchronous execution storage system and implementation method of privately owned block chain
CN108737348A (en) * 2017-04-21 2018-11-02 中国科学院信息工程研究所 A kind of internet of things equipment access control method of the intelligent contract based on block chain
CN109978687B (en) * 2017-12-28 2022-12-27 现代财富控股有限公司 Event connection system and method of intelligent contract
CN109358881B (en) * 2018-10-24 2020-06-16 杭州趣链科技有限公司 Authority-controllable intelligent contract upgrading method based on intelligent contract
CN109522735B (en) * 2018-11-29 2021-06-22 上海信联信息发展股份有限公司 Data permission verification method and device based on intelligent contract
CN110471952B (en) * 2018-12-07 2023-05-26 深圳市智税链科技有限公司 Method, proxy node and medium for determining accounting node in blockchain network
CN110046890A (en) * 2019-04-02 2019-07-23 安徽省沃昇机电科技有限公司 A kind of block chain Rights Management System and method
CN110580411B (en) * 2019-11-08 2020-03-06 支付宝(杭州)信息技术有限公司 Permission query configuration method and device based on intelligent contract

Also Published As

Publication number Publication date
WO2021088543A1 (en) 2021-05-14
CN110580411A (en) 2019-12-17

Similar Documents

Publication Publication Date Title
CN110580414B (en) Private data query method and device based on block chain account
CN110580418B (en) Private data query method and device based on block chain account
CN110580413B (en) Private data query method and device based on down-link authorization
CN110580262B (en) Private data query method and device based on intelligent contract
CN113221169B (en) Method and device for inquiring block chain private data
WO2020238255A1 (en) Smart contract management method and apparatus based on blockchain, and electronic device
CN110580412B (en) Permission query configuration method and device based on chain codes
CN110580245B (en) Private data sharing method and device
CN111541785B (en) Block chain data processing method and device based on cloud computing
CN110580411B (en) Permission query configuration method and device based on intelligent contract
WO2021184961A1 (en) Contract deploying method and apparatus
WO2021184970A1 (en) Method and device for calling contract
WO2021184973A1 (en) External data accessing method and device
CN110580417B (en) Private data query method and device based on intelligent contract
CN111047443B (en) User scoring method and device, electronic equipment and computer readable storage medium
CN111127021B (en) Service request method and device based on block chain

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20200702

Address after: Unit 02, 20 / F, block a, building 4, Lane 838, Huangpi South Road, Huangpu District, Shanghai 200025

Patentee after: Ant blockchain Technology (Shanghai) Co., Ltd

Address before: 801-11, Section B, 8th floor, No. 556, Xixi Road, Xihu District, Hangzhou City, Zhejiang Province

Patentee before: Alipay (Hangzhou) Information Technology Co.,Ltd.

TR01 Transfer of patent right
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 40019384

Country of ref document: HK