CRFeb 8, 2012

Signcryption scheme based on schnorr digital signature

arXiv:1202.1663v10.0010 citations
AI Analysis15

This work addresses secure communication by combining digital signatures and encryption, but it appears incremental as it adapts an existing method to a new algorithm.

The paper introduces a new signcryption scheme based on the Schnorr digital signature algorithm, providing implementation steps, results, and examples, while also discussing the original ElGamal-based scheme and practical applications.

This article presents a new signcryption scheme which is based on the Schnorr digital signature algorithm. The new scheme represents my personal contribution to signcryption area. I have been implemented the algorithm in a program and here are provided the steps of the algorithm, the results and some examples. The paper also contains the presentation of the original Signcryption scheme, based on ElGamal digital signature and discusses the practical applications of Signcryption in real life.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes