sha256_block advances the input pointer double as fast sometimes. Fix the
authorAndy Polyakov <appro@openssl.org>
Mon, 27 Sep 2004 09:35:59 +0000 (09:35 +0000)
committerAndy Polyakov <appro@openssl.org>
Mon, 27 Sep 2004 09:35:59 +0000 (09:35 +0000)
commit968c31bd84943694e31b5b6ff8865d3179a3c1de
tree7a2168814edcfcb4baaf4a28d0c0cf696a57d5f2
parentc743966156500ccbbe5c713f2a8c63f981c0f55b
sha256_block advances the input pointer double as fast sometimes. Fix the
bug and test that it's actually gone.
PR: 950
crypto/sha/sha256.c
crypto/sha/sha256t.c