CN111932258A - Block chain based encrypted payment tamper-proof technical method for enterprise bank transfer - Google Patents

Block chain based encrypted payment tamper-proof technical method for enterprise bank transfer Download PDF

Info

Publication number
CN111932258A
CN111932258A CN202010831121.6A CN202010831121A CN111932258A CN 111932258 A CN111932258 A CN 111932258A CN 202010831121 A CN202010831121 A CN 202010831121A CN 111932258 A CN111932258 A CN 111932258A
Authority
CN
China
Prior art keywords
payment
information
technical method
data
chain
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010831121.6A
Other languages
Chinese (zh)
Inventor
邱美玲
李石平
范燕军
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangxi Jiesuan Asset Trading Market Service Co ltd
Original Assignee
Guangxi Jiesuan Asset Trading Market Service Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangxi Jiesuan Asset Trading Market Service Co ltd filed Critical Guangxi Jiesuan Asset Trading Market Service Co ltd
Priority to CN202010831121.6A priority Critical patent/CN111932258A/en
Publication of CN111932258A publication Critical patent/CN111932258A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/382Payment protocols; Details thereof insuring higher security of transaction
    • G06Q20/3829Payment protocols; Details thereof insuring higher security of transaction involving key management

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Accounting & Taxation (AREA)
  • Computer Security & Cryptography (AREA)
  • Finance (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

The invention discloses a block chain encryption-based payment tamper-resistant technical method for bank transfer of an enterprise, which comprises the following steps of: generating a unique account ID for each payment channel, following the W3C DID specification; collecting payment information including payment service order number, payer account, payment commodity, payment amount, payment initiating time and payment terminal information; a payment information set a is obtained. S3, the payment channel signs the information A collected in the step S2 in real time and then stores the information A in a chain through an intelligent contract; after receiving the payment information, the bank channel inquires and verifies the payment data through an intelligent contract according to the service order; the data on the bank channel inquiry chain is inconsistent with the payment request data, the payment fails, the payment data on the chain is consistent with the payment request data, an account marking action is initiated for the payer, and the payment safety is improved and the payment verification efficiency is also greatly improved through a block chain encryption technology.

Description

Block chain based encrypted payment tamper-proof technical method for enterprise bank transfer
Technical Field
The invention relates to a payment tamper-proof technical method for transfer among enterprise banks based on a block chain encryption technology.
Background
At present, third-party payment channels have various payment links, data encryption and a third-party platform are difficult points, even if test modes such as sandboxes are used, data of various intermediate links are still uncontrollable, although the financial level of a bank is quite high at present, one piece of data has different storage and business forms in different organizations, and therefore the cost of credible verification of the data is quite high.
Disclosure of Invention
The invention aims to provide a measuring scale for engineering measurement, which solves the problems in the prior art.
In order to achieve the purpose, the invention provides the following technical scheme: an enterprise bank transfer based block chain encryption payment tamper-proof technical method is characterized by comprising the following steps:
s1: generating a unique account ID for each payment channel, following the W3C DID specification;
s2: collecting payment information to obtain a payment information set A, wherein the collected information comprises a payment service order number, a payer account, a payment commodity, a payment service code, a payment amount, payment initiating time and payment terminal information;
s3, the payment channel signs the information A collected in the step S2 in real time and then stores the information A in a chain through an intelligent contract;
s4, the bank channel receives the payment information and then inquires and checks the payment data through the intelligent contract according to the service order;
s5: and if the data on the bank channel inquiry chain is inconsistent with the payment request data, the payment fails, and if the payment data on the chain is consistent with the payment request data, an account marking action is initiated for the payer.
Further, the S1 step complies with the W3C DID specification, and W3C DID is a distributed identifier.
Further, the account ID in step S1 mainly consists of: the method comprises the steps of generating a random number with 256 binary bits by using an elliptic curve signature algorithm, wherein the random number is 2^ 256-10 ^77, the current visible universe only contains 10^80 atoms, and the elliptic curve signature algorithm is ECDSA.
Further, in the step S2, the payment of the commodity type is limited: borrowing, repayment, water charge, electricity charge, gas charge, social security deduction charge and wage payment.
Further, it is characterized in that: the signing step in the step S3 is as follows:
1) RLP encoding the information set a collected in the step S2;
2) computing a Keccak256 hash value for the serialized message;
3) the private key signs the hash.
Further, in the step S3, we use the intelligent contract to perform payment information chain storage, and the intelligent contract code segments are:
Figure BDA0002638008520000021
Figure BDA0002638008520000031
and (3) contract analysis specification:
1) function(s)function transDescription of the drawings:
collected information according to step S2: the payment service order number, the payer account, the payment commodity, the payment service code, the payment amount, the payment initiation time and the payment terminal information are stored on the chain through an intelligent contract function trans
2) The authority function modifier payOwner states:
and judging whether the transaction sender has the authority to upload the data, and if not, not performing on-chain storage.
Further, the block chain platform in step S4 provides a payment information verification function for bank account checking, and queries the intelligent contract function segment:
Figure BDA0002638008520000032
Figure BDA0002638008520000041
1) function query payy states:
QueryPay provides inquiry for all payment related parties, the validity of the order payment information is checked according to the order number, the payment information can be uploaded only by a user with authority limited by a block chain platform intelligent contract, the uplink data cannot be changed, the validity of the inquiry data is guaranteed, and a bank can perform fund transfer operation according to the payment information after the check is successful.
The invention has the beneficial effects that: the invention relates to a block chain encryption-based payment tamper-resistant technical method for bank transfer of enterprises, which comprises the steps of building an alliance chain among payment related parties, using a payment initiator as a credit endorsement, carrying out chain storage on all payment request information data through an intelligent contract, fairly disclosing the information data to related members by using the non-tamper characteristic of the block chain technology, using a bank party as an alliance member, sharing data through the alliance chain, writing the data through once encryption, and authorizing and sharing multiple parties, so that the data verification efficiency is improved, and multi-position multi-state redundancy storage of the data is reduced.
Drawings
FIG. 1 is a diagram of the method steps of a block chain based encrypted payment tamper-resistant technique for enterprise bank transfer in accordance with the present invention;
FIG. 2 is a flow chart of a method of the anti-tampering technical method of the bank transfer based on block chain encryption payment of the enterprise.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all embodiments, and all other embodiments obtained by a person of ordinary skill in the art without creative efforts based on the embodiments of the present invention belong to the protection scope of the present invention.
To facilitate an understanding of the invention, the invention will now be described more fully with reference to the accompanying drawings. Several embodiments of the invention are presented in the drawings. This invention may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete.
It will be understood that when an element is referred to as being "secured to" another element, it can be directly on the other element or intervening elements may also be present. When an element is referred to as being "connected" to another element, it can be directly connected to the other element or intervening elements may also be present. The terms "vertical," "horizontal," "left," "right," and the like as used herein are for illustrative purposes only.
Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. The terminology used in the description of the invention herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used herein, the term "and/or" includes any and all combinations of one or more of the associated listed items.
Referring to fig. 1-2, the present invention provides a technical solution:
an enterprise bank transfer based block chain encryption payment tamper-proof technical method is characterized by comprising the following steps:
s1: generating a unique account ID for each payment channel, following the W3C DID specification;
s2: collecting payment information to obtain a payment information set A, wherein the collected information comprises a payment service order number, a payer account, a payment commodity, a payment service code, a payment amount, payment initiating time and payment terminal information;
s3, the payment channel signs the information A collected in the step S2 in real time and then stores the information A in a chain through an intelligent contract;
s4, the bank channel receives the payment information and then inquires and checks the payment data through the intelligent contract according to the service order;
s5: and if the data on the bank channel inquiry chain is inconsistent with the payment request data, the payment fails, and if the payment data on the chain is consistent with the payment request data, an account marking action is initiated for the payer.
In order to further improve the use function of the block chain encryption-based payment tamper-resistant technical method for bank transfer, the step of S1 conforms to the specification of W3C DID, and W3C DID is a distributed identifier.
In order to further improve the use function of the anti-tampering technical method for the block chain encryption-based payment of the enterprise bank transfer, the account ID in the step S1 mainly consists of: the method comprises the steps of generating a random number with 256 binary bits by using an elliptic curve signature algorithm, wherein the random number is 2^ 256-10 ^77, the current visible universe only contains 10^80 atoms, and the elliptic curve signature algorithm is ECDSA.
In order to further improve the use function of the anti-tampering technical method for the block chain encryption-based payment of the enterprise bank transfer, the payment commodity type in the step of S2 is limited: borrowing, repayment, water charge, electricity charge, gas charge, social security deduction charge and wage payment.
In order to further improve the use function of the block chain encryption-based payment tamper-resistant technical method for bank transfer, the method is characterized in that: the signing step in the step S3 is as follows:
1) RLP encoding the information set a collected in the step S2;
2) computing a Keccak256 hash value for the serialized message;
3) the private key signs the hash.
In order to further improve the use function of the block chain encryption-based payment tamper-resistant technical method for the enterprise bank transfer, in the step S3, the intelligent contract is used for payment information chain storage, and the intelligent contract code segments are:
Figure BDA0002638008520000061
Figure BDA0002638008520000071
and (3) contract analysis specification:
1) function(s)function transDescription of the drawings:
collected information according to step S2: the payment service order number, the payer account, the payment commodity, the payment service code, the payment amount, the payment initiation time and the payment terminal information are stored on the chain through an intelligent contract function trans
2) The authority function modifier payOwner states:
and judging whether the transaction sender has the authority to upload the data, and if not, not performing on-chain storage.
In order to further improve the use function of the block chain encryption-based payment tamper-resistant technical method for enterprise bank transfer, in the step S4, the block chain platform provides a payment information verification function for bank account verification, and queries the intelligent contract function segment:
Figure BDA0002638008520000072
Figure BDA0002638008520000081
1) function query payy states:
QueryPay provides inquiry for all payment related parties, the validity of the order payment information is checked according to the order number, the payment information can be uploaded only by a user with authority limited by a block chain platform intelligent contract, the uplink data cannot be changed, the validity of the inquiry data is guaranteed, and a bank can perform fund transfer operation according to the payment information after the check is successful.
The invention relates to a block chain encryption-based payment tamper-resistant technical method for bank transfer of enterprises, which comprises the steps of building an alliance chain among payment related parties, using a payment initiator as a credit endorsement, carrying out chain storage on all payment request information data through an intelligent contract, fairly disclosing the information data to related members by using the non-tamper characteristic of the block chain technology, using a bank party as an alliance member, sharing data through the alliance chain, writing the data through once encryption, and authorizing and sharing multiple parties, so that the data verification efficiency is improved, and multi-position multi-state redundancy storage of the data is reduced.
The foregoing illustrates and describes the principles, general features, and advantages of the present 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 described in the specification and illustrated only to illustrate the principle of the present invention, but that various changes and modifications may be made therein without departing from the spirit and scope of the present 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 (7)

