http://developer.android.com/reference/java/security/spec/MGF1ParameterSpec.html

SHA256, 384, 512

http://developer.android.com/reference/java/security/MessageDigest.html

MD5 is weaker than SHA

On May 10, 3:52 pm, pasamblue1 <[email protected]> wrote:
> I am developing an android application for encryption decryption of
> messages. I need some hash algorithm to generate key from password. I
> am using SHA1 for the same. Not sure if it is good to use it for
> security reasons. Is there any other algorithm to be used as hash
> function.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to