digestpp 1.0
C++11 header-only message digest library
Loading...
Searching...
No Matches
k12m14.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  digestpp
 digestpp namespace
 

Typedefs

typedef hasher< detail::k12m14_provider< 128, detail::kangaroo_type::k12 >, mixin::k12m14_mixindigestpp::k12
 KangarooTwelve (K12) extendable output function.
 
typedef k12 digestpp::kt128
 KT128 - alias for KangarooTwelve.
 
typedef hasher< detail::k12m14_provider< 256, detail::kangaroo_type::m14 >, mixin::k12m14_mixindigestpp::m14
 MarsupilamiFourteen (M14) extendable output function.
 
typedef hasher< detail::k12m14_provider< 256, detail::kangaroo_type::k12 >, mixin::k12m14_mixindigestpp::kt256
 KT256 extendable output function.