1. An enterprise bank transfer based block chain encryption payment tamper-proof technical method is characterized by comprising the following steps:
s1: generating a unique account ID for each payment channel, following the W3C DID specification;
s2: collecting payment information to obtain a payment information set A, wherein the collected information comprises a payment service order number, a payer account, a payment commodity, a payment service code, a payment amount, payment initiating time and payment terminal information;
s3, the payment channel signs the information A collected in the step S2 in real time and then stores the information A in a chain through an intelligent contract;
s4, the bank channel receives the payment information and then inquires and checks the payment data through the intelligent contract according to the service order;
s5: and if the data on the bank channel inquiry chain is inconsistent with the payment request data, the payment fails, and if the payment data on the chain is consistent with the payment request data, an account marking action is initiated for the payer.
2. The technical method of claim 1, wherein the technical method comprises the following steps: the step S1 follows the W3C DID specification, and W3C DID is a decentralized identifier.
3. The technical method of claim 1, wherein the technical method comprises the following steps: the account ID in step S1 mainly consists of: the method comprises the steps of generating a random number with 256 binary bits by using an elliptic curve signature algorithm, wherein the random number is 2^ 256-10 ^77, the current visible universe only contains 10^80 atoms, and the elliptic curve signature algorithm is ECDSA.
4. The technical method of claim 1, wherein the technical method comprises the following steps: the payment of the commodity type limitation range in the step S2: borrowing, repayment, water charge, electricity charge, gas charge, social security deduction charge and wage payment.
5. The technical method of claim 1, wherein the technical method comprises the following steps: the signing step in the step S3 is as follows:
1) RLP encoding the information set a collected in the step S2;
2) computing a Keccak256 hash value for the serialized message;
3) the private key signs the hash.
6. The technical method of claim 1, wherein the technical method comprises the following steps: in the step S3, we use the intelligent contract to store the payment information chain, and the intelligent contract code segments are:
Figure FDA0002638008510000021
and (3) contract analysis specification:
1) function(s)functiontransDescription of the drawings:
collected information according to step S2: the payment service order number, the payer account, the payment commodity, the payment service code, the payment amount, the payment initiation time and the payment terminal information are stored on the chain through an intelligent contract function trans
2) The authority function modifier payOwner states:
and judging whether the transaction sender has the authority to upload the data, and if not, not performing on-chain storage.
7. The technical method of claim 1, wherein the technical method comprises the following steps: the block chain platform in the step S4 provides a payment information verification function for bank account checking, and queries the intelligent contract function segment:
Figure FDA0002638008510000031
1) function query payy states:
the method comprises the steps that 1, QueryPay can be provided for all payment related parties to be inquired, the validity of order payment information is verified according to an order number, the payment information can be uploaded only when an authorized user is limited by a block chain platform intelligent contract, uplink data cannot be changed, the legality of the inquired data is guaranteed, and a bank can conduct fund transfer operation according to the payment information after verification is successful.
CN202010831121.6A 2020-08-18 2020-08-18 Block chain based encrypted payment tamper-proof technical method for enterprise bank transfer Pending CN111932258A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010831121.6A CN111932258A (en) 2020-08-18 2020-08-18 Block chain based encrypted payment tamper-proof technical method for enterprise bank transfer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010831121.6A CN111932258A (en) 2020-08-18 2020-08-18 Block chain based encrypted payment tamper-proof technical method for enterprise bank transfer

