testHashLargerThanN

Tests whether the the signing routine will work correctly input case the integer e that is constructed from the message (thus the hash value) is larger than n, the order of the base point. Tests the signing function of the pk signer object

static if(BOTAN_HAS_PUBLIC_KEY_CRYPTO && BOTAN_HAS_ECDSA)
static if(BOTAN_TEST)
size_t
testHashLargerThanN

Meta