SSHA Implementation
807573Oct 26 2004 — edited Jun 19 2005Directory server uses the SSHA encryption method for passwords by default. You can see what the encrypted form of a string is using the command line utility getpwenc.
Does Sun (or anyone) provide a (preferably free!) .jar file or the .java file that allows this same algorithm to be used from a java program so that encrypted strings can be compared?