<font size=2 face="sans-serif">I like to implement sha-256 without using
implement. It is easy using hashlib as:</font>
<br>
<br><font size=2 face="sans-serif">import hashlib</font>
<br><font size=2 face="sans-serif">m = hashlib.sha256()</font>
<br><font size=2 face="sans-serif">m.update("hi")</font>
<br><font size=2 face="sans-serif">print m.hexdigest()</font>
<br>
<br><font size=2 face="sans-serif">If anybody has pointer on sha-256 implemented
without using hashlib library, please share.</font>
<br>
<br><font size=2 face="sans-serif">Regards,<br>
Arijit Ukil<br>
Tata Consultancy Services<br>
Mailto: arijit.ukil@tcs.com<br>
Website: </font><a href=http://www.tcs.com/><font size=2 face="sans-serif">http://www.tcs.com</font></a><font size=2 face="sans-serif"><br>
____________________________________________<br>
Experience certainty.        IT Services<br>
                
       Business Solutions<br>
                
       Outsourcing<br>
____________________________________________</font><p>=====-----=====-----=====<br>
Notice: The information contained in this e-mail<br>
message and/or attachments to it may contain <br>
confidential or privileged information. If you are <br>
not the intended recipient, any dissemination, use, <br>
review, distribution, printing or copying of the <br>
information contained in this e-mail message <br>
and/or attachments to it are strictly prohibited. If <br>
you have received this communication in error, <br>
please notify us by reply e-mail or telephone and <br>
immediately and permanently delete the message <br>
and any attachments. Thank you</p>

<p></p>