On Fri, Jul 11, 2008 at 7:52 AM, Martin Albrecht <[EMAIL PROTECTED]> wrote: > >> I was actualy always wondering how hard would it to add to Sage the >> functionality to take some gpg encrypted message and turn it into the >> numbers that you talk about, so that one can play with it, and at the >> end turn this into the gpg message again. > > My impression is that this would be straight forward since Python already > supports many building blocks like reading MIME encoded e-mails, gzip etc. > All there is to do is to read the appropriate standard (is that in an RFC?) > and actually implement it. A hack-ish version should be quick and easy, am > more thourough version might need some work. Btw. I did a similar thing > recently with the OpenSSH Group Exchange Protocol: > > http://www.informatik.uni-bremen.de/cgi-bin/cgiwrap/malb/blosxom.pl/2008/07/08#scapy >
Also, Sage comes with pycrypto, which supports a bunch of standard crypto protocols (both symmetric and public-key) out of the box. --William --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---