So if I use sjcl.encrypt at browser then how do I do the equivalent of sjcl.decrypt in python at server side. That is what the original question was asking as I read it.
On Tuesday, October 9, 2012 8:24:06 AM UTC-7, Javier Guerra wrote:
-- On Tuesday, October 9, 2012 8:24:06 AM UTC-7, Javier Guerra wrote:
On Tue, Oct 9, 2012 at 12:07 AM, Laxmikant Gurnalkar
<laxmikant...@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/ http://code.google.com/p/
crypto-jscrypto-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 unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment