Skip to main content
Advertisement
Browse Subject Areas
?

Click through the PLOS taxonomy to find articles in your field.

For more information about PLOS Subject Areas, click here.

  • Loading metrics

A blockchain-based certifiable anonymous E-taxing protocol

  • Huimin Niu,

    Roles Methodology, Writing – original draft

    Affiliation Research Direction for Information Security, School of Computer Science and Technology, Shandong University of Technology, Zibo, Shandong, China

  • Ting Li,

    Roles Visualization

    Affiliation Research Direction for Data Mining, School of Computer Science and Technology, Shandong University of Technology, Zibo, Shandong, China

  • Xiugang Gong

    Roles Supervision

    gong_xg@sdut.edu.cn

    Affiliation Research Direction for Embedded Systems, Detection and Control Technology, School of Computer Science and Technology, Shandong University of Technology, Zibo, Shandong, China

Abstract

The security of the tax system is directly related to the development of a country. The conventional process of tax payment laborious steps, so this process becomes a cause of irregularities among taxpayers and tax authorities, increasing the rate of corruption in tax collection. Blockchain, as a distributed ledger technology, its unique advantages and promising applications in taxation offer an effective solution to the problems of electronic taxation. However, the transparency of blockchain exists the risk of privacy disclosure, the high degree of anonymity brings the problem of lack of user supervision. Therefore, for balancing the contradiction of taxpayer privacy and supervision, we propose a blockchain-based self-certified and anonymous e-taxing scheme, which uses blockchain as the underlying support, and utilizes cryptography technology such as self-certified public key, Diffie-Hellman, to reduce the taxpayer′s reliance on the certificate authority, and protects the taxpayer′s anonymity while realizing the tracking of the real identity of malicious taxpayers. The security analysis proves that the scheme has the properties such as anonymity, conditional privacy and unforgeability, etc. Finally, performance analysis shows that compared with similar schemes, the scheme significantly improves the registration efficiency, proving its practicability and implementability.

Introduction