Publications (1)

Publication Number Publication Date
CN111932258A true CN111932258A (en) 2020-11-13

Family

ID=73305300

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010831121.6A Pending CN111932258A (en) 2020-08-18 2020-08-18 Block chain based encrypted payment tamper-proof technical method for enterprise bank transfer

Country Status (1)

Country Link
CN (1) CN111932258A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113205613A (en) * 2021-04-30 2021-08-03 中国银行股份有限公司 ETC charging management method and device
CN113570366A (en) * 2021-07-20 2021-10-29 国网河南省电力公司经济技术研究院 Multi-party payment data transmission method and electricity selling method
WO2022121624A1 (en) * 2020-12-08 2022-06-16 深圳前海微众银行股份有限公司 Blockchain-based three-party account transfer method and apparatus

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20170082997A (en) * 2017-05-25 2017-07-17 에이치에버 주식회사 Accout transfer method on firm banking and account transfer system using the same
CN107705113A (en) * 2017-09-06 2018-02-16 浙江大学 A kind of cross-border inter-bank method of payment of block chain based on Baas frameworks and system
CN109949019A (en) * 2018-11-15 2019-06-28 陕西医链区块链集团有限公司 Payment system based on medical block chain
CN110175842A (en) * 2019-03-27 2019-08-27 阿里巴巴集团控股有限公司 Transfer account method, system, calculating equipment and storage medium based on block chain
CN110874742A (en) * 2019-10-29 2020-03-10 上海唯链信息科技有限公司 Payment method and device based on block chain and intelligent contract
CN111008836A (en) * 2019-11-15 2020-04-14 哈尔滨工业大学(深圳) Privacy safe transfer payment method, device and system based on monitorable block chain and storage medium
CN111027035A (en) * 2019-11-06 2020-04-17 香农数据有限公司 Multi-identity authentication method and system based on block chain
CN111242622A (en) * 2020-01-20 2020-06-05 江苏荣泽信息科技股份有限公司 Safe payment system based on block chain
CN111444533A (en) * 2020-03-06 2020-07-24 江苏荣泽信息科技股份有限公司 Medical management platform based on block chain

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20170082997A (en) * 2017-05-25 2017-07-17 에이치에버 주식회사 Accout transfer method on firm banking and account transfer system using the same
CN107705113A (en) * 2017-09-06 2018-02-16 浙江大学 A kind of cross-border inter-bank method of payment of block chain based on Baas frameworks and system
CN109949019A (en) * 2018-11-15 2019-06-28 陕西医链区块链集团有限公司 Payment system based on medical block chain
CN110175842A (en) * 2019-03-27 2019-08-27 阿里巴巴集团控股有限公司 Transfer account method, system, calculating equipment and storage medium based on block chain
CN110874742A (en) * 2019-10-29 2020-03-10 上海唯链信息科技有限公司 Payment method and device based on block chain and intelligent contract
CN111027035A (en) * 2019-11-06 2020-04-17 香农数据有限公司 Multi-identity authentication method and system based on block chain
CN111008836A (en) * 2019-11-15 2020-04-14 哈尔滨工业大学(深圳) Privacy safe transfer payment method, device and system based on monitorable block chain and storage medium
CN111242622A (en) * 2020-01-20 2020-06-05 江苏荣泽信息科技股份有限公司 Safe payment system based on block chain
CN111444533A (en) * 2020-03-06 2020-07-24 江苏荣泽信息科技股份有限公司 Medical management platform based on block chain

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
谭粤飞等: "《区块链技术基础教程》", 31 May 2020, 东北财经大学出版社, pages: 54 - 61 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022121624A1 (en) * 2020-12-08 2022-06-16 深圳前海微众银行股份有限公司 Blockchain-based three-party account transfer method and apparatus
CN113205613A (en) * 2021-04-30 2021-08-03 中国银行股份有限公司 ETC charging management method and device
CN113205613B (en) * 2021-04-30 2023-02-21 中国银行股份有限公司 ETC charging management method and device
CN113570366A (en) * 2021-07-20 2021-10-29 国网河南省电力公司经济技术研究院 Multi-party payment data transmission method and electricity selling method

