We use MessageDigest[1] provided by java.security package to digest the
passwords.
Therefore, ideally the list of supported algorithms by MessageDigest as
mentioned in[2] should be options for this. But I haven't tested with all
these options given in the list at [2].

[1]
http://docs.oracle.com/javase/1.4.2/docs/api/java/security/MessageDigest.html
[2]
http://docs.oracle.com/javase/1.4.2/docs/guide/security/CryptoSpec.html#AppA

Thanks,
Hasini.

On Mon, Nov 28, 2011 at 5:09 PM, metin d <met...@yahoo.com> wrote:

> What are the PasswordDigest options in user-mgt.xml ?
>
>
> _______________________________________________
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to