Literature DB >> 32019128

Reusable Mesh Signature Scheme for Protecting Identity Privacy of IoT Devices.

Ke Gu1, WenBin Zhang1, Se-Jung Lim2, Pradip Kumar Sharma3, Zafer Al-Makhadmeh4, Amr Tolba4,5.   

Abstract

The development of the Internet of Things (IoT) plays a very important role for processing data at the edge of a network. Therefore, it is very important to protect the privacy of IoT devices when these devices process and transfer data. A mesh signature (MS) is a useful cryptographic tool, which makes a signer sign any message anonymously. As a result, the signer can hide his specific identity information to the mesh signature, namely his identifying information (such as personal public key) may be hidden to a list of tuples that consist of public key and message. Therefore, we propose an improved mesh signature scheme for IoT devices in this paper. The IoT devices seen as the signers may sign their publishing data through our proposed mesh signature scheme, and their specific identities can be hidden to a list of possible signers. Additionally, mesh signature consists of some atomic signatures, where the atomic signatures can be reusable. Therefore, for a large amount of data published by the IoT devices, the atomic signatures on the same data can be reusable so as to decrease the number of signatures generated by the IoT devices in our proposed scheme. Compared with the original mesh signature scheme, the proposed scheme has less computational costs on generating final mesh signature and signature verification. Since atomic signatures are reusable, the proposed scheme has more advantages on generating final mesh signature by reconstructing atomic signatures. Furthermore, according to our experiment, when the proposed scheme generates a mesh signature on 10 MB message, the memory consumption is only about 200 KB. Therefore, it is feasible that the proposed scheme is used to protect the identity privacy of IoT devices.

Entities:  

Keywords:  IoT device; anonymity; identity; mesh signature; privacy

Year:  2020        PMID: 32019128      PMCID: PMC7038448          DOI: 10.3390/s20030758

Source DB:  PubMed          Journal:  Sensors (Basel)        ISSN: 1424-8220            Impact factor:   3.576


1. Introduction

1.1. Background

The Internet of Things (IoT) is an important environment for processing data at the edge of a network [1], where a huge amount of data is generated in IoT. Thus, we are always surrounded by IoT data in our homes, cars and offices. IoT devices are responsible for acquiring, storing and transferring data, as shown in Figure 1. By collecting, processing and analyzing the data through IoT devices, consumers and organizations can gain valuable insights, the data can further help them make better decisions for the future. However, since data usually comes from multiple IoT devices on different formats, after sensors acquire data from IoT devices, such as smart appliances, smart TVs, and wearable health devices, data must be preprocessed. In IoT, data may be transmitted, saved and retrieved at any time. For example, we build a system to collect location data of any things, such as a things track system. In the system, location data enables you to track your packages, pallets and devices in real time, rather than directing you to specific destinations. Therefore, as IoT devices keep “connected” and communicate with each other by introducing various new ways, IoT enables us to automatically complete certain tasks through some platforms, further making our life easier. Currently many IoT devices are located on the edge of a network and lack of protection measures to resist various attacks. Therefore, these devices are more vulnerable to some attacks, such as device theft, device manipulation, identity theft, data eavesdropping and so on. Once an IoT system is invaded, it may have a serious impact on the security of personal life or enterprise. For example, attackers may track a person by attacking his/her mobile phone; further, when a physical defense system based on IoT devices was successfully attacked in a building, it leads to that the attackers can more easily access some confidential areas in the building. Obviously the current vulnerabilities of IoT system can make attackers easier to implement these attacks. Therefore, when IoT devices process their data, their privacy is easily disclosed. It is very important to protect the privacy of IoT devices when these devices process and transfer data. Thus, the privacy of IoT devices needs to be focused. The privacy protection of IoT devices refers to the privacy protection measures to prevent the unnecessary disclosure of personal information. For the privacy protection technology of IoT devices, many scholars have done a lot of research. The current privacy protection technology mainly focuses on data publishing, data mining, wireless sensor network and other fields. In data publishing field, it is mainly divided into data distortion-based technology, data encryption-based technology and restricted publishing technology, among which the restricted publishing technology is mainly realized by data anonymity. For example, when IoT devices sign and publish their data, and the data anonymity technology may prevent disclosure of their identities. Additionally, IoT devices also need to publish a large amount of data, thus it is also very important for IoT devices to decrease the number of signatures generated by them in the same data. A mesh signature (MS) [2] allows a user to hide his specific identity information in a list of tuples that consist of public key and message when the user signs any message. Thus, mesh signature can only tell us that one of potential signers signed the message. Furthermore, a mesh signature consists of some atomic signatures, where the atomic signatures may be reused. Therefore, a mesh signature is a good choice for protecting the identities of IoT devices when these devices issue their data. For example, in some IoT devices that belong to one network group sign and publish their data through mesh signatures, no one can know the specific identities of the publishing IoT devices, and further the old mesh signatures are easily modified and reconstructed by partly generating some new atomic signatures so as to decrease the number of signatures.
Figure 1

