Home
last modified time | relevance | path

Searched refs:encryption (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRSA.php80 * (OAEP) for encryption / decryption.
697 * Used with signature production / verification and (if the encryption mode is self::PADDING_OAEP) encryption and
808 * Both the encryption and the decryption operations of RSAES-OAEP take
854 throw new InconsistentSetupException('Multiple encryption padding modes have been selected; at most only one should be selected');
/dokuwiki/conf/
H A Dmysql.conf.php.example36 /* Normally password encryption is done by DokuWiki (recommended) but for
37 * some reasons it might be useful to let the database do the encryption.