/** @file dk3chks.h Building checksums. The module uses message digest algorihtms provided by the OpenSSL library to create binary messages digests. The binary digest is converted to text using one from ASCII-Hex, ASCII-85 or reverse ASCII-85. */