Optimized Password Recovery for SHA-512 on GPUs

Can Ge,Lingzhi Xu,Weidong Qiu,Zheng Huang,Jie Guo,Guozhen Liu,Zheng Gong
DOI: https://doi.org/10.1109/cse-euc.2017.226
2017-01-01
Abstract:One-way hash algorithms, including MD4, MD5 and SHA family, have been widely used in password protection. Focusing on brute force password recovery for one-way hash algorithm, the amount of computation depends on the complexity of the algorithm. This paper introduces an optimized brute force password recovery implementation for SHA-512 on GPU. By using several optimization methods, the performance reaches 1055M hash/second on double AMD R9 290 GPUs. Compared with Hashcat, our implementation is about 11% faster.
What problem does this paper attempt to address?