Similar Documents

Publication Publication Date Title
CN110741600B (en) Computer-implemented system and method for providing a decentralised protocol for retrieving encrypted assets
CN111932258A (en) Block chain based encrypted payment tamper-proof technical method for enterprise bank transfer
CN108780390B (en) System and method for providing identity scores
US11917050B1 (en) Systems and methods for generating a blockchain-based user profile
US10892888B2 (en) System and method for information protection
US10938549B2 (en) System and method for information protection
CN107171812A (en) It is a kind of based on block chain without key signature infrastructure construction method
US8365988B1 (en) Dynamic credit card security code via mobile device
CN109447647A (en) A kind of safety payment system based on block chain
US20150356555A1 (en) System and method for executing financial transactions
KR20200099149A (en) Computer-implemented system and method for approving blockchain transactions with low entropy password
CN108876332A (en) A kind of block chain method for secure transactions and device based on biological characteristic label certification
WO2016202952A1 (en) Digital token exchange system
CN105227317B (en) A kind of cloud data integrity detection method and system for supporting authenticator privacy
CN109743182B (en) Intelligent contract approval method and system based on block chain
CN113822675A (en) Block chain based message processing method, device, equipment and storage medium
CN110634072B (en) Block chain transaction system based on multi-signature and hardware encryption
CN110351292B (en) Private key management method, device, equipment and storage medium
CN114365134A (en) Secure identity card using unclonable functions
CN112184245B (en) Transaction identity confirmation method and device for cross-region block chain
CN113744036A (en) Quantum check transaction method based on block chain digital signature
CN102609842B (en) A kind of payment cipher device based on hardware signature equipment and application process thereof
CN109104444B (en) Electronic signature method based on block chain
CN111159774A (en) Decentralized intelligent contract escrow wallet method and system
AU2019101581A4 (en) System and method for information protection

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
CB02 Change of applicant information
CB02 Change of applicant information

Address after: Block 01, Block C, No. 1-1 Dawang Road, Youjiang District, Baise City, Guangxi Zhuang Autonomous Region, 533000

Applicant after: Guangxi Jiesuan Digital Technology Co.,Ltd.

Address before: No.4, No.18-1 Chengbei Second Road, Youjiang District, Baise City, Guangxi Zhuang Autonomous Region, 533000

Applicant before: Guangxi Jiesuan Digital Credit Service Co.,Ltd.

Address after: No.4, No.18-1 Chengbei Second Road, Youjiang District, Baise City, Guangxi Zhuang Autonomous Region, 533000

Applicant after: Guangxi Jiesuan Digital Credit Service Co.,Ltd.

Address before: 530000 No. 3-1 Zhongshan Second Road, Youjiang District, Baise City, Guangxi Zhuang Autonomous Region

Applicant before: Guangxi jiesuan asset trading market Service Co.,Ltd.