Hi, Thank you for all the information, it seems like you think it easy to do, as everyone accept to help me for free :-)
The solution used before was to send to encrypted string in clear in a email. It used a perl impletation of the one-time pad. Emanuele, your said : As for safety, nothing is safer than OTP, but are we sure that your customer is able to go to great lengths to distribute long key streams over a perfectly safe channel to the sales representatives? Isn't the encrypted string secure? The method to send the string can't be secure. It is sent by email. The point is to encrypt it on the server, send it over an unsecure network. Then, when the sales rep. receive it, he will decrypt it. I tried tonight the gnupg. It works fine on my mac with thunderbird, but my client use outlook (gpg plugin is quite old), so I think I'll have to try with python-crypto. But pycrypto need to be compiled, I don't know if I can host it where I want. I'll check this out. Thank you Francis On 23 jan, 11:25, Francis <[EMAIL PROTECTED]> wrote: > Hi, > > I'm building a web application for one of my clients with django. But > I need to do something that I have never did before and I am somehow > really short on time to learn it. > > So I am looking for someone who has experience withencryption/ > security in python. It is to be incorporated into my django app. > > What's need to be done : > - Take a message, encrypt it using a secure method (should be better > or equal than OTP), return the encrypted message. > > What should be considered: > - The user who receives the encrypted message, should be able to > uncrypt it into his Windows workstation. I'm looking for a existing > software that can do the job. > > If you're are up to the task and want to make extra money just let me > know. > What I want from you is : > Your experience in the matter at hand > If you want to make a package (fixe price) just let me know when you > can finish it and your price. > If you want to be paid per hour, give me a time estimate and your > hourly rate. Plus when you can finish it. > > Thank you > > Francis --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---