cryptal  latest
Cryptography Abstraction Layer
fpoirotte\Cryptal\DefaultAlgorithms\Poly1305 Member List

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

$rfpoirotte\Cryptal\DefaultAlgorithms\Poly1305private
$sfpoirotte\Cryptal\DefaultAlgorithms\Poly1305private
__construct(MacEnum $macAlgorithm, SubAlgorithmAbstractEnum $innerAlgorithm, $key, $nonce= '')fpoirotte\Cryptal\DefaultAlgorithms\Poly1305
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() (defined in fpoirotte\Cryptal\DefaultAlgorithms\Poly1305)fpoirotte\Cryptal\DefaultAlgorithms\Poly1305protected
internalUpdate($data) (defined in fpoirotte\Cryptal\DefaultAlgorithms\Poly1305)fpoirotte\Cryptal\DefaultAlgorithms\Poly1305protected
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