top | item 27611494

(no title)

ktm8 | 4 years ago

Just for curiosity, how would YT deal with ID collision ?

Edit: Before the scheme change I mean

discuss

order

Thorrez|4 years ago

>base64'ed DES-encrypted primary int64

Block ciphers (such as DES) don't collide. If they did there would be no way to decrypt them because a block could be decrypted into multiple valid plaintexts.

remram|4 years ago

Probably they just roll again. You can even implement that in a stored procedure.

root_axis|4 years ago

Try again? Just a guess.