Fix symbol conflicts with other MD5 implementations. Exporting symbols like MD5_Init() is not a good idea. . This avoids issues like with former lowercased functions, which caused crashes when initializing the GStreamer when the LADSPA plugin is installed (which should be the case in all installations). Essentially this made pidgin, empathy, totem and a lot of other applications unusable.