Reindl Harald <h.reindl <at> thelounge.net> writes: > libavutil - multimedia-biased utility library
> no idea why you think that has anything to do > with encryption This is not necessarily related to the original question but please note that libavutil contains implementations for several common security algorithms, including sha, blowfish and cast5. The implementations are meant to be fast and slim, but no measurements against side channel attacks have been taken, ie the implementations should be fine for multimedia applications but not necessarily for general security-relevant tasks. Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
