Home
last modified time | relevance | path

Searched defs:ALGORITHM (Results 1 – 4 of 4) sorted by last modified time

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DEC.php66 const ALGORITHM = 'EC'; define in phpseclib3\\Crypt\\EC
H A DRSA.php81 const ALGORITHM = 'RSA'; define in phpseclib3\\Crypt\\RSA
H A DDH.php52 const ALGORITHM = 'DH'; define in phpseclib3\\Crypt\\DH
H A DDSA.php56 const ALGORITHM = 'DSA'; define in phpseclib3\\Crypt\\DSA