[FFmpeg-devel] WinRT API support patch
Michael Niedermayer
michaelni at gmx.at
Fri Nov 21 02:49:59 CET 2014
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141121/fe93e367/attachment.asc>
More information about the ffmpeg-devel
mailing list