Hi, 2014-10-13 22:07 GMT+02:00 Nikita Mantri <[email protected]>: > Hi, > For the generic CMAC module, can I reuse the code of md5 and sha from > libavutil, or should I implement this hash function again.
You can reuse the existing code, of course. _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
