The Variant of Designated Verifier Signature Scheme with Message Recovery

Hong-Sheng Huang,Yu-Lei Fu,Han-Yu Lin
2024-03-28
Abstract:In this work, we introduce a strong Designated Verifier Signature (DVS) scheme that incorporates a message recovery mechanism inspired by the concept of the Universal Designated Verifier Signature (UDVS) scheme. It is worth noting that Saeednia's strong designated verifier signature scheme fails to guarantee the privacy of the signature, making it unsuitable for certain applications such as medical record certificates or voting systems. To overcome this limitation, we extend Lee's strong designated verifier signature with a message recovery scheme to develop a universal designated verifier signature scheme. This universal designated verifier scheme is crafted to safeguard the privacy of signature holders, ensuring that only designated verifiers can authenticate the true signer and recover the messages.
Computer Science
What problem does this paper attempt to address?
The paper attempts to address the issue in the field of digital signatures on how to achieve message recovery functionality while protecting the privacy of the signer. Specifically, existing Strong Designated Verifier Signature (SDVS) schemes have some limitations. For example, the strong designated verifier signature scheme proposed by Saeednia et al. cannot fully guarantee the privacy of the signature, making it unsuitable for certain applications such as medical record certificates or voting systems. To solve this problem, this paper proposes a Strong Designated Verifier Signature Scheme with Message Recovery, which extends the concept of Universal Designated Verifier Signature (UDVS). Through this extension, the new scheme not only ensures that only the designated verifier can verify the authenticity of the signature and recover the message content but also effectively protects the privacy of the signer, preventing third parties from obtaining signature information. This is of great significance for application scenarios requiring high privacy protection, such as electronic voting systems and medical record management.