Data collection framework in IoT.

A mesh signature is the extension of a ring signature [3]. Compared with ring signature, mesh signature can modularize the construction of signature, namely a user first must sign or collect enough atomic signatures which are seen as the basic elements of mesh signature, then the user may construct an access structure to mesh the atomic signatures and generate the final mesh signature. Boyen first proposed the notion of mesh signature in the Cryptology-EUROCRYPT, 2007, and a revised version [4] in the Journal of Cryptology, 2015. In the notion of mesh signatures, access structure is used to construct different combinations of atomic signatures; and mesh signature does not disclose that which atomic signature was used, thus atomic signatures can be reusable when a new mesh signature needs to be generated. Compared with a ring signature, a mesh signature has the modularity, which may provide much richer predicate expression of language. In [2,4], according to the context of mesh signature, the mesh signature may use a tree as the access structure to represent the relationship of atomic signatures. In the tree, its interior nodes denote the logic relationships, such as “And”, “Or”, and “Threshold gates”, and its leaf nodes denote the specific atomic signatures. Thus, the construction of mesh signature is similar to another anonymous signature, attribute-based signature (ABS) [5]. Compared with other kind of anonymous signatures (ring signature, attribute-based signature and group signature [6]), the mesh signature consists of some atomic signatures, where the atomic signatures can be reusable. Thus, the merit is very suitable for IoT devices. As IoT devices can generate a large amount of data every day, if each IoT device both needs to sign and then publish its data, then the signing cost is very heavy for itself, which needs to consume a lot of energy. However, for many IoT devices, some publishing data are the same. Thus, if each IoT device may reuse some “old” signatures by itself on the same data, then it will save the signing cost so as to decrease the number of signatures generated by IoT devices. Therefore, for a large amount of data published by the IoT devices, mesh signature is suitably used for publishing the same data. We have the following example to show that how the structure of mesh signature is used to protect the identities of IoT devices. For example, IoT device 1, IoT device 2 and IoT device 3 belong to a online group at the edge of the network, where the public verification key of IoT device 1 is , the public verification key of IoT device 2 is and the public verification key of IoT device 3 is . These devices both need to send their data to the IoT data collector, as shown in Figure 2. When the IoT device 1 issues a tuple of messages {, , } to the IoT data collector, it does not want to disclose that these messages are only published by itself. Therefore, this device may create such mesh signature, .
Figure 2

A example of mesh signature in IoT.

Then this device issues these messages by the names of three devices, thus its specific identity can be hidden into these names. Additionally, another feature of mesh signature is that it is modularized and its atomic signatures can be reusable, which is suitable for the same data published by the IoT devices. For example, IoT device 1 may flexibly create a new mesh signature on other messages {,,}, where the that binds to IoT device 2 is reused. As mesh signature has perfect anonymity, it does not disclose any fact that how the two signatures and are made up as long as the signatures and are valid. However, although mesh signatures may be used in many security fields [3,7,8,9,10,11,12,13,14,15,16,17,18,19,20], few researchers focused on the improvement of mesh signatures because of their complexity. Currently the generation of mesh signatures consists of two main steps: (1) generating some atomic signatures; (2) generating a final mesh signature based on previous atomic signatures. Because atomic signatures can be reused, randomization technology is employed so that any adversary cannot know which atomic signatures were reused. Compared with other similar anonymous signature schemes, the generation of mesh signatures is relatively complicated in the existing schemes. In this paper, we focus on improving mesh signatures, where we construct a novel mesh signature scheme for IoT devices.

1.2. Our Contributions

