I'm catching up on this but it's a pretty easy answer. > Say you've implemented a bunch of crypto on your web page via Javascript.
And this is where you went wrong. Don't implement crypto (or anything of import) client side period (if we are talking web based javascript stuff here). -Peter _______________________________________________ cryptography mailing list [email protected] http://lists.randombit.net/mailman/listinfo/cryptography
