Abstract
The paper focuses on the synthesis of a highly parallel hardware implementation of the main cipher designed for the third generation mobile communication system. The investigated algorithm is the KASUMI block cipher. Currently, KASUMI is well known to be a strong encryption algorithm. The use of such an algorithm within critical applications, such as mobile communication, requires efficient, highly reliable and correct hardware implementation. We will investigate satisfying such requirements by proposing and adopting a step-wise refinement software engineering approach to develop correct hardware circuits. The method uses a formal functional programming notation for specifying algorithms. The parallel behavior is then obtained through the use of a combination of function decomposition strategies, besides, data and process refinement techniques. The refinements are inspired by the operators of Communicating Sequential Processes (CSP) and map easily to programs in Handel-C (a modern C-based high-level langauge with hardware output). In this paper, we obtain several hardware implementations with different performance characteristics by applying different refinements to the algorithm. The developed designs are compiled and tested under Celoxica's RC-1000 reconfigurable computer with its 2 million gates Virtex-E FPGA. Performance analysis and evaluation of these implementations are included.
Original language | English |
---|---|
Title of host publication | Proceedings of the 3rd IASTED International Conference on Advances in Computer Science and Technology, ACST 2007 |
Pages | 299-304 |
Number of pages | 6 |
Publication status | Published - 2 Apr 2007 |
Externally published | Yes |
Event | 3rd IASTED International Conference on Advances in Computer Science and Technology, ACST 2007 - Phuket, Thailand Duration: 2 Apr 2007 → 4 Apr 2007 |
Conference
Conference | 3rd IASTED International Conference on Advances in Computer Science and Technology, ACST 2007 |
---|---|
Country/Territory | Thailand |
City | Phuket |
Period | 2/04/07 → 4/04/07 |
Keywords
- Data encryption
- Formal models
- Gate array
- Hardware design
- Parallel computing
- Software engineering