11email: [email protected], [email protected] 22institutetext: Jiangsu Provincial Key Laboratory of E-Business, Nanjing University of Finance and Economics, Nanjing, China
22email: [email protected] 33institutetext: College of Computer and Cyber Security, Fujian Normal University, Fuzhou, China 44institutetext: Fujian Provincial Key Laboratory of Network Security and Cryptology, Fuzhou, China
44email: [email protected] 55institutetext: School of Cyber Science and Engineering, Southeast University, Nanjing, China
55email: [email protected]
A Privacy-Preserving Logistics Information System with Traceability
Abstract
Logistics Information System (LIS) is an interactive system that provides information for logistics managers to monitor and track logistics business. In recent years, with the rise of online shopping, LIS is becoming increasingly important. However, since the lack of effective protection of personal information, privacy protection issue has become the most problem concerned by users. Some data breach events in LIS released users’ personal information, including address, phone number, transaction details, etc. In this paper, to protect users’ privacy in LIS, a privacy-preserving LIS with traceability (PPLIST) is proposed by combining multi-signature with pseudonym. In our PPLIST scheme, to protect privacy, each user can generate and use different pseudonyms in different logistics services. The processing of one logistics is recorded and unforgeable. Additionally, if the logistics information is abnormal, a trace party can de-anonymize users, and find their real identities. Therefore, our PPLIST efficiently balances the relationship between privacy and traceability.
Keywords:
Privacy Protection Multi-signature Pseudonym Traceability Logistics Information System.1 Introduction
In recent years, with the rapid development of e-commerce, online shopping has become a popular trend. Online shopping is an interactive activity between a buyer and a seller, where after completing an order by a buyer, the product is delivered via a logistics system [26]. Logistics system helps to reduce product cost and save shopping time.
Unfortunately, the current LISs [33] cannot effectively protect users’ privacy information. Users’ personal information is clearly visible on the express bill and the LIS database [48]. Some data breaches in LISs released users’ personal information, including addresses, phone numbers, transaction details, etc. If a user’s personal information is leaked and maliciously collected, she may be at high risk of identity forgery and property fraud, in addition to the risk of being harassed by spam messages. Therefore, it is interesting and important to consider the privacy issues in LISs.
Furthermore, since a product is delivered by multiple logistics stations, it is important to record the whole logistics process and make the process unforgeable. Additionally, to prevent users from conducting illegal transactions, users can be de-anonymized [35, 42] and traced.
In this paper, we propose a privacy-preserving logistics information system with traceability (PPLIST). Compared with the existing LISs, our scheme has the following advantages:
-
1)
Users can anonymously use the logistics services in our PPLIST scheme. Users generate and use different pseudonyms in different logistics services. Even the internal staff of a logistics company can not directly obtain the information of users’ identities, our PPLIST effectively protects users’ personal information.
-
2)
In the case that the identity of a user needs to be released, a trace party can de-anonymize a user and find his identity. This properties prevent users from conducting illegal logistics via a logistics system.
-
3)
Our PPLIST scheme is efficient. Multi-signature is applied to record the delivery process and reduces the storage space.
Contributions:
Our main contributions in this paper are summarised as follows: 1) The definition and security model of our PPLIST scheme are formalised; 2) A PPLIST scheme is formally constructed; 3) The security of our PPLIST scheme is formally reduced to well-known complexity assumptions; 4) Our PPLIST scheme is implemented and evaluated.
1.1 Related Work
In this subsection, we introduce the work which is related to our PPLST scheme, including LIS, privacy protection in LIS, multi-signature and pseudonym.
1.1.1 Logistics Information System
LIS is a subsystem and the nerve center of logistics systems. As the control center of the whole logistics activities, LIS has many functions. The main functions of LIS are as follows: collect, store, transmit, process, maintain and output logistics information; provide strategic decision support for logistics managers; improve the efficiency of logistics operations [28].
Bardi et al. [6] pointed out that the choice of LIS directly affected the logistics cost and customer-service level. Lai et al. [27] showed that LISs is very important for a company to manage product inventory and predict the trend of customers’ online shopping. In addition, Ngai et al. [37] claimed that LIS is an information system that can promote a good communication between the companies and the customers. An LIS adoption model was proposed in [37] to examine the relationship among organizational environment, perceived benefits and perceived barriers of LIS adoption. In [15], Closs and Xu argued that the important source of enterprise competitive advantages was logistics information technology. Their research showed that companies with advanced logistics information technology and LIS performed better than other companies.
LISs have been proposed and applied into various application scenarios [1, 2]. Amazon [1] is one of the first companies to provide e-commerce services. Amazon has a logistics system, which realizes the organization and operation of the whole logistics activities. Amazon has also added special technology, One-Click [14], in their LIS, which can automatically store the information of customers. Therefore, customers do not input their person information in each shopping. In addition, Amazon’s LIS has the following functions [16]: order confirmation in time, smooth logistics process, accurate inventory information and optional logistics methods, etc. Amazon has become a business to consumer (B2C) e-commerce [25] company.
Taobao [2] is a consumer to consumer (C2C) e-commerce [51] platform. Taobao entrusts all logistics activities to a third party logistics company, but takes a series of measures to ensure the security of logistics activities. For instance, Taobao implements the network real-name system (NRS) [43] in their LIS, and has set up a special customer-service department to solve products logistics problems. Besides, Taobao has the functions of timely confirmation of orders and delivery within the specified time.
1.1.2 Privacy Protection in LIS
Although the LIS of e-commerce platform brings convenience to people’s life, it also brings great challenges to privacy protection. LIS stores a large number of users’ personal information. Once the information is leaked, it will result in serious threaten to the life and safety of users. Some privacy protection methods in LIS have been proposed, such as [17, 32, 41, 29, 45, 47, 49]. We compare our scheme with these systems in Table 1.
Léauté et al. [32] proposed a scheme to ensure the privacy of users while minimizing the cost of logistics operation. The scheme formalizes the problem as a Distributed Constraint Optimization Problem (DCOP) [19], and combines various techniques of cryptography. But the disadvantage of this scheme [32] is that the anonymization of users is not considered. In [49], Frank et al. proposed a set of protocols for tracking logistics information, which is a light-weight privacy protection mechanism.
To solve the problem of privacy leakage caused by stolen express order number, Wei et al. [47] proposed a k-anonymous model to protect logistics information. However, the method only protects a part of users’ personal information, because the names and telephone numbers of receivers are directly printed on the express bills for delivery.
To improve the security of [47], Qi et al. [41] proposed a new logistics management scheme based on encrypted QR code [45]. After a courier scans the encrypted QR code by using an APP, the logistics information of products in the database is automatically updated through GPRS or Wi-Fi. The APP provides an optimal delivery route for couriers. However, the problem of [41] is that users’ personal information is still visible to the internal staff of express companies. In addition, Laslo et al. [45] proposed a traceable LIS based on QR code. However, this scheme does not consider privacy protection.
Furthermore, Gao et al. [17] proposed a secure LIS, named LIP-PA, which can protect the logistics process information between different logistics stations, but the protection of users’ personal information is not considered well. Hence, the privacy of users in LISs [17, 41, 45] was not fully considered.
Liu et al. [29] designed an LIS based on the Near Field Communication (NFC) [50] technology. In [29], users’ personal information was hidden in tags, and only authorized people can access information. However, because of the limitation of computation power, the scheme cannot perform complex encryption and decryption processes.
In summary, above schemes addressed the privacy issues in LIS, but these schemes did not consider the track of delievery process and the trace of illegal users. However, these are important issues in LISs. Therefore, to solve these problems, we propose a new privacy-preserving LIS called PPLIST.
1.1.3 Multi-Signature
Multi-signature, also called multi-digital signature, is an important branch of digital signature. Multi-signature is suitable to the case where multiple users sign on a message, and a verifier is convinced that each user participated in the signing [8].
Itakura [23] first proposed the concept of multi-signature, and proposed a multi-signature scheme with fixed number of signatures. Then, many multi-signature schemes were proposed [7, 22, 34, 39, 38, 40]. The multi-signature generation time of schemes [23, 40] is linear with the number of signers. Okamoto et al. [38] proposed a muti-signature scheme, but it, like scheme [39], only allows each signer in a group to sign the message. It’s inflexible. Furthermore, Ohta and Okamoto [39] formlized the security model of multi-signature. However, this scheme did not consider the security of the key generation process, so its security is not strong. Based on [39], Micali et al. [34] proposed a formal and strong security model for multi-signature. Bellare and Neven [7] proposed a new scheme and proved its secure in the plain public-key model. This scheme improved the efficiency of previous multi-signature schemes.
Since it enables multiple signers to collabratively sign on a message, multi-signature has been used into various application scenarios, such as [36, 46, 4, 9]. Shacham [30] proposed a sequential aggregate multi-signature scheme. The scheme computed the final multi-signature by sequentially aggregating the signatures from multiple signers. However, the data transmission of [30] is large. To solve this problem, Neven [36] presented a new sequential aggregate multi-signature scheme based on [30]. The scheme of [36] reduces signing and verification costs effectively.
Tiwari et al. [46] proposed a secure multi-proxy multi-signature scheme. It does not need paring operations, and reduces the running time. The scheme is aslo secure against the attack of selected messages. However, Asaar et al.[4] found the scheme in [46] is insecure, and proposed an identity-based multi-proxy and multi-signature scheme without pairing. The security of this scheme was reduced to the RSA assumption in the random oracle model by using the Forking Lemma technique [5].
Recently, Dan et al.[9] proposed a new multi-signature scheme. Signature compression and public-key aggregation were used in the scheme. Therefore, when a group of signers signed a message, the verifier only needs to verify the final aggregate signature. The advantage of this scheme is that the size of final aggregate signature is constant and independent of the number of signers. Furthermore, this scheme is secure against rogue-key attacks. When constructing our PPLIST, we apply the scheme [9] to record the whole logistics process and reduces the storage cost.
1.1.4 Pseudonym
Pseudonym is a method that allows users to interact anonymously with other organizations. Because pseudonym is unlinkable, it can effectively protect the information of a user’s identity [44] among multiple authentications. The common pseudonym generation techniques are as follows [13]: 1) Encryption with public key; 2) Hash function; 3) Keyed-hash function with stored key; 4) Tokenization.
Chaum [10] found that pseudonym enables users to work anonymously with multiple organizations, and users can use different pseudonyms in different organizations. Because of the unlinkability of pseudonym, no organization can link a user’s pseudonyms to her identities. Later, Chaum and Evertse [11] presented a pseudonym model scheme based on RSA. However, the scheme needs a trusted center to complete the sign and transfer of all users’ credentials.
To reduce the trust on the trusted center, Chen [12] proposed a scheme based on the discrete logarithm assumption. The scheme also needs a trusted center, but the trusted center is only required for pseudonym verification. Although Chen’s scheme is less dependent on the trusted center than the scheme [11], the trusted center was still required.
In order to enable users to have the initiative in the pseudonym system, Lysyanskaya et al. [31] proposed a new scheme. In this scheme, a user’s master secret key was introduced. If the master secret keys are different, the information of users’ identities must be different. In addition, the pseudonym certificate submitted by a user to an organization only corresponds to the user’s master public key and does not disclose the information of his master secret key.
Pseudonym has been applied in some schemes [20, 24] to protect users’ privacy. To reduce the communication cost of traditional pseudonym systems in Internet of Vehicles, Kang et al. [24] proposed a privacy-preserved pseudonym scheme. In this scheme, the network edge resources were used for effective management, and the communication cost was effectively reduced.
In [20], Han et al. proposed an anonymous single sign-on (ASSO) scheme. In this scheme, pseudonym was applied to protect users’ identities. A user uses his secret key to generate different pseudonyms, and obtains a ticket from a ticket issuer anonymously without releasing anything about his real identity. Furthermore, a user can use different pseudonyms to buy different tickets and the ticket issuer cannot know whether two tickets are for the same user or two different users. In our PPLIST scheme, to protect users’ privacy, we apply the pseudonym developed in [20] to enable users to use logistics services anonymously and unlinkably.
1.2 Paper Organisation
The remainder of this paper is organised as follows. Section 2 presents the preliminaries used in our scheme, and describes the formal definition and security model of our PPLIST scheme. Section 3 provides the construction of our scheme. The security proof and implementation of our scheme are presented in Section 4 and Section 5, respectively. Finally, Section 6 concludes this paper.
2 Preliminaries
In this section, the preliminaries used throughout this paper are introduced, including bilinear group, complexity assumptions, formal definition and security model. Table 2 summaries the notations used in this paper
Notation | Explanation | Notation | Explanation |
---|---|---|---|
A security parameter | Pseudonym | The pseudonym of | |
The i-th logistics station | Public parameters | ||
User | PPT | Probable polynomial-time | |
The trace party | A bilinear group generator | ||
YA | The aggregation of | x is randomly selected from | |
AgY | A set of selected public keys | Cryptographic hash functions | |
The aggregation of signatures | The i-th single signature | ||
The proof of user’s ownership | I | A set consisting of the indexes | |
d | The number of elements in | of selected logistics stations | |
q | A prime number |
The framework of our PPLIST is presented in Fig. 1. The system first generates the public parameters . Then, each entity (e.g. logistics station, user and the trace party) generates its secret-public key pair. Prior to ordering a service, the user generates a pseudonym by using his secret key. The system determines the delivery path, and then generates the aggregated public key of the selected logistics stations. After that, each selected logistics station generates its single signature on the product information, pseudonym and aggregated public key, and then passes it to the next selected logistics station. Finally, the last selected logistic station generates its signature and the aggregate signature . To obtain a product, the user needs to prove that he is the owner by generating a proof of the knowledge included in the pseudonym. The user can verify whether the product is delivered correctly by checking the aggregate signature . In the case that the identity of a user needs to be traced, the trace party can use his secret key to de-anonymous the pseudonym, and find the user’s identity.

