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

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

__construct(HashEnum $algorithm)fpoirotte\Cryptal\Implementers\HashInterface
__toString()fpoirotte\Cryptal\ContextBasedInterface
finalize($raw=false)fpoirotte\Cryptal\ContextBasedInterface
hash(HashEnum $algorithm, $data, $raw=false)fpoirotte\Cryptal\Implementers\HashInterfacestatic
update($data)fpoirotte\Cryptal\ContextBasedInterface