On Tue, Oct 9, 2012 at 12:07 AM, Laxmikant Gurnalkar <laxmikant.gurnal...@gmail.com> wrote: > I am doing a high security data transfer. The things are showstopper to > transferring data through javascript to the python. Is it possible to hide > data or send data over web in that should not be human readable.
i would start checking these libraries: Stanford Javascript Crypto Library http://crypto.stanford.edu/sjcl/ crypto-js http://code.google.com/p/crypto-js/ but not before reading this: Javascript Cryptography Considered Harmful http://www.matasano.com/articles/javascript-cryptography/ -- Javier -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.