[appengine-java] Re: Cryptography on App Engine

2010-03-16 Thread jnizet
That works, but it's limited in strangth : you won't be able to use keys longer than 128 bits. I opened an issue to install the policy files in order to enable strong cryptography : http://code.google.com/p/googleappengine/issues/detail?id=2889 On 12 mar, 21:06, Spines wrote: > I ended up just u

[appengine-java] Re: Cryptography on App Engine

2010-03-12 Thread Spines
I ended up just using javax.Crypto. If I try out bouncy castle in the future I'll post the results here. On Mar 12, 10:24 am, "Ikai L (Google)" wrote: > It's not on our "Will it play" page: > > http://groups.google.com/group/google-appengine-java/web/will-it-play... > > This doesn't mean it won't

Re: [appengine-java] Re: Cryptography on App Engine

2010-03-12 Thread Ikai L (Google)
It's not on our "Will it play" page: http://groups.google.com/group/google-appengine-java/web/will-it-play-in-app-engine This doesn't mean it won't work, it just means no one has tried it. Can you try it and let us know so we can update the page? On Thu, Mar 11, 2010 at 8:44 PM, Spines wrote: >

[appengine-java] Re: Cryptography on App Engine

2010-03-11 Thread Spines
I think bouncy castle is a good library to use, does anyone know if it works on the app engine? -- 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 google-appengine-j...@googlegroups.com. To unsubsc