Botan
1.10.9
|
#include <emsa1_bsi.h>
Public Member Functions | |
EMSA1_BSI (HashFunction *hash) | |
Protected Member Functions | |
const HashFunction * | hash_ptr () const |
EMSA1_BSI is a variant of EMSA1 specified by the BSI. It accepts only hash values which are less or equal than the maximum key length. The implementation comes from InSiTo
Definition at line 21 of file emsa1_bsi.h.
|
inline |
|
inlineprotectedinherited |