This component is a class wrapper for the standard MD5 message-digest algorithm by RSA Data Security, Inc. It allows hashing of strings and buffers.
Features
- Wraps the original implementation by RSA Data Security Inc.
- Encodes CStrings and a buffer of bytes
- Returns a CString or a 16-byte buffer.
Downloads
The component is available only as source code. Include the source file (CHashMD5.cpp) in your project and the header file (CHashMD5.h) in the files you wish to use the class.
|
|
Complete source code |
8.7 K |

