digestpp 1.0
C++11 header-only message digest library
Loading...
Searching...
No Matches
sm3.hpp File Reference
#include "../hasher.hpp"
#include "detail/sm3_provider.hpp"

Go to the source code of this file.

Namespaces

namespace  digestpp
 digestpp namespace
 

Typedefs

typedef hasher< detail::sm3_providerdigestpp::sm3
 SM3 hash function.