ISBN-13: 9783659230127 / Angielski / Miękka / 2012 / 196 str.
The presence of parallelism in applications is the key to achieve high performance with all modern microprocessors, for it allows the hardware to accelerate applications by executing multiple independent operations concurrently. The cheapest and the most prevalent form of parallelism available in many applications is DLP. Cryptography applications, which are widely used today, are based on data-level parallelism, where the computationally intensive kernels repeat the same set of operations over streams of input data. The most important cryptographic algorithm today is the Advance Encryption Standard (AES). Thus, this book proposes and implements a new processor called FastCrypto for high throughput encryption and decryption based on AES algorithm. FastCrypto is implemented on FPGA Vertix 5, and the its performance is up to 112 b/cc (which is 88% of ideal performance) at 400 MHz.