RSA Encryption Framework RSA Key Generator 😇 RSA Key Breaker 😈 *Does not accept keys bigger than 1024 bits Prerequisites: g++ boost lib To Compile: $ make Encryption Tests The text to encrypt is in "messages/text.txt". The encrypted file is in "messages/encoded.txt". The decrypted file is in "messages/decoded.txt". To run the test: $ ./main Key Breaker Tests To run the test: $ ./break Factorization Speed