Description: RSA algorithm including long integer type, some test algorithm, large prime number generator and the general theory of numbers algorithm
To Search:
File list (Check if you may need any files):
rsa
...\bigint.cpp
...\bigint.h
...\Key.h
...\KeyPair.cpp
...\KeyPair.h
...\main.cpp
...\PrimeGenerator.cpp
...\PrimeGenerator.h
...\RSA.cpp
...\RSA.h
...\test.cpp
...\test.h