SHA-256 | COMPLETE Step-By-Step Explanation (W/ Example)

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

КОМЕНТАРІ • 159

  • @valerio21m
    @valerio21m Рік тому +60

    Great video!
    Btw, in the beginning you said that whatever bit length your input has, the padded message length would be the next 512 multiple. That is actually not fully true. That would only be true if the length of the input is smaller or equal to n*512 - 65 (if equal then k = 0). so if e.g. the input length is 960, the padded message will not be 1024 bits long, bc we would then have negative solution for k. But we cannot have a negative solution for k, so that’s why we would need to go with 1536.

  • @thekingayu
    @thekingayu Рік тому +18

    Only Video of Real SHA 256 algorithm implementation. Thank you for this.❤

  • @frostieseditss
    @frostieseditss 4 місяці тому +53

    I searched this video thinking maybe I can reverse engineer this algorithm but turns out I have to give up on it😂😂

    • @pranavsuthar16
      @pranavsuthar16 3 місяці тому

      Why? Where was proble you ran in to

    • @borntosucceed1667
      @borntosucceed1667 3 місяці тому

      @@pranavsuthar16 - Because, wtf is this guy talking about?

    • @pranavsuthar16
      @pranavsuthar16 3 місяці тому

      @@borntosucceed1667 I am sure this guy saw sha256 on stake(online casino) and want to win it

    • @mohansurendar7429
      @mohansurendar7429 3 місяці тому +2

      Deep down, i started watching why cant we crack, EOD i just hardly understood the algo

    • @ian562ADF52E
      @ian562ADF52E 3 місяці тому +4

      @@pranavsuthar16 There is not a way to determine many of the bits dropped. Like in the maj() function, if the output is 1, it could be 101, 111, etc.

  • @brandonjade2146
    @brandonjade2146 Рік тому +7

    you teach in a better way i have seen anyone else, thank you so much when is the video on the ethereum white paper coming out?

  • @chandanapolaki3179
    @chandanapolaki3179 2 роки тому +2

    nice explanation i love it

  • @mayank9447
    @mayank9447 Рік тому +13

    Only problem this video has is the low volume even with headphone

    • @rishav9934
      @rishav9934 7 місяців тому +1

      I guess you need to change your headphones

    • @WADAFOK
      @WADAFOK 6 місяців тому +2

      you are probably going deaf

    • @FallahPladasque
      @FallahPladasque 5 місяців тому +2

      The frequencies carrying this recording are pretty low, could have used more mid/high, you should in any case try a better pair of headphones!

    • @F30-Jet
      @F30-Jet Місяць тому

      Your ears are dying

  • @MrAlex3461
    @MrAlex3461 3 місяці тому

    God DAMN that whistling is annoying

  • @goldendovah7613
    @goldendovah7613 Рік тому +57

    Love this type of video that goes into the meat of the algorithms instead of speaking abstractly. Thank you for this and well done!

    • @redblockblue
      @redblockblue  Рік тому +11

      Yep, that’s the style I’m going for with this channel, there are far too many channels using only analogies and never going deeper than that

  • @nataliazkontekstu
    @nataliazkontekstu 2 роки тому +22

    Oh my dear god, thanks for going through this insanity :D You're making it so much better than having to go through the whole paper itself. Same goes for Chaum's video! And I do enjoy the music and the humor! :)

    • @pteckhausen
      @pteckhausen Місяць тому +1

      Yes, really great vid! Maybe we could remove the music. Sometimes its a bit hard to listen to with headphones.

  • @jamesgebler5738
    @jamesgebler5738 2 роки тому +24

    Thank you so much for this video, for going through the trouble of understanding how it works and breaking it down into something meaningful! Having the example is SUPER helpful. Exactly what I was looking for.

  • @isidroarias6027
    @isidroarias6027 Рік тому +8

    Thanks very much for the video!! I had to pause several times but I now understand better the algorithm.
    I also like that you show screenshots of the standard, it is a gentle introduction.
    I have some suggestions:
    - Use namespaced fonts. This avoid the misalignment of 10:34
    - Do you make the animations using Manim? In this case would be great that you share the source code :)

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

    If you do the bitwise addition of Sigma0 shown at 07:24 then the result I found is 00000011100011111110100110110000. Would you please explain if there is sth wrong ?

    • @redblockblue
      @redblockblue  Рік тому +2

      Yep, you're correct. I believe I used the correct sum going forward though so the error doesn't carry forward through the rest of the steps. Good spot.

    • @seancantwell12
      @seancantwell12 10 місяців тому +1

      I was having the same issue, appreciate this comment!

    • @rileycarlson3714
      @rileycarlson3714 10 місяців тому +1

      Encountered the same thing. Glad I'm not crazy

  • @artahir123
    @artahir123 8 місяців тому +5

    hey why you stopped making videos ?

  • @shibainugamer
    @shibainugamer Рік тому +8

    Great video, you're really underrated for the amount of effort you put into this.

  • @calebtanner4919
    @calebtanner4919 3 місяці тому +1

    Not to be "that guy" but in your initial values for RedBlockBlue, you have different values for the two capital Bs. Do you remember if you used the values as shown for your calculations or were the correct values used?

  • @halimashemsedin8792
    @halimashemsedin8792 2 місяці тому +2

    This is more complicated than anything I came across 😢

  • @spektara
    @spektara 10 місяців тому +2

    7:24 when making addition modulo 2 for sigma0:
    Is the result shown correct? ("00000001 10001111 11101001 00000101")
    In my calculation it should be ("00000011 10001111 11101001 10110000")

    • @tukemo5788
      @tukemo5788 9 місяців тому

      I agree, I also got 00000011100011111110100110110000

  • @hardikmaind9833
    @hardikmaind9833 Рік тому +7

    this is the best explanation you will find on youtube.

  • @brownsugar2549
    @brownsugar2549 3 місяці тому +1

    Bro which editing software you used to edit this video ?

  • @wayneswildworld
    @wayneswildworld 7 місяців тому +1

    Knowing all the steps why can't people work backwords to get the original string?

  • @brownsugar2549
    @brownsugar2549 3 місяці тому +1

    Which editing software you used ?

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

    What will happen if the text we are trying to hash is 504 bits long? You don't have 64 bits to represent the length of the text in binary to be able to add to the end of the binary for it to be 512 bits in length. Your hash will instead be 568 bits long.

    • @kyrylopisariev9791
      @kyrylopisariev9791 2 роки тому +7

      you will then need to extend it it 1024 I guess

    • @valerio21m
      @valerio21m Рік тому +3

      @@kyrylopisariev9791yes exactly

    • @diogocardoso265
      @diogocardoso265 Рік тому +1

      Have you tried convert the text into shingles/ tokens? In that way, you avoid having text longer than 504 bits

    • @x86_architecture10
      @x86_architecture10 11 місяців тому

      @@diogocardoso265 How do you do that?

  • @Daniel_Mathews
    @Daniel_Mathews 2 роки тому +3

    Great explanation. The easiest to understand from what Ive seen on UA-cam so far. But I dont quite get how the looping works... Are all the iterations added to eachother at the end?

  • @mohankumarmahesh2380
    @mohankumarmahesh2380 Рік тому +2

    only understood first 3 mins

  • @JarppaGuru
    @JarppaGuru 7 місяців тому +1

    10:18 well using prime number those are allways same and function ch result same thing or is efg change every step. hope fully. make no sende otherwise LOL

  • @JarppaGuru
    @JarppaGuru 7 місяців тому

    5:31 real messy LOL bcoz you explain it wrong. could just say ROR 7 times and make animation it roll 7 and not high light this and this if all they shift LOL now 18 ROR is easy. then 3 is easy but zero 3 after thats like without carry AND this is first time when math backward become cracking part we not know what those 3 bits was when they erased LOL so we need do 10 diff all plausable combo but from this point not matter LOL. what comes next i not yet reverse think lol

  • @PotatoMan1491
    @PotatoMan1491 2 роки тому +3

    First 2 min of the video is already better than me reading for 30 min on wiki

  • @David-mk2hp
    @David-mk2hp 7 місяців тому +1

    What is the source of the document you show screenshots of?

  • @svetlanaulianova1210
    @svetlanaulianova1210 Рік тому +1

    hmm I don't get it, why creating initial hash values at 3:28 introduces randomness? if we know, which prime numbers we are taking?

  • @laracroft4saknfettig697
    @laracroft4saknfettig697 Рік тому +1

    Why wouldn't you say modulo to 32nd? How would modulo prevent it from being greater than 32 bits? That is the only reason for the modulo portion, correct?

  • @eliaskountouris4214
    @eliaskountouris4214 14 днів тому

    Great video. At 7:18 the first 2 bytes of the sigma_0 result should be 03 not 01.

  • @thebestminecraftplayerfrom376
    @thebestminecraftplayerfrom376 9 місяців тому +4

    This guy deserves more subscribers!!

  • @Ashlim_Tamang
    @Ashlim_Tamang 10 місяців тому +1

    Can you tell me the name of the book from which you have been explaining in the video?

    • @tanmay4751
      @tanmay4751 8 місяців тому

      Did you find it? I'm also looking for it

  • @DWM864
    @DWM864 Рік тому +2

    man the audio is very low, but amazing video

  • @pocketrockets488
    @pocketrockets488 9 місяців тому +1

    Great video. Thank you for the content. Can you give the link to the paper you are referencing in the video?

  • @javinashjoshi5249
    @javinashjoshi5249 5 місяців тому +1

    kya hai ye kyo hai ye

  • @owenclark8166
    @owenclark8166 10 місяців тому +1

    Amazing video. I was able to fully code the algorithm with the help of this explanation. Thank you!

  • @doumkatekz
    @doumkatekz 3 місяці тому

    This video is good, but the music is so distracting.I had to stop after a bit

  • @awskhanfar4743
    @awskhanfar4743 5 місяців тому

    i now understand why its impossible to decode the output of hash256

  • @itealaaalaaeddin4080
    @itealaaalaaeddin4080 Рік тому +2

    Wonderful video my dear friend
    I urgently need the presentation file you used please

  • @instanslim
    @instanslim 23 дні тому

    why 03.51 play
    6=0110 should 00110110
    a=1010 should 01100001 give me guidance on where I need to study?

    • @instanslim
      @instanslim 23 дні тому

      sha 256 not for crypto, only whitepaper, crypto using BLAKE-256 from Daniel J. Bernstein.

  • @kashif3173
    @kashif3173 7 місяців тому +1

    Great video for sure! Very nice, simple explanation.
    Good job!

  • @nigelkay6264
    @nigelkay6264 4 місяці тому +1

    brain usage 100%, alert death imminent😂😂

  • @henriqeduu
    @henriqeduu Рік тому +1

    One thing I dont get is, since every oitpit is the same lenght, can there be 2 strings with the same output?

    • @mirsaidabdullaev1431
      @mirsaidabdullaev1431 Рік тому +2

      Yes, as a hashing function is many-to-one relationship, and involves a finite number of outputs given an infinite domain - if you are interested in this more, you might want to read up on hashing functions, hash maps and most importantly, how a function deals with "collisions" - which are what you outlined, hashes that are the same but given different outputs. :)

    • @hamburgerfatso
      @hamburgerfatso Рік тому

      yeah but there are so many gajillions of outputs, good luck finding two strings that give the same output

  • @kyalomastart
    @kyalomastart 2 місяці тому

    Don't want to know about SHA512

  • @ahjsbkdjhavkcjhvac
    @ahjsbkdjhavkcjhvac Рік тому +2

    very interesting, cant wait to implement it 😋

  • @firstevidentenigma
    @firstevidentenigma 5 місяців тому

    Where is the document that is referenced in this video?

  • @FL1CK_OOP
    @FL1CK_OOP 8 місяців тому

    WTF..
    nice video. but that is some math bro..

  • @JarppaGuru
    @JarppaGuru 7 місяців тому

    3:59 we still doing stuff allways same. we can reverse. we not even need calculate those if it allwats start 2 then 3 then 5. we allways have those "hashes"

  • @laracroft4saknfettig697
    @laracroft4saknfettig697 Рік тому +1

    8:50 - why do we only go through that for loop once? What does t=0 to 63 repreent what is the 't' in this case?

    • @tmahad5447
      @tmahad5447 11 місяців тому

      when you're a not a programmer and tries to understand sha256

  • @JarppaGuru
    @JarppaGuru 7 місяців тому

    8:05 are those calculated all original values or with answer we got so order is important LOL. i bet original numbers

  • @MZ-uv3sr
    @MZ-uv3sr 3 місяці тому

    What book or site is that in the beginning?

  • @justchill3330
    @justchill3330 4 місяці тому

    what if some one uses the final hash and applies these all same operation in a reverse manner and get to the initial input?? (i know doing these operation in reverse will require hell lot of brains but this might be possible ?)

  • @JarppaGuru
    @JarppaGuru 7 місяців тому

    8:33 prime number that allways same

  • @okmm2807
    @okmm2807 Рік тому

    Thanks for the explainations. However the music is very distracting. If I want to listen to music while learning I would just have a video in the background.

  • @slowgoins
    @slowgoins 8 місяців тому

    Thanks for making this video. It was nice to see all the steps actually laid out and what a crazy series of mathematical knots the algorithm ties the input data up in. (Also, for future videos, it would be worth normalizing audio volume up, mastering up, or running some different compression).

  • @_xilar
    @_xilar 11 місяців тому

    3:25 ok i found myself solving Rubic's cube and thinking about what I can implement on my website 😅

  • @blahmore9010
    @blahmore9010 2 роки тому +2

    OMG
    this was the best

  • @mohansurendar7429
    @mohansurendar7429 3 місяці тому

    Thanks for using those book snippets, after reading them and watching your presentation made it very clear, thank you

  • @julianpinelli7627
    @julianpinelli7627 6 місяців тому +1

    Great video!!!

  • @anamashraf8996
    @anamashraf8996 7 місяців тому +1

    Wow, Thank you so much. Truly no bs.

  • @thachhoang157
    @thachhoang157 11 місяців тому

    bạn có tài liệu như ở trong video không, tôi hiện đang rất cần nó, cảm ơn

  • @emanuelbarreira2007
    @emanuelbarreira2007 25 днів тому

    I give up, bye

  • @polymethh
    @polymethh 2 роки тому +2

    insane explanations thanks man!

  • @Kartikhoney
    @Kartikhoney 29 днів тому

    Thanks for the video, best explanation available on youtube

  • @marsenault9683
    @marsenault9683 Рік тому

    Encryption built by the government in the NSA but Bitcoin totally wasn't sure

  • @marko90000
    @marko90000 3 місяці тому

    Cancel cancel cancelor. :)

  • @bonkuto7679
    @bonkuto7679 2 роки тому +1

    Underaged thanks if I solve this some how lol u get half (‘if’)

    • @bonkuto7679
      @bonkuto7679 2 роки тому +1

      I meant underrated

    • @redblockblue
      @redblockblue  2 роки тому +5

      Thanks Bon, good luck solving whatever it is you’re trying to solve 👍

  • @waylonjepsen7730
    @waylonjepsen7730 3 місяці тому

    Would you provide a resource to the pdf you keep referencing in the video?

  • @nateward7120
    @nateward7120 18 днів тому

    Damn. Wow.

  • @vishalkap62
    @vishalkap62 2 роки тому

    Impossible, even for quantum computers to crack SHA-256??

  • @sojasauce6722
    @sojasauce6722 Рік тому

    10:50 how is he calculating this binary number. I still don’t quite understand

  • @mayumi8274
    @mayumi8274 Рік тому +1

    Best one untill NOW..... Hats off

  • @kenedi987
    @kenedi987 7 місяців тому

    Amazing video, exactly what I was looking for.

  • @UzairHassan-ns2tb
    @UzairHassan-ns2tb 9 місяців тому

    If I am calculating W(16), on which bit I will have to apply the sigma0 and sigma1?
    Can anyone tell me?

    • @hyxl3r254
      @hyxl3r254 8 місяців тому

      When it says (t-15) or (t-7) t is the loop from 16-63. t is going through the loop, when solving w16, t is 16 so w16 -15 = w1, if its w38 for example then its w38-15 = w23 if u get it?

  • @kasra4641
    @kasra4641 Місяць тому

    thank you for existing

  • @akashelangovan6924
    @akashelangovan6924 Рік тому +1

    the best explanation

  • @tim1190
    @tim1190 5 місяців тому

    holy hell

  • @seroslav6934
    @seroslav6934 8 місяців тому

    TL;DR - its a lot of complicated math.

  • @patkoono
    @patkoono 2 роки тому +1

    Best explanation ever !!

  • @ian562ADF52E
    @ian562ADF52E 3 місяці тому

    This was perfect, thank you!

  • @bhimraddyyarabandi6512
    @bhimraddyyarabandi6512 Рік тому +1

    amazing video

  • @vishalkap62
    @vishalkap62 2 роки тому

    SHA-256 algorithm designed by the US National Security Agency, is this correct??

    • @redblockblue
      @redblockblue  2 роки тому +1

      Yep, although that may sound dodgy it’s not an issue, the algorithm is completely described in detail and any ‘random’ numbers are generated in a natural way (fractional part of sqrt(2), etc.) and not just ‘hey, use *this* ‘random’ number. They have planted back doors into publicly used algorithms before though, watch the vid in description from computerphile

  • @laracroft4saknfettig697
    @laracroft4saknfettig697 Рік тому

    3:46, why are the online decimal to binary tools inaccurate? They give me 0.00000010110100011001

    • @waytech4630
      @waytech4630 9 місяців тому

      What do you mean? Perhaps you calculated incorrectly.
      Correct algorithm is: (**Psuedo code)
      n = 2
      nSqrt = sqrt(n) = 1.4142135623730950488016887242097 ..
      nDecimals = 0.4142135623730950488016887242097..
      nDecimals32Bits = nDecimals * (2^32)
      hexValue = hex(nDecimals32Bits) = "0x6a09e667"
      binaryValue = 01101010000010011110011001100111

  • @whramijg
    @whramijg Рік тому

    really nice video. Thank you for creating it

  • @EwarRob
    @EwarRob 10 місяців тому

    Question: at 7.23, how can you perform an xor on three inputs? There are only two bits available. I tried doing an xor function on the first two 32 byte numbers and then that output and the final input, and it still did not yield a correct answer??

    • @EwarRob
      @EwarRob 10 місяців тому

      I found you could do xor in python using the ^ symbol, but it produced the answer: 00000011100011111110100110110000, which is incorrect

    • @hkey4852
      @hkey4852 6 місяців тому

      @@EwarRobI think the content in the video is wrong, I get the same result as you in a different programming language!!!

  • @IrfanKhan-ld4xk
    @IrfanKhan-ld4xk 10 місяців тому

    what would we do if our N was more than 1

    • @hyxl3r254
      @hyxl3r254 8 місяців тому

      If the n is number of blocks youre talking about then you have more than one block, follow the same steps just in the final when youre adding h0 = h0 +a
      Then you take h0 from the previous block and use the new a from the next block

    • @IrfanKhan-ld4xk
      @IrfanKhan-ld4xk 8 місяців тому

      thanks@@hyxl3r254

  • @ОлегКравець-в8к
    @ОлегКравець-в8к 5 місяців тому

    Love it, thank you for video!

  • @kateanf
    @kateanf Рік тому

    the video is great but the audio is awful

  • @manle2052
    @manle2052 Рік тому

    I have a question, Can you explain this to me? I have the character "耀". What are the steps to encode this character? It's not in the ascii encoding.

    • @JL11MUSIC
      @JL11MUSIC Рік тому

      yes it is

    • @huvarda
      @huvarda 10 місяців тому

      if it wasnt then we couldnt see it

  • @andrewsingleplayer9513
    @andrewsingleplayer9513 Рік тому

    Can u do one for ripemd160?

  • @dipunm
    @dipunm 2 роки тому

    "that is it".
    Ya skipped so many parts and still it's tedious. 😅

    • @redblockblue
      @redblockblue  2 роки тому +1

      I didn't skip anything, I gave example of going through entire loop once and then you repeat.. why would I make the video longer by going through same loop again?

  • @Mhysthyckque
    @Mhysthyckque Рік тому

    can u do the sha3 please?

  • @adambui7935
    @adambui7935 10 місяців тому

    This out of this world

  • @augustgkd6452
    @augustgkd6452 8 місяців тому

    Great video!

  • @capitanmarmota8562
    @capitanmarmota8562 2 роки тому

    Can you do the reverse example? getting a string to get a determined value from the function?

    • @redblockblue
      @redblockblue  2 роки тому

      Do you mean:
      Given a 256 bit output, find the input?
      No this is not possible, SHA256 (as with all cryptographic hash functions) is a 'one-way' function' meaning its impossible to invert (go google those terms and look at wiki if you're unfamiliar).
      To convince yourself this is true just look at the inner workings of the algorithm: it's composed of several 'mini' one-way functions such as bit-wise addition mod 2 (i.e. we pass the bits through an XOR gate) if the output is 1 then the input is either 01 or 10.. we can't even invert this function! Same goes for 'shift' function in the video, SHIFT3(11011100) = 00011011... those first 3 bits of the input could be anything and still give same output (b/c they're set to zero regardless) so we cannot invert this mini function either

    • @capitanmarmota8562
      @capitanmarmota8562 2 роки тому

      @@redblockblue thank you for the response. I had a challenge to find a string that returns something with the substring b00da when passed through the Sha256. I'm no criptographer, I had to brute force it

  • @ricotaline
    @ricotaline 2 роки тому

    Nice vidéo !

  • @juliuschaesare4296
    @juliuschaesare4296 Рік тому

    Can i use this for completing my school project

  • @iloveforklifts
    @iloveforklifts Рік тому

    Great Video!

  • @bitcoinblackboard
    @bitcoinblackboard Рік тому +2

    Amazing video.
    Your pedagogy skills are off the charts.
    ... but the music man ..............