원문정보
초록
영어
The lack of data security in public mobile telecommunication system increases the need for a strong data protection and security mechanisms. Cryptography is considered as one of the key elements that provides security for mobile systems. Signcryption algorithm, which is based on public key cryptography, provides both confidentiality and authenticity in one step. Moreover, hardware implementations of cryptographic algorithms provide scalable solutions to enhance the level of security of the existing hardware. In this paper, we present a case study on using a DSP board to construct a secure communication channel. We use the constructed DSP board as a hardware cryptosystem to increase the security of transmitted data using any mobile communication system. We evaluate the performance by computing the consumed time by encryption/decryption process, while implementing the Schnorr Signcryption scheme on a DSP. Furtheremore, we propose an enhanced model of applying multiple DSP using pipelines and parallelization technique to decrease the consumed time in the whole process.
목차
1. Introduction
2. Information Security
3. Hardware Cryptosystem
4. Signcryption Review
5. Schnorr Signcryption Scheme
6. Cryptographic Hardware VS. Cryptographic Software
7. The Results of Applying Schnorr Sgincryption on DSP
8. Proposed Enhancement Model Through Parallelization and Pipeline Techniques
9. Conclusion
10. Pseudo Code
Refrences
