testMultSecMass

This test verifies that the side channel attack resistant multiplication function yields the same result as the normal (insecure) multiplication via operator*=

static if(BOTAN_TEST && BOTAN_HAS_PUBLIC_KEY_CRYPTO)
size_t
testMultSecMass
()

Meta