In this paper, we present an improved mesh signature for protecting the identities of IoT devices. Also, we give a syntax of mesh signature in IoT. In this paper, our detailed contributions are as follows: We present a syntax for mesh signature in IoT. Compared with the works of [2,4], we further clearly describe the frame of mesh signature in IoT. Under the proposed syntax, we present a fully anonymous mesh signature scheme for IoT devices, where the IoT devices may be seen as the signers to sign their data and their specific identities can be hidden. Additionally, the atomic signatures on the same data can be reusable so as to decrease the number of signatures generated by IoT devices. In our proposed scheme, we have limitedly defined the access structure of language expression by monotone-span programs, thus the proposed mesh signature can resist the collusion attacks and its access structure still support generalized monotone predicates. Also, under the security frame proposed by [2,4], our proposed scheme is secure in the standard model, where the security of our scheme can be reduced to the CDH assumption. Also, the proposed scheme has the anonymity with enough security to protecting the identities of IoT devices. Compared with the original mesh signature scheme [2], the proposed scheme preserves the original modularity. Although generating atomic signatures in the proposed scheme needs more computational cost, the proposed scheme has less computational costs on generating final mesh signature and signature verification. Since atomic signatures are reusable, the proposed scheme has more advantages on generating final mesh signature by reconstructing atomic signatures. According to our experiment, it is feasible that the proposed scheme is used to protect the identity privacy of IoT devices.

1.3. Organization

The rest of this paper is organized as follows. In Section 2, we discuss the related works about the privacy protection of IoT devices. In Section 3, we review the complexity assumptions and the related technologies on which we build. In Section 4, we show a syntax for MS in IoT. In Section 5, we propose an improved mesh signature scheme for protecting the identities of IoT devices. In Section 6, we analyze the efficiency and security of the proposed scheme. Finally, we draw our conclusions in Section 7.

2. Related Work

Currently, many signature schemes have been used to protect the privacy (identities) of IoT devices. Li [21] proposed an attribute-based signature to receive WiFi beacons and use Doppler Effect and multipath signal to produce signatures. In their scheme, because these generated signatures do not need sensor attachments, the related identities are still anonymous. Karati [1] proposed a secure certificateless signature scheme to protect industrial-IoT Environments. The proposed signature scheme is proved to be secure under bilinear strong Diffie–Hellman (BSDH) assumptions, which can resist the Type-I and Type-II attacks. Furthermore, they analyzed the performance of their scheme, which is superior to other similar schemes. Sun [22] proposed a decentralized multi-authority attribute-based signature scheme for IoT devices. Compared with other similar signature schemes, their proposed scheme has more perfect privacy and can resist authority corruption. Furthermore, their scheme employs an extra cloud server to sign messages so as to decrease the signing cost. Xie [23] proposed a novel group signature based on lattice for anonymous authentication in IoT. In their scheme, a user may dynamically join a network group, and their proposed scheme easily revoke a group membership when the user quits the group. Also, their scheme can effectively resist the frameability attack, where other users cannot forge any user’s signature. Furthermore, their scheme is proved to be secure under lattice problem. Mughal [24] proposed a lightweight shortened signature scheme to secure the communication between devices in human centered IoT. In their scheme, the signing and verification procedures need less costs. Also, for different document protection requirements, their scheme provides the parameter selection function to make signature/verification. Their scheme is enough secure to resist traffic analysis attacks. Additionally, compared with other similar signature schemes, their scheme provides an experimental environment to test that whether their scheme can secure the communication procedure between cell phones (or smart devices). The obtained results show their scheme is effective. Cui [25] also proposed an attribute-based signature to protect industrial-IoT Environments under constrained resources. Their scheme employs a server to decrease the signing and verification cost, where a signing procedure can be immediately ceased when a signer is revoked. Li [26] proposed an effective ring signcryption scheme to protect the data transmission procedure from sensors to servers in IoT under public key infrastructure. They proved that their scheme is indistinguishable under adaptive chosen ciphertext attacks and unforgeable under adaptive chosen message attacks, whose security can be reduced to the computational Diffie–Hellman (CDH) assumption. Additionally, many new anonymous signature schemes were also proposed, where the group signature [27,28,29,30,31], ring signature [32,33,34] and attribute-based signature [35,36,37] all belong to anonymous signatures. Libert et al. [28] proposed an effective group signature. Their proposed scheme has linear size public keys, linear size revocation list and constant signature size. Furthermore, the verification time is constant. We [31] proposed a traceable identity-based group signature, which employs verifier-local revocation to revoke users. Under the proposed security frame, the security of our scheme can be reduced to the CDH assumption. Yuen et al. [32] proposed a linkable ring signature, which is based on the logic operations, such as “and”, “or” and “threshold”. In their scheme, a sub-linear size signature can be generated, where d is a threshold and n is the number of potential signers in a ring. Liu et al. [33] also proposed a perfect anonymous linkable ring signature scheme, where the generated signature size is still linear with the number of possible signers in a ring. Au et al. [34] proposed a novel identity-based linkable ring signature scheme, which is revocable-iff-linked. Kaafarani et al. [35] proposed some traceable attribute-based signatures, which are decentralized. Their schemes provide anonymity under adaptive chosen-ciphertext attack. We [37] proposed an attribute-based signature, which supports monotone predicates. Compared with other similar schemes, our scheme is efficient by decreasing the signing and verification cost. Boyen first proposed the original mesh signature in [2], which may be seen as the extension of ring signature. Compared with other kind of anonymous signatures, the most advantage of mesh signature is that it can modularize the construction of signature and provide much richer predicate expression of language. In 2015, Boyen proposed a revised version in [4]. He considered that the construction of mesh signature is more flexible than that of ring signature, thus they proposed the notion of mesh signature, in which the access structure is used to construct different combinations of atomic signatures; and mesh signature does not disclose that which atomic signature was used, thus atomic signatures can be reusable when a new mesh signature needs to be generated. However, as the modularity of mesh signature is open to the construction of access structure of language expression, original mesh signature [2,4] has a security weakness that this scheme cannot satisfy the strict unforgeability because multiple illegal signers may collusively pool their obtained atomic signatures together and then generate final mesh signature which none of them could produce.

