php
PHP: How to calculate the SSHA value of a string
Submitted by chantra on Mon, 02/16/2009 - 23:01
This bit of code allow one to generate SSHA password as accepted by 'ldapmodify' userPassword entry.
unlike SHA, SSHA is using a random seed, increasing the security of your passwords.












