cryptal  latest
Cryptography Abstraction Layer
fpoirotte\Cryptal\SymmetricModeInterface Member List

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

__construct(CryptoInterface $impl, $iv, $tagLength)fpoirotte\Cryptal\SymmetricModeInterface
encrypt($data, $context)fpoirotte\Cryptal\SymmetricModeInterface