Main Page   Modules   Data Structures   File List   Data Fields   Related Pages  

MD5 implementation details
[D-BUS internal implementation details]

Internals of MD5 implementation. More...

Functions

dbus_bool_t _dbus_md5_test (void)

Detailed Description

Internals of MD5 implementation.

The implementation of MD5 (see http://www.ietf.org/rfc/rfc1321.txt). This MD5 implementation was written by L. Peter Deutsch and is not derived from the RSA reference implementation in the RFC. The version included in D-BUS comes from the Ghostscript 7.05 distribution.


Function Documentation

dbus_bool_t _dbus_md5_test void   
 

Unit test for MD5 computation.

Returns:
TRUE on success.

Definition at line 549 of file dbus-md5.c.


Generated on Wed Jun 9 05:01:28 2004 for D-BUS by doxygen1.2.15