MD5 Hashcode class

 
 

User login

Enter your username and password here in order to log in on the website:

A class wrapper for the standard MD5 C implementation

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.

MD5Hash.zip

Complete source code

8.7 K

 
 

  Homepage  Professional  Courses  Personal  Contact  Sitemap  Search