Skip to main content
. 2022 Dec 10;22(24):9670. doi: 10.3390/s22249670
IDX The identity of X
CertX The certificate of X
p A k-bit prime number
Fp Finite group p
E The elliptic curve defined on finite group p
G A generating point based on E
b An integer b with 2b1>p
hi The ith bit of the hash value
n An integer n with 3nb
(dX,QX) The EdDSA private key and public key of X
RX,SX The EdDSA signature of X
(pkX,skX) The public key and private key of X
MXY The message from  X  to  Y
EncpkXM Encrypted the message M with the public key of X
DecskXM Decrypted the message M with the private key of X
H() One-way hash function
rX The random value of X based on E
TX Timestamp message of X
T The threshold for checking the validity of timestamps
A=?B Verify whether A is equal to B