Home
last modified time | relevance | path

Searched refs:MODE_CBC (Results 1 – 5 of 5) sorted by relevance

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DTripleDES.php54 * Outer chaining is used by SSH-2 and when the mode is set to \phpseclib3\Crypt\Common\BlockCipher::MODE_CBC.
56 const MODE_CBC3 = self::MODE_CBC;
H A DBase.php
H A DDES.php100 self::MODE_CBC => 'des-cbc',
H A DTwofish.php
H A DBlowfish.php