]> granicus.if.org Git - neomutt/commit
merge: md5 improvements
authorRichard Russon <rich@flatcap.org>
Wed, 24 Jan 2018 20:48:49 +0000 (20:48 +0000)
committerRichard Russon <rich@flatcap.org>
Wed, 24 Jan 2018 20:48:49 +0000 (20:48 +0000)
commit1ee137f67f114103de96ba0b82218b8a8e63d698
tree8c7959738ade6cedeb92ef395b5890d09c4e649c
parent9f7a252fe0201d168291fb901ea1d2c21f1fd323
parent454a2623a61664f7d2952dc171e2a542372ed12f
merge: md5 improvements

 * Remove unused functions, unexpose implementation functions
 * Implement and use mutt_md5_toascii
 * Initial tests
 * Use mutt_md5_toascii some more
 * Add and use an API to process a NULL-terminated string
 * More API polishing
 * Rename test cases to better reflect what they're doing