Implemented bounded random bigint generator
Implemented prime number generator
Implemented RSA
Implemented RSA key generation
Added some convenient functions to BigInteger
Added headers for some common mathematical fields
- Started adding class structures
- Added declarations for useful functions
Added operator-assignment operator overloads to BigInteger