Commit Graph

5 Commits

Author SHA1 Message Date
sin
80c5ab46ba Fix style for function definitions 2013-11-12 13:37:38 +00:00
sin
ce124c4894 Do not hardcode the size of md 2013-07-20 00:55:24 -04:00
sin
9ac01f59be Add crypt.[ch] and update md5sum and sha1sum
Factor out the code from md5sum and sha1sum into a util function.

Use FILE * instead of a file descriptor.  This will make it a bit
easier/more consistent when we implement support for the -c option.
2013-07-18 09:51:17 -04:00
David Galos
18712b2032 Converting empty for to while in sha1sum 2013-07-05 17:42:30 -04:00
stateless
eec1b415d5 Add sha1sum
No support for -c at the moment.
2013-07-05 17:31:43 -04:00