I would recommend taking a look at NaCl's crypto_box in particular:
http://nacl.cr.yp.to/index.html -- or off-the-record (as Sandy mentioned)
if you want real-time chat. I would not recommend trying to implement OTR
yourself as it is pretty tricky to get right.


On Mon, Jan 28, 2013 at 8:37 AM, Paul Christian <pho...@gmail.com> wrote:

> Hi Folks,
>
> I am new to the list and have in interest in encryption, but not much
> experiance in breaking/testing or a details understanding of modern methods.
>
> I am interested in developing some technology to allow a user to
> communicate as securly as possible between a termial on an unsecure network
> and another users.
>
> ie encrypted message from browser to user on another computer. Under
> circumstances that the senders life may depend on it being secure.
>
> I have a few ideas in mind, but two important questions;
>
> is it worth while? - is ssl good enough? ( it doesn't seem to be from my
> reading)
>
> Anyone want to try and decode/break it once I have a demonstrator?
>
> Thanks,
>
> Paul
>
> _______________________________________________
> cryptography mailing list
> cryptography@randombit.net
> http://lists.randombit.net/mailman/listinfo/cryptography
>
>
_______________________________________________
cryptography mailing list
cryptography@randombit.net
http://lists.randombit.net/mailman/listinfo/cryptography

Reply via email to