Hi I have been trying to do Encryption /Decryption (using javax.crypto) on browser side i.e. using javascript. Data is stored in GAE's datastore. I created a java applet that can encrypt/decrypt to use javax.crypto. But now i see that google app engine doesnt support java.applet.Applet . Is there any work around or anyway I can go about browser side encryption /decryption?
Thanks Sharada -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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/google-appengine-java?hl=en.
