On Mon, Jul 22, 2013 at 11:36:01AM +0300, sin wrote: > Hi, > > Added sha512sum(1). No support for -c at the moment. > I've also updated CFLAGS with -Wno-long-long. > > Added sha256.h and sha512.h in HDR as well. > > At this point we could have a helper function in util/ > to parse the checksums in files so we can easily support > the -c flag in md5sum, sha1sum and sha{256,512}sum.
David, let me know if this is ok. Thanks, sin