International Conference on VLSI, Communication & Instrumentation |
Foundation of Computer Science USA |
ICVCI - Number 11 |
None 2011 |
Authors: Dilja.K, Dr. S. Natarajan |
d1eacf71-0db6-47e3-bb0b-4480415140ef |
Dilja.K, Dr. S. Natarajan . Flowchart Approach To Scalable Encryption Algorithm Design And Implementation In FPGA. International Conference on VLSI, Communication & Instrumentation. ICVCI, 11 (None 2011), 20-23.
The implementation of encryption/decryption algorithm is the most essential part of the secure communication. In currently existing encryption algorithms there is a tradeoff between implementation cost and resulting performances. Scalable encryption algorithm is targeted for small-embedded application with limited resources (such as memory size, processor capacity). SEA n, b is parametric in the text, key and processor word size and uses a limited instruction set (i.e. NOT, AND, OR, XOR gates, word rotation and modular addition). And it has a provable security against linear and differential cryptanalysis. This paper includes the conversion of loop architecture of SEA into flowchart, in such a way that encryption and decryption process are separated, loop is split into two parts and controlling inputs are removed. By this method it is easy to design in VHDL language, for implementation in FPGA.