This way both the .c and .h files have the same name, and all of the
code imported from the "libsha1" implementation is in filenames
matching libsha1.*.
This also gives me room to make my own notmuch_sha1 wrapper functions
in sha1.c.
thanks to the GNU General Public License). This includes:
Brian Gladman (with Mikhail Gusarov <dottedmag@dottedmag.net>)
- Implementation of SHA-1 (nice and small) (sha1.c)
+ Implementation of SHA-1 (nice and small) (libsha1.c)
Jeffrey Stedfast
Parsing of myriad date formats in email messages (date.c)