WO2019015474A1 - Management method, apparatus and system for increasing security of commercial paper exchange - Google Patents

Management method, apparatus and system for increasing security of commercial paper exchange Download PDF

Info

Publication number
WO2019015474A1
WO2019015474A1 PCT/CN2018/094221 CN2018094221W WO2019015474A1 WO 2019015474 A1 WO2019015474 A1 WO 2019015474A1 CN 2018094221 W CN2018094221 W CN 2018094221W WO 2019015474 A1 WO2019015474 A1 WO 2019015474A1
Authority
WO
WIPO (PCT)
Prior art keywords
blockchain
transaction
management
ticket
user
Prior art date
Application number
PCT/CN2018/094221
Other languages
French (fr)
Chinese (zh)
Inventor
李冠男
刘菲
Original Assignee
北京京东金融科技控股有限公司
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 北京京东金融科技控股有限公司 filed Critical 北京京东金融科技控股有限公司
Publication of WO2019015474A1 publication Critical patent/WO2019015474A1/en

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/04Payment circuits
    • G06Q20/045Payment circuits using payment protocols involving tickets
    • G06Q20/0457Payment circuits using payment protocols involving tickets the tickets being sent electronically
    • 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/3823Payment protocols; Details thereof insuring higher security of transaction combining multiple encryption tools for a transaction
    • 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/40Authorisation, e.g. identification of payer or payee, verification of customer or shop credentials; Review and approval of payers, e.g. check credit lines or negative lists
    • G06Q20/401Transaction verification
    • G06Q20/4014Identity check for transactions

Definitions

  • the present disclosure relates to the technical field related to data processing, and in particular, to a management method, apparatus, and system for improving ticket transaction security.
  • the commercial draft is issued by the drawer, and the entrusted payer unconditionally pays the determined amount to the payee or the holder's bill on the specified date.
  • the bill itself must be stamped with a valid seal before it can be circulated.
  • the Electronic Commercial Draft System is built and managed by the People's Bank of China. It provides services related to electronic commercial money order currency payment and fund liquidation behavior, and provides paper commercial money order registration inquiry service and commercial money order transfer discount public quotation service. Business processing platform.
  • the electronic commercial bill of exchange business processing function module is the core module of the electronic commercial bill of exchange system.
  • the electronic commercial bill of exchange business processing functions mainly include:
  • Answer the other party sends a telegram (short for electronic commercial bill of exchange), how to sign);
  • the prior art has the following disadvantages: trader (system trader, system participant or user) and commercial bill of exchange information have low integrity and transparency, may have problems such as trade background fraud, and have high transaction risk; if cyber attack Or the storage is abnormal, the information is falsified, lost, etc.; the transaction process is not standardized, the record is incomplete, there is a phenomenon that the electronic commercial bill of exchange endorsement is discontinuous, one ticket is more sold; multiple complex audits are required, the review is difficult and the cost is high, and the efficiency is low.
  • the transaction process relies too much on intermediaries.
  • a management method for improving ticket transaction security comprising: user information management and membership authentication based on blockchain technology; generating electronic tickets by using blockchain technology; and in a blockchain The transaction of the electronic receipt is performed.
  • the performing user information management and membership authentication based on the blockchain technology includes: acquiring user information of a user and assigning a member number to the user; and calling member management of the blockchain
  • the service guide generates a local public/private key, and assigns a unique identifier to the user; audits the user information to obtain a rating result; assigns a data encryption public/private key, and writes the user information and the rating result Into the blockchain and publish to other nodes in the blockchain.
  • the generating the electronic ticket by using the blockchain technology includes: receiving a transaction request issued by a user and performing user qualification verification; and when the verification is successful, receiving the ticket information of the user;
  • the ticket information is subjected to an audit evaluation to obtain an audit score;
  • the ticket information and the audit score are written into a blockchain, a blockchain electronic ticket is generated and a unique identifier is assigned, and is distributed to other nodes in the blockchain.
  • the performing the transaction of the electronic ticket on a blockchain includes: receiving a user-initiated transaction request; and entering a corresponding business process when the transaction request satisfies a transaction rule;
  • the transaction request is audited and verified according to pre-established business rules and laws and regulations; when the transaction is verified by auditing, the distributed ledger of the blockchain is used to record each transaction and mark the complete time stamp;
  • the ticket information and transaction results are written to the blockchain and issued to other nodes in the blockchain.
  • the method further includes: configuring a business rule on the smart contract service according to the corresponding business logic, and storing the business rule in the blockchain contract state storage; docking the legal regulatory agency, configuring Legal and regulatory model.
  • the performing the transaction of the electronic receipt on the blockchain further includes: calling a data query API interface to perform counterparty credit collection, evaluation, and risk management in real time.
  • a management apparatus for improving ticket transaction security including: a user security management module, configured to perform user information management and membership authentication based on a blockchain technology; and a ticket security management module For generating an electronic ticket by using a blockchain technology; a transaction process security management module for performing the transaction of the electronic ticket on the blockchain.
  • a management system for improving security of an electronic ticket transaction including an application layer, a business layer, and a basic service layer; wherein the application layer includes a blockchain ticket management system,
  • the blockchain ticket management system is a platform for users to participate in system transactions;
  • the business layer includes member management, ticket management, and transaction management;
  • the basic service layer includes a data storage service, a blockchain service, and an API interface.
  • the functions of the member management include member registration, member review, file management, and member information management; and the functions of the ticket management include ticket verification, ticket issuing, and ticket status change;
  • the functions of transaction management include bill acceptance, pledge, transfer, and discounted business management.
  • the data storage service includes a legacy database, a blockchain technology transition period backup database, and a blockchain storage;
  • the blockchain service includes a member service, a consensus mechanism, and a smart contract
  • the API interface includes a transaction initiation API interface, a member management API interface, a data query API interface, and a node information view API interface.
  • a computer readable medium having stored thereon a computer program, the program being executed by a processor to implement a management method for improving ticket transaction security in the above embodiment.
  • an electronic device comprising: one or more processors; and storage means for storing one or more programs; when the one or more programs are The processor executes such that the one or more processors implement the management method for improving ticket transaction security in the above embodiments.
  • the management method, device and system for improving ticket transaction security provided by the exemplary embodiments of the present disclosure can provide authenticity and reliability of trader and bill information, eliminate message asymmetry and reduce transaction risk.
  • the electronic ticket transaction on the blockchain can improve information security.
  • FIG. 1 is a schematic diagram showing a system architecture diagram of a management method for improving ticket transaction security or a management apparatus for improving ticket transaction security to which the present application can be applied.
  • FIG. 2 is a flow chart schematically showing a management method for improving ticket transaction security in an exemplary embodiment of the present disclosure.
  • FIG. 3 schematically illustrates a flow chart of another management method for improving ticket transaction security in an exemplary embodiment of the present disclosure.
  • FIG. 4 schematically illustrates a flow chart for improving user security in an exemplary embodiment of the present disclosure.
  • FIG. 5 schematically illustrates a flow chart for improving ticket security in an exemplary embodiment of the present disclosure.
  • FIG. 6 schematically illustrates a flow chart for improving the security of a transaction process in an exemplary embodiment of the present disclosure.
  • FIG. 7 is a block diagram schematically showing a management apparatus for improving ticket transaction security in an exemplary embodiment of the present disclosure.
  • FIG. 8 is a schematic block diagram showing an architectural system for improving ticket transaction security in an exemplary embodiment of the present disclosure.
  • FIG. 9 schematically illustrates a flow chart of a membership authentication in an exemplary embodiment of the present disclosure.
  • FIG. 10 schematically illustrates a flow chart for generating an electronic commercial money order in an exemplary embodiment of the present disclosure.
  • Figure 11 schematically illustrates a flow chart of a commercial bill of exchange acceptance in an exemplary embodiment of the present disclosure.
  • FIG. 12 schematically illustrates a flow chart of a commercial bill of exchange discount in an exemplary embodiment of the present disclosure.
  • FIG. 13 schematically shows a block diagram of an electronic device in an exemplary embodiment of the present disclosure.
  • Blockchains are new application models for computer technologies such as distributed data storage, point-to-point transmission, consensus mechanisms, and encryption algorithms.
  • the so-called consensus mechanism is a mathematical algorithm for realizing trust and acquiring rights between different nodes in the blockchain system.
  • Blockchain - the original blockchain - is a decentralized database that contains a list of blocks, with continuously growing and well-organized records. Each block contains a timestamp and a link to the previous block: the design blockchain makes the data untamperable - once recorded, the data in one block will be irreversible.
  • a plurality of pre-selected nodes are designated as billers within a group, and the generation of each block is determined by all pre-selected nodes (pre-selected nodes participate in the consensus process). Other access nodes can participate in the transaction, but the accounting process is essentially (essentially managed accounting, just become distributed accounting, how many pre-selected nodes, how to determine the biller of each block becomes the blockchain The main risk point), anyone else can use the blockchain open API (Application Programming Interface) for qualified queries.
  • pre-selected nodes participate in the consensus process.
  • Other access nodes can participate in the transaction, but the accounting process is essentially (essentially managed accounting, just become distributed accounting, how many pre-selected nodes, how to determine the biller of each block becomes the blockchain The main risk point), anyone else can use the blockchain open API (Application Programming Interface) for qualified queries.
  • Decentralization Due to the use of distributed accounting and storage, there is no centralized hardware or management organization, the rights and obligations of any node are equal, and the data blocks in the system are jointly maintained by the nodes with maintenance functions in the whole system. .
  • Openness The system is open. In addition to the private information of the parties to the transaction being encrypted, the data of the blockchain is open to everyone. Anyone can query the blockchain data and develop related applications through the public interface, so the whole system The information is highly transparent.
  • Blockchain adopts consensus-based specifications and protocols (such as a set of transparent and transparent algorithms) to enable all nodes in the entire system to exchange data freely and securely in a trusted environment, so that the "people" want to trust Become a trust in the machine, and any human intervention does not work.
  • Anonymity Since the exchange between nodes follows a fixed algorithm, the data interaction does not need to be trusted (the program rules in the blockchain will judge whether the activity is valid), so the counterparty does not need to open the identity to let the other party generate itself. Trust is very helpful for the accumulation of credit.
  • the blockchain core technologies include:
  • the first one is called the distributed ledger, which means that the transaction accounting is completed by multiple nodes in different places, and each node records the complete accounts, so they can all participate in supervising the legality of the transaction, and they can also jointly testify.
  • no single node can record accounts separately, thus avoiding the possibility of a single biller being controlled or being bribed to account for false accounts.
  • there are enough billing nodes in theory, unless all nodes are destroyed, the accounts will not be lost, thus ensuring the security of the account data.
  • the second is called asymmetric encryption and authorization technology.
  • the transaction information stored in the blockchain is public, but the account identity information is highly encrypted and can only be accessed if the data owner authorizes it, thus ensuring the data. Security and personal privacy.
  • the third is called the consensus mechanism, which is how to reach a consensus among all the accounting nodes to determine the validity of a record. This is both a means of identification and a means of preventing tampering.
  • the blockchain proposes four different consensus mechanisms that apply to different application scenarios and strike a balance between efficiency and security. Taking Bitcoin as an example, the proof of workload is used. Only when the accounting node of the whole network exceeds 51% is controlled, it is possible to forge a record that does not exist. This is basically impossible when there are enough nodes to join the blockchain, thus eliminating the possibility of fraud.
  • smart contracts are based on these trusted, non-tamperable data that can be automated to execute some predefined rules and terms.
  • a smart contract is a set of commitments defined in digital form, including agreements on which contract participants can execute these commitments.
  • Distributed computing is a computer science that studies how to divide a problem that requires a very large computational power into many small parts, then distributes those parts to many computers for processing, and finally combines these calculations. Get up to get the final result.
  • Distributed network storage technology is the decentralized storage of data on multiple independent machines.
  • the distributed network storage system adopts a scalable system structure, which utilizes multiple storage servers to share the storage load and locates the storage information by using the location server, which not only solves the bottleneck problem of the single storage server in the traditional centralized storage system, but also improves the reliability of the system. Sex, usability and scalability.
  • the application programming interface is a predefined function that provides the ability for applications and developers to access a set of routines based on a piece of software or hardware without having to access the source code or understand the details of the internal workings.
  • Discount means that after the forward draft is accepted, the holder of the bill is transferred in the discount market before the bill has not expired. After the deductor deducts the discount interest, the ticket will be paid to the behavior of the person or the bank purchase will not expire. Bill business.
  • Endorsement refers to the behavior of the ticket holder to record the relevant matters and sign the bill on the back of the bill of exchange or on the sticky note for the purpose of transferring the bill of exchange right or granting a certain bill of exchange rights.
  • Acceptance that is, promised redemption, is an act of the payer signing on the bill of exchange indicating that he promises to assume the payment obligation in the future when the bill of exchange expires.
  • the acceptance act only occurs in the relevant activities of the forward draft. Promissory notes, cheques and demand drafts are unlikely to be accepted.
  • FIG. 1 is a schematic diagram showing a system architecture diagram of a management method for improving ticket transaction security or a management apparatus for improving ticket transaction security to which the present application can be applied.
  • system architecture 100 can include terminal devices 101, 102, 103, network 104, and server 105.
  • the network 104 is used to provide a medium for communication links between the terminal devices 101, 102, 103 and the server 105.
  • Network 104 may include various types of connections, such as wired, wireless communication links, fiber optic cables, and the like.
  • the user can interact with the server 105 over the network 104 using the terminal devices 101, 102, 103 to receive or transmit messages and the like.
  • Various communication client applications such as a shopping application, a web browser application, a search application, an instant communication tool, a mailbox client, a social platform software, and the like, may be installed on the terminal devices 101, 102, and 103.
  • the terminal devices 101, 102, 103 may be various electronic devices having a display screen and supporting web browsing, including but not limited to smartphones, tablets, laptop portable computers, desktop computers, and the like.
  • the server 105 may be a server that provides various services, such as a background management server that provides support for the user to submit various data using the terminal devices 101, 102, and 103.
  • the background management server can perform processing such as analysis on the received data, and feed back the processing result to the terminal device.
  • the management method for improving the security of the ticket transaction provided by the embodiment of the present application is generally performed by the server 105. Accordingly, the management device for improving the security of the ticket transaction is generally disposed in the server 105.
  • terminal devices, networks, and servers in Figure 1 is merely illustrative. Depending on the implementation needs, there can be any number of terminal devices, networks, and servers.
  • the management method for improving ticket transaction security may include the following steps.
  • step S110 user information management and membership authentication are performed based on the blockchain technology.
  • Block Chain is an important concept of Bitcoin. It is essentially a decentralized database and serves as the underlying technology and infrastructure of Bitcoin.
  • a blockchain is a string of data blocks generated using cryptographic methods. Each block contains information about a bitcoin network transaction for verifying the validity of its information (anti-counterfeiting) and generating the next block.
  • a blockchain is a chained data structure that combines data blocks in a sequential manner in chronological order, and cryptographically guaranteed non-tamperable and unforgeable distributed ledgers.
  • blockchain technology uses blockchain data structures to validate and store data, use distributed node consensus algorithms to generate and update data, and use cryptography to ensure data transmission and access security, using automated scripts.
  • the code consists of a smart contract to program and manipulate data in a completely new distributed infrastructure and computing paradigm.
  • Blockchain design is a protection measure, such as (applied) to a highly fault-tolerant distributed computing system.
  • the blockchain makes mixing consistency possible. This makes the blockchain suitable for recording events, headlines, medical records and other activities that require data collection, identity management, transaction process management and provenance management.
  • Blockchain has enormous potential for financial disintermediation and has a huge impact on leading global trade.
  • Blockchain is a distributed transaction authentication and data sharing technology, also known as Distributed Shared Ledger.
  • the performing user information management and membership authentication based on the blockchain technology may include: acquiring user information of the user and assigning the member number to the user; calling the member management service of the blockchain to guide the local generation a public/private key, and assigning a unique identifier to the user; reviewing the user information to obtain a rating result; assigning a data encryption public/private key, writing the user information and the rating result to a blockchain And released to other nodes in the blockchain.
  • step S120 an electronic ticket is generated using a blockchain technique.
  • the ticket mentioned in the embodiment of the present invention may include any tradable ticket that needs to be verified, which is not limited by the disclosure.
  • the ticket of the type of commercial money order is used for illustration. However, the scope of protection of the present disclosure is not limited.
  • the generating the electronic receipt by using the blockchain technology may include: receiving a transaction request issued by a user and performing user qualification verification; receiving the ticket information of the user when the verification is successful; and the ticket information An audit evaluation is performed to obtain an audit score; the ticket information and the audit score are written into the blockchain, a blockchain electronic ticket is generated and a unique identifier is assigned, and is issued to other nodes in the blockchain.
  • step S130 the transaction of the electronic receipt is performed on the blockchain.
  • the performing the transaction of the electronic receipt on the blockchain may include: receiving a user-initiated transaction request; entering the corresponding business process when the transaction request satisfies the transaction rule; The business rules and laws and regulations review and verify the transaction request; when the transaction is verified by the audit, the distributed ledger of the blockchain records each transaction and marks the complete time stamp; the updated ticket information and The result of the transaction is written to the blockchain and posted to other nodes in the blockchain.
  • the method may further include: configuring a business rule on the smart contract service according to the corresponding business logic, and storing the business rule in the blockchain contract state storage; docking the legal regulatory agency, configuring the legal regulatory model .
  • the performing the transaction of the electronic receipt on the blockchain may further include: invoking a data query API interface to perform counterparty credit collection, evaluation, and risk management in real time.
  • the management method for improving the security of bill transactions can improve the authenticity and reliability of traders and bills such as commercial bills information, and eliminate the problem of information asymmetry by using blockchain technology.
  • Trading risk on the other hand, the blockchain has the characteristics of consistent data storage, tampering, and non-repudiation, and commercial banknote storage, transfer, and transaction on the blockchain to improve information security.
  • the use of the blockchain can make every movement of a bill, such as a commercial bill, clear and "chain" checkable characteristics, fundamentally solve the fraud and quest in the value exchange and transfer.
  • the phenomenon of renting increases the continuity of endorsement of electronic commercial bills and prevents more than one ticket.
  • the transaction process can be simplified and efficiency can be improved by formulating common business rules and review mechanisms. Relying on the open and non-tamperable attributes of blockchain technology, a decentralized trust mechanism is established to remove the interference of the transaction process intermediary.
  • Embodiments of the present invention combine a ticket (such as a commercial money order) with a blockchain technology to construct a management system, which is based on blockchain technology, to improve system traders, namely, users, commercial drafts, and transaction processes. Security in terms of aspects to ensure the security of bills such as commercial bills transactions.
  • FIG. 3 schematically illustrates a flow chart of another management method for improving ticket transaction security in an exemplary embodiment of the present disclosure.
  • the management method for improving ticket transaction security may include the following steps.
  • step S210 user security is improved.
  • the improving user security may further include the following steps:
  • the expert group grants corresponding authority to the user information review rating
  • step S220 ticket security is improved.
  • the ticket such as commercial bill of exchange security, may further include the following steps:
  • the expert group reviews the information on the commercial ticket and gives an audit recommendation
  • the system generates a blockchain electronic commercial bill of exchange and assigns a unique identifier
  • step S230 the transaction process security is improved.
  • the improving the security of the transaction process may further include the following steps:
  • FIG. 4 schematically illustrates a flow chart for improving user security in an exemplary embodiment of the present disclosure. As shown in FIG. 4, the improving user security may include the following steps.
  • step S211 when the user performs system registration, the user type is determined and the user information is acquired.
  • user information is obtained: when the user performs system registration, the user fills in the registration information and submits the registration application, first determines the user type, and if it is XX (for example, an e-commerce platform), the supplier displays its qualification information to the user for confirmation. If not the XX supplier, guide the user to submit qualification information. The user information is then saved and the member number is assigned to the user.
  • XX for example, an e-commerce platform
  • step S212 the member management service of the blockchain is invoked to guide the user to generate the local public/private key.
  • the user is assigned a unique identifier (the unique identifier here is the same as the member number of the above step S211, and is consistent with each other): the member management service of the blockchain is invoked through the member management API interface to provide the system trader with The member registration function guides the user to generate a local public/private key.
  • the registration information in step S211 is to register basic information at the management system level
  • the registration function in step S212 is to provide a blockchain registration service for the user
  • the blockchain has a member management service
  • the local service is generated through the service. Public/private key used to log in to the system.
  • step S213 the identity authentication, the credit information reference, and the temporary audit group review and evaluation.
  • the main audit methods may include: identity authentication, credit information reference, and temporary audit group audit evaluation results.
  • identity authentication is mainly to verify the identity of the user, check whether the information submitted by the user and the uploaded document information are true; the members of the temporary audit group are selected from the members of the audit group according to the domain and industry of the user, and the temporary audit group comprehensive user credit information.
  • the information and trade background are reviewed and evaluated, and the results of the consensus review are given. Users can be granted different system privileges based on different ratings.
  • the rating result may include, but is not limited to, a high-quality user (direct transaction authority), a general user (a transaction authority after applying for authorization), a high-risk user (a transaction authority cannot be), and the like.
  • step S214 the data encryption public key/private key is allocated, the user information and the audit result are written into the blockchain and the user admission information is issued to other nodes.
  • the user information is written/recorded to the blockchain: the data encryption public key/private key is assigned, the user information and the audit result are written into the blockchain and the user admission information is issued (the user access information here is only the user) Admission notices this information) to other nodes.
  • step S212 is used to encrypt the user information
  • step S214 is used to encrypt the data, instead of being the user.
  • Information encryption is used to encrypt the data.
  • FIG. 5 schematically illustrates a flow chart for improving ticket security in an exemplary embodiment of the present disclosure. As shown in FIG. 5, the improving ticket security may include the following steps.
  • step S221 the system receives the transaction request issued by the user and performs user qualification verification, and receives the user commercial money order information after verification.
  • the bill is verified, for example, a commercial bill source: the system receives the transaction request issued by the user and performs user qualification verification, and after receiving the verification, receives the user bill, such as commercial bill of exchange information.
  • a commercial bill source the system receives the transaction request issued by the user and performs user qualification verification, and after receiving the verification, receives the user bill, such as commercial bill of exchange information.
  • step S222 a temporary audit group is formed by screening from the audit group members according to the field, region, and the like of the bill.
  • the (temporary) audit team is formed (the audit team is extracted from the expert group, not fixed): the audit rating work is carried out by the temporary audit team, and the members of the temporary audit team are based on the field of the bill (the company can be issued according to the bill) Industry division), geographical area, etc. are composed of members of the audit team.
  • an audit model may be formed according to the adjustment of the basic model provided by the system.
  • an audit model is built: the audit model can be adjusted based on the underlying model provided by the system.
  • the basic audit model can include basic financial information, production and operation, financing, bank loans and credit status, and the weight of each item can be adjusted.
  • the base model can include all the options, and then assign the weight ratio reasonably. Based on this, the partial weight ratio can be adjusted to 0 according to actual needs, and the weight can be ignored.
  • step S224 the model evaluation results of the members of the interim review team are weighted and averaged to obtain an audit score.
  • the review score is performed in this step.
  • the model evaluation results of the members of the interim review team can be combined and weighted averaged to arrive at a final rating result.
  • step S225 the merchant ticket content and the audit score are written into the blockchain.
  • the trade ticket information is written to the blockchain (here, it can refer to all the information on the trade ticket (short for commercial draft)): after reviewing the rating, the trade ticket content and the rating result are written into the blockchain, and the generation zone is generated.
  • the business ticket information and the rating result are written into the blockchain database, and then the electronic commercial bill of exchange template is configured on the front end, and each stored information record is captured by the application, which is an electronic commercial bill of exchange.
  • FIG. 6 schematically illustrates a flow chart for improving the security of a transaction process in an exemplary embodiment of the present disclosure.
  • the improving transaction process security may include the following steps.
  • step S231 the business expert configures the business rules on the smart contract service according to the corresponding business logic.
  • the business rules are configured: the transaction process relies on the intelligent contract service of the blockchain, and the business expert configures the business rules on the smart contract service according to the corresponding business logic, and stores them in the blockchain contract state storage.
  • step S232 the legal and regulatory regulatory agency is docked, and the legal and regulatory supervision model is configured to influence the whole process of the transaction behavior.
  • the transaction process is regulated by law: docking legal and regulatory authorities, configuring legal and regulatory supervision models, affecting the whole process of transaction behavior, and solving the legality of basic transactions. For example, first set up several models according to the scope of laws and regulations, and point out the keywords, then search the transaction information according to the keywords, and the search results match the model.
  • step S233 the system trader initiates a transaction request through the transaction initiation API, and invokes different smart contract services depending on the transaction type.
  • the intelligent transaction is realized: the system trader initiates the transaction application/request through the transaction initiation API of the blockchain, and calls different smart contract services according to the transaction type (for example, acceptance, discount).
  • the smart contract service refers to the business rules implemented by the blockchain technology. According to the actual needs of the business system, it is configured in the system.
  • the acceptance service can be configured with a acceptance contract
  • the discount service is configured with a discount contract.
  • step S234 the transaction participant can also perform the counterparty credit collection, evaluation and risk management in real time by calling the data query API.
  • the transaction participant can also perform the transaction partner's credit collection, evaluation and risk management and control in real time by calling the data query API.
  • step S235 the system specifies that the entire transaction process needs to be completed on the system platform, using a distributed ledger of the blockchain to record each transaction and mark the full timestamp.
  • the transaction process is accurately recorded: the system needs to complete the entire transaction process on the system platform, using the distributed chain of the blockchain (Distributed Ledger) to record each transaction and mark the complete time stamp to ensure that the transaction behavior is fully recorded and Traceable; record the transaction results and mark the transaction status.
  • the electronic commercial draft status attributes include expired, unexpired, accepted, discounted, etc., and the corresponding status is marked according to the transaction result. And publish the results to other nodes.
  • FIG. 7 is a block diagram schematically showing a management apparatus for improving ticket transaction security in an exemplary embodiment of the present disclosure.
  • the management apparatus 100 for improving ticket transaction security may include a user security management module 110, a ticket security management module 120, and a transaction process security management module 130.
  • the user security management module 110 can be used for user information management and membership authentication based on the blockchain technology.
  • the ticket security management module 120 can be used to generate electronic tickets using blockchain technology.
  • the transaction process security management module 130 can be configured to conduct transactions of the electronic ticket over a blockchain.
  • the embodiment of the present disclosure further provides a management system for improving the security of an electronic ticket transaction, and the system may include an application layer, a service layer, and a basic service layer.
  • the application layer may include a blockchain ticket management system, and the blockchain ticket management system is a platform for users to participate in system transactions.
  • the business layer may include member management, ticket management, and transaction management.
  • the member management function may include member registration, member review, file management, and member information management; the function of the ticket management may include ticket verification, ticket issuing, ticket status change; The functions may include bill acceptance, pledge, transfer, and discounted business management.
  • the basic service layer may include a data storage service, a blockchain service, and an API interface.
  • the data storage service may include a legacy database, a blockchain technology transition period backup database, and a blockchain store; the blockchain service may include a member service, a consensus mechanism, and a smart contract;
  • the API interface may include a transaction initiation API interface, a member management API interface, a data query API interface, and a node information view API interface.
  • FIG. 8 is a schematic block diagram showing an architectural system for improving ticket transaction security in an exemplary embodiment of the present disclosure.
  • the embodiment of the present invention exemplifies the above-mentioned management system for improving the security of electronic ticket transactions by taking a commercial money order (referred to as "commercial ticket”) as an example.
  • commercial ticket a commercial money order
  • the blockchain electronic commercial bill of exchange management system is mainly divided into an application layer, a service layer, and a basic service layer in the system architecture.
  • the application layer may include a blockchain business ticket management system and a background operation system, and the blockchain business ticket management system is a platform for traders to participate in system transactions.
  • the back-end operation system is the entrance for system maintenance personnel to perform system maintenance.
  • the business layer can mainly include three parts: membership management, ticket management and transaction management.
  • Member management functions can include member registration, member review, file management (management member's file information), and member information management.
  • the ticket management function may include ticket verification, ticketing, and ticket status change.
  • the transaction management function can include commercial ticket acceptance, pledge, transfer, and discount business management.
  • the basic service layer mainly includes three parts: data storage service, blockchain service and API interface.
  • Data storage includes traditional databases (which can be used to store system information), blockchain technology transition backup databases (which can be used to back up blockchain data), and blockchain storage (including contract state storage, transaction storage, and Block data storage, which can be used to store member information, trade ticket information, transaction information).
  • Blockchain services can primarily include member services, consensus mechanisms, and smart contracts.
  • the API interface may include a transaction initiation interface, a member management interface, a data query interface, and a node information viewing interface (to view node state information usage, which is called when a node state needs to be viewed).
  • the PBFT in the consensus mechanism of Figure 8 is an abbreviation of Practical Byzantine Fault Tolerance, which means using the Byzantine fault-tolerant algorithm, which is an algorithm name.
  • FIG. 9 schematically illustrates a flow chart of a membership authentication in an exemplary embodiment of the present disclosure.
  • the membership authentication can include the following steps:
  • the system authenticates the user, saves the user information and assigns the member number, and then the system will guide the user to generate the local public/private key.
  • accounting is the self-characteristic of the blockchain.
  • the action of writing the blockchain is called accounting
  • accounting is the statement of storing data
  • other nodes record the data sent by the information node. After the accounting is completed, the same information will be released to other nodes of the system to achieve information synchronization.
  • FIG. 10 schematically illustrates a flow chart for generating an electronic commercial money order in an exemplary embodiment of the present disclosure.
  • the generating an electronic commercial draft may include the following steps:
  • the core enterprise in the embodiment of the present invention refers to a high-quality enterprise and can be given higher trust.
  • FIG. 11 schematically illustrates a flow chart of a commercial bill of exchange acceptance in an exemplary embodiment of the present disclosure.
  • FIG. 12 schematically illustrates a flow chart of a commercial bill of exchange discount in an exemplary embodiment of the present disclosure.
  • the transaction flow of a commercial money order according to an embodiment of the present invention may include the following steps:
  • the user initiates a transaction (acceptance, discount, etc.) request in the blockchain business ticket management system, and the system confirms whether the request satisfies the transaction rule, and if yes, enters the corresponding business process, and if not, returns the unsatisfied reason.
  • An abnormal state refers to a state other than the normal trading state.
  • the reason for the failure of the audit may be: the bill buyer reviews the credit risk of the bill acceptor, verifies the authenticity of the bill, reviews the documentary information, and so on.
  • the management method, device and system for improving the security of electronic ticket transaction realize programmable digitalized ticket based on blockchain technology, user information management function based on blockchain technology, based on block
  • the chain technology supports intelligent risk control and transaction settlement bill management functions and a peer-to-peer distributed peer-to-peer network, which realizes the whole process management system of bill business from issuance to redemption through the form of alliance chain.
  • the user information and commercial bill of exchange data in the system are complete and transparent, and the transaction information is authentic and reliable.
  • transactions are performed on the blockchain, which improves the security of the transaction.
  • it can improve the continuity of electronic commercial bills endorsement, prevent one ticket from selling, improve transaction security, simplify transaction and review process, improve efficiency and reduce audit cost, and remove interference from transaction process intermediary.
  • modules or units of equipment for action execution are mentioned in the detailed description above, such division is not mandatory. Indeed, in accordance with embodiments of the present disclosure, the features and functions of two or more modules or units described above may be embodied in one module or unit. Conversely, the features and functions of one of the modules or units described above may be further divided into multiple modules or units.
  • FIG. 13 a block diagram of an electronic device 600 suitable for implementing embodiments of the present application is shown.
  • the electronic device shown in FIG. 13 is merely an example, and should not impose any limitation on the function and scope of use of the embodiments of the present application.
  • the electronic device 600 includes a central processing unit (CPU) 601 that can be loaded into a program in a random access memory (RAM) 603 according to a program stored in a read only memory (ROM) 602 or from a storage portion 608. And perform various appropriate actions and processes.
  • RAM random access memory
  • ROM read only memory
  • various programs and data required for the operation of the system 600 are also stored.
  • the CPU 601, the ROM 602, and the RAM 603 are connected to each other through a bus 604.
  • An input/output (I/O) interface 605 is also coupled to bus 604.
  • the following components are connected to the I/O interface 605: an input portion 606 including a keyboard, a mouse, etc.; an output portion 607 including, for example, a cathode ray tube (CRT), a liquid crystal display (LCD), and the like, and a storage portion 608 including a hard disk or the like. And a communication portion 609 including a network interface card such as a LAN card, a modem, or the like. The communication section 609 performs communication processing via a network such as the Internet.
  • Driver 610 is also coupled to I/O interface 605 as needed.
  • a removable medium 611 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory or the like, is mounted on the drive 610 as needed so that a computer program read therefrom is installed into the storage portion 608 as needed.
  • an embodiment of the present disclosure includes a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for executing the method illustrated in the flowchart.
  • the computer program can be downloaded and installed from the network via communication portion 609, and/or installed from removable media 611.
  • the central processing unit (CPU) 601 the above-described functions defined in the system of the present application are executed.
  • each block of the flowchart or block diagrams can represent a module, a program segment, or a portion of code that includes one or more Executable instructions.
  • the functions noted in the blocks may also occur in a different order than that illustrated in the drawings. For example, two successively represented blocks may in fact be executed substantially in parallel, and they may sometimes be executed in the reverse order, depending upon the functionality involved.
  • each block of the block diagrams or flowcharts, and combinations of blocks in the block diagrams or flowcharts can be implemented by a dedicated hardware-based system that performs the specified function or operation, or can be used A combination of dedicated hardware and computer instructions is implemented.
  • the units involved in the embodiments of the present application may be implemented by software or by hardware.
  • the described unit may also be provided in the processor, for example, as a processor comprising a transmitting unit, an obtaining unit, a determining unit and a first processing unit.
  • the name of these units does not constitute a limitation on the unit itself in some cases.
  • the sending unit may also be described as “a unit that sends a picture acquisition request to the connected server”.
  • the present application further provides a computer readable medium, which may be included in the apparatus described in the above embodiments, or may be separately present and not incorporated into the apparatus.
  • the computer readable medium carries one or more programs, and when the one or more programs are executed by the device, the device includes: user information management and membership authentication based on blockchain technology; and utilizing a blockchain The technology generates an electronic ticket; the transaction of the electronic ticket is performed on the blockchain.

Abstract

The present disclosure relates to a management method, apparatus and system for increasing the security of commercial paper exchange. The management method for increasing the security of commercial paper exchange comprises: performing management of user information and authentication of member identities on the basis of blockchain technology; generating an electronic commercial paper by using the blockchain technology; and carrying out exchange of said electronic commercial paper on a blockchain. According to the present disclosure, the security of electronic commercial paper exchange may be increased by means of blockchain technology.

Description

用于提高票据交易安全性的管理方法、装置及系统Management method, device and system for improving ticket transaction security
本公开要求申请日为2017年7月17日、申请号为CN 201710582217.1、发明创造名称为《用于提高票据交易安全性的管理方法、装置及系统》的发明专利申请的优先权。The present disclosure claims the priority of the invention patent application whose application date is July 17, 2017, the application number is CN 2017105822177.1, and the invention creation name is "management method, device and system for improving the security of ticket transactions".
技术领域Technical field
本公开涉及数据处理相关技术领域,尤其涉及一种用于提高票据交易安全性的管理方法、装置及系统。The present disclosure relates to the technical field related to data processing, and in particular, to a management method, apparatus, and system for improving ticket transaction security.
背景技术Background technique
商业汇票是出票人签发的,委托付款人在指定日期无条件支付确定的金额给收款人或者持票人的票据,依托票据本身,必须在票据上加盖有效印章后,方能流通。The commercial draft is issued by the drawer, and the entrusted payer unconditionally pays the determined amount to the payee or the holder's bill on the specified date. The bill itself must be stamped with a valid seal before it can be circulated.
商业汇票是主要的票据品种之一,兼具支付结算和短期融资功能,对满足企业支付需要、拓宽融资渠道、降低财务费用,提高商业银行支付服务水平、强化资产负债管理,以及丰富中央银行货币政策手段都有着非常重要的作用。Commercial bill of exchange is one of the main types of bills, with both payment settlement and short-term financing functions, meeting the payment needs of enterprises, broadening financing channels, reducing financial expenses, improving the payment service level of commercial banks, strengthening asset and liability management, and enriching central bank currency. Policy instruments have a very important role to play.
近年来,随着我国金融电子化水平不断提高和金融基础设施的完善,在票据业务方面,银行汇票、银行本票和支票都不同程度地实现了电子化,安全性和效率得到极大改善。但是,相对而言,商业汇票的电子化步伐比较滞后,其业务处理基本上采用传统的手工、纸质方式,效率低、风险高,不利于商业汇票的进一步发展。2005年开始,虽然国内部分商业银行在票据电子化和电子票据应用方面进行了积极的探索和尝试,但由于缺乏统一的票据集中登记机制和跨行交易平台,业务开展受到了极大限制。In recent years, with the continuous improvement of China's financial electronic level and the improvement of financial infrastructure, in the bill business, bank drafts, bank drafts and checks have been electronically implemented to varying degrees, and the safety and efficiency have been greatly improved. However, relatively speaking, the electronic pace of commercial bills is lagging behind, and its business processing basically adopts traditional manual and paper methods, with low efficiency and high risk, which is not conducive to the further development of commercial bills. Since 2005, although some domestic commercial banks have actively explored and tried on the electronic use of electronic bills and electronic bills, the lack of a unified centralized bill registration mechanism and cross-bank trading platform has greatly restricted business development.
随着国内票据业务和票据市场发展,如何将电子商业汇票统一化、可信化、高效化是要思考的核心问题。目前,很多金融企业、单位提出依托网络和计算机技术,建立一个接收、存储、发送电子商业汇票数据电文,提供与电子商业汇票货币给付、资金清算行为相关服务的统一的电子商业汇票信息管理服务平台以解决这些问题。但是,目前公共的网络环境、存储机制并不是很健全,存在信息造假、遗失等问题。With the development of domestic bill business and bill market, how to unify, credibility and high efficiency of electronic commercial bills is the core issue to be considered. At present, many financial enterprises and units have proposed to establish a unified electronic commercial bill of exchange information management service platform that receives, stores and sends electronic commercial bills of data data, and provides services related to electronic commercial bills currency payment and fund liquidation behavior, relying on network and computer technology. To solve these problems. However, the current public network environment and storage mechanism are not very sound, and there are problems such as information fraud and loss.
电子商业汇票系统(Electronic Commercial Draft System)是中国人民银行建设并管理的,提供与电子商业汇票货币给付、资金清算行为相关服务,并提供纸质商业汇票登记查询服务、商业汇票转贴现公开报价服务的业务处理平台。The Electronic Commercial Draft System is built and managed by the People's Bank of China. It provides services related to electronic commercial money order currency payment and fund liquidation behavior, and provides paper commercial money order registration inquiry service and commercial money order transfer discount public quotation service. Business processing platform.
电子商业汇票业务处理功能模块是电子商业汇票系统的核心模块。电子商业汇票业务 处理功能主要包括:The electronic commercial bill of exchange business processing function module is the core module of the electronic commercial bill of exchange system. The electronic commercial bill of exchange business processing functions mainly include:
1、应答(对方发送一张电票(电子商业汇票的简称),如何签收);1. Answer (the other party sends a telegram (short for electronic commercial bill of exchange), how to sign);
2、持票查询(如何查询持有票据);2, holding a ticket inquiry (how to query holding the bill);
3、提示付款(票据到期后持票人如何收回票款);3. Prompt payment (how the ticket holder withdraws the ticket after the bill expires);
4、贴现(票据未到期,持票人急于收回款项如何操作);4, discount (the bill is not expired, the ticket holder is eager to recover the money how to operate);
5、背书(如何将电票转让给他人);5. Endorsement (how to transfer the electricity ticket to others);
6、出票(如何向对方发出电票);6, ticketing (how to send a ticket to the other party);
7、票据状态(通过企业网银办理应答、出票、背书、提示付款操作时票据状态)。7. Status of the bill (by the enterprise online banking to answer, issue, endorse, prompt the status of the bill during the payment operation).
但是,现有技术存在以下缺点:交易者(系统交易者、系统参与者或者用户)和商业汇票信息完整度和透明度低,可能存在贸易背景造假等问题,存在较高交易风险;如果受到网络攻击或者存储异常,有信息被篡改、遗失等风险;交易过程不规范、记录不完整,存在电子商业汇票背书不连续、一票多卖现象;需要进行多重复杂审核,审核困难且成本高,效率低下;交易过程过于依赖中介机构。However, the prior art has the following disadvantages: trader (system trader, system participant or user) and commercial bill of exchange information have low integrity and transparency, may have problems such as trade background fraud, and have high transaction risk; if cyber attack Or the storage is abnormal, the information is falsified, lost, etc.; the transaction process is not standardized, the record is incomplete, there is a phenomenon that the electronic commercial bill of exchange endorsement is discontinuous, one ticket is more sold; multiple complex audits are required, the review is difficult and the cost is high, and the efficiency is low. The transaction process relies too much on intermediaries.
因此,需要一种新的用于提高票据交易安全性的管理方法、装置及系统。Therefore, there is a need for a new management method, apparatus and system for improving the security of ticket transactions.
需要说明的是,在上述背景技术部分公开的信息仅用于加强对本公开的背景的理解,因此可以包括不构成对本领域普通技术人员已知的现有技术的信息。It should be noted that the information disclosed in the Background section above is only for enhancement of understanding of the background of the present disclosure, and thus may include information that does not constitute prior art known to those of ordinary skill in the art.
发明内容Summary of the invention
本公开的目的在于提供一种用于提高票据交易安全性的管理方法、装置及系统,进而至少在一定程度上克服由于相关技术的限制和缺陷而导致的一个或者多个问题。It is an object of the present disclosure to provide a management method, apparatus and system for improving ticket transaction security, and at least to some extent overcome one or more problems due to limitations and disadvantages of the related art.
本公开的其他特性和优点将通过下面的详细描述变得显然,或部分地通过本公开的实践而习得。Other features and advantages of the present disclosure will be apparent from the following detailed description.
根据本公开的一个方面,提供一种用于提高票据交易安全性的管理方法,包括:基于区块链技术进行用户信息管理和会员身份认证;利用区块链技术生成电子票据;在区块链上进行所述电子票据的交易。According to an aspect of the present disclosure, a management method for improving ticket transaction security is provided, comprising: user information management and membership authentication based on blockchain technology; generating electronic tickets by using blockchain technology; and in a blockchain The transaction of the electronic receipt is performed.
在本公开的一种示例性实施例中,所述基于区块链技术进行用户信息管理和会员身份认证包括:获取用户的用户信息并为所述用户分配会员编号;调用区块链的成员管理服务引导生成本地公钥/私钥,并为所述用户分配唯一标识;对所述用户信息进行审核获得评级结果;分配数据加密公钥/私钥,将所述用户信息和所述评级结果写入区块链并向区块链中的其他节点发布。In an exemplary embodiment of the present disclosure, the performing user information management and membership authentication based on the blockchain technology includes: acquiring user information of a user and assigning a member number to the user; and calling member management of the blockchain The service guide generates a local public/private key, and assigns a unique identifier to the user; audits the user information to obtain a rating result; assigns a data encryption public/private key, and writes the user information and the rating result Into the blockchain and publish to other nodes in the blockchain.
在本公开的一种示例性实施例中,所述利用区块链技术生成电子票据包括:接收用户发出的交易申请并进行用户资质验证;当验证成功时,接收所述用户的票据信息;对所述票据信息进行审核评估获得审核评分;将所述票据信息和所述审核评分写入区块链,生成区块链电子票据并分配唯一标识,且向区块链中的其他节点发布。In an exemplary embodiment of the present disclosure, the generating the electronic ticket by using the blockchain technology includes: receiving a transaction request issued by a user and performing user qualification verification; and when the verification is successful, receiving the ticket information of the user; The ticket information is subjected to an audit evaluation to obtain an audit score; the ticket information and the audit score are written into a blockchain, a blockchain electronic ticket is generated and a unique identifier is assigned, and is distributed to other nodes in the blockchain.
在本公开的一种示例性实施例中,所述在区块链上进行所述电子票据的交易包括:接收用户发起的交易请求;当所述交易请求满足交易规则时,进入相应业务流程;根据预先制定的业务规则和法律法规对所述交易请求进行审核校验;当通过审核校验时进行交易,利用区块链的分布式账本记录每一笔交易并且标记完整时间戳;将更新后的票据信息和交易结果写入区块链并向区块链中的其他节点发布。In an exemplary embodiment of the present disclosure, the performing the transaction of the electronic ticket on a blockchain includes: receiving a user-initiated transaction request; and entering a corresponding business process when the transaction request satisfies a transaction rule; The transaction request is audited and verified according to pre-established business rules and laws and regulations; when the transaction is verified by auditing, the distributed ledger of the blockchain is used to record each transaction and mark the complete time stamp; The ticket information and transaction results are written to the blockchain and issued to other nodes in the blockchain.
在本公开的一种示例性实施例中,所述方法还包括:根据相应业务逻辑,在智能合约服务上配置业务规则,并存储到区块链合约状态存储中;对接法律法规监管机构,配置法律法规监管模型。In an exemplary embodiment of the present disclosure, the method further includes: configuring a business rule on the smart contract service according to the corresponding business logic, and storing the business rule in the blockchain contract state storage; docking the legal regulatory agency, configuring Legal and regulatory model.
在本公开的一种示例性实施例中,所述在区块链上进行所述电子票据的交易还包括:调用数据查询API接口实时进行交易对方信用搜集、评估与风险管控。In an exemplary embodiment of the present disclosure, the performing the transaction of the electronic receipt on the blockchain further includes: calling a data query API interface to perform counterparty credit collection, evaluation, and risk management in real time.
根据本公开的一个方面,提供一种用于提高票据交易安全性的管理装置,包括:用户安全性管理模块,用于基于区块链技术进行用户信息管理和会员身份认证;票据安全性管理模块,用于利用区块链技术生成电子票据;交易过程安全性管理模块,用于在区块链上进行所述电子票据的交易。According to an aspect of the present disclosure, a management apparatus for improving ticket transaction security is provided, including: a user security management module, configured to perform user information management and membership authentication based on a blockchain technology; and a ticket security management module For generating an electronic ticket by using a blockchain technology; a transaction process security management module for performing the transaction of the electronic ticket on the blockchain.
根据本公开的一个方面,提供一种用于提高电子票据交易安全性的管理系统,所述系统包括应用层、业务层和基础服务层;其中,所述应用层包括区块链票据管理系统,所述区块链票据管理系统为用户参与系统交易的平台;所述业务层包括会员管理、票据管理和交易管理;所述基础服务层包括数据存储服务、区块链服务和API接口。According to an aspect of the present disclosure, a management system for improving security of an electronic ticket transaction is provided, the system including an application layer, a business layer, and a basic service layer; wherein the application layer includes a blockchain ticket management system, The blockchain ticket management system is a platform for users to participate in system transactions; the business layer includes member management, ticket management, and transaction management; and the basic service layer includes a data storage service, a blockchain service, and an API interface.
在本公开的一种示例性实施例中,所述会员管理的功能包括会员注册、会员审核、档案管理、会员信息管理;所述票据管理的功能包括票据审验、出票、票据状态变更;所述交易管理的功能包括票据承兑、质押、转让、贴现业务管理。In an exemplary embodiment of the present disclosure, the functions of the member management include member registration, member review, file management, and member information management; and the functions of the ticket management include ticket verification, ticket issuing, and ticket status change; The functions of transaction management include bill acceptance, pledge, transfer, and discounted business management.
在本公开的一种示例性实施例中,所述数据存储服务包括传统数据库、区块链技术过渡期备份数据库和区块链存储;所述区块链服务包括成员服务、共识机制和智能合约;所述API接口包括交易发起API接口、成员管理API接口、数据查询API接口和节点信息查看API接口。In an exemplary embodiment of the present disclosure, the data storage service includes a legacy database, a blockchain technology transition period backup database, and a blockchain storage; the blockchain service includes a member service, a consensus mechanism, and a smart contract The API interface includes a transaction initiation API interface, a member management API interface, a data query API interface, and a node information view API interface.
根据本公开的一个方面,提供一种计算机可读介质,其上存储有计算机程序,所述程 序被处理器执行时实现上述实施例中的用于提高票据交易安全性的管理方法。According to an aspect of the present disclosure, there is provided a computer readable medium having stored thereon a computer program, the program being executed by a processor to implement a management method for improving ticket transaction security in the above embodiment.
根据本公开的一个方面,提供一种电子设备,包括:一个或多个处理器;以及存储装置,用于存储一个或多个程序;当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现上述实施例中的用于提高票据交易安全性的管理方法。According to an aspect of the present disclosure, an electronic device is provided, comprising: one or more processors; and storage means for storing one or more programs; when the one or more programs are The processor executes such that the one or more processors implement the management method for improving ticket transaction security in the above embodiments.
本公开示例性实施方式所提供的用于提高票据交易安全性的管理方法、装置及系统,一方面,能够提供交易者及票据信息的真实性和可靠性,消除消息不对称问题,降低交易风险;另一方面,在区块链上进行电子票据的交易,能够提高信息安全性。The management method, device and system for improving ticket transaction security provided by the exemplary embodiments of the present disclosure can provide authenticity and reliability of trader and bill information, eliminate message asymmetry and reduce transaction risk. On the other hand, the electronic ticket transaction on the blockchain can improve information security.
应当理解的是,以上的一般描述和后文的细节描述仅是示例性和解释性的,并不能限制本公开。The above general description and the following detailed description are intended to be illustrative and not restrictive.
附图说明DRAWINGS
此处的附图被并入说明书中并构成本说明书的一部分,示出了符合本公开的实施例,并与说明书一起用于解释本公开的原理。显而易见地,下面描述中的附图仅仅是本公开的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。The accompanying drawings, which are incorporated in the specification It is apparent that the drawings in the following description are only some of the embodiments of the present disclosure, and other drawings may be obtained from those skilled in the art without departing from the drawings.
图1示意性示出可以应用本申请的用于提高票据交易安全性的管理方法或用于提高票据交易安全性的管理装置的系统架构图。1 is a schematic diagram showing a system architecture diagram of a management method for improving ticket transaction security or a management apparatus for improving ticket transaction security to which the present application can be applied.
图2示意性示出本公开示例性实施例中一种用于提高票据交易安全性的管理方法的流程图。2 is a flow chart schematically showing a management method for improving ticket transaction security in an exemplary embodiment of the present disclosure.
图3示意性示出本公开示例性实施例中另一种用于提高票据交易安全性的管理方法的流程图。FIG. 3 schematically illustrates a flow chart of another management method for improving ticket transaction security in an exemplary embodiment of the present disclosure.
图4示意性示出本公开示例性实施例中一种提高用户安全性的流程图。FIG. 4 schematically illustrates a flow chart for improving user security in an exemplary embodiment of the present disclosure.
图5示意性示出本公开示例性实施例中一种提高票据安全性的流程图。FIG. 5 schematically illustrates a flow chart for improving ticket security in an exemplary embodiment of the present disclosure.
图6示意性示出本公开示例性实施例中一种提高交易过程安全性的流程图。FIG. 6 schematically illustrates a flow chart for improving the security of a transaction process in an exemplary embodiment of the present disclosure.
图7示意性示出本公开示例性实施例中一种用于提高票据交易安全性的管理装置的模块示意图。FIG. 7 is a block diagram schematically showing a management apparatus for improving ticket transaction security in an exemplary embodiment of the present disclosure.
图8示意性示出本公开示例性实施例中一种用于提高票据交易安全性的管理系统的架构示意图。FIG. 8 is a schematic block diagram showing an architectural system for improving ticket transaction security in an exemplary embodiment of the present disclosure.
图9示意性示出本公开示例性实施例中一种会员身份认证的流程图。FIG. 9 schematically illustrates a flow chart of a membership authentication in an exemplary embodiment of the present disclosure.
图10示意性示出本公开示例性实施例中一种生成电子商业汇票的流程图。FIG. 10 schematically illustrates a flow chart for generating an electronic commercial money order in an exemplary embodiment of the present disclosure.
图11示意性示出本公开示例性实施例中一种商业汇票承兑的流程图。Figure 11 schematically illustrates a flow chart of a commercial bill of exchange acceptance in an exemplary embodiment of the present disclosure.
图12示意性示出本公开示例性实施例中一种商业汇票贴现的流程图。FIG. 12 schematically illustrates a flow chart of a commercial bill of exchange discount in an exemplary embodiment of the present disclosure.
图13示意性示出本公开示例性实施例中的电子设备的模块示意图。FIG. 13 schematically shows a block diagram of an electronic device in an exemplary embodiment of the present disclosure.
具体实施方式Detailed ways
现在将参考附图更全面地描述示例实施方式。然而,示例实施方式能够以多种形式实施,且不应被理解为限于在此阐述的范例;相反,提供这些实施方式使得本公开将更加全面和完整,并将示例实施方式的构思全面地传达给本领域的技术人员。所描述的特征、结构或特性可以以任何合适的方式结合在一个或更多实施方式中。Example embodiments will now be described more fully with reference to the accompanying drawings. However, the example embodiments can be embodied in a variety of forms and should not be construed as being limited to the examples set forth herein; rather, these embodiments are provided so that this disclosure will be more complete and complete, To those skilled in the art. The described features, structures, or characteristics may be combined in any suitable manner in one or more embodiments.
此外,附图仅为本公开的示意性图解,并非一定是按比例绘制。图中相同的附图标记表示相同或类似的部分,因而将省略对它们的重复描述。附图中所示的一些方框图是功能实体,不一定必须与物理或逻辑上独立的实体相对应。可以采用软件形式来实现这些功能实体,或在一个或多个硬件模块或集成电路中实现这些功能实体,或在不同网络和/或处理器装置和/或微控制器装置中实现这些功能实体。In addition, the drawings are merely schematic representations of the present disclosure and are not necessarily to scale. The same reference numerals in the drawings denote the same or similar parts, and the repeated description thereof will be omitted. Some of the block diagrams shown in the figures are functional entities and do not necessarily have to correspond to physically or logically separate entities. These functional entities may be implemented in software, or implemented in one or more hardware modules or integrated circuits, or implemented in different network and/or processor devices and/or microcontroller devices.
首先对本公开中提及的一些术语进行释义说明。First, some of the terms mentioned in the present disclosure will be explained.
区块链(Block Chains):区块链是分布式数据存储、点对点传输、共识机制、加密算法等计算机技术的新型应用模式。所谓共识机制是区块链系统中实现不同节点之间建立信任、获取权益的数学算法。区块链-原始区块链-是一种去中心化的数据库,它包含一张被称为区块的列表,有着持续增长并且排列整齐的记录。每个区块都包含一个时间戳和一个与前一区块的链接:设计区块链使得数据不可篡改-一旦记录下来,在一个区块中的数据将不可逆。Block Chains: Blockchains are new application models for computer technologies such as distributed data storage, point-to-point transmission, consensus mechanisms, and encryption algorithms. The so-called consensus mechanism is a mathematical algorithm for realizing trust and acquiring rights between different nodes in the blockchain system. Blockchain - the original blockchain - is a decentralized database that contains a list of blocks, with continuously growing and well-organized records. Each block contains a timestamp and a link to the previous block: the design blockchain makes the data untamperable - once recorded, the data in one block will be irreversible.
联合/联盟/行业区块链(Consortium Block Chains):由某个群体内部指定多个预选的节点为记账人,每个块的生成由所有的预选节点共同决定(预选节点参与共识过程),其他接入节点可以参与交易,但不过问记账过程(本质上还是托管记账,只是变成分布式记账,预选节点的多少,如何决定每个块的记账者成为该区块链的主要风险点),其他任何人可以通过该区块链开放的API(Application Programming Interface,应用程序编程接口)进行限定查询。Consortium Block Chains: A plurality of pre-selected nodes are designated as billers within a group, and the generation of each block is determined by all pre-selected nodes (pre-selected nodes participate in the consensus process). Other access nodes can participate in the transaction, but the accounting process is essentially (essentially managed accounting, just become distributed accounting, how many pre-selected nodes, how to determine the biller of each block becomes the blockchain The main risk point), anyone else can use the blockchain open API (Application Programming Interface) for qualified queries.
区块链的特征包括:The characteristics of the blockchain include:
去中心化:由于使用分布式核算和存储,不存在中心化的硬件或管理机构,任意节点的权利和义务都是均等的,系统中的数据块由整个系统中具有维护功能的节点来共同 维护。Decentralization: Due to the use of distributed accounting and storage, there is no centralized hardware or management organization, the rights and obligations of any node are equal, and the data blocks in the system are jointly maintained by the nodes with maintenance functions in the whole system. .
开放性:系统是开放的,除了交易各方的私有信息被加密外,区块链的数据对所有人公开,任何人都可以通过公开的接口查询区块链数据和开发相关应用,因此整个系统信息高度透明。Openness: The system is open. In addition to the private information of the parties to the transaction being encrypted, the data of the blockchain is open to everyone. Anyone can query the blockchain data and develop related applications through the public interface, so the whole system The information is highly transparent.
自治性:区块链采用基于协商一致的规范和协议(比如一套公开透明的算法)使得整个系统中的所有节点能够在去信任的环境自由安全的交换数据,使得对“人”想信任改成了对机器的信任,任何人为的干预不起作用。Autonomy: Blockchain adopts consensus-based specifications and protocols (such as a set of transparent and transparent algorithms) to enable all nodes in the entire system to exchange data freely and securely in a trusted environment, so that the "people" want to trust Become a trust in the machine, and any human intervention does not work.
信息不可篡改:一旦信息经过验证并添加至区块链,就会永久的存储起来,除非能同时控制住系统中超过51%的节点,否则单个节点上对数据库的修改是无效的,因此区块链的数据稳定性和可靠性极高。Information cannot be tampered with: once the information is verified and added to the blockchain, it is stored permanently. Unless more than 51% of the nodes in the system can be controlled at the same time, the modification of the database on a single node is invalid, so the block The data stability and reliability of the chain is extremely high.
匿名性:由于节点之间的交换遵循固定的算法,其数据交互是无需信任的(区块链中的程序规则会自行判断活动是否有效),因此交易对手无须通过公开身份的方式让对方自己产生信任,对信用的积累非常有帮助。Anonymity: Since the exchange between nodes follows a fixed algorithm, the data interaction does not need to be trusted (the program rules in the blockchain will judge whether the activity is valid), so the counterparty does not need to open the identity to let the other party generate itself. Trust is very helpful for the accumulation of credit.
区块链核心技术包括:The blockchain core technologies include:
第一个叫分布式账本,就是交易记账在不同地方的多个节点共同完成,而且每一个节点都记录的是完整的账目,因此它们都可以参与监督交易合法性,同时也可以共同为其作证。不同于传统的中心化记账方案,没有任何一个节点可以单独记录账目,从而避免了单一记账人被控制或者被贿赂而记假账的可能性。另一方面,由于记账节点足够多,理论上将除非所有的节点被破坏,否则账目就不会丢失,从而保证了账目数据的安全性。The first one is called the distributed ledger, which means that the transaction accounting is completed by multiple nodes in different places, and each node records the complete accounts, so they can all participate in supervising the legality of the transaction, and they can also jointly testify. Unlike traditional centralized accounting schemes, no single node can record accounts separately, thus avoiding the possibility of a single biller being controlled or being bribed to account for false accounts. On the other hand, since there are enough billing nodes, in theory, unless all nodes are destroyed, the accounts will not be lost, thus ensuring the security of the account data.
第二个叫做非对称加密和授权技术,存储在区块链上的交易信息是公开的,但是账户身份信息是高度加密的,只有在数据拥有者授权的情况下才能访问到,从而保证了数据的安全和个人的隐私。The second is called asymmetric encryption and authorization technology. The transaction information stored in the blockchain is public, but the account identity information is highly encrypted and can only be accessed if the data owner authorizes it, thus ensuring the data. Security and personal privacy.
第三个叫做共识机制,就是所有记账节点之间怎么达成共识,去认定一个记录的有效性,这既是认定的手段,也是防止篡改的手段。区块链提出了四种不同的共识机制,适用于不同的应用场景,在效率和安全性之间取得平衡。以比特币为例,采用的是工作量证明,只有在控制了全网超过51%的记账节点的情况下,才有可能伪造出一条不存在的记录。当加入区块链的节点足够多的时候,这基本上不可能,从而杜绝了造假的可能。The third is called the consensus mechanism, which is how to reach a consensus among all the accounting nodes to determine the validity of a record. This is both a means of identification and a means of preventing tampering. The blockchain proposes four different consensus mechanisms that apply to different application scenarios and strike a balance between efficiency and security. Taking Bitcoin as an example, the proof of workload is used. Only when the accounting node of the whole network exceeds 51% is controlled, it is possible to forge a record that does not exist. This is basically impossible when there are enough nodes to join the blockchain, thus eliminating the possibility of fraud.
最后一个技术特点叫智能合约,智能合约是基于这些可信的不可篡改的数据,可以自动化的执行一些预先定义好的规则和条款。以保险为例,如果说每个人的信息(包括医疗信息和风险发生的信息)都是真实可信的,那就很容易在一些标准化的保险产品中, 去进行自动化的理赔。一个智能合约是一套以数字形式定义的承诺,包括合约参与方可以在上面执行这些承诺的协议。The last technical feature is called smart contracts, which are based on these trusted, non-tamperable data that can be automated to execute some predefined rules and terms. In the case of insurance, if everyone's information (including medical information and risk-generating information) is authentic, it is easy to automate claims in some standardized insurance products. A smart contract is a set of commitments defined in digital form, including agreements on which contract participants can execute these commitments.
分布式:分布式计算是一门计算机科学,它研究如何把一个需要非常巨大的计算能力才能解决的问题分成许多小的部分,然后把这些部分分配给许多计算机进行处理,最后把这些计算结果综合起来得到最终的结果。分布式网络存储技术是将数据分散的存储于多台独立的机器设备上。分布式网络存储系统采用可扩展的系统结构,利用多台存储服务器分担存储负荷,利用位置服务器定位存储信息,不但解决了传统集中式存储系统中单存储服务器的瓶颈问题,还提高了系统的可靠性、可用性和扩展性。Distributed: Distributed computing is a computer science that studies how to divide a problem that requires a very large computational power into many small parts, then distributes those parts to many computers for processing, and finally combines these calculations. Get up to get the final result. Distributed network storage technology is the decentralized storage of data on multiple independent machines. The distributed network storage system adopts a scalable system structure, which utilizes multiple storage servers to share the storage load and locates the storage information by using the location server, which not only solves the bottleneck problem of the single storage server in the traditional centralized storage system, but also improves the reliability of the system. Sex, usability and scalability.
API:应用程序编程接口是一些预先定义的函数,目的是提供应用程序与开发人员基于某软件或硬件得以访问一组例程的能力,而又无需访问源码,或理解内部工作机制的细节。API: The application programming interface is a predefined function that provides the ability for applications and developers to access a set of routines based on a piece of software or hardware without having to access the source code or understand the details of the internal workings.
贴现:贴现是指远期汇票经承兑后,汇票持有人在汇票尚未到期前在贴现市场上转让,受让人扣除贴现息后将票款付给出让人的行为或银行购买未到期票据的业务。Discount: Discount means that after the forward draft is accepted, the holder of the bill is transferred in the discount market before the bill has not expired. After the deductor deducts the discount interest, the ticket will be paid to the behavior of the person or the bank purchase will not expire. Bill business.
背书:背书,是指持票人以转让汇票权利或授予他人一定的汇票权利为目的,在汇票背面或粘单上记载有关事项并签章的票据行为。Endorsement: Endorsement refers to the behavior of the ticket holder to record the relevant matters and sign the bill on the back of the bill of exchange or on the sticky note for the purpose of transferring the bill of exchange right or granting a certain bill of exchange rights.
承兑:即承诺兑付,是付款人在汇票上签章表示承诺将来在汇票到期时承担付款义务的一种行为。承兑行为只发生在远期汇票的有关活动中。本票,支票和即期汇票都不可能发生承兑。Acceptance: that is, promised redemption, is an act of the payer signing on the bill of exchange indicating that he promises to assume the payment obligation in the future when the bill of exchange expires. The acceptance act only occurs in the relevant activities of the forward draft. Promissory notes, cheques and demand drafts are unlikely to be accepted.
图1示意性示出可以应用本申请的用于提高票据交易安全性的管理方法或用于提高票据交易安全性的管理装置的系统架构图。1 is a schematic diagram showing a system architecture diagram of a management method for improving ticket transaction security or a management apparatus for improving ticket transaction security to which the present application can be applied.
如图1所示,系统架构100可以包括终端设备101、102、103,网络104和服务器105。网络104用以在终端设备101、102、103和服务器105之间提供通信链路的介质。网络104可以包括各种连接类型,例如有线、无线通信链路或者光纤电缆等等。As shown in FIG. 1, system architecture 100 can include terminal devices 101, 102, 103, network 104, and server 105. The network 104 is used to provide a medium for communication links between the terminal devices 101, 102, 103 and the server 105. Network 104 may include various types of connections, such as wired, wireless communication links, fiber optic cables, and the like.
用户可以使用终端设备101、102、103通过网络104与服务器105交互,以接收或发送消息等。终端设备101、102、103上可以安装有各种通讯用户端应用,例如购物类应用、网页浏览器应用、搜索类应用、即时通信工具、邮箱用户端、社交平台软件等。The user can interact with the server 105 over the network 104 using the terminal devices 101, 102, 103 to receive or transmit messages and the like. Various communication client applications, such as a shopping application, a web browser application, a search application, an instant communication tool, a mailbox client, a social platform software, and the like, may be installed on the terminal devices 101, 102, and 103.
终端设备101、102、103可以是具有显示屏并且支持网页浏览的各种电子设备,包括但不限于智能手机、平板电脑、膝上型便携计算机和台式计算机等等。The terminal devices 101, 102, 103 may be various electronic devices having a display screen and supporting web browsing, including but not limited to smartphones, tablets, laptop portable computers, desktop computers, and the like.
服务器105可以是提供各种服务的服务器,例如对用户利用终端设备101、102、103提交各种数据等提供支持的后台管理服务器。后台管理服务器可以对接收到的数据进行分 析等处理,并将处理结果反馈给终端设备。The server 105 may be a server that provides various services, such as a background management server that provides support for the user to submit various data using the terminal devices 101, 102, and 103. The background management server can perform processing such as analysis on the received data, and feed back the processing result to the terminal device.
需要说明的是,本申请实施例所提供的用于提高票据交易安全性的管理方法一般由服务器105执行,相应地,用于提高票据交易安全性的管理装置一般设置于服务器105中。It should be noted that the management method for improving the security of the ticket transaction provided by the embodiment of the present application is generally performed by the server 105. Accordingly, the management device for improving the security of the ticket transaction is generally disposed in the server 105.
应该理解,图1中的终端设备、网络和服务器的数目仅仅是示意性的。根据实现需要,可以具有任意数目的终端设备、网络和服务器。It should be understood that the number of terminal devices, networks, and servers in Figure 1 is merely illustrative. Depending on the implementation needs, there can be any number of terminal devices, networks, and servers.
图2示意性示出本公开示例性实施例中一种用于提高票据交易安全性的管理方法的流程图。如图2所示,该用于提高票据交易安全性的管理方法可以包括以下步骤。2 is a flow chart schematically showing a management method for improving ticket transaction security in an exemplary embodiment of the present disclosure. As shown in FIG. 2, the management method for improving ticket transaction security may include the following steps.
在步骤S110中,基于区块链技术进行用户信息管理和会员身份认证。In step S110, user information management and membership authentication are performed based on the blockchain technology.
其中,区块链(Block Chain)是比特币的一个重要概念,本质上是一个去中心化的数据库,同时作为比特币的底层技术和基础架构。区块链是一串使用密码学方法相关联产生的数据块,每一个数据块中包含了一次比特币网络交易的信息,用于验证其信息的有效性(防伪)和生成下一个区块。狭义来讲,区块链是一种按照时间顺序将数据区块以顺序相连的方式组合成的一种链式数据结构,并以密码学方式保证的不可篡改和不可伪造的分布式账本。广义来将,区块链技术是利用块链式数据结构来验证与存储数据、利用分布式节点共识算法来生成和更新数据、利用密码学的方式保证数据传输和访问的安全、利用由自动化脚本代码组成的智能合约来编程和操作数据的一种全新的分布式基础架构与计算范式。区块链的设计是一种保护措施,比如(应用于)高容错的分布式计算系统。区块链使混合一致性成为可能。这使区块链适合记录事件、标题、医疗记录和其他需要收录数据的活动、身份识别管理,交易流程管理和出处证明管理。区块链对于金融脱媒有巨大的潜能,对于引领全球贸易有着巨大的影响。区块链是一种分布式交易验证和数据共享技术,也被称为分布式共享总账(Distributed Shared Ledger)。Among them, the Block Chain is an important concept of Bitcoin. It is essentially a decentralized database and serves as the underlying technology and infrastructure of Bitcoin. A blockchain is a string of data blocks generated using cryptographic methods. Each block contains information about a bitcoin network transaction for verifying the validity of its information (anti-counterfeiting) and generating the next block. In a narrow sense, a blockchain is a chained data structure that combines data blocks in a sequential manner in chronological order, and cryptographically guaranteed non-tamperable and unforgeable distributed ledgers. Broadly speaking, blockchain technology uses blockchain data structures to validate and store data, use distributed node consensus algorithms to generate and update data, and use cryptography to ensure data transmission and access security, using automated scripts. The code consists of a smart contract to program and manipulate data in a completely new distributed infrastructure and computing paradigm. Blockchain design is a protection measure, such as (applied) to a highly fault-tolerant distributed computing system. The blockchain makes mixing consistency possible. This makes the blockchain suitable for recording events, headlines, medical records and other activities that require data collection, identity management, transaction process management and provenance management. Blockchain has enormous potential for financial disintermediation and has a huge impact on leading global trade. Blockchain is a distributed transaction authentication and data sharing technology, also known as Distributed Shared Ledger.
在示例性实施例中,所述基于区块链技术进行用户信息管理和会员身份认证可以包括:获取用户的用户信息并为所述用户分配会员编号;调用区块链的成员管理服务引导生成本地公钥/私钥,并为所述用户分配唯一标识;对所述用户信息进行审核获得评级结果;分配数据加密公钥/私钥,将所述用户信息和所述评级结果写入区块链并向区块链中的其他节点发布。In an exemplary embodiment, the performing user information management and membership authentication based on the blockchain technology may include: acquiring user information of the user and assigning the member number to the user; calling the member management service of the blockchain to guide the local generation a public/private key, and assigning a unique identifier to the user; reviewing the user information to obtain a rating result; assigning a data encryption public/private key, writing the user information and the rating result to a blockchain And released to other nodes in the blockchain.
在步骤S120中,利用区块链技术生成电子票据。In step S120, an electronic ticket is generated using a blockchain technique.
本发明实施例中提及的票据可以包括任意一种可交易的需要存证的票据,本公开对此不作限定,在下面的一些实施例中,通过商业汇票这种类型的票据进行举例说明,但并不限定本公开的保护范围。The ticket mentioned in the embodiment of the present invention may include any tradable ticket that needs to be verified, which is not limited by the disclosure. In some embodiments below, the ticket of the type of commercial money order is used for illustration. However, the scope of protection of the present disclosure is not limited.
在示例性实施例中,所述利用区块链技术生成电子票据可以包括:接收用户发出的交易申请并进行用户资质验证;当验证成功时,接收所述用户的票据信息;对所述票据信息进行审核评估获得审核评分;将所述票据信息和所述审核评分写入区块链,生成区块链电子票据并分配唯一标识,且向区块链中的其他节点发布。In an exemplary embodiment, the generating the electronic receipt by using the blockchain technology may include: receiving a transaction request issued by a user and performing user qualification verification; receiving the ticket information of the user when the verification is successful; and the ticket information An audit evaluation is performed to obtain an audit score; the ticket information and the audit score are written into the blockchain, a blockchain electronic ticket is generated and a unique identifier is assigned, and is issued to other nodes in the blockchain.
在步骤S130中,在区块链上进行所述电子票据的交易。In step S130, the transaction of the electronic receipt is performed on the blockchain.
在示例性实施例中,所述在区块链上进行所述电子票据的交易可以包括:接收用户发起的交易请求;当所述交易请求满足交易规则时,进入相应业务流程;根据预先制定的业务规则和法律法规对所述交易请求进行审核校验;当通过审核校验时进行交易,利用区块链的分布式账本记录每一笔交易并且标记完整时间戳;将更新后的票据信息和交易结果写入区块链并向区块链中的其他节点发布。In an exemplary embodiment, the performing the transaction of the electronic receipt on the blockchain may include: receiving a user-initiated transaction request; entering the corresponding business process when the transaction request satisfies the transaction rule; The business rules and laws and regulations review and verify the transaction request; when the transaction is verified by the audit, the distributed ledger of the blockchain records each transaction and marks the complete time stamp; the updated ticket information and The result of the transaction is written to the blockchain and posted to other nodes in the blockchain.
在示例性实施例中,所述方法还可以包括:根据相应业务逻辑,在智能合约服务上配置业务规则,并存储到区块链合约状态存储中;对接法律法规监管机构,配置法律法规监管模型。In an exemplary embodiment, the method may further include: configuring a business rule on the smart contract service according to the corresponding business logic, and storing the business rule in the blockchain contract state storage; docking the legal regulatory agency, configuring the legal regulatory model .
在示例性实施例中,所述在区块链上进行所述电子票据的交易还可以包括:调用数据查询API接口实时进行交易对方信用搜集、评估与风险管控。In an exemplary embodiment, the performing the transaction of the electronic receipt on the blockchain may further include: invoking a data query API interface to perform counterparty credit collection, evaluation, and risk management in real time.
本公开实施方式提供的用于提高票据交易安全性的管理方法,通过区块链技术,一方面,能够提高交易者及票据例如商业汇票信息的真实性、可靠性,消除信息不对称问题,降低交易风险;另一方面,利用区块链具有数据一致存储、无法篡改、无法抵赖的特点,在区块链上进行商业汇票存储、转移、交易,提高信息安全性。同时,在一些实施例中,利用区块链可以让票据例如商业汇票的每一笔动向都清清楚楚有“链”可查的特点,从根本上解决价值交换与转移中存在的欺诈和寻租现象,提高电子商业汇票背书的连续性、防止一票多卖。此外,在另一些实施例中,还可以通过制定通用的业务规则和审核机制,简化交易流程,提高效率。依靠区块链技术公开、不可篡改的属性,建立去中心化的信任机制,去除了交易过程中介的干扰。The management method for improving the security of bill transactions provided by the embodiments of the present disclosure can improve the authenticity and reliability of traders and bills such as commercial bills information, and eliminate the problem of information asymmetry by using blockchain technology. Trading risk; on the other hand, the blockchain has the characteristics of consistent data storage, tampering, and non-repudiation, and commercial banknote storage, transfer, and transaction on the blockchain to improve information security. At the same time, in some embodiments, the use of the blockchain can make every movement of a bill, such as a commercial bill, clear and "chain" checkable characteristics, fundamentally solve the fraud and quest in the value exchange and transfer. The phenomenon of renting increases the continuity of endorsement of electronic commercial bills and prevents more than one ticket. In addition, in other embodiments, the transaction process can be simplified and efficiency can be improved by formulating common business rules and review mechanisms. Relying on the open and non-tamperable attributes of blockchain technology, a decentralized trust mechanism is established to remove the interference of the transaction process intermediary.
本发明实施例将票据(例如商业汇票)与区块链技术结合构建了一种管理系统,该系统是以区块链技术为核心技术,以提高系统交易者即用户、商业汇票、交易流程三个方面的安全性来保证票据例如商业汇票交易安全。Embodiments of the present invention combine a ticket (such as a commercial money order) with a blockchain technology to construct a management system, which is based on blockchain technology, to improve system traders, namely, users, commercial drafts, and transaction processes. Security in terms of aspects to ensure the security of bills such as commercial bills transactions.
图3示意性示出本公开示例性实施例中另一种用于提高票据交易安全性的管理方法的流程图。FIG. 3 schematically illustrates a flow chart of another management method for improving ticket transaction security in an exemplary embodiment of the present disclosure.
如图3所示,该用于提高票据交易安全性的管理方法可以包括以下步骤。As shown in FIG. 3, the management method for improving ticket transaction security may include the following steps.
在步骤S210中,提高用户安全性。In step S210, user security is improved.
本发明实施例中,所述提高用户安全性可以进一步包括以下步骤:In the embodiment of the present invention, the improving user security may further include the following steps:
1、保存用户注册信息并分配会员编号;1. Save user registration information and assign membership number;
2、引导用户生成本地公钥/私钥;2. Guide the user to generate a local public/private key;
3、专家组对用户信息审核评级授予相应权限;3. The expert group grants corresponding authority to the user information review rating;
4、分配数据加密公钥/私钥并将用户信息和评级结果写入区块链;4. Assign data encryption public/private keys and write user information and rating results to the blockchain;
5、向其他节点发布信息。5. Publish information to other nodes.
具体的实现可以进一步参考下图4的说明。For specific implementation, reference may be made to the description of FIG. 4 below.
在步骤S220中,提高票据安全性。In step S220, ticket security is improved.
本发明实施例中,所述票据例如商业汇票安全性可以进一步包括以下步骤:In the embodiment of the present invention, the ticket, such as commercial bill of exchange security, may further include the following steps:
1、接收用户发起的交易申请并验证用户资质;1. Receive user-initiated transaction application and verify user qualification;
2、接收用户商票信息;2. Receiving user ticket information;
3、专家组对商票信息审核并给出审核建议;3. The expert group reviews the information on the commercial ticket and gives an audit recommendation;
4、系统生成区块链电子商业汇票并分配唯一标识;4. The system generates a blockchain electronic commercial bill of exchange and assigns a unique identifier;
5、向其他节点发布信息。5. Publish information to other nodes.
具体的实现可以进一步参考下图5的说明。For specific implementation, reference may be made to the description of FIG. 5 below.
在步骤S230中,提高交易过程安全性。In step S230, the transaction process security is improved.
本发明实施例中,所述提高交易过程安全性可以进一步包括以下步骤:In the embodiment of the present invention, the improving the security of the transaction process may further include the following steps:
1、制定业务流程;1. Develop business processes;
2、对接法律法规监管部门;2. Docking legal and regulatory authorities;
3、记录交易状态、票据状态;3. Record transaction status and bill status;
4、向其他节点发布信息。4. Publish information to other nodes.
具体的实现可以进一步参考下图6的说明。For specific implementation, reference may be made to the description of FIG. 6 below.
图4示意性示出本公开示例性实施例中一种提高用户安全性的流程图。如图4所示,所述提高用户安全性可以包括以下步骤。FIG. 4 schematically illustrates a flow chart for improving user security in an exemplary embodiment of the present disclosure. As shown in FIG. 4, the improving user security may include the following steps.
在步骤S211中,当用户进行系统注册时,判断用户类型,并获取用户信息。In step S211, when the user performs system registration, the user type is determined and the user information is acquired.
在该步骤中获取用户信息:当用户进行系统注册时,用户填写注册信息并提交注册申请,先判断用户类型,如果是XX(例如某一电商平台)供应商则显示其资质信息给用户确认,如果不是XX供应商则引导用户提交资质信息。之后保存用户信息并为用户分配会员编号。In this step, user information is obtained: when the user performs system registration, the user fills in the registration information and submits the registration application, first determines the user type, and if it is XX (for example, an e-commerce platform), the supplier displays its qualification information to the user for confirmation. If not the XX supplier, guide the user to submit qualification information. The user information is then saved and the member number is assigned to the user.
在步骤S212中,调用区块链的成员管理服务,引导用户生成本地公钥/私钥。In step S212, the member management service of the blockchain is invoked to guide the user to generate the local public/private key.
在该步骤中为用户分配唯一标识(这里的唯一标识和上述步骤S211的会员编号合而不一,相互一致):通过成员管理API接口,调用区块链的成员管理服务,为系统交易者提供会员注册功能,引导用户生成本地公钥/私钥。In this step, the user is assigned a unique identifier (the unique identifier here is the same as the member number of the above step S211, and is consistent with each other): the member management service of the blockchain is invoked through the member management API interface to provide the system trader with The member registration function guides the user to generate a local public/private key.
需要说明的是,上述步骤S211的注册信息,是在管理系统级别注册基本信息,步骤S212的注册功能是指为用户提供区块链注册服务,区块链拥有成员管理服务,通过此服务生成本地公钥/私钥,用于登录系统。It should be noted that the registration information in step S211 is to register basic information at the management system level, the registration function in step S212 is to provide a blockchain registration service for the user, and the blockchain has a member management service, and the local service is generated through the service. Public/private key used to log in to the system.
在步骤S213中,身份认证、征信信息参考、临时审核组审核评估。In step S213, the identity authentication, the credit information reference, and the temporary audit group review and evaluation.
在该步骤中对用户及其注册信息进行审核评级进入审核阶段后,对用户进行审核评级,主要审核方式可以包括:身份认证、征信信息参考、临时审核组审核评估结果。其中,身份认证主要是核实用户的身份,核对用户提交的信息及上传的证件信息是否真实;临时审核组成员根据用户所属领域、行业等从审核组成员中筛选组成,临时审核组综合用户征信信息、贸易背景等方面进行审核评估,并给出一致评审结果。并可以根据不同评级,授予用户不同的系统权限。After reviewing the user and its registration information into the audit stage in this step, the user is reviewed and rated. The main audit methods may include: identity authentication, credit information reference, and temporary audit group audit evaluation results. Among them, the identity authentication is mainly to verify the identity of the user, check whether the information submitted by the user and the uploaded document information are true; the members of the temporary audit group are selected from the members of the audit group according to the domain and industry of the user, and the temporary audit group comprehensive user credit information. The information and trade background are reviewed and evaluated, and the results of the consensus review are given. Users can be granted different system privileges based on different ratings.
其中,所述评级结果(或者审核结果)可以包括但不限于:优质用户(直接交易权限)、一般用户(申请授权后交易权限)、高危用户(不能交易权限)等等。The rating result (or the audit result) may include, but is not limited to, a high-quality user (direct transaction authority), a general user (a transaction authority after applying for authorization), a high-risk user (a transaction authority cannot be), and the like.
在步骤S214中,分配数据加密公钥/私钥,将用户信息、审核结果写入区块链并发布用户准入信息到其他节点。In step S214, the data encryption public key/private key is allocated, the user information and the audit result are written into the blockchain and the user admission information is issued to other nodes.
在该步骤中向区块链写入/记录用户信息:分配数据加密公钥/私钥,将用户信息、审核结果写入区块链并发布用户准入信息(这里的用户准入信息只是用户准入通知这个信息)到其他节点。In this step, the user information is written/recorded to the blockchain: the data encryption public key/private key is assigned, the user information and the audit result are written into the blockchain and the user admission information is issued (the user access information here is only the user) Admission notices this information) to other nodes.
需要说明的是,步骤S212中的本地公钥/私钥是用于对用户信息进行加密,而步骤S214中分配的数据加密公钥/私钥是用于对数据进行加密,而不再是用户信息加密。It should be noted that the local public/private key in step S212 is used to encrypt the user information, and the data encryption public key/private key allocated in step S214 is used to encrypt the data, instead of being the user. Information encryption.
图5示意性示出本公开示例性实施例中一种提高票据安全性的流程图。如图5所示,所述提高票据安全性可以包括以下步骤。FIG. 5 schematically illustrates a flow chart for improving ticket security in an exemplary embodiment of the present disclosure. As shown in FIG. 5, the improving ticket security may include the following steps.
在步骤S221中,系统接收用户发出的交易申请并进行用户资质验证,通过验证之后接收用户商业汇票信息。In step S221, the system receives the transaction request issued by the user and performs user qualification verification, and receives the user commercial money order information after verification.
在该步骤中核验票据例如商业汇票来源:系统接收用户发出的交易申请并进行用户资质验证,通过验证之后接收用户票据例如商业汇票信息。In this step, the bill is verified, for example, a commercial bill source: the system receives the transaction request issued by the user and performs user qualification verification, and after receiving the verification, receives the user bill, such as commercial bill of exchange information.
在步骤S222中,根据票据所属领域、地域等从审核组成员中筛选组成临时审核组。In step S222, a temporary audit group is formed by screening from the audit group members according to the field, region, and the like of the bill.
在该步骤中组建(临时)审核组(审核组均从专家组中抽取,不固定):审核评级工作由临时审核组负责,临时审核组成员是根据票据所属领域(可以根据票据签发企业所属的行业划分)、地域等从审核组成员中筛选组成。In this step, the (temporary) audit team is formed (the audit team is extracted from the expert group, not fixed): the audit rating work is carried out by the temporary audit team, and the members of the temporary audit team are based on the field of the bill (the company can be issued according to the bill) Industry division), geographical area, etc. are composed of members of the audit team.
在步骤S223中,可以根据系统提供的基础模型之上做调整形成审核模型。In step S223, an audit model may be formed according to the adjustment of the basic model provided by the system.
在该步骤中构建审核模型:审核模型可以根据系统提供的基础模型之上做调整形成。其中,基础审核模型可以包括基础财务信息、生产经营情况、融资情况、银行贷款及授信情况等内容,每项内容所占权重可以进行调整。基础模型可以包括所有的选项,然后合理分配权重比,可在此基础上根据实际需要,将部分权重比调为0,即可不考虑此权重。In this step, an audit model is built: the audit model can be adjusted based on the underlying model provided by the system. Among them, the basic audit model can include basic financial information, production and operation, financing, bank loans and credit status, and the weight of each item can be adjusted. The base model can include all the options, and then assign the weight ratio reasonably. Based on this, the partial weight ratio can be adjusted to 0 according to actual needs, and the weight can be ignored.
在步骤S224中,综合临时审核组成员的模型评估结果进行加权平均,得出审核评分。In step S224, the model evaluation results of the members of the interim review team are weighted and averaged to obtain an audit score.
在该步骤中进行审核评分。例如,可以综合临时审核组成员的模型评估结果并进行加权平均,得出最终评级结果。其中,加权平均计算方式可以为:评级得分(或审核评分)=(模型每项得分*权重);The review score is performed in this step. For example, the model evaluation results of the members of the interim review team can be combined and weighted averaged to arrive at a final rating result. Among them, the weighted average calculation method may be: rating score (or audit score) = (model score per item * weight);
在步骤S225中,将商票内容和审核评分写入区块链。In step S225, the merchant ticket content and the audit score are written into the blockchain.
在该步骤中向区块链写入商票信息(这里可以指商票(商业汇票的简称)上的所有信息):通过审核评级后将商票内容和评级结果写入区块链,生成区块链电子商业汇票并分配唯一标识;并向其节点发布商票信息。将商票信息与评级结果写入到区块链数据库中,然后在前端配置好电子商业汇票模板,通过应用程序抓取每一条存储的信息记录,就是一个电子商业汇票。In this step, the trade ticket information is written to the blockchain (here, it can refer to all the information on the trade ticket (short for commercial draft)): after reviewing the rating, the trade ticket content and the rating result are written into the blockchain, and the generation zone is generated. Blockchain electronic commercial money orders and assign unique identifiers; and issue trade ticket information to their nodes. The business ticket information and the rating result are written into the blockchain database, and then the electronic commercial bill of exchange template is configured on the front end, and each stored information record is captured by the application, which is an electronic commercial bill of exchange.
图6示意性示出本公开示例性实施例中一种提高交易过程安全性的流程图。如图6所示,所述提高交易过程安全性可以包括以下步骤。FIG. 6 schematically illustrates a flow chart for improving the security of a transaction process in an exemplary embodiment of the present disclosure. As shown in FIG. 6, the improving transaction process security may include the following steps.
在步骤S231中,业务专家根据相应业务逻辑,在智能合约服务上配置业务规则。In step S231, the business expert configures the business rules on the smart contract service according to the corresponding business logic.
在该步骤中配置业务规则:交易过程依托于区块链的智能合约服务,业务专家根据相应业务逻辑,在智能合约服务上配置业务规则,并存储到区块链合约状态存储中。In this step, the business rules are configured: the transaction process relies on the intelligent contract service of the blockchain, and the business expert configures the business rules on the smart contract service according to the corresponding business logic, and stores them in the blockchain contract state storage.
在步骤S232中,对接法律法规监管机构,配置法律法规监管模型,影响交易行为全过程。In step S232, the legal and regulatory regulatory agency is docked, and the legal and regulatory supervision model is configured to influence the whole process of the transaction behavior.
在该步骤中实现交易流程受法律监管:对接法律法规监管机构,配置法律法规监管模型,影响交易行为全过程,解决了基础交易合法性问题。例如,首先根据法律法规监管范围设置几个模型,并指出关键字,然后依据关键字对交易信息进行检索,检索结果与模型匹配。In this step, the transaction process is regulated by law: docking legal and regulatory authorities, configuring legal and regulatory supervision models, affecting the whole process of transaction behavior, and solving the legality of basic transactions. For example, first set up several models according to the scope of laws and regulations, and point out the keywords, then search the transaction information according to the keywords, and the search results match the model.
在步骤S233中,系统交易者通过交易发起API发起交易请求,根据交易类型的 不同,调用不同的智能合约服务。In step S233, the system trader initiates a transaction request through the transaction initiation API, and invokes different smart contract services depending on the transaction type.
在该步骤中实现智能化交易:系统交易者通过区块链的交易发起API发起交易申请/请求,根据交易类型(例如承兑、贴现)的不同,调用不同的智能合约服务。In this step, the intelligent transaction is realized: the system trader initiates the transaction application/request through the transaction initiation API of the blockchain, and calls different smart contract services according to the transaction type (for example, acceptance, discount).
其中,智能合约服务是指用区块链技术实现的业务规则。根据业务系统的实际需求,在系统中配置,例如承兑业务可以配置承兑合约,贴现业务配置贴现合约。Among them, the smart contract service refers to the business rules implemented by the blockchain technology. According to the actual needs of the business system, it is configured in the system. For example, the acceptance service can be configured with a acceptance contract, and the discount service is configured with a discount contract.
在步骤S234中,交易参与者还可以通过调用数据查询API实时进行交易对方信用搜集、评估与风险管控。In step S234, the transaction participant can also perform the counterparty credit collection, evaluation and risk management in real time by calling the data query API.
在该步骤中实现实时交易对象信息查询:交易参与者还可以通过调用数据查询API实时进行交易对方信用搜集、评估与风险管控。In this step, the real-time transaction object information query is realized: the transaction participant can also perform the transaction partner's credit collection, evaluation and risk management and control in real time by calling the data query API.
在步骤S235中,系统规定整个交易过程需要在系统平台上完成,利用区块链的分布式账本记录每一笔交易并且标记完整时间戳。In step S235, the system specifies that the entire transaction process needs to be completed on the system platform, using a distributed ledger of the blockchain to record each transaction and mark the full timestamp.
在该步骤中准确记录交易过程:系统制定整个交易过程需要在系统平台上完成,利用区块链的分布式账本(Distributed Ledger)记录每一笔交易并且标记完整时间戳,确保交易行为完整记录且可追溯;记录交易结果并标记交易状态,电子商业汇票状态属性包括已到期、未到期、已承兑、已贴现等,根据交易结果标记相应的状态。并将结果向其他节点发布。In this step, the transaction process is accurately recorded: the system needs to complete the entire transaction process on the system platform, using the distributed chain of the blockchain (Distributed Ledger) to record each transaction and mark the complete time stamp to ensure that the transaction behavior is fully recorded and Traceable; record the transaction results and mark the transaction status. The electronic commercial draft status attributes include expired, unexpired, accepted, discounted, etc., and the corresponding status is marked according to the transaction result. And publish the results to other nodes.
图7示意性示出本公开示例性实施例中一种用于提高票据交易安全性的管理装置的模块示意图。FIG. 7 is a block diagram schematically showing a management apparatus for improving ticket transaction security in an exemplary embodiment of the present disclosure.
如图7所示,该用于提高票据交易安全性的管理装置100可以包括用户安全性管理模块110、票据安全性管理模块120以及交易过程安全性管理模块130。As shown in FIG. 7, the management apparatus 100 for improving ticket transaction security may include a user security management module 110, a ticket security management module 120, and a transaction process security management module 130.
其中,用户安全性管理模块110可以用于基于区块链技术进行用户信息管理和会员身份认证。The user security management module 110 can be used for user information management and membership authentication based on the blockchain technology.
票据安全性管理模块120可以用于利用区块链技术生成电子票据。The ticket security management module 120 can be used to generate electronic tickets using blockchain technology.
交易过程安全性管理模块130可以用于在区块链上进行所述电子票据的交易。The transaction process security management module 130 can be configured to conduct transactions of the electronic ticket over a blockchain.
需要说明的是:所述用于提高票据交易安全性的管理装置中各模块单元的具体细节已经在对应的用于提高票据交易安全性的管理方法中进行了详细的描述,这里不再赘述。It should be noted that the specific details of each module unit in the management apparatus for improving the security of the ticket transaction have been described in detail in the corresponding management method for improving the security of the ticket transaction, and details are not described herein again.
进一步的,本公开实施方式还提供了一种用于提高电子票据交易安全性的管理系统,所述系统可以包括应用层、业务层和基础服务层。Further, the embodiment of the present disclosure further provides a management system for improving the security of an electronic ticket transaction, and the system may include an application layer, a service layer, and a basic service layer.
其中,所述应用层可以包括区块链票据管理系统,所述区块链票据管理系统为用户参与系统交易的平台。The application layer may include a blockchain ticket management system, and the blockchain ticket management system is a platform for users to participate in system transactions.
所述业务层可以包括会员管理、票据管理和交易管理。The business layer may include member management, ticket management, and transaction management.
在示例性实施例中,所述会员管理的功能可以包括会员注册、会员审核、档案管理、会员信息管理;所述票据管理的功能可以包括票据审验、出票、票据状态变更;所述交易管理的功能可以包括票据承兑、质押、转让、贴现业务管理。In an exemplary embodiment, the member management function may include member registration, member review, file management, and member information management; the function of the ticket management may include ticket verification, ticket issuing, ticket status change; The functions may include bill acceptance, pledge, transfer, and discounted business management.
所述基础服务层可以包括数据存储服务、区块链服务和API接口。The basic service layer may include a data storage service, a blockchain service, and an API interface.
在示例性实施例中,所述数据存储服务可以包括传统数据库、区块链技术过渡期备份数据库和区块链存储;所述区块链服务可以包括成员服务、共识机制和智能合约;所述API接口可以包括交易发起API接口、成员管理API接口、数据查询API接口和节点信息查看API接口。In an exemplary embodiment, the data storage service may include a legacy database, a blockchain technology transition period backup database, and a blockchain store; the blockchain service may include a member service, a consensus mechanism, and a smart contract; The API interface may include a transaction initiation API interface, a member management API interface, a data query API interface, and a node information view API interface.
图8示意性示出本公开示例性实施例中一种用于提高票据交易安全性的管理系统的架构示意图。如图8所示,本发明实施例以商业汇票(简称为“商票”)为例对上述的用于提高电子票据交易安全性的管理系统进行举例说明。FIG. 8 is a schematic block diagram showing an architectural system for improving ticket transaction security in an exemplary embodiment of the present disclosure. As shown in FIG. 8, the embodiment of the present invention exemplifies the above-mentioned management system for improving the security of electronic ticket transactions by taking a commercial money order (referred to as "commercial ticket") as an example.
如图8所示,区块链电子商业汇票管理系统在系统架构上主要分为应用层、业务层和基础服务层。As shown in FIG. 8, the blockchain electronic commercial bill of exchange management system is mainly divided into an application layer, a service layer, and a basic service layer in the system architecture.
其中,应用层可以包括区块链商票管理系统和后台运营系统,区块链商票管理系统是供交易者参与系统交易的平台。后台运营系统是系统维护运营人员进行系统维护的入口。The application layer may include a blockchain business ticket management system and a background operation system, and the blockchain business ticket management system is a platform for traders to participate in system transactions. The back-end operation system is the entrance for system maintenance personnel to perform system maintenance.
业务层主要可以包括会员管理、票据管理和交易管理三部分。会员管理功能可以包括会员注册、会员审核、档案管理(管理会员的档案信息)、会员信息管理。票据管理功能可以包括票据审验、出票、票据状态变更。交易管理功能可以包括商票承兑、质押、转让、贴现业务管理。The business layer can mainly include three parts: membership management, ticket management and transaction management. Member management functions can include member registration, member review, file management (management member's file information), and member information management. The ticket management function may include ticket verification, ticketing, and ticket status change. The transaction management function can include commercial ticket acceptance, pledge, transfer, and discount business management.
基础服务层主要包括数据存储服务、区块链服务和API接口三部分。数据存储包括传统数据库(可以用于存储系统信息)、区块链技术过渡期备份数据库(可以用于备份区块链数据)和区块链存储(包括图8中的合约状态存储、交易存储和区块数据存储,可以用于存储会员信息、商票信息、交易信息)。区块链服务主要可以包括成员服务、共识机制和智能合约。API接口可以包括交易发起接口、成员管理接口、数据查询接口和节点信息查看接口(查看节点状态信息使用,当需要查看节点状态时调用)等。The basic service layer mainly includes three parts: data storage service, blockchain service and API interface. Data storage includes traditional databases (which can be used to store system information), blockchain technology transition backup databases (which can be used to back up blockchain data), and blockchain storage (including contract state storage, transaction storage, and Block data storage, which can be used to store member information, trade ticket information, transaction information). Blockchain services can primarily include member services, consensus mechanisms, and smart contracts. The API interface may include a transaction initiation interface, a member management interface, a data query interface, and a node information viewing interface (to view node state information usage, which is called when a node state needs to be viewed).
其中,图8共识机制中的PBFT是Practical Byzantine Fault Tolerance的缩写,意为使用拜占庭容错算法,是一种算法名称。Among them, the PBFT in the consensus mechanism of Figure 8 is an abbreviation of Practical Byzantine Fault Tolerance, which means using the Byzantine fault-tolerant algorithm, which is an algorithm name.
下面通过图9-12对本发明实施例的业务流程介绍。The business process of the embodiment of the present invention is introduced below through FIG. 9-12.
图9示意性示出本公开示例性实施例中一种会员身份认证的流程图。如图9所示,该 会员身份认证可以包括以下步骤:FIG. 9 schematically illustrates a flow chart of a membership authentication in an exemplary embodiment of the present disclosure. As shown in Figure 9, the membership authentication can include the following steps:
1.1供应商&其他机构填写相关用户信息并提交注册申请,包括用户类型、渠道选择(渠道是指接入区块链商业汇票系统的外围系统,可以是各机构各自的账务系统)等。1.1 Suppliers & other institutions fill in relevant user information and submit registration applications, including user type and channel selection (channel refers to the peripheral system of the blockchain commercial draft system, which can be the respective accounting system of each organization).
1.2系统对用户进行身份认证,保存用户信息并分配会员编号,之后系统将引导用户生成本地公钥/私钥。1.2 The system authenticates the user, saves the user information and assigns the member number, and then the system will guide the user to generate the local public/private key.
1.3系统运营人员通过审计功能(auditability)对交易者注册信息进行审核,审核通过后,给交易者分配数字证书/公钥私钥信息(即上述的本地公钥/私钥,用于用户信息的加密),之后将交易者信息(即包括上述的用户信息和审核结果)写入区块链中,并向区块链中所有的用户发布(对应图9中的调用区块链API信息,写到链上。1.3 The system operator audits the trader registration information through the auditability. After the audit is passed, the trader is assigned the digital certificate/public key private key information (that is, the above-mentioned local public/private key for user information). Encryption), then the trader information (ie including the above user information and audit results) is written into the blockchain and distributed to all users in the blockchain (corresponding to the call blockchain API information in Figure 9, write Go to the chain.
需要说明的是,记账是区块链的自身特性,写入区块链的这个动作就叫做记账,记账是存储数据的说法,其他节点记录信息节点发来的数据。记账完成后会向系统其他节点发布同样的信息,达成信息同步。It should be noted that accounting is the self-characteristic of the blockchain. The action of writing the blockchain is called accounting, accounting is the statement of storing data, and other nodes record the data sent by the information node. After the accounting is completed, the same information will be released to other nodes of the system to achieve information synchronization.
图10示意性示出本公开示例性实施例中一种生成电子商业汇票的流程图。如图10所示,该生成电子商业汇票可以包括以下步骤:FIG. 10 schematically illustrates a flow chart for generating an electronic commercial money order in an exemplary embodiment of the present disclosure. As shown in FIG. 10, the generating an electronic commercial draft may include the following steps:
2.1用户根据账期在各渠道结算系统提交结算。2.1 The user submits the settlement in each channel settlement system according to the account period.
2.2通过API接入区块链商业汇票管理系统,系统接收交易者商业汇票信息并进行审核评估。2.2 Accessing the blockchain commercial bill of exchange management system through the API, the system receives the trader's commercial bill of exchange information and conducts an audit and evaluation.
2.3对审核评估后的票据生成唯一标识,并将该商业汇票信息及审核评估结果写入区块链向区块链上所有用户分布。2.3 Generate a unique identifier for the audited and approved notes, and write the commercial draft information and the audit evaluation results into the blockchain to all users on the blockchain.
需要说明的是,本发明实施例中的核心企业是指优质企业,可以予以更高的信赖。It should be noted that the core enterprise in the embodiment of the present invention refers to a high-quality enterprise and can be given higher trust.
图11示意性示出本公开示例性实施例中一种商业汇票承兑的流程图。图12示意性示出本公开示例性实施例中一种商业汇票贴现的流程图。参照图11和12说明本发明实施例的商业汇票的交易流程可以包括以下步骤:Figure 11 schematically illustrates a flow chart of a commercial bill of exchange acceptance in an exemplary embodiment of the present disclosure. FIG. 12 schematically illustrates a flow chart of a commercial bill of exchange discount in an exemplary embodiment of the present disclosure. Referring to Figures 11 and 12, the transaction flow of a commercial money order according to an embodiment of the present invention may include the following steps:
3.1用户在区块链商票管理系统发起交易(承兑、贴现等)请求,系统对该请求是否满足交易规则进行确认,如果满足则进入相应业务流程,如果不满足则返回不满足原因。3.1 The user initiates a transaction (acceptance, discount, etc.) request in the blockchain business ticket management system, and the system confirms whether the request satisfies the transaction rule, and if yes, enters the corresponding business process, and if not, returns the unsatisfied reason.
3.2进入业务流程后,用已制定好的业务规则和法律规范进行审核校验,通过则进行交易并更改票据状态,将更新后的票据信息和交易结果(票据所有信息,交易结果有已贴现、已转让、已承兑等)写入区块链并向区块链上所有用户发布。3.2 After entering the business process, use the established business rules and legal specifications to verify and verify, pass the transaction and change the status of the bill, the updated bill information and the transaction result (all the information of the bill, the transaction result has been discounted, Transferred, accepted, etc.) are written to the blockchain and posted to all users on the blockchain.
其中,根据商业汇票业务规则,首先应该查询是否持有商业汇票,如果有才继续查看是否到期。没有到期的商业汇票,只能进行质押或者转让。非正常状态是指正常交易状态 以外的状态。审核失败原因可能是:票据买入方审核票据承兑人信用风险,检验票据真伪,审核跟单资料等等。Among them, according to the business draft business rules, you should first check whether you hold a commercial draft, and if so, continue to check whether it expires. Commercial bills that do not expire may only be pledged or transferred. An abnormal state refers to a state other than the normal trading state. The reason for the failure of the audit may be: the bill buyer reviews the credit risk of the bill acceptor, verifies the authenticity of the bill, reviews the documentary information, and so on.
本发明实施方式提供的用于提高电子票据交易安全性的管理方法、装置及系统,实现了基于区块链技术的可编程的数字化票据、基于区块链技术的用户信息管理功能、基于区块链技术的支持智能化风控及交易结算的票据管理功能以及基于点对点的分布式对等网络,通过联盟链的形式实现票据业务从发行到兑付的全流程管理系统。通过建立分布式共享总账,使得系统中的用户信息及商业汇票数据完整、透明,提高交易信息真实性、可靠性;同时,在区块链上进行交易,提高了交易的安全性。此外,还能够提高电子商业汇票背书的连续性、防止一票多卖,提高交易安全性;简化交易和审核流程,提高效率降低审核成本;去除了交易过程中介的干扰。The management method, device and system for improving the security of electronic ticket transaction provided by the embodiments of the present invention realize programmable digitalized ticket based on blockchain technology, user information management function based on blockchain technology, based on block The chain technology supports intelligent risk control and transaction settlement bill management functions and a peer-to-peer distributed peer-to-peer network, which realizes the whole process management system of bill business from issuance to redemption through the form of alliance chain. By establishing a distributed shared ledger, the user information and commercial bill of exchange data in the system are complete and transparent, and the transaction information is authentic and reliable. At the same time, transactions are performed on the blockchain, which improves the security of the transaction. In addition, it can improve the continuity of electronic commercial bills endorsement, prevent one ticket from selling, improve transaction security, simplify transaction and review process, improve efficiency and reduce audit cost, and remove interference from transaction process intermediary.
应当注意,尽管在上文详细描述中提及了用于动作执行的设备的若干模块或者单元,但是这种划分并非强制性的。实际上,根据本公开的实施方式,上文描述的两个或更多模块或者单元的特征和功能可以在一个模块或者单元中具体化。反之,上文描述的一个模块或者单元的特征和功能可以进一步划分为由多个模块或者单元来具体化。It should be noted that although several modules or units of equipment for action execution are mentioned in the detailed description above, such division is not mandatory. Indeed, in accordance with embodiments of the present disclosure, the features and functions of two or more modules or units described above may be embodied in one module or unit. Conversely, the features and functions of one of the modules or units described above may be further divided into multiple modules or units.
此外,尽管在附图中以特定顺序描述了本公开中方法的各个步骤,但是,这并非要求或者暗示必须按照该特定顺序来执行这些步骤,或是必须执行全部所示的步骤才能实现期望的结果。附加的或备选的,可以省略某些步骤,将多个步骤合并为一个步骤执行,以及/或者将一个步骤分解为多个步骤执行等。In addition, although the various steps of the method of the present disclosure are described in a particular order in the drawings, this is not required or implied that the steps must be performed in the specific order, or all the steps shown must be performed to achieve the desired. result. Additionally or alternatively, certain steps may be omitted, multiple steps being combined into one step execution, and/or one step being decomposed into multiple step executions and the like.
下面参考图13,其示出了适于用来实现本申请实施例的电子设备600的结构示意图。图13示出的电子设备仅仅是一个示例,不应对本申请实施例的功能和使用范围带来任何限制。Referring now to Figure 13, a block diagram of an electronic device 600 suitable for implementing embodiments of the present application is shown. The electronic device shown in FIG. 13 is merely an example, and should not impose any limitation on the function and scope of use of the embodiments of the present application.
如图13所示,电子设备600包括中央处理单元(CPU)601,其可以根据存储在只读存储器(ROM)602中的程序或者从存储部分608加载到随机访问存储器(RAM)603中的程序而执行各种适当的动作和处理。在RAM 603中,还存储有系统600操作所需的各种程序和数据。CPU 601、ROM 602以及RAM 603通过总线604彼此相连。输入/输出(I/O)接口605也连接至总线604。As shown in FIG. 13, the electronic device 600 includes a central processing unit (CPU) 601 that can be loaded into a program in a random access memory (RAM) 603 according to a program stored in a read only memory (ROM) 602 or from a storage portion 608. And perform various appropriate actions and processes. In the RAM 603, various programs and data required for the operation of the system 600 are also stored. The CPU 601, the ROM 602, and the RAM 603 are connected to each other through a bus 604. An input/output (I/O) interface 605 is also coupled to bus 604.
以下部件连接至I/O接口605:包括键盘、鼠标等的输入部分606;包括诸如阴极射线管(CRT)、液晶显示器(LCD)等以及扬声器等的输出部分607;包括硬盘等的存储部分608;以及包括诸如LAN卡、调制解调器等的网络接口卡的通信部分609。通信部分609经由诸如因特网的网络执行通信处理。驱动器610也根据需要连接至I/O接口605。 可拆卸介质611,诸如磁盘、光盘、磁光盘、半导体存储器等等,根据需要安装在驱动器610上,以便于从其上读出的计算机程序根据需要被安装入存储部分608。The following components are connected to the I/O interface 605: an input portion 606 including a keyboard, a mouse, etc.; an output portion 607 including, for example, a cathode ray tube (CRT), a liquid crystal display (LCD), and the like, and a storage portion 608 including a hard disk or the like. And a communication portion 609 including a network interface card such as a LAN card, a modem, or the like. The communication section 609 performs communication processing via a network such as the Internet. Driver 610 is also coupled to I/O interface 605 as needed. A removable medium 611, such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory or the like, is mounted on the drive 610 as needed so that a computer program read therefrom is installed into the storage portion 608 as needed.
特别地,根据本公开的实施例,上文参考流程图描述的过程可以被实现为计算机软件程序。例如,本公开的实施例包括一种计算机程序产品,其包括承载在计算机可读介质上的计算机程序,该计算机程序包含用于执行流程图所示的方法的程序代码。在这样的实施例中,该计算机程序可以通过通信部分609从网络上被下载和安装,和/或从可拆卸介质611被安装。在该计算机程序被中央处理单元(CPU)601执行时,执行本申请的系统中限定的上述功能。In particular, the processes described above with reference to the flowcharts may be implemented as a computer software program in accordance with an embodiment of the present disclosure. For example, an embodiment of the present disclosure includes a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for executing the method illustrated in the flowchart. In such an embodiment, the computer program can be downloaded and installed from the network via communication portion 609, and/or installed from removable media 611. When the computer program is executed by the central processing unit (CPU) 601, the above-described functions defined in the system of the present application are executed.
附图中的流程图和框图,图示了按照本申请各种实施例的装置、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段、或代码的一部分,上述模块、程序段、或代码的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。也应当注意,在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个接连地表示的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图或流程图中的每个方框、以及框图或流程图中的方框的组合,可以用执行规定的功能或操作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。The flowchart and block diagrams in the Figures illustrate the architecture, functionality, and operation of possible implementations of apparatus, methods, and computer program products in accordance with various embodiments of the present application. In this regard, each block of the flowchart or block diagrams can represent a module, a program segment, or a portion of code that includes one or more Executable instructions. It should also be noted that in some alternative implementations, the functions noted in the blocks may also occur in a different order than that illustrated in the drawings. For example, two successively represented blocks may in fact be executed substantially in parallel, and they may sometimes be executed in the reverse order, depending upon the functionality involved. It is also noted that each block of the block diagrams or flowcharts, and combinations of blocks in the block diagrams or flowcharts, can be implemented by a dedicated hardware-based system that performs the specified function or operation, or can be used A combination of dedicated hardware and computer instructions is implemented.
描述于本申请实施例中所涉及到的单元可以通过软件的方式实现,也可以通过硬件的方式来实现。所描述的单元也可以设置在处理器中,例如,可以描述为:一种处理器包括发送单元、获取单元、确定单元和第一处理单元。其中,这些单元的名称在某种情况下并不构成对该单元本身的限定,例如,发送单元还可以被描述为“向所连接的服务端发送图片获取请求的单元”。The units involved in the embodiments of the present application may be implemented by software or by hardware. The described unit may also be provided in the processor, for example, as a processor comprising a transmitting unit, an obtaining unit, a determining unit and a first processing unit. The name of these units does not constitute a limitation on the unit itself in some cases. For example, the sending unit may also be described as “a unit that sends a picture acquisition request to the connected server”.
作为另一方面,本申请还提供了一种计算机可读介质,该计算机可读介质可以是上述实施例中描述的设备中所包含的;也可以是单独存在,而未装配入该设备中。上述计算机可读介质承载有一个或者多个程序,当上述一个或者多个程序被一个该设备执行时,使得该设备包括:基于区块链技术进行用户信息管理和会员身份认证;利用区块链技术生成电子票据;在区块链上进行所述电子票据的交易。In another aspect, the present application further provides a computer readable medium, which may be included in the apparatus described in the above embodiments, or may be separately present and not incorporated into the apparatus. The computer readable medium carries one or more programs, and when the one or more programs are executed by the device, the device includes: user information management and membership authentication based on blockchain technology; and utilizing a blockchain The technology generates an electronic ticket; the transaction of the electronic ticket is performed on the blockchain.
本领域技术人员在考虑说明书及实践这里公开的发明后,将容易想到本公开的其它实施方案。本申请旨在涵盖本公开的任何变型、用途或者适应性变化,这些变型、用途或者适应性变化遵循本公开的一般性原理并包括本公开未公开的本技术领域中的公知常识或 惯用技术手段。说明书和实施例仅被视为示例性的,本公开的真正范围和精神由所附的权利要求指出。Other embodiments of the present disclosure will be apparent to those skilled in the <RTIgt; The present application is intended to cover any variations, uses, or adaptations of the present disclosure, which are in accordance with the general principles of the disclosure and include common general knowledge or common technical means in the art that are not disclosed in the present disclosure. . The specification and examples are to be regarded as illustrative only,

Claims (12)

  1. 一种用于提高票据交易安全性的管理方法,其特征在于,包括:A management method for improving ticket transaction security, characterized in that it comprises:
    基于区块链技术进行用户信息管理和会员身份认证;User information management and membership authentication based on blockchain technology;
    利用区块链技术生成电子票据;Generating electronic notes using blockchain technology;
    在区块链上进行所述电子票据的交易。The transaction of the electronic ticket is performed on the blockchain.
  2. 根据权利要求1所述的管理方法,其特征在于,所述基于区块链技术进行用户信息管理和会员身份认证包括:The management method according to claim 1, wherein the user information management and membership authentication based on the blockchain technology comprises:
    获取用户的用户信息并为所述用户分配会员编号;Obtaining user information of the user and assigning the member number to the user;
    调用区块链的成员管理服务引导生成本地公钥/私钥,并为所述用户分配唯一标识;Calling the member management service of the blockchain to generate a local public/private key and assigning a unique identifier to the user;
    对所述用户信息进行审核获得评级结果;Reviewing the user information to obtain a rating result;
    分配数据加密公钥/私钥,将所述用户信息和所述评级结果写入区块链并向区块链中的其他节点发布。The data encryption public/private key is assigned, the user information and the rating result are written to the blockchain and issued to other nodes in the blockchain.
  3. 根据权利要求1所述的管理方法,其特征在于,所述利用区块链技术生成电子票据包括:The management method according to claim 1, wherein the generating the electronic ticket by using the blockchain technology comprises:
    接收用户发出的交易申请并进行用户资质验证;Receiving a transaction request issued by a user and performing user qualification verification;
    当验证成功时,接收所述用户的票据信息;Receiving the ticket information of the user when the verification is successful;
    对所述票据信息进行审核评估获得审核评分;Reviewing and evaluating the bill information to obtain an audit score;
    将所述票据信息和所述审核评分写入区块链,生成区块链电子票据并分配唯一标识,且向区块链中的其他节点发布。The ticket information and the audit score are written into the blockchain, a blockchain electronic ticket is generated and a unique identifier is assigned, and is issued to other nodes in the blockchain.
  4. 根据权利要求1所述的管理方法,其特征在于,所述在区块链上进行所述电子票据的交易包括:The management method according to claim 1, wherein the transaction of the electronic receipt on the blockchain comprises:
    接收用户发起的交易请求;Receiving a transaction request initiated by a user;
    当所述交易请求满足交易规则时,进入相应业务流程;When the transaction request satisfies the transaction rule, enter the corresponding business process;
    根据预先制定的业务规则和法律法规对所述交易请求进行审核校验;Review and verify the transaction request according to pre-established business rules and laws and regulations;
    当通过审核校验时进行交易,利用区块链的分布式账本记录每一笔交易并且标记完整时间戳;When trading through audit verification, the distributed ledger of the blockchain records each transaction and marks the complete timestamp;
    将更新后的票据信息和交易结果写入区块链并向区块链中的其他节点发布。The updated ticket information and transaction results are written to the blockchain and issued to other nodes in the blockchain.
  5. 根据权利要求4所述的管理方法,其特征在于,所述方法还包括:The management method according to claim 4, wherein the method further comprises:
    根据相应业务逻辑,在智能合约服务上配置业务规则,并存储到区块链合约状态存储中;对接法律法规监管机构,配置法律法规监管模型。According to the corresponding business logic, the business rules are configured on the smart contract service and stored in the blockchain contract state storage; the legal and regulatory agencies are connected, and the legal and regulatory supervision model is configured.
  6. 根据权利要求4所述的管理方法,其特征在于,所述在区块链上进行所述电子票据的交易还包括:调用数据查询API接口实时进行交易对方信用搜集、评估与风险管控。The management method according to claim 4, wherein the performing the transaction of the electronic receipt on the blockchain further comprises: calling a data query API interface to perform real-time transaction partner credit collection, evaluation, and risk management and control.
  7. 一种用于提高票据交易安全性的管理装置,其特征在于,包括:A management device for improving the security of a ticket transaction, comprising:
    用户安全性管理模块,用于基于区块链技术进行用户信息管理和会员身份认证;User security management module for user information management and membership authentication based on blockchain technology;
    票据安全性管理模块,用于利用区块链技术生成电子票据;a ticket security management module for generating an electronic ticket by using a blockchain technology;
    交易过程安全性管理模块,用于在区块链上进行所述电子票据的交易。A transaction process security management module is configured to perform the transaction of the electronic ticket on the blockchain.
  8. 一种用于提高电子票据交易安全性的管理系统,其特征在于,所述系统包括应用层、业务层和基础服务层;其中,A management system for improving the security of an electronic receipt transaction, characterized in that the system comprises an application layer, a service layer and a basic service layer;
    所述应用层包括区块链票据管理系统,所述区块链票据管理系统为用户参与系统交易的平台;The application layer includes a blockchain ticket management system, and the blockchain ticket management system is a platform for users to participate in system transactions;
    所述业务层包括会员管理、票据管理和交易管理;The business layer includes member management, ticket management and transaction management;
    所述基础服务层包括数据存储服务、区块链服务和API接口。The basic service layer includes a data storage service, a blockchain service, and an API interface.
  9. 根据权利要求8所述的管理系统,其特征在于,所述会员管理的功能包括会员注册、会员审核、档案管理、会员信息管理;所述票据管理的功能包括票据审验、出票、票据状态变更;所述交易管理的功能包括票据承兑、质押、转让、贴现业务管理。The management system according to claim 8, wherein the member management functions include member registration, member review, file management, and member information management; and the ticket management functions include ticket verification, ticket issue, and ticket status change. The functions of the transaction management include bill acceptance, pledge, transfer, and discount business management.
  10. 根据权利要求8所述的管理系统,其特征在于,所述数据存储服务包括传统数据库、区块链技术过渡期备份数据库和区块链存储;所述区块链服务包括成员服务、共识机制和智能合约;所述API接口包括交易发起API接口、成员管理API接口、数据查询API接口和节点信息查看API接口。The management system according to claim 8, wherein the data storage service comprises a traditional database, a blockchain technology transition period backup database, and a blockchain storage; the blockchain service includes a member service, a consensus mechanism, and The smart contract; the API interface includes a transaction initiation API interface, a member management API interface, a data query API interface, and a node information view API interface.
  11. 一种计算机可读介质,其上存储有计算机程序,其特征在于,所述程序被处理器执行时实现权利要求1-6任一所述的用于提高票据交易安全性的管理方法。A computer readable medium having stored thereon a computer program, wherein the program, when executed by a processor, implements the management method for improving ticket transaction security as set forth in any one of claims 1-6.
  12. 一种电子设备,其特征在于,包括:An electronic device, comprising:
    一个或多个处理器;以及One or more processors;
    存储装置,用于存储一个或多个程序;a storage device for storing one or more programs;
    当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如权利要求1-6任一所述的用于提高票据交易安全性的管理方法。When the one or more programs are executed by the one or more processors, the one or more processors implementing the management method for improving ticket transaction security according to any one of claims 1-6 .
PCT/CN2018/094221 2017-07-17 2018-07-03 Management method, apparatus and system for increasing security of commercial paper exchange WO2019015474A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710582217.1A CN107369008A (en) 2017-07-17 2017-07-17 For improving management method, the apparatus and system of bill business security
CN201710582217.1 2017-07-17

Publications (1)

Publication Number Publication Date
WO2019015474A1 true WO2019015474A1 (en) 2019-01-24

Family

ID=60307580

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/094221 WO2019015474A1 (en) 2017-07-17 2018-07-03 Management method, apparatus and system for increasing security of commercial paper exchange

Country Status (2)

Country Link
CN (1) CN107369008A (en)
WO (1) WO2019015474A1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110428292A (en) * 2018-08-16 2019-11-08 深圳市智税链科技有限公司 Electronic bill generation method, device, storage medium and computer equipment
WO2021257595A1 (en) 2020-06-15 2021-12-23 Research Institute At Nationwide Children's Hospital Adeno-associated virus vector delivery for muscular dystrophies
US11228439B2 (en) * 2019-01-02 2022-01-18 Jiaping Wang Scale out blockchain with asynchronized consensus zones
US11270388B2 (en) 2018-12-21 2022-03-08 Advanced New Technologies Co., Ltd. Blockchain-based data processing method and apparatus
US11321783B2 (en) 2018-12-21 2022-05-03 Advanced New Technologies Co., Ltd. Method and device for data processing based on blockchain

Families Citing this family (56)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107369008A (en) * 2017-07-17 2017-11-21 北京京东金融科技控股有限公司 For improving management method, the apparatus and system of bill business security
CN108053315A (en) * 2017-11-29 2018-05-18 广东中科南海岸车联网技术有限公司 Method of commerce and system based on block chain Internet of Things
CN107844978A (en) * 2017-11-30 2018-03-27 中链科技有限公司 A kind of staple commodities transaction processing method and system based on block chain
CN108009445B (en) * 2017-11-30 2021-05-11 成都蓝海贝信息技术有限公司 Semi-centralized trusted data management system
CN109886703A (en) * 2017-12-04 2019-06-14 北京红马传媒文化发展有限公司 Electronic bill information processing method, device and electronic ticket business system
CN108023893A (en) * 2017-12-18 2018-05-11 王松山 A kind of method of block chain data recognizing system
CN109976969A (en) * 2017-12-27 2019-07-05 航天信息股份有限公司 A kind of monitoring method, device, equipment and the medium of electronic invoice information
CN108269351B (en) * 2018-01-15 2019-06-07 中链科技有限公司 A kind of digital ticket information processing method and system
CN110070311A (en) * 2018-01-24 2019-07-30 北京欧链科技有限公司 Data monitoring method and device
CN108305106A (en) * 2018-01-31 2018-07-20 复旦大学 A kind of electronic invoice register method based on block chain
CN108428122B (en) * 2018-02-08 2021-02-12 布比(北京)网络技术有限公司 Trade financing method and system on distributed account book
CN110309443A (en) * 2018-03-14 2019-10-08 触信(厦门)智能科技有限公司 A kind of block member's recognition methods applied to block catenary system
CN108537523A (en) * 2018-04-18 2018-09-14 北京奇虎科技有限公司 Token transactions method and device based on block chain
CN108665372B (en) * 2018-04-28 2024-01-16 腾讯科技(深圳)有限公司 Information processing, inquiring and storing method and device based on block chain
US11233792B2 (en) 2018-05-02 2022-01-25 Mastercard International Incorporated Method and system for enhanced login credential security via blockchain
CN108712409B (en) * 2018-05-09 2021-05-25 广西创轩科技有限公司 Electronic bill transaction system based on private block chain
CN108664787A (en) * 2018-05-15 2018-10-16 深圳市网心科技有限公司 Contract deployment, call method, contract audit equipment, storage medium and system
CN113703333A (en) * 2018-05-23 2021-11-26 厦门波耐模型设计有限责任公司 Method and device for unattended home-rest nursing
CN108830463B (en) * 2018-05-29 2021-03-19 厦门哈希科技有限公司 Evaluation record storage method, device, storage medium and system
CN108846752A (en) * 2018-06-06 2018-11-20 北京京东金融科技控股有限公司 Data processing method, system, block platform chain and readable storage medium storing program for executing
CN108830490A (en) * 2018-06-21 2018-11-16 浙江盘石信息技术股份有限公司 A method of dynamic enterprise credit scoring is managed using publicly-owned block chain
CN109242699A (en) * 2018-06-28 2019-01-18 平安科技(深圳)有限公司 Medical insurance Claims Resolution method, system and computer equipment based on block chain
CN108876579A (en) * 2018-07-05 2018-11-23 江苏恒宝智能系统技术有限公司 A kind of tax declaration management method and system based on block chain
CN109087184A (en) * 2018-07-18 2018-12-25 江苏恒宝智能系统技术有限公司 A kind of bank's financial management method and system based on block chain
CN109146452A (en) * 2018-07-23 2019-01-04 江苏恒宝智能系统技术有限公司 A kind of Internet of Things cost management method and system based on block chain
CN109034987A (en) * 2018-07-23 2018-12-18 江苏恒宝智能系统技术有限公司 A kind of tax administration method and system based on block chain
CN109146583A (en) * 2018-07-24 2019-01-04 腾讯科技(深圳)有限公司 bill processing method and device, storage medium and electronic device
CN109191219B (en) * 2018-08-13 2023-09-26 深圳市智税链科技有限公司 Data processing method, device, storage medium and equipment for electronic bill
CN109063169A (en) * 2018-08-17 2018-12-21 福建省农村信用社联合社 A kind of customer data management system based on block chain
CN109391612A (en) * 2018-08-17 2019-02-26 杭州微链区块链科技有限公司 A kind of identification confirmation system and method based on block chain
CN110400143A (en) * 2018-08-20 2019-11-01 深圳市智税链科技有限公司 About the data processing method of electronic bill, device, storage medium and equipment
CN109325812B (en) * 2018-08-24 2023-02-07 深圳市智税链科技有限公司 Data processing method, device, storage medium and equipment for electronic bill
CN109359485A (en) * 2018-09-18 2019-02-19 深圳壹账通智能科技有限公司 Invoice data shared system and method based on block chain
CN109286556B (en) * 2018-09-25 2021-10-08 武汉配行天下科技有限公司 Registration-free efficient information transfer and file signing method
CN109472596B (en) * 2018-10-16 2019-11-22 中国传媒大学 Alliance's chain common recognition method and system based on transaction assessment
CN109255255B (en) * 2018-10-22 2021-06-04 北京锐安科技有限公司 Data processing method, device, equipment and storage medium based on block chain
CN109816323A (en) * 2018-12-12 2019-05-28 上海点融信息科技有限责任公司 Transaction auditing method, calculating equipment, storage medium for block chain network
CN109657450B (en) * 2018-12-14 2021-04-16 泰康保险集团股份有限公司 Method, device, medium, and electronic device for evaluation based on block chain
CN109727121A (en) * 2018-12-25 2019-05-07 上海点融信息科技有限责任公司 Debt-credit matching process, signal auditing method based on block chain network
TWI696970B (en) * 2019-03-19 2020-06-21 彰化商業銀行股份有限公司 Interbank transaction failure noticing system based on blockchain and method thereof
CN110704531B (en) * 2019-04-25 2022-05-10 中国南方电网有限责任公司 Block chain-based electricity consumption client credit management method and system
CN110348825A (en) * 2019-06-26 2019-10-18 阿里巴巴集团控股有限公司 Electronic bill delivery method and device and electronic equipment based on block chain
CN110322321B (en) * 2019-06-28 2022-02-22 北京百度网讯科技有限公司 Block chain-based electronic bill transfer method, device, equipment and medium
CN110428334A (en) * 2019-08-09 2019-11-08 中国工商银行股份有限公司 Bill processing method and device based on block chain network
CN110417917B (en) * 2019-08-26 2020-09-29 京东数字科技控股有限公司 Method, system, computer device and medium for ticket circulation
CN112583870B (en) * 2019-09-29 2022-09-09 比亚迪股份有限公司 Ticket sale and check system and control method thereof
CN111090697A (en) * 2019-11-13 2020-05-01 中国地质大学(北京) Ticket system based on alliance chain
CN111064811B (en) * 2019-12-16 2022-06-10 北京康吉森技术有限公司 Electronic information system safety storage system
CN111127150B (en) * 2019-12-23 2022-10-21 卓尔智联(武汉)研究院有限公司 Intelligent contract demand matching method and device based on block chain and computer equipment
JP7224653B2 (en) * 2020-02-13 2023-02-20 株式会社モールサービス Electronic ticket management system, electronic ticket management method and electronic ticket management program
CN117114841A (en) * 2020-07-09 2023-11-24 信雅达科技股份有限公司 Background management system and bank draft business service system based on block chain technology
CN112069252A (en) * 2020-07-14 2020-12-11 贵州省广播电视信息网络股份有限公司 Method for generating block chain
CN111866147A (en) * 2020-07-23 2020-10-30 山东浪潮商用系统有限公司 Remote video service handling method, system and management terminal
CN112148796A (en) * 2020-09-28 2020-12-29 中钞信用卡产业发展有限公司杭州区块链技术研究院 Electronic trade document sharing method, device, equipment and medium
CN113570350A (en) * 2021-06-11 2021-10-29 交通银行股份有限公司 Bill digital interaction system and method based on block chain
CN113343204B (en) * 2021-08-06 2021-11-30 北京微芯感知科技有限公司 Digital identity management system and method based on block chain

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140108262A1 (en) * 2012-10-11 2014-04-17 Laboratoire Greyc Privacy Preserving E-Payment Architecture, Systems, and Methods
CN105956923A (en) * 2016-04-20 2016-09-21 上海如鸽投资有限公司 Asset transaction platform and digital certification and transaction method for assets
CN106780033A (en) * 2016-12-16 2017-05-31 杭州云象网络技术有限公司 A kind of digital ticket transaction system construction method based on alliance's chain
CN107369008A (en) * 2017-07-17 2017-11-21 北京京东金融科技控股有限公司 For improving management method, the apparatus and system of bill business security

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140108262A1 (en) * 2012-10-11 2014-04-17 Laboratoire Greyc Privacy Preserving E-Payment Architecture, Systems, and Methods
CN105956923A (en) * 2016-04-20 2016-09-21 上海如鸽投资有限公司 Asset transaction platform and digital certification and transaction method for assets
CN106780033A (en) * 2016-12-16 2017-05-31 杭州云象网络技术有限公司 A kind of digital ticket transaction system construction method based on alliance's chain
CN107369008A (en) * 2017-07-17 2017-11-21 北京京东金融科技控股有限公司 For improving management method, the apparatus and system of bill business security

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110428292A (en) * 2018-08-16 2019-11-08 深圳市智税链科技有限公司 Electronic bill generation method, device, storage medium and computer equipment
US11270388B2 (en) 2018-12-21 2022-03-08 Advanced New Technologies Co., Ltd. Blockchain-based data processing method and apparatus
US11321783B2 (en) 2018-12-21 2022-05-03 Advanced New Technologies Co., Ltd. Method and device for data processing based on blockchain
US11228439B2 (en) * 2019-01-02 2022-01-18 Jiaping Wang Scale out blockchain with asynchronized consensus zones
WO2021257595A1 (en) 2020-06-15 2021-12-23 Research Institute At Nationwide Children's Hospital Adeno-associated virus vector delivery for muscular dystrophies

Also Published As

Publication number Publication date
CN107369008A (en) 2017-11-21

Similar Documents

Publication Publication Date Title
WO2019015474A1 (en) Management method, apparatus and system for increasing security of commercial paper exchange
US11790350B2 (en) Methods and systems for digital reward processing
Beniiche A study of blockchain oracles
CN109615510B (en) Supply chain finance multistage letter increasing method based on block chain
US20220263671A1 (en) Data processing method, apparatus, and device, blockchain system, and computer-readable storage medium
US20200272619A1 (en) Method and system for audit and payment clearing of electronic trading systems using blockchain database
Ma et al. The privacy protection mechanism of Hyperledger Fabric and its application in supply chain finance
US20200320631A1 (en) Blockchain instrument for transferable equity
CN108428122B (en) Trade financing method and system on distributed account book
CN111062805B (en) Financial service management platform for supply chain
WO2020248603A1 (en) Blockchain-based virtual resource allocation method and device
CN110383311A (en) Supervise the transaction of block chain secret
CN112685766B (en) Enterprise credit investigation management method and device based on block chain, computer equipment and storage medium
CN112235114A (en) Service processing system based on block chain
TW202009841A (en) Least decentralized fund trading system and method thereof
JP2020071617A (en) Transaction method, program, verifying apparatus and creating method
JP2018511137A (en) Digital asset brokerage electronic payment platform
WO2022100080A1 (en) Digital currency transaction payment platform based on blockchain baas core technology
CN113570350A (en) Bill digital interaction system and method based on block chain
CN111433798A (en) Credible insurance letter based on block chain
Lu et al. Educoin: a secure and efficient payment solution for mooc environment
Palihapitiya Blockchain Revolution in Banking Industry
WO2021060340A1 (en) Transaction information processing system
CN115099800A (en) Block chain based method and device for transferring poor asset data
Senthilkumar Data confidentiality, integrity, and authentication

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18835894

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 19/05/2020)

122 Ep: pct application non-entry in european phase

Ref document number: 18835894

Country of ref document: EP

Kind code of ref document: A1