Hi, Steve wrote :
I looked in the INSTALL file, and this is the information I received:
no-<cipher> Build without the specified cipher (bf, cast, des, dh, dsa, hmac, md2, md5, mdc2, rc2, rc4, rc5, rsa, sha). The crypto/<cipher> directory can be removed after running "make depend".
As far as I know, there is no more options except with 'no-<cipher>' command to performed that operations. To build without any cipher included, just try to add 'no-<cipher>' for each algorithm to your configure target. Regards, Endhy