I just released a new version of gwt-crypto. You can download it here. While encryption in javascript has its limits, it also has its place. Currently, I am using it for some data (lat/lng) that we want to be obscured, but is not top secret.
If you’re using this library, please let me know what you’ve found it useful for.
Overall, this has been a fun experience. I’ve learned at least the basics of maven, had some interaction with users and written tests for bugs they file. (I got involved in this project earlier this summer, because I contacted the maintainer.)
[tags]encryption, tripledes, gwt,open source[/tags]