Botan
1.11.15
|
#include <emsa1_bsi.h>
Public Types | |
typedef SCAN_Name | Spec |
Public Member Functions | |
EMSA1_BSI (HashFunction *hash) | |
Protected Member Functions | |
size_t | hash_output_length () 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.
typedef SCAN_Name Botan::EMSA::Spec [inherited] |
Botan::EMSA1_BSI::EMSA1_BSI | ( | HashFunction * | hash | ) | [inline] |
size_t Botan::EMSA1::hash_output_length | ( | ) | const [inline, protected, inherited] |