hello,
this is regarding SHA .....
do we need to INSTALL and CONFIGURE something regarding SHA on linux server.
thanks in advance
vishwa vivek
Hi,
depending on the distribution you might want to install the mcrypt/libmcrypt package(s). You can then play around with SHA using the mcrypt functions of php.
I have some php-based sha script - i can post it if u want it.