Yes, but it's not fully implemented, nor updated... As seen on this issue: http://code.google.com/p/android/issues/detail?id=3280
-- Lucas Palma *"We cannot solve our problems with the same thinking we used when we created them." * *Albert Einstein* On Thu, Jun 14, 2012 at 8:13 AM, Earlence <[email protected]> wrote: > ummm...android uses bouncy castle internally. > > -Earlence > > On Jun 12, 6:41 pm, Lucas Palma <[email protected]> wrote: > > You could also use the Spongy Castle library, it's the Android port for > the > > Bouncy Castle... > > > > -- > > Lucas Palma > > > > *"We cannot solve our problems with the same thinking we used when we > > created them." > > * > > *Albert Einstein* > > > > > > > > > > > > > > > > On Tue, Jun 12, 2012 at 1:07 PM, Brian Carlstrom <[email protected]> > wrote: > > > Using Cipher > > >http://developer.android.com/reference/javax/crypto/Cipher.html, > > > CipherInputStream, CipherOutputStream? You shouldn't be counting on the > > > sun.* package even outside of Android. > > > > > -bri > > > > > On Tue, Jun 12, 2012 at 5:28 AM, RAJESH RAJARAM < > [email protected]>wrote: > > > > >> Hi Developers > > > > >> How can i encrypt and decrypt the string in android. The sun.* package > > >> not supporting in eclipse. > > > > >> Rajesh Rajaram > > > > >> -- > > >> You received this message because you are subscribed to the Google > Groups > > >> "Android Security Discussions" group. > > >> To view this discussion on the web visit > > >> > https://groups.google.com/d/msg/android-security-discuss/-/6LuKi2aMhuAJ. > > >> 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-security-discuss?hl=en. > > > > > -- > > > You received this message because you are subscribed to the Google > Groups > > > "Android Security Discussions" 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-security-discuss?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Android Security Discussions" 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-security-discuss?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Android Security Discussions" 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-security-discuss?hl=en.
