Analysis of Pipelined KATAN Ciphers under Handle-C for FPGAs
Palwasha Shaikh (1), Issam Damaj (1) ((1) American University of, Kuwait)

TL;DR
This paper explores the design and implementation of pipelined KATAN ciphers on FPGAs using Handel-C, demonstrating faster performance of parallel-pipelined architectures over sequential ones.
Contribution
It introduces a hybrid parallel-pipelined implementation of KATAN ciphers in Handel-C, leveraging FPGA capabilities for enhanced speed in embedded cryptography.
Findings
Parallel-pipelined design outperforms sequential implementation in speed.
Handel-C's parallel constructs facilitate efficient FPGA-based cryptographic hardware.
Results show improved performance compared to similar existing implementations.
Abstract
Embedded Systems are everywhere from the smartphones we hold in our hands to the satellites that hover around the earth. These embedded systems are being increasingly integrated into our personal and commercial infrastructures. More than 98% of all processors are implanted and used in embedded systems rather than traditional computers. As a result, security in embedded systems now more than ever has become a major concern. Since embedded systems are designed to be low-cost, fast and real-time, it would be appropriate to use tiny, lightweight and highly secure cryptographic algorithms. KATAN and KATANTAN family of light-weight block ciphers are promising cryptographic options. In this paper, a sequential hardware design is developed under Handel-C. Taking a step further, Handel-C's parallel construct is taken advantage of to develop a parallel-pipelined hybrid implementation. Both…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