At present, in many countries, taxation is an important avenue for governments to raise funds to finance their projects and programmes [1]. It has become a major source of public revenue, and its healthy and stable development plays an important role in the macroeconomic regulation of the country. Consequently, providing a secured system should be our first priority. Traditional paper tax is not only tedious and inefficient, but also cannot efficiently realize the cross-territory and cross-space taxation mode. Over the years, with the development of the economy and society and the diversification of market subjects, the mode of tax collection and management keeps pace with the times. Governments have invested a lot of resources to replace the traditional paper tax collection model by adopting electronic filing, which has not only improved tax collection efficiency but also facilitated tax compliance [2]. However, with the diversification of taxpayer types, multidimensional demand and business diversification, tax collection has also brought new challenges: the opaqueness of data worsens the asymmetry of tax information; over-reliance on centralization makes it difficult to trace the nature of things in real time across regions and subjects. If tax authorities and taxpayers do not trust each other in handling data, it will be more difficult to implement a centrally administered tax system. In particular, a recent report shows that the European Union lost 152 billion euros only in 2015 due to inadequate tax collection systems (https://news.fx678.com/201709280602501445.shtml). In recent years, some multinational companies have taken advantage of the differences in tax rates between countries to evade tax, with Alphabet′s Google transferring 15.9 billion to Bermuda Shell companies in 2016, successfully avoiding $1 billion in taxes (https://www.yicai.com/news/5388587.html). Therefore, we urgently need a more complex, efficient and scientific tax system.

With the advent of the era of big data, blockchain technology came into being and attracted wide attention from various countries. Various countries began to study how to use blockchain technology to accelerate the pace of tax collection. Blockchain is not only a new carrier to improve tax efficiency and quality, but also provides new ideas for the future development of tax collection and management. Blockchain, as a distributed database, has the characteristics of anonymity, consensus, traceability, transparency, decentralization [3]. It fits perfectly with the tax system and provides new ideas for improving tax collection efficiency, informatization of taxation and perfecting the taxation system. The specific applicability is as follows: the distributed database solves the problems of data storage space limitation and data island between different systems; the decentralization of blockchain realizes tax information sharing, overcomes the problems of difficult verification of tax information and weakening of single centralized storage; the traceability and non-tamperability of transaction data solves the problems of data dispersion and difficult query, and helps to establish an open and transparent tax database.

Blockchain-based e-tax applications are currently receiving widespread attention. In [46], blockchain technology has been employed to create decentralized applications that track value-added tax(VAT) transactions of businesses, which can not only effectively track whether and where VAT has been paid, but also reduce tax compliance costs for businesses and individuals, improve taxpayer compliance and the ability of tax authorities to supervise micro-transactions. Moreover, Saragih and Setyowati [7] discuss the benefits of blockchain in the tax administration, and the factors affecting blockchain technology in tax administration. In the tax system applied by blockchain technology, it provides effective solutions for the problems existing in e-tax, such as tax information disclosure, tax collection and tax service. Demirhan [8] proposes to create smart contracts with different types of tax algorithms in a blockchain-based tax model, which can coordinate records between multiple parties in real time and automatically, prevent inefficient tax operations and reduce or prevent fraud among parties involved in the management chain in e-tax. Tasca et al. [9] also mention that smart contracts in blockchain technology enable the validation and automation of tax returns, significantly reducing the risk of tax avoidance, fraud and evasion. Currently, many people consider that security, privacy, costs, and regulatory issues are the greatest challenges acing the current information age [10]. Preserving user privacy is a critical issue when it comes to collecting and handling highly sensitive personal data [11]. Many academics have discussed how to use blockchain to protect user privacy in various scenarios, for example, healthcare [12, 13], vehicular ad hoc networks(VANETs), e-ticketing, etc. However, while the anonymity of blockchain protects user privacy, it also provides an umbrella for some illegal and criminal acts. For example, in blockchain-based electronic tax applications, it is unable to track illegal transactions by linking the transaction records to the relevant traders, which makes auditing difficult and tax evasion cannot be detected and stopped in time. The open and transparent function allows any node on the network to view and supervise the tax information on the blockchain. Although it solves the problem of difficult and slow detection of counterfeit tickets, there may be unscrupulous elements to infer the taxpayer′s wallet address, identity information and lifestyle habits by analysing the tax pattern [14]. Security is the most significant one where the user′s details are highly confidential from both legal and ethical sides. Article 34 of Act No. 28 of 2007 on general provisions and procedures for taxation sets out the importance of keeping tax data confidential [7]. The provisions described in the Act show that the security of taxpayers’ data is crucial and should be seriously considered.

Our contribution

Based on the aforementioned challenges, the main contributions of this paper are summarized as follows.

  1. We propose a blockchain-based self-certified and traceable e-taxing scheme that verifies the authenticity of taxpayers without revealing their true identity, thus balancing the contradiction of taxpayer privacy and supervision.
  2. We provide a conditional privacy protection, i.e. certificate authority can track misbehaving taxpayers in e-tax and revoke the true identity of misbehaving taxpayers from causing any further damage.
  3. We propose an efficient self-certified scheme that self-certified public key [15] system instead of the certificate-based public key system. The scheme not only reduces the amount of public key storage and computation, improves the registration efficiency of the system, but also reduces the security risk by reducing the dependence on the certificate authority, so that the scheme has higher security.

Organization

The remainder of this paper is organized as follows. First is an introduction that the necessary preparations. Next, we describes the related work, the system model and security requirements. This is followed by construction of the scheme. The next section describes the security analysis of the protocol. The conclusions of protocol are presented at the end of the article.

Related works

The lack of privacy protection and data leakage will raise many problems for blockchain-based e-tax systems. Some scholars have also taken measures to improve the privacy of taxpayers. Considering that efficient tax models require a trade-off between privacy and transparency, Hoffman et al. [16] propose a blockchain that can implement an access control policy by deploying a set of global smart contracts on a federal ledger managed on the chain, defining each node′s role and access to data. This policy not only solves a single point of failure for the entire system, but also avoids errors and delays in processing tax data on a global scale. Fatz et al. [17] propose a conceptual design of confidentiality and distributed tax document exchange system, stating that zero-knowledge proofs solves the dilemma between transparency and confidentiality in tax systems. Magdalena [18] achieved taxpayer anonymity by adding a serial number to the e-ticket, thus avoiding the reuse of tax slips by malicious users and tying the taxpayer′s identity information to the tax slip to prove its uniqueness. Li and Niu [19] established a federated block-based chain-based e-ticketing system that not only uses ring signatures to achieve anonymity in a hybrid currency protocol, but also guarantees the unforgeability of tickets through multiple signatures.

Although the above scheme improve the protection of user privacy, it does not consider how to balance the contradiction between anonymity and accountability, and still face the challenge of difficult supervision. However, in the existing work, some scholars have discussed the application of balancing anonymity and traceability in other scenarios, such as, wireless body area networks(WBANs) [20], roaming service [21]. In addition, in [22] proposed conditional tracking mechanisms for VANETs, and used an efficient anonymous two-way authentication scheme. In addition, in [23] proposed an anonymous authentication scheme for wireless body area networks based on low-entropy password, which proved its security in the random oracle model. In [24] through secure authentication code transfer between the consecutive roadside unit. In fact, these anonymity schemes are based on the Diffie-Hellman problem under discrete logarithms, whereas the security of our scheme is based on the Diffie-Hellman assumption under elliptic curves, which is much more difficult than the Discrete Logarithm Problem over Finite Fields [25]. Furthermore, different from [23], the security proof in our scheme on anonymity is under the generic group model.

Preliminaries

One-Way Hash Function Assumption(OWHF)

Let H(⋅) be a one-way hash function [26]. We assume that the input of the hash function is randomly and uniformly distributed, and the output is also randomly and uniformly distributed. For given a arbitrary message M, it is easy to calculate H(M). The following tasks are computationally infeasible:

  1. Given an integer H(M), it is infeasible to calculate M.
  2. Given an integer H(M), it is infeasible to find another message M′ satisfying that H(M) = H(M′).

Elliptic Curve Diffie-Hellman (ECDH)

It is a simulation of Diffie-Hellman [27] key change in a finite field and based on Elliptic Curve Discrete Logarithm Problem(ECDLP). In elliptic curve the public parameters P as a generate in group G, given any point (P, aP, bP)∈G, a, b ∈ [1, n − 1]. It is difficult to compute abP. The advantage of adversary in solving ECDH problem is defined as:

For any polynomial-time, no adversary can solve the ECDH problem with non-negligible advantage.

Non-interactive zero-knowledge proofs

Non-interactive Zero-knowledge Proofs(NIZK) [28] is a delicate cryptographic protocol, which usually studied in the common reference string (CRS) model.

Let (ω, x)∈R be a binary relation, where x is a common reference string and ω is a witness for x. A prover to generate a proof and convince the verifier that he indeed knows a certain quantity ω satisfying (ω, x)∈R without leaking any additional knowledge of the secret. Informally, the NIZK satisfies the following properties [29].

  • Completeness. A prover can generate a proof such that it can be passed through the verification by the verifier with probability 1.
  • Computational soundness. No polynomial-time adversary is capable of forging a valid attestation that can be accepted by the verifier ith non-negligible probability.
  • Zero-knowledge. The procedure only reveals the statement rather than any secret.

Smart contact

Smart contacts are automatically stored and executed in the blockchain as part of a transaction, which has a better security system than the traditional paper contacts [30]. The necessary fairness and credibility can be ensured directly through the performed partially or fully self-executing of contractual clauses.

In [31], it is discussed that the new data capabilities and possibilities of smart contract applications in tax management. In the blockchain distributed network [32], each node, i.e., the tax authority, deploys the relevant smart contract and publishes the taxpayer′s tax payment information. Then the user executes the smart contract to know the amount of tax to be paid. All the execution results are recorded as a transaction, which is irreversible and traceable. Meanwhile, each node will update the duplicate locally based on the current execution result after running the smart contract. Its secure distributed environment makes smart contract widely used in practice.

System model and security requirements

In this section, we describe the system model and system components of the blockchain-based certifiable anonymous e-taxing protocol. Then we introduce the related security requirements.

System model

As shown in Fig 1, four entities are involved in our system, namely, the certificate authority, the tax authority, the taxpayer and the smart contract.

thumbnail
Fig 1. The framework of the blockchain-based certifiable anonymous e-taxing system.

https://doi.org/10.1371/journal.pone.0270454.g001

  • Certificate Authority, identified by CA, is mainly to initialization of system parameters. Moreover, CA is responsible for issuing certificates and maintaining the list of eligible registrations, authenticating and managing taxpayers’ identity, and revealing the true identity of misbehaved taxpayers.
  • Tax Authority, identified by TA, deploys smart contracts and publishes the tax payment information of the corresponding taxpayer to smart contracts.
  • Taxpayer, identified by TU, registers with CA to become a legal taxpayer and executes the smart contract to know the tax amount.
  • Smart Contract, identified by SC, resemble the third-parties (e.g. brokers) involved in a deal, ensuring trust among the parties. Specify detailed rules for each role based on pre-determined set of conditions.

System components

A blockchain-based certifiable anonymity e-taxing protocol consists of the following polynomial-time algorithms Setup, Register, Declare, Audit and Trace.

  • Setup(λ) → (PP, (PCA, SCA)(PTA, STA)). The setup algorithm is a function that takes as input a security parameter λ, and outputs the system public parameters PP, CA′s key pair (PCA, SCA) and TA′s key pair (PTA, STA).
  • . This is an interactive protocol between a taxpayer and CA, which takes the system public parameter PP, a taxpayer′s real identifier RIDi, CA′s key pair (PCA, SCA) as input, and outputs the taxpayer′s pseudoidentity IDi(i.e. tax identification number), private key and self-certified key ci.
  • . This is an interactive protocol between a taxpayer and TA, which takes the system public parameter PP, taxpayer′s private key , tax authority′s public key, PTA taxpayer′s pseudoidentity IDi, the tax return Mi ∈ {0, 1}* and timestamp Ti. It output a signature σi and ciphertext Ci.
  • Audit(PP, PCA, IDi, Ti, ci, Ci, σi) → (0/1). The algorithms takes the system public parameter PP, the CA′s public key PCA, the taxpayer′s IDi, timestamp Ti and its self-certified key ci, signature σi, ciphertext Ci as input. It outputs 1 if the tuple is valid and 0 otherwise.
  • Trace(PP, SCA, IDi) → RIDi. This algorithm is performed by CA. It takes the system public parameter PP, CA′s private key SCA, and the taxpayer′s pseudoidentity IDi as input. It outputs the corresponding a malicious taxpayer′s real identifier RIDi.

Security requirements

A blockchain-based certifiable anonymous e-taxing protocol requires the following properties.

  • Anonymity. Taxpayers should be kept anonymous when paying taxes, and no one can link a tax return to a true identity of taxpayer.
  • Unforgeability. No one can forge taxpayer′s certificate and signature, only certified taxpayers can generate a tax return correctly.
  • Traceability. When a illegal tax return is found, the misbehaved taxpayer′s identity can be tracked and exposed by the certificate authority.

Anonymity.

Anonymity of a blockchain-based certifiable anonymous e-taxing protocol is an essential security property. Given a tax identification number, no adversary except CA could associate the true identity of the taxpayer with the tax identification number with non-negligible probability.

Anonymity for e-taxing schemes is defined as the following game between the Challenger and the Adversary . is given access to an register oracle. Here is functional in two phases, a choose phase and a guess phase.

Definition 1 (Anonymity). A blockchain-based certifiable anonymous e-taxing protocol satisfies anonymity if for any polynomial-time adversary , its advantage is negligible in winning the following game.

  1. (PP, (PCA, SCA), (PTA, STA)) ← Setup(λ)
  2. Choose
  3. Guess
  4. wins if j′ = j. We denote by

The ID1, ID2 were not queried to register oracle in the choose stage.

Unforgeability.

We now provide a rigorous definition of security by defining the Unforgeability, Experiment, which requires that no adversary can forge a valid signature, even if it obtain one or more certified address by compromise the CA/Taxpayer.

Unforgeability for e-taxing schemes is defined as the following game between the Challenger and the Adversary . In this game, our definition is adaptive and allow the adversary to adaptively choose a tax return existing in the forgery. is given access to an register oracle and a sign oracle. Here is functional in two phases, a choose phase and a guess phase.

Definition 2 (Unforgeability). A blockchain-based certifiable anonymous e-taxing protocol satisfies Unforgeability if for any polynomial-time adversary , its advantage is negligible in winning the following game.

  1. (PP, (PCA, SCA), (PTA, STA)) ← Setup(λ), and set L ← ∅, S ← ∅
  2. Choose
  3. Guess
  4. wins if
    We denote by

Traceability.

Traceability for the proposed protocol is also a core security requirement, this ensures that even if all tax authority and malicious taxpayer collude, they cannot produce a signature that traces to an honest taxpayer whose personal secret key has not been learned by the adversary.

Traceability for e-taxing schemes is defined as the following game between the Challenger and the Adversary . is given access to an register oracle and a sign oracle. Here is functional in two phases, a choose phase and a guess phase. corrupts a set of taxpayers adaptively.

Definition 3 (Traceability). A blockchain-based traceable certified e-taxing protocol satisfies traceability if for any polynomial-time adversary , its advantage is negligible in winning the following game.

  1. (PP, (PCA, SCA), (PTA, STA)) ← Setup(λ), and set Co ← ∅.
  2. Choose
  3. Guess
  4. wins if
    We denote by

The proposed scheme

In this section, we introduce the concrete construction of a blockchain-based certifiable anonymous e-taxing protocol. The protocol consists of five parts: Setup, Register, Declare, Audit and Trace.

  1. A. System initialization To setup the tax system, CA initializes the system parameters and generates his public/private key pair, and TA deploys the smart contract on the blockchain. Specifically, the following steps are executed.
    • Pick a random λ as the security parameter, and M ∈ {0, 1}* as a identifier of the tax return.
    • CA choose a cyclic group G1 with prime order q, where G1 is generated by P. TA chooses an elliptic curve E defined over Zp where p is a prime. Let GE(Zp) be a base point of order n which is a prime. The reduction function be some function f: < G > → [0, n − 1], and f(R) = xR modn where xR is an integer representation of the x-coordinate of the elliptic curve point R.
    • CA selects at random as CA′s private key, and computes PCA = SCAP as CA′s public key. TA selects chooses as TA′s private key, and computes PTA = STAP as TA′s public key.
    • CA chooses a secure hash function h(⋅), TA also selects a cryptographic hash H(⋅):{0, 1}* → [0, n − 1] denotes as a secure hash function.
    At the end of setup phase, each party keeps their own private keys, and CA preloads with the public parameters {G1, q, P, E, p, n, f, G, PTA, PCA, h(⋅), H(⋅)}.
  2. B. User registration A user needs to register to become a legitimate taxpayer TUi. First, taxpayer generates a random pseudoidentities(i.e. tax identification number) based on ECC, which is unique, then performs the process of registration phase based on self-certified public key.
    • Taxpayer′s real identity RIDiG1, each taxpayer randomly selects and computes Ai = kiP, let , and . Taxpayer′s pseudoidentity , which allows only CA to reveal the real identity RIDi of taxpayer. Each taxpayer stores a pseudoidentity IDi, and sends {IDi, Ai} to CA.
    • CA maintain an initially-empty registry list. CA randomly selects and computers the components of taxpayer′s secret keys by .
      After that, CA sends the value and ci to taxpayer.
    • Taxpayer computes the private keys , and extracts public key yi by computing the following equation
    • The certified address A is the value h(ci).
    • CA adds (IDi, ci) to the maintained registry list.
    The correctness of the public key derivation follows.
  3. C. User declaration TUi executes the SC in the blockchain and views the corresponding tax return. The tax return Mi ∈ {0, 1}*, which we denote by Mi contains: tax payment amount, tax payment time, certified address A, and address, etc.
    • TA maintains an initially-empty users list. TUi first proves his legal identity to the TA by sending his/her public key yi, along with a NIZK(non-interactive zero-knowledge) proof NIZKi = {(xi):yi = xiP} to prove the knowledge of xi satisfying yi = xiP, as shown in Fig 2. If the NIZKi holds, TA adds (IDi, yi) to the maintained users list.
    • TUi signs on the Mi, randomly selects d1 ∈ [0, n − 1], then computes σ1 and σ2. The specific steps are as follows.
    • TUi encrypts the Mi with the PTA, randomly selects d2 ∈ [0, n − 1], then computes C1 = Mi + d2PTA, C2 = d2P.
      Where the signature on tax return Mi is σi = (σ1, σ2), the ciphertext is Ci = (C1, C2) and sends (Ti, ci, σi, Ci, NIZKi) to TA.
  4. D. Auditing TA verifies the information received. First check the validity of certified address A, then look up public key yi by the maintained list. If it holds, the IDi is an certified legal taxpayer; otherwise, this step is terminated. TA computes as follows.
    • check that
    • decrypt the tax return by computing
    • verify
      If the equation holds, the signature is accepted; otherwise the signature is invalid.
  5. E. Trace CA traces the identity of illegal taxpayer with his private key SCA. Consequently, the malicious taxpayer′s real identity can be easily derived by locating the registry list maintained by CA.
    • Firstly, TA runs the Auditing algorithm to verify the given signature. If the signature is invalid, it terminates.
    • After TA submits the illegal taxpayer′s IDi to CA, then CA computes by using his private key.
thumbnail
Fig 2. Zero-konwledge proof for legal identity.

https://doi.org/10.1371/journal.pone.0270454.g002

Security analysis

In this section, we describe the security analysis of proposed protocol by giving some theorem and security proofs. Theorem 1 are against the anonymity. Theorem 2 targets the identity privacy protection. Theorem 3 and 4 are against the unforgeability, and Theorem 5 are against addresses conditional privacy protection. We shall prove that the proposed schemes can satisfy these security properties and successfully withstand the corresponding attacks.

  1. Theorem 1. The proposed protocol satisfies anonymity if ECDH problem and OWHF assumption holds.
    proof. Assume that is an adversary against the anonymity of the proposed protocol with an non-negligible probability λ in the probabilistic polynomial time, then we can construct an example the ECDH problem (aP, bP, abP), where , the algorithm simulate the challenger to solve the ECDH problem.
    Setup Phase. executes the initialization algorithm to generate system public parameters and sends to Aanony, Aanony can operate a polynomial-bounded number of the following queries the register oracle and sign oracle while the returns the corresponding response as follows.
    Register Phase. Firstly, randomly selects the identity index iI1, where I1 is a group of users, and sends to for registration query. calls the registration algorithm and returns (IDi, Ai, ci). could make at most m register queries.
    Hash Query. Ianony will maintain a hash list, randomly selects Qi to query the hash oracle . If tuple (i, Qi, Zi) exits in the hash list, then Ianony returns the corresponding Zi as the response result. Otherwise, returns a randomly selected element as a response. Meanwhile, will maintain a hash list and update after each query to ensure identical response to repeated hash queries. could make at most n register queries.
    Challenge Phase. In the phase, the chooses two taxpayer′ to request anonymity challenge. runs register algorithm and randomly selects j ∈ {0, 1} to generate corresponding (IDj, Aj, cj), then sends .
    Guess Phase. outputs a bit . Then outputs j′ as the answer to its ECDH challenge. We note that gets the correct answer in the indistinguishable experiment when wins the anonymity game. The probability of solving the ECDH problem with success is .
    If successfully solves the ECDH problem, the following conditions need to be met:
    1. correctly chose j′, that is Pr[j = j′] = 1/2;
    2. Zj satisfies (j, Qj, Zj), so . Then
    The advantage of in breaking the ECDH is non-negligible, which contradicts the ECDH hypothesis, so the scheme satisfies anonymity.
  2. Theorem 2. The proposed protocol satisfies identity privacy preserving if no can obtain the taxpayer′s secret identity information form the public information.
    proof. We will discuss our security properties in the following two different scenarios.
    Scenario 1. This scenario occurs mainly in the registration phase, if the wants to get the components of the private key from the CA, which means he/she needs to deduce the equation . However, there is two unknown values and SCA, where is randomly and uniformly distributed, and solving the SCA is comparable to solving the ECDLP. Therefore, it is impossible for an adversary to get a portion of the taxpayer′s private key.
    Scenario 2. This process occurs mainly between the and the taxpayer TUi, where private key xi. In registration phase, needs to deduce the equation yi = xiP = ci+ eiPCA, apparently, it is as difficult as breaking ECDLP to obtain taxpayer′s private key xi. Even though in the first scenario, the successfully obtains a portion of the private key from the CA, , where is uniformly randomly distributed. Therefore, in this scenario, the probability of a successfully attacked adversary is negligible.

The proof of unforgeability in this section can be divided into certificate unforgeabiity and signature unforgeability.

  1. Theorem 3. The proposed protocol satisfies certificate unforgeability if ECDLP assumption holds in Generic Group Model(GGM) [33]
    proof. Inspired by the proof of certificate unforgeability in [34], our proof is shown as follows.
    Setup Phase. generates public parameters by executing setup algorithm. Then it forwards the system public parameters PP to .
    can operate a polynomial-bounded number of the following queries and returns the corresponding response as follows.
    Register Queries. In the register phase, randomly makes register query to the register oracle for the public/private key pair of the taxpayer at index i. The returns (xi, ci) following register algorithm and maintains a list φi of coding, let the current query number of its list be m. Note that in this case, the verification equation implies that c = φ(xeSCA), where e = h(IDc) and S = xeX. If S is not in the list of oracle queried executed by the algorithm, augment the list by adding S = Fm+1 at the end, and increase the number of queries m to m + 1.
    Hash Queries. can query the hash oracle at any time. returns a randomly a selected element a response. maintains a hash list and updates after each query to ensure identical response to repeated hash queries.
    Forge. Finally, the forges a corresponding key pair (cj, xj), where (cj, xj) has never been queried. Let Fi be the unique appearance in the list, without loss of generality. From the hardness of ECDLP, there does not exist a index i such that Fi = Fj modq, a random value is returned by the oracle, because Fj represents a query for a new encoding at step j when the encoding oracle is called. In other words, the probability of successful forgery, that σ(Fj) = cj, is negligible. Therefore, no efficient, generic adversary forged successful if given only a polynomial number of queries.
  2. Theorem 4. The proposed protocol satisfies signature unforgeability if OWHF assumption and ECDLP assumption holds.
    proof. Suppose that in polynomial time, an adversary forges the valid signature of tuple {Mi, IDi, Ti} with an non-negligible advantage, then we can construct the algorithm to break the ECDLP. Given an example of ECDLP question about (P, Q = xP), where . calls adversary as a subroutine to solve the ECDLP.
    Setup Phase. runs the initialization algorithm to generate the system public parameter PP, and sends it to . In addition, initialize two empty lists LH, LS, where LH,LS respectively represents the query of adversary to hash oracle and signature oracle .
    Hash Queries. can query the hash oracle at any time in the form of list {Mi, IDi, Ti, *}, if the list exits, returns the form of {Mi, IDi, Ti, Hashi} to as the response result. Otherwise, randomly selects element as a response, while updates the LH after each query to ensure the same response to repeated hash queries. could make at most m queries.
    signature Queries. can request that sign arbitrary messages Mi of his choice, and query the signature oracle to get the form of the list {Mi, IDi, Ti, σi}, where σi = (σ1, σ2). If not exists, computes the signature of message {Mi, IDi, Ti} and adds the tuple {Mi, IDi, Ti, σi} to the list LS. The reply message needs to meet the following equation:
    Forge. Adversary saves the tuple {Mi, IDi, Ti, σi} and forges a new signature of known message {Mi, IDi, Ti}, that is, the outputs in polynomial time. Where the hash value of the message in the two signatures constructed is the same. According to the forked Lemma [35], two signatures need to satisfy:
    Through the above formula, we can get
    needs to compute , which is equivalent to solving the ECDLP problem. Therefore, there is no efficient, generic adversary that achieves a non-negligible probability of break the signature unforgeability.
  3. Theorem 5. The proposed protocol satisfies conditional privacy preserving if ECDLP assumption holds.
    proof. Here, we elaborate the security properties similar to traceability. Conditional privacy preserving means that honest TUi are anonymous to everyone, and malicious TUi are traced by CA. During the audit phase, the TU′s signature verification fails, the TA reports to the CA about the malicious TU′s identity information.
    Only the CA can reveal the real identity of the taxpayer based on the unique tax identification number. The pseudoidentities IDi consists of and , where . No one knows CA′ private key SCA, unless the solves ECDLP, so no one except CA can decrypt to get the real identity. Whenever the authentication fails, our solution could make his/he identity to be forcibly disclosed to the public in an ingenious way so as to enable the illegal actions can be avoided, thus balancing accountability and anonymity, achieving the security property of conditional privacy.

Implementation

In this section, we analyze its security advantages and disadvantages of the proposed protocol by comparing with other scheme. In addition, we tested the time cost of each phase in the simulation experiment, which proves its practicability and implementability.

Safety comparison

In the scheme proposed in [18], RSA signatures and group signatures are used to achieve identity anonymity and transaction unforgeability, but the certificate unforgeability is not provided. The scheme proposed in [19] is based on multi-signature to realize the anonymity of users and the unforgeability of transaction, which also does not have the security property of unforgeability of certificates and does not provide traceability. Combined with the security analysis of the previous section, we derive the comparison of the security performance of the three scheme. As shown in Table 1.

Performance analysis

  1. Environment. We conducted the implementation on a desktop loaded with Win 10 operating system and Intel(R) Core(TM) i5–8265U CPU 1.60GHz, 8.00GB RAM. All our evaluations were performed by programs in Python language.
  2. We evaluate the time cost of operations in each phase for each taxpayer, including Setup, Register, Declare, Audit, Trace, and running 100 times to take an average. As shown in Fig 3. The time cost of Setup is about 0.140s, containing system setup, CA and TA generates his key pair separately. A user who want to become a legal taxpayer has to register, which takes about 0.355s, also tested the time costed for NIZK proof is 0.253s. We evaluate the specific time consumption of each step in declare and audit phase, including signature and verify of the tax return, where the time cost is the 0.064s and 0.126s, and the encryption and decryption times were 0.198s and 0.128s respectively. Finally, the time cost of the tracing phase is 0.124s.
  3. we increase the number of taxpayers to test time cost. In the registration phase, the time cost of self-certified public key technology and certificate based public key technology are compared, as shown in Fig 4. The results show that the time costs of both increase almost linearly with the number of users, but the self-certified public key technology is more efficient and has better performance in the multi-user case.
  4. Testing the time cost of multi-user at each phase. Because the initialization algorithm is executed only once in the whole process, the implementation of the initialization algorithm with multi-user is not considered here. As shown in Figs 5 and 6, where the time consumption of each algorithm tends to increase as the number of users increases. And, in the whole scheme, the zero-knowledge proof algorithm and the encryption algorithm take longer time compared with other phase, but on the whole, the execution time of scheme have higher efficiency.
thumbnail
Fig 3. Time consumption of each phase in the single-user.

https://doi.org/10.1371/journal.pone.0270454.g003

thumbnail
Fig 5. Time consumption of each phase in the multi-user.

https://doi.org/10.1371/journal.pone.0270454.g005

thumbnail
Fig 6. Time consumption of each phase in the multi-user.

https://doi.org/10.1371/journal.pone.0270454.g006

Conclusion

In this paper, we propose a blockchain-based certifiable anonymous e-taxing protocol, that guarantees the security requirements of anonymity, unforgeability, and traceability. Our scheme preserve the main merits of elliptic curve cryptography and self-certified public keys, there is no digital certificates, which reduces the reliance on certificate authority, and tax authority can implement implicit verification of certificates while verifying signatures, thus reducing security risks. In addition, the scheme takes advantage of pseudoidentities to achieve conditional privacy, further balancing anonymity and traceability. Finally, we list the security features and some security proofs, the security analysis proves that the scheme has the properties such as anonymity, conditional privacy and unforgeability, etc. Meanwhile, the performance analysis shows that compared with similar schemes, the scheme significantly improves the registration efficiency, proving its practicability and implementability.

Acknowledgments

The authors would like to thank the anonymous referees for their valuable comments.

References

  1. 1. Faccia A, Mosteanu NR. Tax evasion information system and blockchain[J]. Journal of Information Systems & Operations Management, 2019, 13(1), 65–74.
  2. 2. Okunogbe O, Pouliquen V. Technology, taxation, and corruption: evidence from the introduction of electronic tax filing[J]. American Economic Journal: Economic Policy, 2022, 14(1):341–72.
  3. 3. Nakamoto S. Bitcoin: A peer-to-peer electronic cash system[J]. Decentralized Business Review, 2008: 21260.
  4. 4. Nguyen V C, Hoai-Luan P, Thi-Hong T, et al. Digitizing invoice and managing vat payment using blockchain smart contract[C]// 2019 IEEE International Conference on Blockchain and Cryptocurrency (ICBC). IEEE, 2019: 74–77.
  5. 5. Xiaoping D, Tao L, Xiaoyuan D. Research on the intelligent settlement cloud platform of electric power materials based on the electronization of blockchain VAT special invoice[C]// 2021 China International Conference on Electricity Distribution (CICED). IEEE, 2021: 948–952.
  6. 6. Wijaya D A, Liu J K, Suwarsono D A, et al. A new blockchain-based value-added tax system[C]// International conference on provable security. Springer, Cham, 2017, 471–486.
  7. 7. Setyowati M S, Utami N D, Saragih A H, et al. Blockchain Technology Application forValue-Added Tax Systems[J]. Journal of Open Innovation: Technology, Market, and Complexity, 2020, 6(4): 156.
  8. 8. Demirhan H. Effective Taxation System by Blockchain Technology[M]// Blockchain Economics and Financial Market Innovation. Springer, Cham, (2019), 347–360.
  9. 9. Tasca P. Insurance under the blockchain paradigm[M]// Business Transformation through Blockchain. Palgrave Macmillan, Cham, 2019: 273–285.
  10. 10. Maria A, Pandi V, Lazarus JD, et al. BBAAS: Blockchain-based anonymous authentication scheme for providing secure communication in VANETs[J]. Security and Communication Networks, 2021, 2021.
  11. 11. Gaurav Akshat and Psannis Konstantinos and Peraković Dragan. Security of Cloud-Based Medical Internet of Things (MIoTs): A Survey[J]. International Journal of Software Science and Computational Intelligence (IJSSCI), 2022, 14(1): 1–16.
  12. 12. Nguyen GN, Le Viet NH, Elhoseny M, et al. Secure blockchain enabled Cyber-physical systems in healthcare using deep belief network with ResNet model[J]. Journal of Parallel and Distributed Computing, 2021, 153: 150–160.
  13. 13. Gupta BB, Li KC, Leung V C M, et al. Blockchain-assisted secure fine-grained searchable encryption for a cloud-based healthcare cyber-physical system[J]. IEEE/CAA Journal of Automatica Sinica, 2021, 8(12): 1877–1890.
  14. 14. Au MH, Liu JK, Fang J, et al. A new payment system for enhancing location privacy of electric vehicles[J]. IEEE transactions on vehicular technology, 2013, 63(1): 3–18.
  15. 15. Girault M. Self-certified public keys[C]// Workshop on the Theory and Application of of Cryptographic Techniques. Springer, Berlin, Heidelberg, 1991: 490–497.
  16. 16. Hoffman M R. Can blockchains and linked data advance taxation[C]// Companion Proceedings of the The Web Conference 2018. 2018: 1179–1182.
  17. 17. Fatz F, Hake P, Fettke P. Confidentiality-preserving Validation of Tax Documents on the Blockchain[C]// Wirtschaftsinformatik (Zentrale Tracks). 2020: 1262–1277.
  18. 18. Payeras-Capellà M M, Mut-Puigserver M, Castellà-Roca J, et al. Design and performance evaluation of two approaches to obtain anonymity in transferable electronic ticketing schemes[J]. Mobile Networks and Applications, 2017, 22(6): 1137–1156.
  19. 19. Li X, Niu J, Gao J, et al. Secure electronic ticketing system based on consortium Blockchain[J]. KSII Transactions on Internet and Information Systems (TIIS), 2019, 13(10): 5219–5243.
  20. 20. Vijayakumar P, Obaidat MS, Azees M, et al. Efficient and secure anonymous authentication with location privacy for IoT-based WBANs[J]. IEEE Transactions on Industrial Informatics, 2019, 16(4): 2603–2611.
  21. 21. Wei F, Vijayakumar P, Jiang Q, et al. A mobile intelligent terminal based anonymous authenticated key exchange protocol for roaming service in global mobility networks[J]. IEEE Transactions on Sustainable Computing, 2018, 5(2): 268–278.
  22. 22. Vijayakumar P, Chang V, Deborah LJ, et al. Computationally efficient privacy preserving anonymous mutual and batch authentication schemes for vehicular ad hoc networks[J]. Future generation computer systems, 2018, 78: 943–955.
  23. 23. Wei F, Vijayakumar P, Shen J, et al. A provably secure password-based anonymous authentication scheme for wireless body area networks[J]. Computers & Electrical Engineering, 2018, 65: 322–331.
  24. 24. Maria A, Pandi V, Lazarus JD, et al. BBAAS: Blockchain-based anonymous authentication scheme for providing secure communication in VANETs[J]. Security and Communication Networks, 2021, 2021.
  25. 25. Galbraith S D, Gaudry P. Recent progress on the elliptic curve discrete logarithm problem[J]. Designs, Codes and Cryptography, 2016, 78(1): 51–72
  26. 26. Quynh H Dang et al. Secure hash standard[J]. 2015.
  27. 27. Gura N, Patel A, Wander A, et al. Comparing elliptic curve cryptography and RSA on 8-bit CPUs[C]// nternational workshop on cryptographic hardware and embedded systems. Springer, Berlin, Heidelberg, 2004: 119–132.
  28. 28. Agrawal S, Ganesh C, Mohassel P. Non-interactive zero-knowledge proofs for composite statements[C]// Annual International Cryptology Conference. Springer, Cham, 2018: 643–673.
  29. 29. Lu Y, Tang Q, Wang G. Zebralancer: Private and anonymous crowdsourcing system atop open blockchain[C]// 2018 IEEE 38th International Conference on Distributed Computing Systems (ICDCS). IEEE, 2018: 853–865.
  30. 30. Muhr J, Laurence T. Blockchain fur Dummies[M]. John Wiley & Sons Incorporated, 2017.
  31. 31. Fiorentino S, Bartolucci S. Blockchain-based smart contracts as new governance tools for the sharing economy[J]. Cities, 2021, 117: 103325.1.
  32. 32. Li M, Weng J, Yang A, et al. Crowdbc: A blockchain-based decentralized framework for crowdsourcing[J]. IEEE Transactions on Parallel and Distributed Systems, 2018, 30(6): 1251–1266.
  33. 33. Brown, Daniel RL. The exact security of ecdsa[C]. Advances in Elliptic Curve Cryptography. 2000.
  34. 34. Ateniese G, Faonio A, Magri B, et al. Certified bitcoins[C]// International Conference on Applied Cryptography and Network Security. Springer, Cham, 2014: 80–96.
  35. 35. Pointcheval D, Stern J. Security proofs for signature schemes[C]// International conference on the theory and applications of cryptographic techniques. Springer, Berlin, Heidelberg, 1996: 387–398