2.1 Bilinear Group
Let be cyclic groups with prime order . A map is a bilinear map if it satisfies the following properties: (1) Bilinearity: For all , , , ; (2) Non-degeneration: For all , , , where is the identity element in ; (3) Computability: For all , , there exists an efficient algorithm to compute .
Let be a bilinear group generator which takes as input a security parameter and outputs a bilinear group .
A function is negligible if for any , there exist a such that when .
2.2 Complexity Assumptions
Definition 1 (Computational Diffie-Hellman (CDH) Assumption [21])
Let , and be generator of , respectively. Suppose that . Given a triple , we say that the assumption holds on if all adversaries can output with a negligible advantage, namely .
Definition 2 (Discrete Logarithm (DL) Assumption [18])
Let be a cyclic group with prime order , and be a generator of . Given , we say that the assumption holds on if all adversaries can output a number such that with a negligible advantage, namely .
2.3 Formal Definition
A PPLIST scheme is formalized by the following eight algorithms:
The algorithm takes the security parameters as input and outputs the public parameters .
This algorithm consists of the following sub-algorithms:
-
1)
This algorithm is executed by each logistics station . takes the security parameters as input, and outputs his secret-public key pair , where .
-
2)
This algorithm is executed by a user . takes the security parameters as input, and outputs his secret-public key pair .
-
3)
This algorithm is executed by a trace party . takes the security parameters as input, and outputs his secret-public key pair .
This algorithm is executed by . takes as input his secret key , the public key of the trace party and the public parameters , and outputs a pseudoym .
Let be a set which consists of the indexes of some selected logistics stations. This algorithm takes as input the public parameters and the public keys of selected logistics stations, and outputs the aggregated public key .
This algorithm consists of the following sub-algorithms:
-
1)
This algorithm is executed by each selected logistics station . takes as input its secret key , the aggregated public key , product information and the public parameters , and outputs a signature , where .
-
2)
This algorithm takes as input the public parameters and signatures , and outputs a final signature .
This algorithm is executed between and .
-
1)
takes as input his secret key , the public key , his pseudonym and the public parameters , and outputs a proof .
-
2)
The verifier takes as input the public parameters , and outputs if the proof is valid; otherwise, it outputs to show the proof is invalid.
This algorithm takes as input the public parameters , the final signature , the pseudonym , the aggregated public key and product information , and outputs if signature is valid; otherwise, it outputs to show it is an invalid signature.
This algorithm is executed by . takes as input his secret key , the pseudonym , the aggregated public key , the final signature , product information and the public parameters , and outputs public key if the signature is valid; otherwise, it outputs to show failure.
2.4 Security Requirements
The security model of our scheme is defined by the following two games.
2.4.1 Unforgeability.
This is used to define the unforgeability of signature, namely even if users, the trace party and the other stations collude, they cannot forge a valid signature on behalf of the selected logistics stations. This game is executed between a challenger and a forger .
Setup.
runs and sends to .
Key-Generation Query.
-
1)
asks the public key of stations. runs and sends the station’s public key to .
-
2)
When asks a urse’s secret-public key pair, runs and sends to . Let be a set of users’ public key.
-
3)
When asks the secret-public key of the trace party, runs and sends to .
User-Pseudonym Query.
submits a and the public key of the trace party, runs and sends to . Let be a set of pseudonyms of users.
Public-Key-Aggregation Query.
Let be a set which consists of the indexes of some selected logistics stations and let be the number of elements in the set . submits a group of selected stations’ public keys. runs , where . returns to .
Sign Query.
adaptively submits selected station’s secret key , the aggregation of public key , and pseudonym and the product information to ask for a single signature up to times.
Output.
outputs a forged signature , a final signature , pseudonym and the product information , the public keys of selected logistics stations and the aggregated public keys . wins the game if , has not conducted signature query on the message , and .
Definition 3
A privacy-preserving logistics information system with traceability is unforgeable if all probabilistic polynomial-time (PPT) forger who makes signature queries can only win the above game with a negligible advantage, namely
(1) |
2.4.2 Traceability.
This is used to formalise the traceability of our scheme, namely an attacker cannot frame a user who did not use the logistics services. We suppose that at least one station is honest. This game is executed between a challenger and an attacker .
Setup.
runs and sends to .
Key-Generation Query.
-
1)
can ask for the public key of each station. runs and sends the station’s public key to .
-
2)
When asks a urse’s secret-public key pair, runs . Let the secret-public key pair of be . sends other users’ secret-public key pair and to . Let be a set consisting of users’s public keys.
-
3)
When asks the secret-public key pair of the trace party, runs and sends to .
User-Pseudonym Query.
submits a user’s and the public key of the trace party, runs and sends to . Let be a set of pseudonyms of users.
Public-Key-Aggregation Query.
Let be a set which consists of the indexes of some selected logistics stations and let be the number of elements in the set . submits a group of selected stations’ public keys. runs , where . returns to .
Sign Query.
adaptively submits a selected station’s secret key , the aggregation of public key , and pseudonym and the product information to ask for a single signature up to times.
Output.
outputs a tuple . wins the game if with or .
Definition 4
A privacy-preserving logistics information system with traceability is traceable if all probabilistic polynomial-time (PPT) adversary who makes signature queries can only win the above game with a negligible advantage, namely
(2) |
3 Construction of Our Scheme
In this section, we introduce the construction of our scheme. We firstly present a high-level overview, and then describe the formal construction of our scheme.
3.1 High-Level Overview
The high-level overview of our scheme is as follows.
Setup.
The system generates the corresponding public parameters .
Key-Generation.
Suppose that there are logistics stations. Each , and generate their secret-public key pairs , and , where .
User-Pseudonym.
In order to protect privacy in a delivery process, generates a pseudonym by using his secret key and public key .
Public-Key-Aggregation.
According to product information, the system determines the logistics process by selecting a set of logistics stations . Let be a set consisting of the public keys of the selected logistics stations. For each service, a table is built to record its delivery information. The system uses the public key of each and the set to generate to resist the rogue key attacks, where . Then, the system generates the aggregated public key .
Sign.
Each selected logistics station uses his secret key to generate a signature on pseudonym and the product information , and sends to the next logistics stations. Finally, the last logistic station use his secret key to generate a single signature on pseudonym and the producte information , and compute the aggregated signature . also adds to the table .
User-Ownership-Verify.
When proves to the last logistic station that he is the owner of the product, he proves that his secret key is included in the pseudonym by executing a zero-knowledge proof with . If the proof is correct, is the owner of the product; otherwise, he is not the owner of the product.
Verify.
When receives a product, he checks whether the product was delivered correctly by checking the validity of the aggregate signature . If it is, the product is delivered correctly; otherwise, there are some problems in the delivery process.
Trace.
Given , in the case that a user needs to be de-anonymized, the trace party first checks whether the signature is correct or not. If it is incorrect, aborts; otherwise, users his secret key to de-anonymize the Pseudonym and get ’s public key .
3.2 Formal Construction
The formal construction of our PPLIST scheme is formalised by the following eight algorithms:
Setup.
The system runs with . Let be a generator of and be a generator of . Suppose that and are cryptographic hash functions. The public parameters are .
Key-Generation.
-
1)
Each logistics station selects and computes . The secret-public key pair of is , where .
-
2)
Each selects and computes . The secret-public key pair of is .
-
3)
selects and computes . The secret-public key pair of is .
User-Pseudonym.
To generate a pseudonym for a product information , firstly computes and then computes . The pseudonym is .
Public-Key-Aggregation.
Let be a set consisting of the public keys of the logistics stations which will deliver the product to the user. The system firstly computes , and then computes . Let be a record of the product information . The system adds it into the table .
Sign.
When receiving a product, each computes . sends to for . Finally, computes and . Subsequently, adds it into the record of in the table .
User-Ownership-Verify.
To prove the ownership of the product to the last logistics station . and work as follows.
-
1)
selects and computes .
-
2)
sends to . selects , and returns it to .
-
3)
computes , and , and returns to .
-
4)
verifies , and . If these equations hold, it outputs to show that is the owner of the product; otherwise, it outputs to show that is not the owner of the product.
Verify.
verifies . If the equation holds, it outputs to show that the delivery process is correct; otherwise, it outputs to show that there are some errors in the delivery.
Trace.
In the case that the identity of who selected the product needs to be revealed, searches in the table , and finds the record firstly. Then, verifies . If it is not, quits the system immediately; otherwise, computes , and confirms the identity of user.
4 Security Analysis
In this section, the security of our scheme is formally proven.
Theorem 4.1
Our privacy-preserving logistics information system with traceability (PPLIST) is unforgeable if and only if the computational Diffie-Hellman (CDH) assumption holds on the bilinear group and are two random oracles and is a cryptographic hash function, where is the number of signature queries made by the forger , and .
Proof
Suppose that there exists a forger that can break the unforgeability of our scheme, we can construct an algorithm which can use to break the CDH assumption. Given , the aim of is to output .
Setup.
selects . The public parameters are .
responds to the queries of about the random oracle .
-
1)
queries the hash function of a pseudonym and a message . selects ,and sets ,where . sends to and adds into the table .
-
2)
queries the hash function of a pseudonym and a message . sends to , and adds into the table .
responds to the queries of about the random oracle . Let is the index of .
-
1)
when , selects and sets . returns to and adds into the table .
-
2)
when , selects and sets . returns to , and adds into the table .
Key-Generation Query.
-
1)
picks a station from . For the -th logistics station key generation query, selects , and computes where . returns to . For the -th logistics station key generation query, returns to .
-
2)
selects , and compute . sends the secret-public key pair to .
-
3)
selects , and compute . sends the secret-public key pair to .
User-Pseudonym Query.
submits a product information . computes firstly, then computes , . sends to .
Public-Key-Aggreation Query.
submits a group of logistics stations’ public-key and sets . searches in , and gets , where . computes , and sends to .
Sign Query.
responds to the queries of about the single signature :
-
1)
Since , asks about the single signature of the logistics station on a pseudonym and the message . computes . sends to .
-
2)
Since , asks about the single signature of station on a pseudonym and a message . computes . sends to . can ask for many times.
-
3)
asks about the single signature of station on a pseudonym and the message . aborts.
Output.
outputs a forged final signature . According to the above situations, can make queries of random oracles and signature generations, respectively. By using Forking lemma technique, for two queries of the random oracle on the -th station, selects and with . For other selected stations, sets and with . Hence, . If can forge a valid signature, have and , respectively. Then, computes . Therefore, can compute and break the CDH assumption.
Since needs to make two hash queries to get different values of and , the advantage is . Furthermore, queries the single signature of station on the pseudonym and the message with the advantage . Therefore, the advantage with which can break the CDH assumption is
(3) |
Theorem 4.2
Our privacy-preserving logistics information systems with traceability (PPLIST) is traceable if the computational Diffie-Hellman (CDH
) assumption holds on the bilinear group with the advantage at most , the discrete logarithm (DL) assumption holds on the group with the advantage at most , and are random oracles, where is the number of signature queries made by the forger , and .
Proof
Suppose that there exists an adversary that can break the traceability of our scheme, we can construct an algorithm which can use to break the CDH assumption or DL assumption.
Setup.
The public parameters are .
responds to the queries of about the random oracle .
-
1)
queries on a pseudonym and a message . selects , and sets , where . sends to , and adds to the table .
-
2)
queries of a pseudonym and a message . sets . sends to , and adds to the table .
responds to the queries of about the random oracle . Let be the index of .
-
1)
when , selects and sets . returns to , and records it into the table .
-
2)
when , selects and sets . sends to and adds into the table .
responds to the queries of about the random oracle . When receiving a query on , selects and returns it to . adds into the table .
Key-Generation Query.
-
1)
picks a logistics station from . For the -th logistics station key generation query, selects , and computes where . returns to . For the -th logistics station key generation query, returns to .
-
2)
selects , and compute . retains the private key , sends the public key to , and sets to store the public key of all users. is the public key of user .
-
3)
selects , and compute . sends the secret-public key pair to .
User-Pseudonym Query.
submits a user’s secret key and a product information . first searches in the table and gets . Then computes , . sends to .
Public-Key-Aggreation Query.
submits a group of logistics stations’ public-keys and sets . searches on the table , and gets where . computes . sends to .
Sign Query.
responds to the queries of about the single signature :
-
1)
when , asks about the single signature of station on a pseudonym and the message . computes . sends to .
-
2)
when , asks about the single signature of station on a pseudonym and a message . computes . sends to .
-
3)
asks about the single signature of station on a pseudonym and the message . aborts.
Output.
outputs a final signature . We consider the following two types of attackers. Suppose that the secret-public key pair of is , and only knows . In Type-1 case, outputs a final signature containing a new pseudonym . In Type-2 case, also outputs a final signature which is a signature on a used pseudonym.
Type-1: If there is a new pseudonym . uses to compute , and gets , . forged a single signature and a final signature , where , and . Hence, can use to break CDH assumption, The detailed proof is shown in Theorem 1.
Type-2: If there is a pseudonym , namely . uses to compute , and gets with . If can prove . By using the rewinding technique, can extract the knowledge of from . Therefore, given , can output a such that . Hence, can use to break the DL assumption.
By the proof of unforgeability, the advantage with which can break the CDH assumption is . In the situation of Type-1, can break the CDH assumption with the advantage . In the situation of Type-2, can break the DL assumption with the advantage . Hence, .
5 Experiment and Evaluation
In this section, we introduce the implementation and evaluation of our PPLIST scheme.
5.1 Runtime Environment
The performance of our PPLIST scheme is measured on a Lenovo Legion Y7000P 2018 laptop with an Intel Core i7-8750H CPU, 500GB SSD and 8GB RAM. The scheme is implemented in Microsoft Windows 10 System using E-clipse Integrated environment, Java language and JPBC library [3].
In our implementation, we apply the Type F curve. For the hash functions , and required by our scheme, we used and the “newElementfromHash()” method in the JPBC library.
Our scheme is implemented in the following three cases: 1) ; 2) ; 3) . The experimental results are shown in Table 3.
Phase | n=20,d=10 | n=100,d=50 | n=200,d=100 |
---|---|---|---|
Setup | 522 | 519 | 506 |
Station-Key-Generation | 137 | 578 | 1031 |
User-Key-Generation | 7 | 5 | 4 |
Trace-Key-Generation | 8 | 5 | 3 |
User-Pseudonym | 27 | 12 | 12 |
Public-Key-Aggregation | 217 | 745 | 1400 |
Sign | 122 | 486 | 953 |
User-Ownership-Verify | 112 | 106 | 97 |
Verify | 176 | 144 | 141 |
Trace | 186 | 144 | 141 |
5.2 Timing
The setup phase is a process run by the system. It takes 522ms, 519ms and 506ms to setup the system in case 1, case 2 and case 3, respectively. According to the data, it can be observed that the running time of the three cases is roughly the same in the setup phase.
The key pair generation phase is run by logistics stations, user and trace party. It takes 137ms, 578ms and 1031ms to generate the key pair of logistics stations in case 1, case 2 and case 3, respectively. In the user key pair generation phase, it takes 7ms, 5ms and 4ms in case 1, case 2 and case 3, respectively. For trace party to generate key pair, it takes 8ms, 5ms and 3ms in case 1, case 2 and case 3, respectively.
The pseudonym generation phase is run by the user. It takes 27 ms, 12ms and 12 ms in case 1, case 2 and case 3, respectively. Observing the experimental data, it is not difficult to find that the running time of the public key aggregation phase is proportional in the number of logistics stations. It takes 259ms, 745ms and 1400ms to aggregate public keys in the three cases, respectively. The signature phase is run by logistics stations. The times to generate a multi-signature in case 1, case 2 and case 3 are 122ms, 486ms and 953ms, respectively.
In the user ownership verification phase, a user proves the ownership by interacting with the last logistics station. It takes 112ms, 106ms and 97ms in case 1, case 2 and case 3, respectively. In signature validation phase, it takes 186ms, 144ms and 141ms to verify a multi-signature in case 1, case 2 and case 3, respectively. To trace a user, it takes 176ms, 144ms and 141ms in case 1, case 2 and case 3, respectively. We implement our scheme in three different cases. The experiment results show the efficiency of our scheme.
6 Conclusions
In this paper, to protect users’ privacy in LIS, a PPLIST was proposed. In our scheme, users anonymously use logistics services. Furthermore, a trace party can de-anonymized users to prevent illegal logistics. Additionally, the whole logistics process can be recorded and is unforgeable. We formalize the definition and security model of our scheme, and present a formal construction. We formally proved the security of our scheme and implemented it.
In our scheme, a buyer can prove the ownership of a product by proving the knowledge included in the pseudonyms. Our future work is to improve the flexibility of this work to enable an owner to designate a proxy to prove the ownership of products on behalf of him.
Acknowledgment
This work was partially supported by the National Natural Science Foundation of China (Grant No. 61972190, 62072104, 61972095) and the National key research and development program of China (Grant No. 2020YFE0200600). This work was also partially supported by the Postgraduate Research & Practice Innovation Program of Jiangsu Province (Grand No. KYCX20_1322) and the Natural Science Foundation of the Fujian Province, China (Grant No. 2020J01159).
References
- [1] Amazon. https://www.amazon.cn
- [2] Taobao. https://www.taobao.com
- [3] Angelo, D.C., Vincenzo, I.: JPBC:Java pairing based cryptography. In: ISCC 2011. pp. 850–855. IEEE (2011)
- [4] Asaar, M.R., Salmasizadeh, M., Susil, W.: An identity-based multi-proxy multi-signature scheme without bilinear pairings and its variants. The Computer Journal 58(4), 1021–1039 (2015)
- [5] Bagherzandi, A., e, J.H.C., Jareck, S.: Multisignatures secure under the discrete logarithm assumption and a generalized forking lemma. In: CCS 2008. pp. 449–458. ACM (2008)
- [6] Bardi, E.J., Raghunathan, T.S., Bagchi, P.K.: Logistics information systems: The strategic role of top management. Journal of Business Logistics 15(1), 71–85 (1994)
- [7] Bellare, M., Neven, G.: Multi-signatures in the plain public-key model and a general forking lemma. In: CCS 2006. pp. 390–399. ACM (2006)
- [8] Boldyreva, A.: Threshold signatures, multisignatures and blind signatures based on the gap-Diffie-Hellman-group signature scheme. In: PKC 2003. LNCS, vol. 2567, pp. 31–46. Springer (2003)
- [9] Boneh, D., Drijvers, M., Neven, G.: Compact multi-signatures for smaller blockchains. In: ASIACRYPT 2018. LNCS, vol. 11273, pp. 435–464. Springer (2018)
- [10] Chaum, D.: Security without identification: Transaction systems to make big brother obsolete. Communications of the ACM 28(10), 1030–1044 (1985)
- [11] Chaum, D., hendrik Evertse, J.: A secure and privacy-protecting protocol for transmitting personal information between organizations. In: CRYPTO 1986. LNCS, vol. 263, pp. 118–167. Springer (1986)
- [12] Chen, L.: Access with pseudonyms. In: CPA 1995. LNCS, vol. 1029, pp. 232–243. Springer (1995)
- [13] Chrisos, M.: Pseudonymization Techniques: How to Protect Your Data. https://www.techfunnel.com/information-technology/pseudonymization-techniques-how-to-protect-your-data/ (2019)
- [14] Christin, N., Yanagihara, S.S., Kamataki, K.: Dissecting one click frauds. In: CCS 2010. pp. 15–26. ACM (2010)
- [15] Closs, D.J., Xu, K.: Logistics information technology practice in manufacturing and merchandising firms – An international benchmarking study versus world class logistics firms. International Journal of Physical Distribution & Logistics Management 30(10), 869–886 (2000)
- [16] Correll, N., Bekris, K.E., Berenson, D., Brock, O., Causo, A., Hauser, K., Okada, K., Rodriguez, A., Romano, J.M., Wurman, P.R.: Analysis and observations from the first Amazon picking challenge. IEEE Transactions on Automation Science and Engineering 15(1), 172–188 (2018)
- [17] Gao, Q., Zhang, J., Ma, J., Yang, C., Guo, J., Miao, Y.: LIP-PA: A logistics information privacy protection scheme with position and attribute-based access control on mobile devices. Wireless Communications and Mobile Computing 2018(1), 1–14 (2018)
- [18] Gordon, D.M.: Discrete logarithms in GF(P) using the number field sieve. SIAM Journal on Discrete Mathematics 6(1), 124–138 (1993)
- [19] Grinshpoun, T., Grubshtein, A., Zivan, R., Netzer, A., Meisels, A.: Asymmetric distributed constraint optimization problems. Journal of Artificial Intelligence Research 47(1), 613–647 (2013)
- [20] Han, J., Chen, L., Schneider, S., Treharne, H., Wesemeyer, S., Wilson, N.: Anonymous single sign-on with proxy re-verification. IEEE Transactions on Information Forensics and Security 15(1), 223–236 (2020)
- [21] Hanaoka, G., Kurosawa, K.: Efficient chosen ciphertext secure public key encryption under the computational Diffie-Hellman assumption. In: ASIACRYPT 2008. LNCS, vol. 5350, pp. 308–325. Springer (2008)
- [22] Horster, P., Michels, M., Petersen, H.: Meta-Multisignature schemes based on the discrete logarithm problem, pp. 128–142. IFIP, Springer (1995)
- [23] Itakura, K., Nakamura, K.: A public-key cryptosystem suitable for digital multisignatures. NEC Research & Development 71(1), 1–8 (1983)
- [24] Kang, J., Yu, R., Huang, X., Zhang, Y.: Privacy-preserved pseudonym scheme for fog computing supported internet of vehicles. IEEE Transactions on Intelligent Transportation Systems 19(8), 2627–2637 (2018)
- [25] Kim, D.J., Song, Y.I., Braynov, S.B., Rao, H.R.: A multidimensional trust formation model in B-to-C e-commerce: A conceptual framework and content analyses of academia/practitioner perspectives. Decision Support Systems 40(2), 143–165 (2005)
- [26] Korth, B., Schwede, C., Zajac, M.: Simulation-ready digital twin for realtime management of logistics systems. In: IEEE Big Data 2018. pp. 4194–4201. IEEE (2018)
- [27] Lai, K., Ngai, E., Cheng, T.: Information technology adoption in Hong Kong’s logistics industry. Transportation Journal 44(4), 1–9 (2005)
- [28] Liu, F., Shu, P., Lui, J.C.S.: AppATP:An energy conserving adaptive mobile-cloud transmission protocol. IEEE Transactions on Computers 64(11), 3051–3063 (2015)
- [29] Liu, S., Wang, J.: A security-enhanced express delivery system based on NFC. In: ICSICT 2016. pp. 1534–1536. IEEE (2016)
- [30] Lysyanskaya, A., Micali, S., Reyzin, L., Shacham, H.: Sequential aggregate signatures from trapdoor permutations. In: EUROCRYPT 2004. LNCS, vol. 3027, pp. 74–90. Springer (2004)
- [31] Lysyanskaya, A., Rivest, R.L., Sahai, A., Wolf, S.: Pseudonym systems. In: SAC 1999. LNCS, vol. 1758, pp. 184–199. Springer (1999)
- [32] Léauté, T., Faltings, B.: Coordinating logistics operations with privacy guarantees. In: IJCAI 2011. pp. 2482–2487. Morgan Kaufmann (2011)
- [33] Marko, A., Marjan, M., Vlada, S.: Logistics information system. Vojnotehnicki glasnik 58(1), 33–61 (2010)
- [34] Micali, S., Ohta, K., Reyzin, L.: Accountable-subgroup multisignatures: Extended abstract. In: CCS 2001. pp. 245–254. ACM (2001)
- [35] Narayanan, A., Shmatikov, V.: De-anonymizing social networks. In: S & P 2009. pp. 173–187. IEEE (2009)
- [36] Neven, G.: Efficient sequential aggregate signed data. IEEE Transactions on Information Theory 57(3), 1803–1815 (2011)
- [37] Ngai, E., Lai, K.H., Cheng, T.: Logistics information systems: The Hong Kong experience. International Journal of Production Economics 113(1), 223–234 (2008)
- [38] Ohta, K., Okamoto, T.: A digital multisignature scheme based on the fiat-shamir scheme. In: ASIACRYPT 1991. LNCS, vol. 739, pp. 139–148. Springer (1991)
- [39] Ohta, K., Okamoto, T.: Multisignature schemes secure against active insider attacks. IEICE Transactions on Fundamentals of Electronics, Communications and Computer Sciences E82-A(1), 21–31 (1999)
- [40] Okamoto, T.: A digital multisignature scheme using bijective public-key cryptosystems. ACM Transactions on Computer Systems 6(4), 432–441 (1988)
- [41] Qi, H., Chenjie, D., Yingbiao, Y., Lei, L.: A new express management system based on encrypted QR code. In: ICICTA 2015. pp. 53–56. IEEE (2015)
- [42] Qian, J., Li, X., Zhang, C., Chen, L.: De-anonymizing social networks and inferring private attributes using knowledge graphs. In: INFOCOM 2016. pp. 1–9. IEEE (2016)
- [43] Qu, Z., He, P., Hou, L.: Studies on internet real-name system and network action surveillance system. In: EDT 2010. pp. 469–472. IEEE (2010)
- [44] Stallings, W.: Handling of personal information and deidentified, aggregated, and pseudonymized information under the California consumer privacy act. IEEE Security & Privacy 18(1), 61–64 (2020)
- [45] Tarjan, L., Senk, I., Tegeltija, S., Stankovski, S., Ostojic, G.: A readability analysis for QR code application in a traceability system. Computers & Electronics in Agriculture 109(4), 1–11 (2014)
- [46] Tiwari, N., Padhye, S., He, D.: Efficient ID-based multiproxy multisignature without bilinear maps in ROM. Annals of Telecommunications 68(3-4), 231–237 (2013)
- [47] Wei, Q., Li, X.: Express information protection application based on k-anonymity. Application Research of Computers 31(2), 555–567 (2014)
- [48] Wei, Q., Wang, C., Li, X.: Express information privacy protection application based on RSA. Application of Electronic Technique 40(7), 58–60 (2014)
- [49] Xu, F.J., Tan, C.J., Tong, F.C.: Auto-ID enabled tracking and tracing data sharing over dynamic B2B and B2G relationships. In: RFID-TA 2011. pp. 394–401. IEEE (2011)
- [50] Ye, L., Wang, Y., Chen, J.: Research on the intelligent warehouse management system based on near field communication (NFC) technology. International Journal of Advanced Pervasive and Ubiquitous Computing 8(2), 38–55 (2016)
- [51] Yong, L., Jing, P., Ma, B., Bo, Y.: The analysis of logistic bottleneck of taobao.com in C2C model and its countermeasures. In: ICEE 2010. pp. 5537–5539. IEEE (2010)