cryptal
latest
Cryptography Abstraction Layer
|
This is the complete list of members for fpoirotte\Cryptal\Modes\OCB, including all inherited members.
$cipher | fpoirotte\Cryptal\Modes\OCB | protected |
$iv | fpoirotte\Cryptal\Modes\OCB | protected |
$key | fpoirotte\Cryptal\Modes\OCB | protected |
$taglen | fpoirotte\Cryptal\Modes\OCB | protected |
__construct(CryptoInterface $cipher, $iv, $tagLength) | fpoirotte\Cryptal\Modes\OCB | |
decrypt($data, $context) | fpoirotte\Cryptal\Modes\OCB | |
encrypt($data, $context) | fpoirotte\Cryptal\Modes\OCB | |
hash($A) (defined in fpoirotte\Cryptal\Modes\OCB) | fpoirotte\Cryptal\Modes\OCB | protected |
ntz($n) (defined in fpoirotte\Cryptal\Modes\OCB) | fpoirotte\Cryptal\Modes\OCB | protectedstatic |