Home
last modified time | relevance | path

Searched refs:s (Results 376 – 400 of 415) sorted by relevance

1...<<11121314151617

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRSA.php8 * Here's an example of how to encrypt and decrypt text with this library:
24 * Here's an example of how to create signatures and verify signatures with this library:
95 * compatibility with protocols (like SSH-1) written before OAEP's introduction.
245 * ignored (ie. multi-prime RSA support is more intended as a way to speed up RSA key generation when there's
371 // ie. instead of being $primes[1]->modInverse($primes[2]), it's $primes[2]->modInverse($primes[1])
380 // textbook RSA implementations use Euler's totient function instead of the least common multiple.
732 * The mask generation function is used by self::PADDING_OAEP and self::PADDING_PSS and although it's
898 * OpenSSL is only used in this class (and it's subclasses) for key generation
899 * Even then it depends on the parameters you're using. It's not used for
2509 _rsavp1($s) global() argument
2915 _rsassa_pss_verify($m, $s) global() argument
3090 _rsassa_pkcs1_v1_5_verify($m, $s) global() argument
H A DHash.php11 * Here's a short example of how to use this library:
248 * when doing an HMAC multiple times it's faster to compute the hash once instead of computing it during
470 // Extract and zero low bit(s) of Nonce if needed
930 * Whereas BigInteger.php's 32-bit engine works on PHP 64-bit this 32-bit implementation
963 $s = [
977 $s[$x][$y][0] ^= $pi[$i + 1];
978 $s[$x][$y][1] ^= $pi[$i];
984 static::processSHA3Block32($s);
990 $z .= pack('V2', $s[$i][$j][1], $s[
[all...]
/dokuwiki/vendor/kissifrot/php-ixr/src/Client/
H A DClientSSL.php72 * @param string $keyFile Filename of the client side certificate's private key
192 // Call cURL to do it's stuff and return us the content
/dokuwiki/lib/plugins/popularity/lang/sq/
H A Dintro.txt
/dokuwiki/vendor/splitbrain/slika/
H A DREADME.md9 It can use either PHP's libGD or a locally installed ImageMagick binary.
105 | `imconvert` | `/usr/bin/convert` | The path to ImageMagick's `convert` binary |
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt67 * DokuWiki does not use [[wp>CamelCase]] to automatically create links by default, but this behavior can be enabled in the [[doku>config]] file. Hint: If DokuWiki is a link, then it's enabled.
68 * When a section's heading is changed, its bookmark changes, too. So don't rely on section linking too much.
72 DokuWiki supports [[doku>Interwiki]] links. These are quick links to other Wikis. For example this is a link to Wikipedia's page about Wikis: [[wp>Wiki]].
75 For example this is a link to Wikipedia's page about Wikis: [[wp>Wiki]].
208 - That's it
219 - That's it
232 DokuWiki converts commonly used [[wp>emoticon]]s to their graphical equivalents. Those [[doku>Smileys]] and other images can be configured and extended. Here is an overview of Smileys included in DokuWiki:
261 "He thought 'It's a man's world'..."
265 "He thought 'It's
[all...]
H A Dwelcome.txt26 DokuWiki is an Open Source project that thrives through user contributions. A good way to stay informed on what's going on and to get useful tips in using DokuWiki is subscribing to the [[doku>newsletter]].
H A Ddokuwiki.txt3 [[doku>wiki:dokuwiki|{{wiki:dokuwiki-128.png }}]] DokuWiki is a simple to use and highly versatile Open Source [[wp>wiki]] software that doesn't require a database. It is loved by users for its clean and readable [[wiki:syntax]]. The ease of maintenance, backup and integration makes it an administrator's favorite. Built in [[doku>acl|access controls]] and [[doku>auth|authentication connectors]] make DokuWiki especially useful in the enterprise context and the large number of [[doku>plugins]] contributed by its vibrant community allow for a broad range of use cases beyond a traditional wiki.
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/
H A Dsmoothness.css205 /* button icon element(s) */
547 .ui-dialog .ui-resizable-s {
606 .ui-resizable-s {
607 cursor: s-resize;
1103 .ui-icon-caret-1-s { background-position: -65px 0; }
1107 .ui-icon-caret-2-n-s { background-position: -128px 0; }
1113 .ui-icon-triangle-1-s { background-position: -65px -16px; }
1117 .ui-icon-triangle-2-n-s { background-position: -128px -16px; }
1123 .ui-icon-arrow-1-s { background-position: -65px -32px; }
1127 .ui-icon-arrow-2-n-s { backgroun
[all...]
/dokuwiki/vendor/simplepie/simplepie/
H A DREADME.markdown30 6. `demo/` - A basic feed reader demo that shows off some of SimplePie's more
35 9. `test/` - SimplePie's unit test suite.
37 ### Where's `simplepie.inc`?
/dokuwiki/lib/plugins/config/lang/vi/
H A Dintro.txt
/dokuwiki/vendor/kissifrot/php-ixr/src/Server/
H A DIntrospectionServer.php63 // Make sure it's in an array
/dokuwiki/vendor/splitbrain/php-jsstrip/
H A DREADME.md3 This is a PHP port of Nick Galbreath's python tool [jsstrip.py](https://code.google.com/p/jsstrip/).
/dokuwiki/lib/plugins/config/lang/bg/
H A Dlang.php139 $lang['renderer__core'] = '%s (ядрото на DokuWiki)';
140 $lang['renderer__plugin'] = '%s (приставка)';
/dokuwiki/vendor/geshi/geshi/
H A DREADME.md27 please tell me about it! It's worth a link to you, and I can give
/dokuwiki/vendor/kissifrot/php-ixr/
H A DREADME.md13 Don't however be fooled by it's simple surface. The library includes a wide variety of additional XML-RPC specifications and has all of the features required for serious web service implementations.
/dokuwiki/lib/tpl/dokuwiki/css/
H A Dpagetools.less11 /* it's 40px because the 30px wide icons will have 5px more spacing to the left and right */
/dokuwiki/lib/plugins/config/lang/pt/
H A Dlang.php72 $lang['dformat'] = 'Formato de Data (ver função PHP\'s <a href="http://php.net/strftime">strftime</a>)';
161 $lang['renderer__core'] = '%s (núcleo dokuwiki)';
162 $lang['renderer__plugin'] = '%s (plugin)';
/dokuwiki/lib/plugins/config/lang/pt-br/
H A Dlang.php30 $lang['error'] = 'As configurações não foram atualizadas devido a um valor inválido. Por favor, reveja suas alterações e reenvie-as.<br />O(s) valor(es) incorreto(s) serão exibidos contornados por uma borda vermelha.';
166 $lang['renderer__core'] = '%s (núcleo do DokuWiki)';
167 $lang['renderer__plugin'] = '%s ("plug-in")';
/dokuwiki/vendor/simplepie/simplepie/src/
H A DSanitize.php148 '%s(): Argument #3 ($cache_name_function) must be of type %s',
156 // trigger_error(sprintf('Providing $cache_name_function as string in "%s()" is deprecated since SimplePie 1.8.0, provide as "%s" instead.', __METHOD__, NameFilter::class), \E_USER_DEPRECATED);
339 substr_replace($url, 's', 4, 0) : //Add the 's' to HTTPS
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php113 * recipient channel. at first glance, you might conclude that SSH_MSG_CHANNEL_OPEN_CONFIRMATION's sender channel
114 * would be the same thing as SSH_MSG_CHANNEL_OPEN's sender channel, but it's not, per this snippet:
587 * SSH_MSG_CHANNEL_EXTENDED_DATA's data_type_codes
1442 // Ubuntu's OpenSSH from 5.8 to 6.9 didn't work with multiple channels. see
1640 if (in_array('kex-strict-s-v00@openssh.com', $this->kex_algorithms)) {
1832 list($public_key_format) = Strings::unpackSSH2('s', $server_public_host_key);
1903 if (in_array('kex-strict-s-v00@openssh.com', $this->kex_algorithms)) {
2223 // try logging with 'none' as an authentication method first since that's what
2378 list($service) = Strings::unpackSSH2('s',
[all...]
/dokuwiki/inc/lang/cs/
H A Dstopwords.txt
/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md78 By default, the CLI class registers an exception handler and will print the exception's message to the end user and
83 exception's code will be used as the exit code then.
/dokuwiki/inc/
H A Dauth.php906 $s = '!$%&?+*~#-_:.;,'; // specials
915 $data['password'] .= $s[auth_random(0, strlen($s) - 1)] . auth_random(10, 99);
/dokuwiki/lib/images/interwiki/
H A Ddoku.svg1 <svg width="128.171" height="128.039" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="k"><stop style="stop-color:#3a9030;stop-opacity:.83673471" offset="0"/><stop style="stop-color:#3d9c32;stop-opacity:.79591835" offset="1"/></linearGradient><linearGradient id="j"><stop style="stop-color:#25901b;stop-opacity:.83673471" offset="0"/><stop style="stop-color:#25901b;stop-opacity:.37755102" offset="1"/></linearGradient><linearGradient id="i"><stop style="stop-color:#e32525;stop-opacity:.81632656" offset="0"/><stop style="stop-color:#e32525;stop-opacity:.5714286" offset="1"/></linearGradient><linearGradient id="h"><stop offset="0" style="stop-color:#000;stop-opacity:.17346939"/><stop offset="1" style="stop-color:#c7cec2;stop-opacity:0"/></linearGradient><linearGradient id="g"><stop style="stop-color:#000;stop-opacity:.17346939" offset="0"/><stop style="stop-color:#c7cec2;stop-opacity:0" offset="1"/></linearGradient><linearGradient id="f"><stop style="stop-color:#fbfaf9;stop-opacity:1" offset="0"/><stop style="stop-color:#e9dac7;stop-opacity:1" offset="1"/></linearGradient><linearGradient id="e"><stop style="stop-color:#fbf6f0;stop-opacity:1" offset="0"/><stop style="stop-color:#e9dac7;stop-opacity:1" offset="1"/></linearGradient><linearGradient id="d"><stop style="stop-color:#ede1ae;stop-opacity:1" offset="0"/><stop style="stop-color:#fefdfa;stop-opacity:1" offset="1"/></linearGradient><linearGradient id="a"><stop style="stop-color:#00a423;stop-opacity:1" offset="0"/><stop style="stop-color:#00b427;stop-opacity:1" offset="1"/></linearGradient><linearGradient id="b"><stop offset="0" style="stop-color:#00b62b;stop-opacity:1"/><stop offset="1" style="stop-color:#a1d784;stop-opacity:1"/></linearGradient><linearGradient id="c"><stop style="stop-color:#d69c00;stop-opacity:1" offset="0"/><stop style="stop-color:#ffe658;stop-opacity:1" offset="1"/></linearGradient><linearGradient id="l"><stop offset="0" style="stop-color:#ce411e;stop-opacity:1"/><stop offset="1" style="stop-color:#ecad8d;stop-opacity:1"/></linearGradient><linearGradient id="m"><stop style="stop-color:#8f2a15;stop-opacity:1" offset="0"/><stop style="stop-color:#c8381b;stop-opacity:1" offset="1"/></linearGradient><linearGradient xlink:href="#a" id="z" x1="192.039" y1="262.258" x2="263.671" y2="262.258" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#b" id="B" x1="191.751" y1="258.916" x2="255.656" y2="258.916" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#c" id="y" x1="184.071" y1="246.359" x2="201.406" y2="246.359" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#d" id="p" x1="162.764" y1="184.993" x2="240.849" y2="289.503" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#e" id="n" x1="140.158" y1="303.79" x2="136.142" y2="195.872" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#f" id="o" x1="286.156" y1="262.287" x2="185.813" y2="172.324" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#g" id="t" x1="213.966" y1="220.072" x2="244.791" y2="265.404" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#h" id="x" x1="184.306" y1="241.528" x2="224.674" y2="307.528" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#i" id="q" x1="202.418" y1="222.051" x2="206.06" y2="210.356" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#j" id="r" x1="248.622" y1="234.522" x2="251.644" y2="213.122" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#k" id="s" x1="275.718" y1="251.564" x2="255.684" y2="217.94" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#l" id="w" gradientUnits="userSpaceOnUse" x1="219.663" y1="192.733" x2="277.876" y2="192.733"/><linearGradient xlink:href="#m" id="v" gradientUnits="userSpaceOnUse" x1="219.213" y1="189.016" x2="286.227" y2="189.016"/><radialGradient xlink:href="#c" id="A" cx="257.411" cy="274.642" fx="257.411" fy="274.642" r="7.144" gradientTransform="matrix(1 0 0 1.63138 0 -173.405)" gradientUnits="userSpaceOnUse"/><radialGradient xlink:href="#c" id="u" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1 0 0 .98418 0 3.367)" cx="224.414" cy="212.8" fx="224.414" fy="212.8" r="8.681"/></defs><g style="display:inline"><path transform="matrix(.98991 -.14067 .20106 .97564 -158.091 -157.777)" style="fill:url(#n);fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:.7216621px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline" d="m120.215 196.438 70.907-.793-2.403 109.054-71.717.373 3.213-108.634z"/><path style="fill:url(#o);fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline" d="m179.2 182.087 79.842-19.517 26.614 101.725-82.503 21.587L179.2 182.087z" transform="matrix(.99993 0 0 .99598 -158.091 -157.777)"/><path transform="matrix(.99561 -.09253 .08102 .9927 -158.091 -157.777)" style="fill:url(#p);fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:1.00418305px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline" d="m159.014 181.744 85.585.534v110.474l-84.533-2.513-1.052-108.495z"/><path d="M167.551 214.008v-20.185h5.35v2.374h-2.482v15.437h2.482v2.374h-5.35m7.348 0v-20.185h5.35v2.374h-2.482v15.437h2.481v2.374h-5.35m7.37-20.185h5.812c1.31 0 2.31.1 2.997.3a5.267 5.267 0 0 1 2.374 1.451c.658.695 1.16 1.547 1.504 2.557.343 1.002.515 2.241.515 3.717 0 1.296-.161 2.413-.483 3.351-.394 1.146-.956 2.073-1.687 2.782-.551.537-1.296.956-2.234 1.257-.702.222-1.64.333-2.815.333h-5.983v-15.748m3.18 2.664v10.43h2.374c.888 0 1.529-.05 1.923-.15.515-.128.941-.347 1.278-.655.344-.308.623-.813.838-1.514.215-.71.322-1.673.322-2.89 0-1.218-.107-2.152-.322-2.804-.215-.651-.516-1.16-.903-1.525-.386-.365-.877-.612-1.471-.741-.444-.1-1.314-.15-2.61-.15h-1.43m14.965 13.083-3.76-15.748h3.255l2.374 10.818 2.879-10.818h3.78l2.762 11 2.417-11h3.2l-3.823 15.748h-3.374l-3.136-11.773-3.126 11.773h-3.448m22.762-15.748v20.185h-5.35v-2.374h2.482v-15.458h-2.481v-2.353h5.35m7.347 0v20.185h-5.35v-2.374h2.482v-15.458h-2.482v-2.353h5.35" style="font-size:12.0000124px;font-style:normal;font-weight:400;line-height:125%;fill:#6184a3;fill-opacity:1;stroke:none;display:inline;font-family:Bitstream Vera Sans" transform="scale(.99993 .99598) rotate(-5.478 -1734.737 1573.209)"/><g style="display:inline"><path style="fill:url(#q);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;marker-end:none" d="M174.756 201.602c-6.046 2.467-10.168 4.42-12.885 6.35-2.716 1.932-3.192 4.6-3.246 6.267-.027.833.08 1.777.632 2.44.55.662 1.808 1.874 2.758 2.385 1.9 1.023 7.542 2.43 10.519 3.074 11.909 2.576 26.806 1.68 26.806 1.68 1.693 1.246 2.832 2.825 3.269 4.27 4.576-1.887 11.81-6.585 13.156-8.577-5.451-4.2-10.797-6.334-16.513-8.309-1.599-.719-2.88-1.226-.718 2.557.985 2.472.858 5.051.572 7.418 0 0-16.528.407-28.238-2.127-2.928-.633-5.467-.955-7.22-1.898-.875-.472-1.482-.82-1.915-1.341-.433-.52-.22-1.29-.201-1.859.036-1.136.253-1.67 2.862-3.525 2.608-1.854 5.654-3.362 11.659-5.812-.088-1.291-.29-2.506-1.297-2.993z" transform="matrix(.99993 0 0 .99598 -158.091 -157.777)"/><path style="fill:url(#r);fill-opacity:1;fill-rule:evenodd;stroke:none" d="M269.625 220.748c-1.435-.14-2.58.303-2.56 1.502.943.857 1.349 2.436 1.485 3.14.136.705.036 1.22-.485 1.89-1.043 1.342-3.125 1.57-6.501 2.721-6.751 2.304-16.893 2.526-27.907 3.847-22.028 2.641-39.032 3.76-39.032 3.76 1.984-4.647 6.329-4.411 6.35-8.21.273-.897-3.147-1.315-5.1-.106-4.267 3.701-7.592 6.753-10.694 10.513l1.888 3.084s26.13-2.89 48.198-5.536c11.033-1.323 20.956-1.999 27.81-4.337 3.426-1.17 5.959-1.49 7.64-3.52.632-.762 1.353-3.047 1.068-4.734-.22-1.302-1.15-3.097-2.16-4.014z" transform="matrix(.99993 0 0 .99598 -158.091 -157.777)"/><path style="fill:url(#s);fill-opacity:1;fill-rule:evenodd;stroke:none" d="M254.362 220.34c-6.85 3.241-7.153 8.609-5.96 12. (…)

1...<<11121314151617