CN111125267A - Block chain data access control method for asset management limit control - Google Patents

Block chain data access control method for asset management limit control Download PDF

Info

Publication number
CN111125267A
CN111125267A CN201911352851.1A CN201911352851A CN111125267A CN 111125267 A CN111125267 A CN 111125267A CN 201911352851 A CN201911352851 A CN 201911352851A CN 111125267 A CN111125267 A CN 111125267A
Authority
CN
China
Prior art keywords
quota
value
limit
credit
control block
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201911352851.1A
Other languages
Chinese (zh)
Other versions
CN111125267B (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.)
Anhui Joyin Anlian Technology Co ltd
Anhui Joyin Information Technology Co ltd
Original Assignee
Anhui Joyin Anlian Technology Co ltd
Anhui Joyin 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 Anhui Joyin Anlian Technology Co ltd, Anhui Joyin Information Technology Co ltd filed Critical Anhui Joyin Anlian Technology Co ltd
Priority to CN201911352851.1A priority Critical patent/CN111125267B/en
Publication of CN111125267A publication Critical patent/CN111125267A/en
Application granted granted Critical
Publication of CN111125267B publication Critical patent/CN111125267B/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/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/283Multi-dimensional databases or data warehouses, e.g. MOLAP or ROLAP
    • 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/22Indexing; Data structures therefor; Storage structures
    • G06F16/2228Indexing structures
    • G06F16/2246Trees, e.g. B+trees
    • 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/2455Query execution
    • G06F16/24553Query execution of query operations
    • G06F16/24554Unary operations; Data partitioning operations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Software Systems (AREA)
  • Computing Systems (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

The invention relates to a block chain data access control method for asset management limit control, which overcomes the defect that the limit management algorithm increases the calculated amount of block nodes compared with the prior art. The invention comprises the following steps: setting an asset management limit; establishing the storage of the linked limit control block; the limit control block fills the limit value; and (5) calling the quota under the chain. The invention directly realizes the credit control by using the block chain data layer structure, replaces the traditional credit calculation algorithm, and avoids the high calculation amount of the block nodes while using the transparent technical characteristics of the block chain disclosure.

Description

Block chain data access control method for asset management limit control
Technical Field
The invention relates to the technical field of a block chain, in particular to a block chain data access control method for asset management limit control.
Background
In the concept of financial services, asset management business refers to financial services in which financial institutions such as banks, trusts, securities and funds accept entrusts of investors and invest and manage properties of the entrusted investors, and the blockchain technology is gradually applied to the asset management industry due to the characteristics of transparent disclosure and incapability of self-tampering, and can play technical advantages in the aspects of sharing reference data sources, accelerating document processing, tracking mortgage objects and the like.
Quota management is an important concern in asset management, involving multiple business branches, and is also a key point for many financial management software. In practical application, the limit management also has the requirements of publicity and transparence, the transparency of the limit management can be well improved through the block chain technology, and the problem of information asymmetry among multiple parties is solved. However, the conventional credit management algorithm is complex, and the blockchain technique has a problem that the node algorithm consumes a lot of resources, and it is obviously not suitable to directly load the uplink by using the conventional credit management algorithm.
Meanwhile, the data layer of the block chain includes data blocks, Merkle trees, hash functions, timestamps, and the like, and how to use the existing block chain data layer structure to realize the quota management so as to reduce the computation amount of the block nodes as much as possible has become a technical problem to be solved urgently.
Disclosure of Invention
The invention aims to solve the defect that the quota management algorithm increases the calculation amount of a block node in the prior art, and provides a block chain data access control method for controlling asset management quota to solve the problems.
In order to achieve the purpose, the technical scheme of the invention is as follows:
a method for controlling access to blockchain data for controlling asset management limits comprises the following steps:
setting asset management limit: setting an asset management quota value, and dividing the asset management quota value into N dimensionalities of quota values;
the storage of the chain limit control block is established: dividing N corresponding quota control blocks on the asset management block chain platform according to the division of the N-dimensional quota value;
filling the credit value in the credit control block: in the limit control block, a binary tree mechanism is used to establish a limit tree structure, and the limit in the limit control block is filled in the tree structure;
calling the amount under the chain: and respectively calling quota values from the N quota control blocks on the chain, and adjusting the tree structure in the quota control blocks according to the called quota values.
The storage establishment of the chain quota control block comprises the following steps:
respectively carrying out Hash encryption processing on the quota values of N dimensions to generate N unique and irreversible characteristic values;
recording the Hash encryption processing time, and stamping time stamps on the N characteristic values;
and performing uplink processing on the corresponding timestamp and the characteristic value, and generating N limit control blocks on the asset management block chain platform.
The credit value filling in the credit control block comprises the following steps:
constructing a binary tree structure, wherein the root node of the binary tree is the quota value in the current quota control block;
setting the middle nodes of the binary tree as a plurality of sub-quota values forming a quota value;
setting leaf nodes of the binary tree as quota values forming a sub-quota value;
and filling the sub-quota value and the sub-quota value according to the quota value in the current quota control block.
The method for calling the offline quota comprises the following steps:
acquiring a credit extraction request, analyzing the dimensionality of the credit to be extracted, and finding a credit control block corresponding to the dimensionality;
generating a quota calling command, wherein the quota calling command comprises a characteristic value of the corresponding quota control block and a quota value required to be called;
the asset management block chain platform acquires the limit calling command, judges whether the characteristic value of the called limit control block is the same as the characteristic value of the limit calling command, and if not, rejects the limit calling command; if the same, the quota is called in the quota control block;
according to the credit value to be called, allocating the credit value in the binary tree structure of the credit control block, and calling out the corresponding credit value;
and integrating the binary tree structure of the quota control block, and deleting the intermediate nodes or leaf nodes corresponding to the issued quota values.
The N dimensions are three dimensions of a sales organization, a sales channel and a customer type.
The binary tree mechanism is a Merkle tree.
Advantageous effects
Compared with the prior art, the block chain data access control method for asset management limit control directly realizes limit control by using the block chain data layer structure, replaces the traditional limit calculation algorithm, and avoids high calculation amount of block nodes while using the transparent technical characteristic of block chain disclosure.
Drawings
FIG. 1 is a sequence diagram of the method of the present invention.
Detailed Description
So that the manner in which the above recited features of the present invention can be understood and readily understood, a more particular description of the invention, briefly summarized above, may be had by reference to embodiments, some of which are illustrated in the appended drawings, wherein:
as shown in fig. 1, the method for controlling access to blockchain data for controlling the amount of assets management according to the present invention includes the following steps:
the first step is the setting of asset management limits. And setting an asset management quota value, and dividing the asset management quota value into N dimensionalities of quota values. In the idea of line management, according to different specific attributes, corresponding dimension division is performed to divide a total line into a plurality of sub-lines. For example, in managing the sales limit of the property or reservation limit, the sales limit is divided into three dimensions, which are sales organization, sales channel, and customer type, respectively.
And secondly, establishing the storage of the linked limit control block. And dividing corresponding N limit control blocks on the asset management block chain platform according to the division of the N-dimensional limit value. In order to match with the division of the credit management attribute, corresponding blocks are correspondingly divided on the block chain, and each block corresponds to credit control of one dimension. And generating blocks for the block chain data layer, and matching with the N-dimensional quota value in the application, realizing quota control based on the block chain technology. The method comprises the following specific steps:
(1) and respectively carrying out Hash encryption processing on the quota values of the N dimensions to generate N unique and irreversible characteristic values.
(2) And recording the hash encryption processing time, and stamping time stamps on the N characteristic values.
(3) And performing uplink processing on the corresponding timestamp and the characteristic value, and generating N limit control blocks on the asset management block chain platform.
Third, the credit control block is filled with credit values. Because the traditional credit control algorithm can increase the calculation amount of the block nodes, and the data layer of the block chain is also based on the design of a Merkle tree (binary tree), the credit value is constructed by the binary tree structure, a credit tree structure is established by using the binary tree mechanism in the credit control block, and the credit value in the credit control block is filled in the tree structure. The method comprises the following specific steps:
(1) and constructing a binary tree structure, wherein the root node of the binary tree is the credit value in the current credit control block.
(2) And setting the middle nodes of the binary tree as a plurality of sub-quota values forming quota values.
(3) Leaf nodes of the binary tree are set to be the quantum values constituting the quantum values.
(4) And filling the sub-quota value and the sub-quota value according to the quota value in the current quota control block.
Step four, transferring the amount under the chain: and respectively calling quota values from the N quota control blocks on the chain, and adjusting the tree structure in the quota control blocks according to the called quota values. The method comprises the following specific steps:
(1) obtaining the request for extracting the quota, analyzing the dimensionality to which the quota to be extracted belongs, and finding the quota control block corresponding to the dimensionality.
(2) Generating a quota calling command, wherein the quota calling command comprises the characteristic value of the corresponding quota control block and the quota value required to be called.
(3) The asset management block chain platform acquires the limit calling command, judges whether the characteristic value of the called limit control block is the same as the characteristic value of the limit calling command, and if not, rejects the limit calling command; if the same, the block security requirement is met, and the quota is retrieved in the quota control block.
(4) According to the credit value to be called, the credit value is configured in the binary tree structure of the credit control block, and the corresponding credit value is called out.
(5) And integrating the binary tree structure of the quota control block, and deleting the intermediate nodes or leaf nodes corresponding to the issued quota values.
In practical application, taking sales quota as an example, the quota value is set to be 100, which is divided into three dimensions of sales organization, sales channel and customer type, wherein the quota value of the sales channel dimension is 50. Firstly, establishing an quota control block with a quota value of 50 on a block chain platform, and then establishing a tree structure in the quota control block, wherein the root node of the tree structure is 50, the number of intermediate nodes can be designed to be 2, respectively 20 and 30, and the number of leaf nodes corresponding to the intermediate node of 20 can be four, respectively 5, 8 and 2. When the limit is called, the corresponding intermediate node and the corresponding leaf node are deleted, the limit control is realized, simultaneously, the block chain technology is utilized to display the limit control state and the change process on the chain, and all the operations are irreversible, so that the transparent disclosure of the limit control is realized.
The foregoing shows and describes the general principles, essential features, and advantages of the invention. It will be understood by those skilled in the art that the present invention is not limited to the embodiments described above, which are merely illustrative of the principles of the invention, but that various changes and modifications may be made without departing from the spirit and scope of the invention, which fall within the scope of the invention as claimed. The scope of the invention is defined by the appended claims and equivalents thereof.

Claims (6)

1. A method for controlling access to blockchain data for controlling asset management limits, comprising the steps of:
11) setting asset management limit: setting an asset management quota value, and dividing the asset management quota value into N dimensionalities of quota values;
12) the storage of the chain limit control block is established: dividing N corresponding quota control blocks on the asset management block chain platform according to the division of the N-dimensional quota value;
13) filling the credit value in the credit control block: in the limit control block, a binary tree mechanism is used to establish a limit tree structure, and the limit in the limit control block is filled in the tree structure;
14) calling the amount under the chain: and respectively calling quota values from the N quota control blocks on the chain, and adjusting the tree structure in the quota control blocks according to the called quota values.
2. The method as claimed in claim 1, wherein the step of establishing the chain of blocks for controlling the chain of asset management quota comprises the steps of:
21) respectively carrying out Hash encryption processing on the quota values of N dimensions to generate N unique and irreversible characteristic values;
22) recording the Hash encryption processing time, and stamping time stamps on the N characteristic values;
23) and performing uplink processing on the corresponding timestamp and the characteristic value, and generating N limit control blocks on the asset management block chain platform.
3. The method as claimed in claim 1, wherein the step of populating credit values in the credit control block comprises the steps of:
31) constructing a binary tree structure, wherein the root node of the binary tree is the quota value in the current quota control block;
32) setting the middle nodes of the binary tree as a plurality of sub-quota values forming a quota value;
33) setting leaf nodes of the binary tree as quota values forming a sub-quota value;
34) and filling the sub-quota value and the sub-quota value according to the quota value in the current quota control block.
4. The method as claimed in claim 1, wherein the step of calling the chain quota comprises the steps of:
41) acquiring a credit extraction request, analyzing the dimensionality of the credit to be extracted, and finding a credit control block corresponding to the dimensionality;
42) generating a quota calling command, wherein the quota calling command comprises a characteristic value of the corresponding quota control block and a quota value required to be called;
43) the asset management block chain platform acquires the limit calling command, judges whether the characteristic value of the called limit control block is the same as the characteristic value of the limit calling command, and if not, rejects the limit calling command; if the same, the quota is called in the quota control block;
44) according to the credit value to be called, allocating the credit value in the binary tree structure of the credit control block, and calling out the corresponding credit value;
45) and integrating the binary tree structure of the quota control block, and deleting the intermediate nodes or leaf nodes corresponding to the issued quota values.
5. The method as claimed in claim 1, wherein the method comprises: the N dimensions are three dimensions of a sales organization, a sales channel and a customer type.
6. The method as claimed in claim 1, wherein the method comprises: the binary tree mechanism is a Merkle tree.
CN201911352851.1A 2019-12-25 2019-12-25 Block chain data access control method for asset management limit control Active CN111125267B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911352851.1A CN111125267B (en) 2019-12-25 2019-12-25 Block chain data access control method for asset management limit control

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911352851.1A CN111125267B (en) 2019-12-25 2019-12-25 Block chain data access control method for asset management limit control

Publications (2)

Publication Number Publication Date
CN111125267A true CN111125267A (en) 2020-05-08
CN111125267B CN111125267B (en) 2020-09-15

Family

ID=70502403

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911352851.1A Active CN111125267B (en) 2019-12-25 2019-12-25 Block chain data access control method for asset management limit control

Country Status (1)

Country Link
CN (1) CN111125267B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108510269A (en) * 2018-02-20 2018-09-07 武汉龙津科技有限公司 A kind of tree-shaped basic block catenary system of adjustment
CN109165221A (en) * 2018-08-16 2019-01-08 北京京东尚科信息技术有限公司 Date storage method, device, block chain node and the storage medium of block chain
CN110097369A (en) * 2019-03-18 2019-08-06 深圳壹账通智能科技有限公司 Transaction data processing method, device, electronic equipment and storage medium
CN110135966A (en) * 2018-02-09 2019-08-16 玉山商业银行股份有限公司 Accrediting amount management method and system
CN110490562A (en) * 2019-07-10 2019-11-22 布比(北京)网络技术有限公司 A kind of across the chain data processing method and system of multi-tiling chain
CN110490723A (en) * 2018-05-15 2019-11-22 全球智能股份有限公司 Loan administration method and system under block chain
US20190370250A1 (en) * 2018-05-30 2019-12-05 Aenco Solutions Limited Method and system for verifying and maintaining integrity of data transactions using distributed ledger
CN110599178A (en) * 2019-09-25 2019-12-20 腾讯科技(深圳)有限公司 Data processing method and device based on intelligent contract and storage medium

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110135966A (en) * 2018-02-09 2019-08-16 玉山商业银行股份有限公司 Accrediting amount management method and system
CN108510269A (en) * 2018-02-20 2018-09-07 武汉龙津科技有限公司 A kind of tree-shaped basic block catenary system of adjustment
CN110490723A (en) * 2018-05-15 2019-11-22 全球智能股份有限公司 Loan administration method and system under block chain
US20190370250A1 (en) * 2018-05-30 2019-12-05 Aenco Solutions Limited Method and system for verifying and maintaining integrity of data transactions using distributed ledger
CN109165221A (en) * 2018-08-16 2019-01-08 北京京东尚科信息技术有限公司 Date storage method, device, block chain node and the storage medium of block chain
CN110097369A (en) * 2019-03-18 2019-08-06 深圳壹账通智能科技有限公司 Transaction data processing method, device, electronic equipment and storage medium
CN110490562A (en) * 2019-07-10 2019-11-22 布比(北京)网络技术有限公司 A kind of across the chain data processing method and system of multi-tiling chain
CN110599178A (en) * 2019-09-25 2019-12-20 腾讯科技(深圳)有限公司 Data processing method and device based on intelligent contract and storage medium

