config did not go through

2001-04-23 Thread Jeeva Chelladhurai
Folks, When I tried to config on my Solaris box, I got the below error. Makefile => Makefile.ssl e_os.h => include/openssl/e_os.h [File exists] e_os2.h => include/openssl/e_os2.h [File exists] crypto /bin/sh: crypto: does not exist make: *** [links] Error 1 my GNU Make's version is 3.76.1. An

PBKDF2 & HMAC sha 1

2001-04-04 Thread Jeeva Chelladhurai
Hi, I am new to crypto. I have to support PBKDF2 of PKCS #5 v2.0 in one of my projects. Would I be able to get free implementation for the same? Is SHA_1 is different from HMAC with SHA_1? Could somebody guide me how to use SHA_1 of openssl? Is there any pointer that would through some light