A high-performance ROCm/HIP C++ library for exact modular arithmetic using the Residue Number System (RNS), focused on batched small matrix multiplications and CRT reconstruction. The Residue Number ...
The Hill Cipher is a polygraphic substitution cipher based on linear algebra. It encrypts blocks of letters (usually 2 or 3 at a time) using matrix multiplication over modulo 26.