[FFmpeg-devel] [PATCH] Make rtpenc.c SSRC randomly set

Michael Niedermayer michaelni
Wed Jul 9 16:41:24 CEST 2008


On Wed, Jul 09, 2008 at 08:35:51PM +0900, Luca Barbato wrote:
> Michael Niedermayer wrote:
> > the crc of the first frame or extradata or ... will do very well as random
> > number if one thinks theres any sense in this ...
> 
> there is sense... SSRC is used to discriminate between streams...
> 

> > also reading from /dev/(u)random is an option [it wont work on all OSs but
> > a failure wont be worse than always using 0]
> 
> you mean using strong random?

I mean NOT using information the outside is not supposed to have

If i ask you for a random number would you give me your credit card number?
No?
Do you feel more secure if you gave me a MD5 of your credit card number?
How long do you think would i need to brute force the space of all credit
card numbers to find it from the MD5? And note 1 digit is a checksum
and the first 6 identify the bank according to wikipedia.

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I wish the Xiph folks would stop pretending they've got something they
do not.  Somehow I fear this will remain a wish. -- M?ns Rullg?rd
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080709/f2eab4a8/attachment.pgp>



More information about the ffmpeg-devel mailing list