> libcrypto.a and libcrypto.so are files which are built by
linux-compiler?
but somewhere has to be the source code for them ?
The files in the crypto directory are compiled to build the libraries.
I think you will find some intro material on building C software useful. This is probably not a good place to find that info.