BALL::MD5Hash Class Reference

MD5 hash of a string. More...

#include <MD5Hash.h>

List of all members.


Public Types

typedef unsigned int uint4
typedef unsigned short int uint2
typedef unsigned char uchar

Public Member Functions

const uchar * digest () const
String asString () const
void encode (const String &s)

Detailed Description

MD5 hash of a string.

This class is based on the MD5 implementation of RSA Date Security, Inc. (Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All rights reserved.).

The class computes the MD5 hash of a given string.

Generated on Thu Aug 6 18:30:25 2009 for BALL by doxygen 1.5.8