3. Preliminaries

3.1. Bilinear Maps

Let and be groups of prime order q and g be a generator of . We say has an admissible bilinear map, if the following two conditions hold. The map is bilinear; for all a, b, we have . The map is non-degenerate; we must have that . Let The

3.3. Monotone-Span Programs

Let be a monotone boolean function. A monotone span program [5] for over a field is an matrix with entries in , along with a labeling function that associates each row of with an input variable of , that, for every (, ……), satisfies the following: in other words, (, ……) if and only if the rows of indexed by span the vector , where we call l the length and t the width of the span program, and the size of the span program.

4. A Syntax for MS in IoT

In this section, we present a syntax for mesh signature in IoT, where each IoT device is seen as a signer, they need to issue their data to the IoT data collector. Intuitively, a mesh signature is the combination of some atomic signatures, which satisfies the condition that the monotone boolean expression over access structure (or expression structure) is true. Therefore, in our proposed syntax we set that the monotone boolean expression is associated with a list of tuples that consist of public key and message and its value is true if one IoT device possesses some corresponding atomic signatures on the verified messages under the public verification keys, as shown in Figure 3.
Figure 3

Syntax for mesh signature in IoT.

In Figure 3, when one IoT device belonging to a network group needs to issue its data set to the IoT data collector, the whole language expression is represented by the form , where is sub-expression belongs to the whole expression, denotes the operation on the sub-expressions, l is the number of involved IoT devices belonging to the same network group (or the number of atomic clauses in a mesh structure). The more detailed and generalized form is as follows: where we set . Then we consider the monotone boolean expression over access structure is true only if . Thus, for the previous-mentioned example, , the form of the atomic signature is set to , which means this “” is signed under . Improved Mesh signature in IoT: Let

5. Improved Mesh Signature Scheme for IoT Devices

In the section, we propose an improved mesh signature scheme for protecting the identities of IoT devices. Currently the generation of mesh signatures consists of two main steps: (1) generating some atomic signatures; (2) generating a final mesh signature based on previous atomic signatures. Because atomic signatures can be reused, in our construction the randomization technology is also employed so that any adversary cannot know which atomic signatures were reused. Compared with the original mesh signature [2,4], we have limitedly defined the access structure of language expression by monotone-span programs, thus improved mesh signature can still support generalized monotone predicates over access structure. Let MS = (, , , ) be a mesh signature scheme in IoT. In MS, all detailed algorithms are described as follows (shown in Figure 4):
Figure 4

Improved mesh signatures for IoT devices.

