On Thu, 21 Nov 2013 23:53:29 +0100, Michael Schwendt wrote: > On Thu, 21 Nov 2013 13:56:32 -0500, James Antill wrote: > > > * #361 Two more bundled MD5 implementations (abadger1999, 18:07:42) > > * LINK: https://fedorahosted.org/fpc/ticket/361 (abadger1999, > > 18:07:46) > > * New Virtual Provide for C++ port of deutsch's md5 code: > > bundled(md5-deutsch-c++) passed: (+1:5, 0:0, -1:0) (abadger1999, > > 18:15:42) > > 18:12:29 <geppetto> yeh, you might think the class would just wrap C calls … but, no, that would be the easy way :) > > That would be the more difficult way. Give it a try, but don't forget about > the globals. Need to correct myself here, the original implementation from 1999 doesn't use globals but a structure md5_state_t that must be initialized explicitly (which is poor form for C++ class objects). -- packaging mailing list packaging@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/packaging