I need to use this C cryptography library to run some tests for a project. I am not asking for help in doing the project but rather just help to get it installed and working. I'm not that experienced in programming. The library is located at http://libtom.org/?page=features&newsitems=5&whatfile=crypt
I'm probably just going to compile and test my code in the Terminal.
The downloads file has a bunch files and folders. I just do not know how to go about getting it installed. I tried doing "make" in Terminal but when I try to compile a test code, it says it cannot find the Crypto header file. Plus, the instructions on configuring and building it seem to be aimed towards those who know a bit about programming unlike me.
If anyone can help me in this I would be extremely thankful.
Thanks.
I'm probably just going to compile and test my code in the Terminal.
The downloads file has a bunch files and folders. I just do not know how to go about getting it installed. I tried doing "make" in Terminal but when I try to compile a test code, it says it cannot find the Crypto header file. Plus, the instructions on configuring and building it seem to be aimed towards those who know a bit about programming unlike me.
If anyone can help me in this I would be extremely thankful.
Thanks.