Click here to Skip to main content
15,886,137 members
Articles / Desktop Programming / MFC

Using hashlib++ for easily creating cryptographic checksums such as SHA1 and MD5

Rate me:
Please Sign up or sign in to vote.
2.00/5 (2 votes)
22 Sep 2007CPOL1 min read 37.6K   643   13  
This short article explains how to create a cryptographic checksum (a hash) with the help of the hashlib++ library.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Germany Germany
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions