Botan

Modular Exponentiator

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

interface  ModularExponentiator;

Modular Exponentiator Interface


class  PowerMod;

Modular Exponentiator Proxy


class  FixedExponentPowerModImpl: botan.math.numbertheory.pow_mod.PowerMod;

Fixed Exponent Modular Exponentiator Proxy


class  FixedBasePowerModImpl: botan.math.numbertheory.pow_mod.PowerMod;

Fixed Base Modular Exponentiator Proxy