What is a Hash Code? part 2

Поділитися
Вставка
  • Опубліковано 1 гру 2024

КОМЕНТАРІ • 29

  • @wilfriedbony5180
    @wilfriedbony5180 7 років тому +3

    I unexpectedly ended up with this video, but believe me it is wonderful. You broke down the concept so perfectly. BIG THUMBS UP

  • @lmd6204
    @lmd6204 8 років тому +2

    I am so happy that I came across your video. Everyone else teaches like you already know everything and gives out too much technical jargon! This explanation was so clear and understandable. Thank you so much! I was having a hard time understanding hashing, but now is very clear!

    • @djp3
      @djp3  8 років тому +1

      +Laura Dencer This was for a very mixed audience of students, so I'm glad it worked. :)

  • @Richard808able
    @Richard808able 9 років тому +7

    This tutorial was very simple to understand. I really enjoyed it.

    • @djp3
      @djp3  9 років тому

      thanks!

  • @andreassachinis425
    @andreassachinis425 4 роки тому +2

    Congratulation for your excellent work. I dont speak very well english but i understand all that you said 100%. Excellent work. Congratulations again.

    • @djp3
      @djp3  4 роки тому

      thanks!

  • @asan6817
    @asan6817 7 років тому +3

    I was looking at car vids and ended up here. I don't do any of this, but even I was able to understand this. Good video.

    • @djp3
      @djp3  7 років тому +1

      Thanks. Car videos -1, Hash Code Videos +1

  • @MRDbytes
    @MRDbytes 4 роки тому +1

    Thank you, professor, for these videos, they are incredibly useful. I have watched the Hash code and the asymmetric cryptography videos. They are excellent!

    • @djp3
      @djp3  4 роки тому

      Glad you like them!

  • @theartofgiving
    @theartofgiving 9 років тому +3

    Excellent videos. Thanks.

  • @amtsh5454
    @amtsh5454 7 років тому +1

    thanks dear for this great video , but i didn't understand exactly why the MD5 is not secured anymore for digital integrity ?
    can you please explain in brief ?
    thanks

    • @djp3
      @djp3  7 років тому

      It is possible to take a file and an MD5 signature that you want the file to have and add data to the end of the file to match the target MD5 hash. This means that the MD5 hash is no longer doing a good job of uniquely identifying content. You might want to use an MD5 hash to identify a program as being safe. But a malware author can take a harmful program and add characters to it to match the MD5 sum and then replace the original file with the malware. A good hash would make it very very hard to go backward from hash to creating a source file.

  • @PedroBarbosaRoman
    @PedroBarbosaRoman 9 років тому +1

    Is it smart to produce from a string(for example) with some sort of light encryption( like a simple homemade codification ) and only then use the hash algorithms? Because it adds another layer I'm inclined to think it's stronger, but I would like to know if that's true or not!

    • @djp3
      @djp3  9 років тому

      +Pedro Barbosa I'm not sure I understand your question. Can you elaborate? And it sounds like this might be a better question for stackoverflow

    • @PedroBarbosaRoman
      @PedroBarbosaRoman 9 років тому

      +djp3 Is it stronger if I use a less powerful algorithm and then use that output in an hashing algorithm? I was curious because it's not recommended to use double hashing.

    • @djp3
      @djp3  9 років тому

      +Pedro Barbosa The details really matter in security applications, but this is definitely a question better suited to stackoverflow.

  • @pavlozvarych9625
    @pavlozvarych9625 7 років тому +2

    thank you for a good explanation

    • @djp3
      @djp3  7 років тому

      Thanks!

  • @juliusfontanilla839
    @juliusfontanilla839 8 років тому

    THIS IS MY QUESTION: CHEATING CAN HAVE THE HASH CODES IN ELECTION WHEN LEADING SENATOR? THANK YOU.

  • @smileygnome7329
    @smileygnome7329 7 років тому

    What is your view on SHA 571?

    • @djp3
      @djp3  7 років тому

      I'm not familiar with that. Is that a thing?

  • @justindejong5461
    @justindejong5461 8 років тому

    i wonder how many people have the password "bicyclefrogtoast" now

    • @djp3
      @djp3  8 років тому +1

      +Justin De Jong You know you want to change yours. :)