Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
notes:md5 [2013-03-03 12:30] – external edit 127.0.0.1notes:md5 [2019-02-10 21:03] – [MD5 and shorter hashing techniques] roland
Line 7: Line 7:
 I rather wanted to create a random looking string which isn't easy to tamper with while still being "roomy" enough for millions of valid hashes with even vaster empty space between - collision resistance is the key here. One other objective is it being not too lengthy, maybe even feasible to type in if there is no link handler registered in the e-mail application. I rather wanted to create a random looking string which isn't easy to tamper with while still being "roomy" enough for millions of valid hashes with even vaster empty space between - collision resistance is the key here. One other objective is it being not too lengthy, maybe even feasible to type in if there is no link handler registered in the e-mail application.
  
-What I was looking for is something similiar to Youtube's video ID, e.g. http://www.youtube.com/watch?v=gD6slQbhF5c (damn - video not available when you're from Germany, use http://www.dailymotion.com/video/xot23_shakira-no_music instead ;-) )+What I was looking for is something similiar to Youtube's video ID, e.g. https://www.youtube.com/watch?v=WhoPPnDiY5c
  
 ===== MD5 rebase ===== ===== MD5 rebase =====
Line 42: Line 42:
 An alternative might be the encryption of a numeric ID and rebasing this to anything from base16 to base64. An example might follow. An alternative might be the encryption of a numeric ID and rebasing this to anything from base16 to base64. An example might follow.
  
-~~DISCUSSION|Comments~~+===== UPDATE (2018-04-06) ===== 
 + 
 +After revisiting this article, I found a very detailed post about Youtube Video IDs here: [[https://webapps.stackexchange.com/questions/54443/format-for-id-of-youtube-video]]
 
notes/md5.txt · Last modified: 2019-02-10 21:07 by roland