Would anybody happen to have a prebuilt GNU MP Library (static) for Visual Studio 2005? I cannot seem to find one and cannot compile it myself. When I attempt to use it, I get unresolved symbol errors.
If this is not possible, does anybody know a simple class or library for doing RSA encryption/decryption in c++? Preferably cross platform would be best.
Hi ,
i have made RSA algorithm on Turbo C,but this program is not working for 1024 bits could you please provide me a program which can be solvable for 1024 bits and i can also run it on turbo C without any error.