MS.: The system runs this setup algorithm, and inputs the parameter (used as the security level). Also, we set that and are the groups of prime order q, g is a generator of , and that denotes the bilinear map. In addition, we set that denotes one hash function and it can be used to output integers in . Additionally, we assume that the monotone span programs related to claim-predicates have their width at most in our construction. Then the following parameters are outputted in the system. The algorithm randomly chooses and sets . Five group elements y, f, , and are randomly picked. Also, the algorithm generates a -length vector , whose element is randomly picked from . Finally the algorithm outputs the public parameters = (, , e, g, , y, f, , , , ), where is a master private key in the system. MS.: The system runs the algorithm and then generates IoT device’s private/public key pair. For the device i, the algorithm inputs (, ), and then it randomly picks , sets and computes , and , where we set = (, ) as the private key of the device i and = (, ) as the public key of the device i. MS.: The IoT device i signs a message set , where the message set . The device i runs the algorithm, and then inputs (, , , ) where is a list of the public keys of the IoT devices involved with this signing, and then the following steps are finished: atomic signature The algorithm randomly chooses and a vector () with and , and then computes the atomic signatures as follows: Compute , , with ; For the messages , the algorithm computes with , where we assume the signing needs to involve l IoT devices, is the public key of the k-th device with ; For , generate the claim-predicate which satisfies , and then transform the claim-predicate to its corresponding monotone span program ; Compute with and ; The algorithm outputs the atomic signatures , where and . As one of the atomic signatures, we can denote with . mesh signature The algorithm randomly chooses , and then computes the mesh signature as follows: Compute , , , , , with ; Compute the vector related to the satisfying assignment , where with ; Compute with , with ; The algorithm finally generates and outputs a mesh signature Then the algorithm sends the message set , the boolean expression and the mesh signature to the IoT data collector. MS.: The IoT data collector verifies the mesh signature on the monotone boolean expression and the message set . The algorithm run by the IoT data collector inputs (, , , , ), and then the following steps are finished (the complete computation is shown in Appendix A.3): For the message set , the algorithm computes with , where is the public key of the k-th device with . For , the algorithm transforms the claim-predicate to the monotone span program , where . The algorithm computes If the equation is correct, the algorithm outputs , otherwise it outputs .

6. Analysis of Our Scheme

6.1. Security Analysis

