Search:

Type: Posts; User: ydan87

Search: Search took 0.07 seconds.

  1. Re: Implementing Sha256 and not getting the result I should get

    Man, I've been trying to do those things for days, I don't know what's wrong and where, If I would I would'nt post here. There's a certain peudo-code I've followed while writing the code, which is...
  2. Re: Implementing Sha256 and not getting the result I should get

    The result is
    f26cd891 87f5bf09 e14b7e36 2504dfec 307ed79c d1f3c788 e24793ec 00b1e84e

    I guess the mismatches begins in the extension from 16 to 64 part.
  3. Implementing Sha256 and not getting the result I should get

    Hello there,
    The part in my program I'm stuck in gets a string, turns it to binary, pads the message and then divides it like Sha 256 does. Then, computes the hash with logical operations and...
Results 1 to 3 of 3