Hi,
This is a question regarding the makefile in the crypto/rsa folder in openssl. I am trying to run the make file to give me a library that I can use to just run the RSA algorithm in openssl. But it seems the required .c file dependencies for the .o files are missing i.e. only the .h files are mentioned in the makefile.(eg.  all the .c files for the bn package are not mentioned).
Thats why I think I am running into lots of compile time errors
 
Please let me know what is thesolution or if I am doing something wrong?
 
Joe


Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!

Reply via email to