Also Published As

Publication number Publication date
CN111125267B (en) 2020-09-15

Similar Documents

Publication Publication Date Title
CN106681739B (en) Automatic intelligent contract generation method
US20200210386A1 (en) Systems and methods for blockchain interlinking and relationships
CN107368259B (en) Method and device for writing service data into block chain system
US10937111B2 (en) Managing energy purchase agreements on a blockchain
US20170293503A1 (en) System for transforming large scale electronic processing using application block chain and multi-structured data stores
CN106780007A (en) A kind of collage-credit data is shared and transaction system
US20210049711A1 (en) Method of automatically transmitting data information and device of automatically transmitting data information
CN106294521A (en) Date storage method and data warehouse
CN109472568A (en) A kind of block chain method of commerce, device, management system, equipment and storage medium
CN110930152B (en) Data processing method based on block chain and related equipment
US20190026672A1 (en) System and computer program for implementing an improved blockchain for use a value chain
US20210157821A1 (en) Blockchain-based data processing methods and apparatuses and computer devices
WO2019056789A1 (en) Method, device, computer device, storage medium for identifying related party transaction
Li et al. Fabric-chain & chain: a blockchain-based electronic document system for supply chain finance
CN111125267B (en) Block chain data access control method for asset management limit control
CN111191050B (en) Knowledge graph ontology model construction method and device
Allam et al. Ledger technology of blockchain and its impact on operational performance of banks: a review
CN109697596A (en) A kind of method and device constructing E-Government
US20220405396A1 (en) System and method for performing dynamic exposure analysis based on quantum simulations
CN114896285A (en) Bank flow calculation service real-time index system based on multi-dimensional intermediate state aggregation
Limin et al. Application research of blockchain in the field of medical insurance
Tedeschi Trading network performance for cash in the bitcoin blockchain
CN111327673A (en) Credit granting method and system based on anonymous block chain system
US20230316119A1 (en) Quantum approximation optimizer for distributed register validation
CN109783559A (en) Acquisition methods, device, electronic equipment and the storage medium of house prosperity transaction data

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