Home
last modified time | relevance | path

Searched refs:crypto (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRandom.php80 static $crypto = false, $v;
81 if ($crypto === false) {
136 // see the is_string($crypto) part for an example of how to expand the keys
145 $crypto = new AES('ctr');
148 $crypto = new Twofish('ctr');
151 $crypto = new Blowfish('ctr');
154 $crypto = new TripleDES('ctr');
157 $crypto = new DES('ctr');
160 $crypto = new RC4();
166 $crypto
[all...]
H A DRSA.php464 // with the latest trends in crypto. libsodium (NaCl) is actually a little more extreme in that
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH1.php
/dokuwiki/vendor/phpseclib/phpseclib/
H A DREADME.md8 - [One-time donation via PayPal or crypto-currencies](http://sourceforge.net/donate/index.php?group_id=198487)