\newchapter{Acronyms used} \begin{acronym} \acro{GCD}{Greatest Common Divisor} \acro{LCM}{Least Common Multiple} \acro{CPRNG}{Cryptographically Secure Pseudorandom Number Generator} \acro{LCG}{Linear congruential generator} \acro{CPU}{Central processing unit} \acro{FPU}{Floating-point unit} \acro{PRNG}{Pseudorandom number generator} \acro{CRC}{Cyclic redundancy check} \acro{NSA}{National Security Agency} \acro{RSA}{Rivest–Shamir–Adleman cryptosystem} \acro{TAOCP}{The Art Of Computer Programming (Donald Knuth's book)} \acro{MSB}{Most Significant Bit} \acro{MAC}{Message authentication code} \acro{SIMD}{Single Instruction, Multiple Data} \acro{RAM}{Random-Access Memory} \acro{RAID}{Redundant Array of Independent Disks} \acro{ASCII}{American Standard Code for Information Interchange} \acro{AKA}{Also Known As} \acro{NSA}{National Security Agency} \acro{MSB}{Most Significant Bit} % NOT BYTE! \acro{ROM}{Read-Only Memory} \end{acronym}