Skip to main content
. 2021 Jan 19;21(2):665. doi: 10.3390/s21020665

Table 2.

The system notations and abbreviations.

Notations Descriptions
BSs Base Stations
CA Certificate Authority
ECC Elliptic Curve Cryptography
Lpidi a list of pseudo identities (pidi1, pidi2, pidi3,pidin )
Lski list of secret keys (ski1, ski2, ski3,,skin )
Lpki a list of the corresponding public keys (pki1,pki2,pki3,,pkin)
LZID Zone of ID list
 skiZID A random integer number represents a secret key of vehicle vi in each zone
Fp Finite field of elements in the range {1 and p1}.
G1,G2 two cyclic additive groups of prime order p based on the elliptic curve E over the finite field Fp where G1×G2 GT
GT Acyclic multiplicative group containing the bilinear pairing result of the two groups G1,G2.
e The bilinear pairing function that maps elements from group G1 and group G2 to group GT
 g2ZID Represents the generator point of the group G2 for each zone
pkiZID An ECC point represents the public key of vehicle vi in each zone: skiZID. g2ZID
H A cryptographic hash function that maps a message to a point in the group  G1
pidi Represents the pseudo-identity of vi to hide it’s real identity and allow vehicle to communicate anonymously
mi Represents message payload transmitted from vehicle vi
Ts Is a timestamp to ensure message freshness
n The number of base stations
N The number of zones
H(m) Hashed message to a point over the elliptic curve group G1
σi Generate a signatureover message m using the secret key of each vehicle
|| Represents the concatenation operation of two elements
g2aggr Represents the aggregation of zones generators ( g2ZID)
to generate a new value G2: g21+ g22++ g2N
skaggr Represents the aggregation of vehicle vi secret keys for different zone destinations
sk1+sk2++skN  Fp
pkaggr Represents the aggregated public key of vehicle vi:skaggr .g2aggr, where pkaggr G2 
σaggr The aggregated signature over message m using the aggregated secret key skaggr: skaggr .H(m), where σaggrG1
σC The concatenated signatures that consists of N signatures generated by vehicle  vi for different zones destinations: (σ1|| σ2,||σN)
pkC The concatenated public keys that consists of N public keys of vehicle  vi for different zones destinations: (pk1|| pk2,||pkN)