Hi Dwayne,<div><br></div><div>I have added a comment to the existing report at <a href="https://bugs.launchpad.net/pycrypto/+bug/502291" target="_blank">https://bugs.launchpad.net/pycrypto/+bug/502291</a></div><div><br></div>
<div>Appreciate your help in getting this into the mainstream.</div><div><br></div><div><a href="https://bugs.launchpad.net/pycrypto/+bug/502291" target="_blank"></a>Regards,</div><div>Anurag<br><br><div class="gmail_quote">
On Wed, Dec 29, 2010 at 12:11 PM, Dwayne C. Litzenberger <span dir="ltr"><<a href="mailto:dlitz@dlitz.net" target="_blank">dlitz@dlitz.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I'll have to look at this when I get back from my vacation. Maybe file a bug report, or add a comment to an existing report if there is one already?<br>
<div><div></div><div><br>
"Anurag Chourasia" <<a href="mailto:anurag.chourasia@gmail.com" target="_blank">anurag.chourasia@gmail.com</a>> wrote:<br>
<br>
>Hi Thorsten,<br>
><br>
>Thanks for the information. I believe that the patch that you mentioned<br>
>will<br>
>help me :-)<br>
><br>
>The patch mentioned in your email was from January 2010 and is in the<br>
>form<br>
>of a diff between files.<br>
><br>
>Are we supposed to make those modifications manually or is there a<br>
>downloadable somewhere? I am wondering if there is any specific reason<br>
>that<br>
>the change is not a part of the mainstream that a user like me should<br>
>be<br>
>aware of or better if the files are going to be included in the Trunk<br>
>anytime soon :-)<br>
><br>
>Thanks again for your help today.<br>
><br>
>Regards,<br>
>Anurag<br>
><br>
>On Wed, Dec 29, 2010 at 3:39 AM, Thorsten Behrens <<a href="mailto:sbehrens@gmx.li" target="_blank">sbehrens@gmx.li</a>><br>
>wrote:<br>
><br>
>> >> It wasn't for Home Work :-)<br>
>><br>
>> Okay :D<br>
>><br>
>> ><br>
>> > m.digest()<br>
>> > or<br>
>> > m.hexdigest() as the computed hash value.<br>
>><br>
>> That depends on what you want to do next. m.digest() returns the<br>
>digest<br>
>> in binary form, ready to be used for further manipulation, such as<br>
>> having it signed. m.hexdigest() returns it in a form suitable for<br>
>> inclusion in a text transmission, such as email.<br>
>><br>
>> > Following this, how can i use Crypto again to Sign the computed<br>
>Hash<br>
>> > Value using the Private Key?<br>
>> ><br>
>> PKCS #1 has not been integrated into trunk yet. There is a patch<br>
>> available, though, here:<br>
><a href="https://bugs.launchpad.net/pycrypto/+bug/502291" target="_blank">https://bugs.launchpad.net/pycrypto/+bug/502291</a><br>
>><br>
>> Thorsten<br>
>><br>
>> _______________________________________________<br>
>> pycrypto mailing list<br>
>> <a href="mailto:pycrypto@lists.dlitz.net" target="_blank">pycrypto@lists.dlitz.net</a><br>
>> <a href="http://lists.dlitz.net/cgi-bin/mailman/listinfo/pycrypto" target="_blank">http://lists.dlitz.net/cgi-bin/mailman/listinfo/pycrypto</a><br>
>><br>
>_______________________________________________<br>
>pycrypto mailing list<br>
><a href="mailto:pycrypto@lists.dlitz.net" target="_blank">pycrypto@lists.dlitz.net</a><br>
><a href="http://lists.dlitz.net/cgi-bin/mailman/listinfo/pycrypto" target="_blank">http://lists.dlitz.net/cgi-bin/mailman/listinfo/pycrypto</a><br>
<br>
</div></div><font color="#888888">--<br>
Sent from my Android phone with K-9 Mail. Please excuse my brevity.<br>
</font><div><div></div><div>_______________________________________________<br>
pycrypto mailing list<br>
<a href="mailto:pycrypto@lists.dlitz.net" target="_blank">pycrypto@lists.dlitz.net</a><br>
<a href="http://lists.dlitz.net/cgi-bin/mailman/listinfo/pycrypto" target="_blank">http://lists.dlitz.net/cgi-bin/mailman/listinfo/pycrypto</a><br>
</div></div></blockquote></div><br></div>