Functions | |
| dbus_bool_t | _dbus_md5_test (void) |
| Unit test for MD5 computation. | |
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.
| dbus_bool_t _dbus_md5_test | ( | void | ) |
1.5.2