cryptal  latest
Cryptography Abstraction Layer
fpoirotte\Cryptal\Implementers\AbstractMac Member List

This is the complete list of members for fpoirotte\Cryptal\Implementers\AbstractMac, including all inherited members.

__construct(MacEnum $macAlgorithm, SubAlgorithmAbstractEnum $innerAlgorithm, $key, $nonce= '')fpoirotte\Cryptal\Implementers\MacInterface
fpoirotte::__toString()fpoirotte\Cryptal\AbstractContextBasedAlgorithm
fpoirotte::Cryptal::Implementers::MacInterface::__toString()fpoirotte\Cryptal\ContextBasedInterface
fpoirotte::finalize($raw=false)fpoirotte\Cryptal\AbstractContextBasedAlgorithm
fpoirotte::Cryptal::Implementers::MacInterface::finalize($raw=false)fpoirotte\Cryptal\ContextBasedInterface
internalFinalize()fpoirotte\Cryptal\AbstractContextBasedAlgorithmprotected
internalUpdate($data)fpoirotte\Cryptal\AbstractContextBasedAlgorithmprotected
mac(MacEnum $macAlgorithm, SubAlgorithmAbstractEnum $innerAlgorithm, $key, $data, $nonce= '', $raw=false)fpoirotte\Cryptal\Implementers\AbstractMacstatic
update($data) (defined in fpoirotte\Cryptal\AbstractContextBasedAlgorithm)fpoirotte\Cryptal\AbstractContextBasedAlgorithm
fpoirotte::Cryptal::Implementers::MacInterface::update($data)fpoirotte\Cryptal\ContextBasedInterface