This repository contains the implementation of two matrix multiplication algorithms for fixed-size square matrices (10,000 x 10,000). The first version is sequential, while the second version is ...
Abstract: Mobile devices, such as smartphones, allow people around the world to access a huge amount of online applications anywhere and anytime. Elliptic Curve Cryptography (ECC) algorithm can be ...
The project demonstrates speedup, efficiency, and scalability of parallel computing techniques and applies theoretical models (Amdahl's Law and Gustafson's Law) to understand performance improvements.
Abstract: This paper presents a Montgomery algorithm used for modular reduction with distributed Karatsuba algorithm to achieve the goal. The main objective of this proposal is to reduce the running ...