VNUHCM - University of Science, Spring 2022.
All source codes are in C++, licensed under the terms of The GNU GPL v3.0.
Implementation of AES Key Expanding algorithm.
BigInt's implementation, with naive multiplication.
MD5 implementation from scratch.
Prime Check with Miller-Rabin algorithm.
Presentation slides and report.