Author :
jsing
Date :
2024-03-26 12:54:22
Hash :c2de78a7 Message :Rework input and output handling for sha1.
Use be32toh(), htobe32() and crypto_{load,store}_htobe32() as appropriate.
Also use the same while() loop that is used for other hash functions.
ok joshua@ tb@