On Fri, Nov 21, 2014 at 01:43:29AM +0000, Jesse Jiang wrote:
> Do you mean that we can use rand() instead of CryptGenRandom in ffmpeg?

rand() is completely wrong
its not even doing the correct operation

rand() is pseudo random
the code requires a strong (and non pseudo) random value

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

When you are offended at any man's fault, turn to yourself and study your
own failings. Then you will forget your anger. -- Epictetus

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to