Re: [PATCH] lib: Remove md5 and sha1 implementations.

2017-10-20 Thread Mark Wielaard
On Mon, 2017-10-16 at 16:22 +0200, Mark Wielaard wrote: > Only the testcase md5-sha1-test used them. So also remove that > testcase. Pushed to master.

[PATCH] lib: Remove md5 and sha1 implementations.

2017-10-16 Thread Mark Wielaard
Only the testcase md5-sha1-test used them. So also remove that testcase. Signed-off-by: Mark Wielaard --- .gitignore| 1 - ChangeLog | 4 + lib/ChangeLog | 7 + lib/Makefile.am | 4 +- lib/md5.c | 438 -