botan.utils.mul128

64x64.128 bit multiply operation

Members

Functions

mul64x64_128
void mul64x64_128(ulong a, ulong b, ulong[2] res)

Perform a 64x64.128 bit multiplication TODO: Optimize this further

Meta

License

Botan is released under the Simplified BSD License (see LICENSE.md)