md5, sha1, sha256, sha512: use openssl routines if available
[gnulib.git] / modules / crypto / md5-tests
1 Files:
2 tests/test-md5.c
3
4 Depends-on:
5
6 configure.ac:
7
8 Makefile.am:
9 TESTS += test-md5
10 check_PROGRAMS += test-md5
11 test_md5_LDADD = $(LDADD) @LIB_CRYPTO@