This file contains the implementation of the wrapperfactory class. More...
#include <algorithm>#include "hl_wrapperfactory.h"#include "hashlibpp.h"#include "hl_exception.h"#include "hl_hashwrapper.h"#include "hl_md5wrapper.h"#include "hl_sha1wrapper.h"#include "hl_sha256wrapper.h"#include "hl_sha384wrapper.h"#include "hl_sha512wrapper.h"This file contains the implementation of the wrapperfactory class.
1.6.3