Slashdot Mirror


User: figge

figge's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Re:Stupid Forced Collision on Meaningful MD5 Collisions · · Score: 1
    % md5sum ./md5*
    d80ae934acc0231a0fcb99716346c8e6 ./md5collision
    d80ae934acc0231a0fcb99716346c8e6 ./md5other
    % ./md5collision
    This was a dumb, forced, collision that would never happen in real live.
    % ./md5other
    This was a dumb, forced, collision that would never happen in real live.

    Same hash, same output. What's your point? ;-)

    (Hint: strcmp(argv[0], "md5collision") != 0. You might also have some trouble with argv[0] being "/home/ch0p/md5collision", "./md5collision" etc, but hey, your point got across. I'm just nitpicking :-) )

  2. Re:Not especially funny, but might be useful on Fun With Passwords? · · Score: 1

    you shouldn't have the same password for all sites that need a logi[n].

    What about sites where I don't need a login? Is it all right to use the same password for them? ;)

  3. Re:Who is interested in the questions... on HHGTG Screenwriter Interviews Himself · · Score: 4, Informative

    And since then, Douglas Adams has been quoted saying "Nobody writes jokes in base 13." Another quote here.