Abstract
The article explores parallelization methods to enhance the performance of SHA (Secure Hash Algorithm) cryptographic algorithms widely used in modern data protection systems. It analyzes the optimization efficiency of SHA-1, SHA-256, and SHA-3 using parallel computing technologies such as GPU, multithreading on CPUs, and SIMD instructions. The results of the development demonstrate the potential to accelerate cryptographic operations without compromising security requirements.