Design Approach And Implementation Of Application Specific Instruction Set Processor For Sha-3 Blake Algorithm

Yuli Zhang,Jun Han,Xinqian Weng,Zhongzhu He,Xiaoyang Zeng
DOI: https://doi.org/10.1587/transele.E95.C.1415
2012-01-01
IEICE Transactions on Electronics
Abstract:This paper presents an Application Specific Instruction-set Processor (ASIP) for the SHA-3 BLAKE algorithm family by instruction set extensions (ISE) from an RISC (reduced instruction set computer) processor. With a design space exploration for this ASIP to increase the performance and reduce the area cost, we accomplish an efficient hardware and software implementation of BLAKE algorithm. The special instructions and their well-matched hardware function unit improve the calculation of the key section of the algorithm, namely G-functions. Also, relaxing the time constraint of the special function unit can decrease its hardware cost, while keeping the high data throughput of the processor. Evaluation results reveal the ASIP achieves 335 Mbps and 176 Mbps for BLAKE-256 and BLAKE-512. The extra area cost is only 8.06k equivalent gates. The proposed ASIP outperforms several software approaches on various platforms in cycle per byte. In fact, both high throughput and low hardware cost achieved by this programmable processor are comparable to that of ASIC implementations.
What problem does this paper attempt to address?