The non kvz_ symbols were being exported in the static lib, which got caught by Travis tests.
Add md5 through extras/libmd5 taken from HM with BSD license. It's implemented as a generic strategy using the same interface as checksum, so we can write a SIMD version if it seems necessary.