In our proposed mesh signature scheme, we need to consider the two notions “one-more unforgeability” and “full anonymity”. First, any IoT device cannot forge a new mesh signature on any corrupted or fresh information. Second, the anonymity of IoT device will be preserved even if some atomic signatures are reused to generate a new mesh signature, namely mesh signature and its atomic signatures must be anonymous, where we need to use the technology of randomization to randomize the generated signatures. Under the security frame proposed by [2,4], our scheme is proven to be unforgeable and anonymous. Our proposed scheme is (ℏ, ε, (This proof is provided to Appendix A.1) Our proposed scheme is (ℏ, ε, (This proof is provided to Appendix A.2)

6.2. Efficiency Analysis

In the proposed scheme, the length of the atomic signatures is , the length of the mesh signature is , where is the size of element in . Because , , in may be pre-computed (To make our analysis simple, we set the time of integer and hash computations is ignored.), signing a message set for the atomic signatures only computes at most exponentiations in and multiplications in . Also, because , , , , , in , in , in may be pre-computed, signing a message set for the mesh signature only computes at most exponentiations in and multiplications in . In the verify algorithm, because the value can be pre-computed and cached, the verification needs pairing computations, exponentiations in , multiplications in . Furthermore, we compare our proposed scheme with the original mesh signature scheme [2] in detail. Table 1 shows the performance comparison according to our theoretical analysis (In this comparison, we assume that the order of assigned structure tree in [2] is set to .), where denotes the time of a multiplication in , denotes the time of an exponentiation in and denotes the time of a pairing computation. According to Table 1, we can know although generating atomic signatures in our scheme needs more computational cost, our scheme has less computational costs on generating final mesh signature and signature verification. Since atomic signatures are reusable, our scheme has more advantages on generating final mesh signature by reconstructing atomic signatures.
Table 1

Complexity of Two Schemes.

Atomic SignaturesMesh SignatureVerification
Original scheme [2] Cexp (6·(l+1)·tmax)·Cexp+ ((l+1)·tmax+1)·Cpair+
(4·l·tmax+tmax)·Cmul 3·(l+1)·tmax·Cexp+
  3·l·tmax·Cmul
Our scheme l·tmax·(Cexp+Cmul) (4·l·tmax+l+1)· ((2·l+1)·tmax+5)·Cpair+
(Cexp+Cmul) 2·l·tmax·Cexp+
  (2·l·tmax+5)·Cmul
Additionally, we make some experiments to test and evaluate the actual performance of our scheme. In the tests, we employ the paring based cryptography (PBC) library to simulate our scheme, where the experimental computer is under Intel Core i5 2.7 GHz and RAM 8GB. In our experiments, we use the Type A parings in PBC library to construct the parings, where the lengths of the parameters p and q are respectively set as 160 bits and 512 bits. Furthermore, the parameter l is set to {1, 10, 20, 30, 40, 50}, and then we test our scheme and the original scheme [2] 10 times on average under the different settings of l. Table 2 shows the actual performance comparison of our scheme and the original scheme. Similar to our theoretical analysis, our scheme has less computational costs on generating final mesh signature and signature verification, compared with the original scheme.
Table 2

Actual Performance of Two Schemes.

Computational Costs (ms)
111020304050
Original scheme [2]Atomic Signatures1.9581.7461.5901.6051.5661.629
Mesh Signature91.495583.2251038.551617.782003.152270.82
Verification61.457339.048593.3151001.731263.151473.34
Our schemeAtomic Signatures7.89078.850164.900236.100313.600387.250
Mesh Signature37.752353.003881.153981.8361551.641675.29
Verification37.910441.830591.7101000.431150.841128.29
Since our scheme is used to protect the identity privacy of IoT devices, we further test our memory consumption through signing different sizes of messages. Figure 5 shows the change of memory consumption by signing different sizes of messages, where the sizes of messages are set to 100 KB, 1 MB, 10 MB, 20 MB, 50 MB respectively. In Figure 5, when our scheme generates a mesh signature on 10 MB message, the memory consumption is only about 200 KB. Therefore, it is feasible that our scheme is used to protect the identity privacy of IoT devices.
Figure 5

Memory consumption under different sizes of messages.

7. Conclusions

IoT devices are responsible for acquiring, storing, and transferring data. Currently, many IoT devices are located on the edge of a network and lack of protection measures to resist various attacks [38,39,40,41,42,43]. Therefore, these devices are more vulnerable to some attacks, such as device theft, device manipulation, identity theft, data eavesdropping and so on. Thus, the privacy of IoT devices needs to be focused. It is very important to protect the identities of IoT devices when these devices process and transfer data [44,45,46,47,48,49,50,51,52]. Then we present a syntax about mesh signature in IoT. Under the proposed syntax, we present a fully anonymous mesh signature scheme for IoT devices, where the IoT devices may be seen as the signers to sign their data and their specific identities can be hidden. In our proposed scheme, the generation of mesh signatures consists of two main steps: (1) generating some atomic signatures; (2) generating a final mesh signature based on previous atomic signatures. Additionally, as IoT devices can generate a large amount of data every day, if each IoT device both needs to sign and then publish its data, then the signing cost is very heavy for itself. Thus, if each IoT device reuses some “old” signatures by itself on the same data, it will save the signing cost so as to decrease the number of signatures generated by IoT devices. In our proposed scheme, the atomic signatures on the same data can be reusable so as to decrease the number of signatures. Although the atomic signatures can be reused, the randomization technology is employed so that any adversary cannot know which atomic signatures were reused. Thus, the merit is very suitable for IoT devices. Furthermore, in our proposed scheme we have limitedly defined the access structure of language expression by monotone-span programs, thus the proposed mesh signature can resist the collusion attacks and its access structure still support generalized monotone predicates. Compared with the original mesh signature scheme, our proposed scheme has its advantage, which has linear size length of signature.
  1 in total

1.  A Decentralized Privacy-Preserving Healthcare Blockchain for IoT.

Authors:  Ashutosh Dhar Dwivedi; Gautam Srivastava; Shalini Dhar; Rajani Singh
Journal:  Sensors (Basel)       Date:  2019-01-15       Impact factor: 3.576

  1 in total
  1 in total

1.  Out of Control - Privacy Calculus and the Effect of Perceived Control and Moral Considerations on the Usage of IoT Healthcare Devices.

Authors:  Evgenia Princi; Nicole C Krämer
Journal:  Front Psychol       Date:  2020-11-11
  1 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.