Security Scol plugin
Public Member Functions | Static Public Attributes | List of all members
EMSA2HashId< H > Class Template Reference

EMSA2 hash identifier. More...

#include <emsa2.h>

Public Member Functions

const byte id
 
const byte id
 
const byte id
 
const byte id
 
const byte id
 
const byte id
 
const byte id
 
const byte id
 

Static Public Attributes

static const byte id
 

Detailed Description

template<class H>
class EMSA2HashId< H >

EMSA2 hash identifier.

Template Parameters
HHashTransformation derived class
Since
Crypto++ 5.0

Definition at line 23 of file emsa2.h.

Member Function Documentation

◆ id() [1/8]

const byte EMSA2HashId< SHA1 >::id

Definition at line 12 of file emsa2.cpp.

◆ id() [2/8]

const byte EMSA2HashId< SHA224 >::id

Definition at line 13 of file emsa2.cpp.

◆ id() [3/8]

const byte EMSA2HashId< SHA256 >::id

Definition at line 14 of file emsa2.cpp.

◆ id() [4/8]

const byte EMSA2HashId< SHA384 >::id

Definition at line 15 of file emsa2.cpp.

◆ id() [5/8]

const byte EMSA2HashId< SHA512 >::id

Definition at line 16 of file emsa2.cpp.

◆ id() [6/8]

const byte EMSA2HashId< RIPEMD160 >::id

Definition at line 14 of file pssr.cpp.

◆ id() [7/8]

const byte EMSA2HashId< RIPEMD128 >::id

Definition at line 15 of file pssr.cpp.

◆ id() [8/8]

const byte EMSA2HashId< Whirlpool >::id

Definition at line 16 of file pssr.cpp.

Member Data Documentation

◆ id

template<class H >
const byte EMSA2HashId< H >::id
static

Definition at line 26 of file emsa2.h.


The documentation for this class was generated from the following file: